
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
width:700px;
height:30px;
font-family:arial, sans-serif;
display:block;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
width:700px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0px;
margin:0;
list-style-type:none;
}
/*.menu ul ul {width:124px;} */
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:right;
position:relative;
text-align:right
}
/* style the links for the top level */
.menu a, .menu a:visited {
/*display:block;*/
font-size:11px;
text-decoration:none; 
color:#fff; 
height:25px; 
background:#000000; 
padding-left:15px; 
padding-right:15px; 
line-height:25px;
}
/* a hack so that IE5.5 faulty box model is corrected */
/** html .menu a, * html .menu a:visited {width:124px; w\idth:124px;} */

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#000000;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#000000;
}
.menu ul ul :hover > a.drop {
background:#000000;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#000000;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background: #CC6600;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:25px;
left:0; 
width:124px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:25px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:125px; 
top:-1px; 
width:125px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-75px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
position:absolute; 
top:0; 
left:0; 
border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#00000; 
color:#FFFFFF; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:124px;
border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
width:124px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#CC6600;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#CC6600;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/*=================================================================== */


.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #261A0A;
	color:#FFFFFF;
	clear:both;
	display:block;
	float:left;
	font-size:11px;
	height:25px;
	line-height:25px;
	width:auto;
}
	a.button {
		text-decoration:none;
	}
	.button span {
		display:block;
		height:25px;
		line-height:25px;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	border:solid 1px #7F9FBF;
	width:200px;
	clear:both;
}
	ul.v-menu, .v-menu li{
		padding:0; 
		margin:0;
		list-style:none;
	}
	ul.v-menu{
		clear:both;
		margin-top:6px;
		padding:6px 10px;
	}
		.v-menu li a{
			color:#555555;
			font-weight:bold;
			display:block;
			border-top:solid 1px #DEDEDE;
			padding:4px;
			text-decoration:none;
		}
		.v-menu li a:hover{
			color:#999999;
		}



.bgd {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCF2D5;
	background-image: url(images/header_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.rightside {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodyTextLG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.bodyTextLG a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodyTextLG a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodyTextLG a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.topnav a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #261A0A;
}
.topnav a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #261A0A;
}
.topnav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
	background-color: #261A0A;
}
.leftside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #330000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D77A10;
	text-decoration: none;
	background-color: #000000;
}
.footer a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D77A10;
	text-decoration: none;
	background-color: #000000;
}
.footer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D77A10;
	text-decoration: none;
	background-color: #000000;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	background-color: #000000;
}
.homeText2 {
	border-right-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9A3402;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
.intTitle {
	background-color: #FFFFFF;
	background-image: url(images/title_bgd.jpg);
	background-repeat: repeat-y;
}
.intLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/int_leftBgd.jpg);
	background-repeat: repeat-y;
	color: #000000;
}
.intLeft a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.intLeft a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.intLeft a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.intRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/int_rightBgd.jpg);
	background-repeat: repeat-y;
}
.intRight a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC6600;
}
.intRight a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC6600;
}
.intRight a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #CC6600;
}
.productsSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.productsSub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
.productsSub2 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.productsSub2 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
.productsSub2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
.intRight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/int_rightbgd2.jpg);
	background-repeat: repeat-y;
}
.intRight2 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.intRight2 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.intRight2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.mpfooter {
	border-right-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.largerSubText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.contactBgd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/contactBgd.jpg);
	background-repeat: no-repeat;
}
.bodyTextSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodyTextSm a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
.bodyTextSm a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
.bodyTextSm a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
}
#menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
	width: 60px;
	height: 25px;
}
#menu1 a {
    display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 60px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FF6600;
	width: 60px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
	width: 122px;
	height: 25px;
}
#menu2 a {
    display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 122px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FF6600;
	width: 122px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
	width: 120px;
	height: 25px;
}
#menu3 a {
    display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 120px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FF6600;
	width: 120px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
	width: 59px;
	height: 25px;
	padding-bottom:0;
}
#menu4 a {
    display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 59px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FF6600;
	width: 59px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
	width: 85px;
	height: 25px;
}
#menu5 a {
    display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 85px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu5 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FF6600;
	width: 85px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(images/contact_btn.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 25px;
}
#menu6 a {
    display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 128px;
    height: 25px;
    color: white;
    text-decoration: none;
}
#menu6 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(images/contact_btn_f2.jpg);
	background-repeat: no-repeat;
	width: 128px;
    height: 25px;
    color: white;
    text-decoration: none;
}
