@charset "utf-8";
/* CSS Document */

/* ------- TAGS -------- */

body {
	margin: 25px 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #6F7265;
	background-color: #2c2f32;
	}
		
h1 {
	font-size: 26px;
	color: #da9104;
	margin: 20px 0 10px 0;
	line-height:normal;
	}
	
h2 {
	font-size: 22px;
	color: #da9104;
	margin: 25px 0 8px 0;
	}
	
h2 a:visited {
	color: #942412;
	}
	
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #64665B;
	margin: 25px 0 7px 0;
	}
	
h4 { 
	font-size: 14px;
	font-weight: bold;
	color: #6F7265;
	margin: 15px 0 5px 0;
	}
	
h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 15px 0 5px 0;
	}
	
p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #6F7265;
	margin: 0 0 15px 0;
	}
	
a {
	color: #942412;
	text-decoration: none;
	}
	
a:visited {
	color: #A75138;
	text-decoration: none;
	}	
	
a:hover, a:hover:visited {
	text-decoration: underline;
	}
	
select {
	font-size: 12px;
	}


/* ------- SKIN -------- */
	
#container {
	width: 852px;
	height:auto;
	padding: 15px;
	margin:0 auto 14px auto;
	background: #fff url(../images/logo.gif) no-repeat left top;	
	}

#banner {
	width: 834px;
	height: 165px;
	margin: 75px auto 15px auto;
	padding: 0;
	}
	
#footer {
	width: 872px;
	text-align: right;
	height: auto;
	color: #adb2a0;
	margin: 0 auto 22px auto;
	}
	
#footer a, #footer a:visited {
	color: #adb2a0;
	text-decoration: underline;
	}
	
#footer a:hover {
	text-decoration: none;
	}
	
.footerLarge {
	font-size: 13px;
	}
	
.footerSmall {
	font-size: 10px;
	/*margin-right: 15px;*/
	}

/* ----------------------------------------------- */


#mainNav, #mainNav ul {
	float: right;
	list-style: none;
	margin-right: 3px;
	margin-top: 20px;
	width: auto;
	height: auto;
}	

		#mainNav a {
			display: block;
			color: #6F7265;
			text-decoration: none;
			padding: 0 10px;
		}
		
		
		#mainNav li {
			float: left;
			padding: 0;
			width: auto;
			border-left: 1px solid #6F7265;
		}
		
		#mainNav li.first {
			border-left: none;
			}
		
		#mainNav li ul {
			position: absolute;
			left: -999em;
			height: auto;
			width: 27.5em;
			margin: 0;
			padding-top: 3px;
			display: inline;
			border-top: 1px solid red;
		}
		
		#mainNav li ul.adjust {
			margin-left: -230px;
			width: 31em;
			}
		
		#mainNav li li, #mainNav li li a {
			width: auto;
			padding: 0 .24em;
			border-left: none;
		}
		
		#mainNav li ul a {
			width: auto;
		}
		
		#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul, #mainNav li li li.sfhover ul {
			left: auto;
		}
		
		#mainNav li:hover, #mainNav li.sfhover {
			background: #DBE3E1;
			}
	
.subnavs {
	float: right;
	margin-right: 32px;
	margin-top: 3px;
	background-color: #B0CBCE;
	width: 465px;
	height: 15px;
	}
		
		.subnavs ul {
			margin-left: 0;
			padding-left: 0;
			display: inline;
			}
			
		.subnavs ul li {
			margin-left: 0;
			padding: 0 5px;
			list-style: none;
			display: inline;
			}
			
		.subNavLink li a, .subNavLink a:visited {
			color: #333;
			text-decoration: none;
			}
			
		.subNavLink a:hover, .subNavLink a:hover:visited {
			text-decoration: underline;
			}
				
#sideNav {
	width: 132px;
	height: auto;
	margin-left:55px;
	margin-bottom: 15px;
	padding: 0 0 10px 0;
	float: right;
	border-top: none;
	border-right: 1px solid #880d0c;
	border-bottom: 1px solid #880d0c;
	border-left: 1px solid #880d0c;
	}
	
	#sideNav img {
		border: 1px solid #000;
		}
	
		ul.sideNavLink  {
			margin: 10px 5px 5px 1.8em;
			padding-left: 0;
			text-indent: 0em;
			list-style-image:url(../images/bullet_rtAngle.gif);
			}
		
		ul.sideNavLink  li {
			padding-bottom: 12px;
			}
	
		.sideNavLink li a, .sideNavLink li a:visited {
			color: #000;
			text-decoration: none;
			}
			
		.sideNavLink li a:hover, .sideNavLink li a:hover:visited {
			text-decoration: underline;
			}

.callOutBox {
	background-color: #d5d3cc;
	width: 667px;
	height: 90px;
	padding: 15px 20px 15px 20px;
	margin: -10px 0 30px 0;
	float:left;
	}
	
.callOutText {
	float: left;
	display: block;
	margin-right: 20px;
	width: 305px;
	}
	
.callOutNav {
	background-color: #9f9d97;
	width: 124px;
	height: 120px;
	float: right;
	margin: -10px 0 30px 0;
	border-left: 3px solid #eee;
	}
	
	
.callOutNav ul {
	margin: 10px 5px 5px 1.8em;
			padding-left: 0;
			text-indent: 0em;
			list-style-image:url(../images/bullet_rtAngleWht.gif);
			}
			
.callOutNav li a, .callOutNav li a:visited {
	text-decoration: none;
	color: #eee;
	font-weight:bold;
	}
	
.callOutNav li a:hover {
	text-decoration: underline;
	}

/* -------- PAGE ELEMENTS ------------ */

#txtBlockWide {
	width: 795px;
	margin: 45px auto 95px auto;
	}
	
#txtBlockBody {
	width: 795px;
	margin: auto;
	}
	
#txtBlockFull {
	width: 834px;
	margin: auto;
	}
	
.borderTopRed {
	border-top: 1px solid #880d0c;
	}
	
.productImg {	
	float: right;
	margin-left: 15px;
	}


/* -------- MISC ELEMENTS ----------- */

.clearBoth {
	clear: both;
	}
	
.floatL {
	width: auto;
	float: left;
	}
	
.floatR {
	width: auto;
	float: right;
	}
	
.dottedLineVert {
	width: 2px;
	height: auto;
	border-left: 1px dotted #6F7265;
	margin:0 17px;
	}
	
.dottedLineHorz {
	width: auto;
	height: 2px;
	border-bottom: 1px dotted #6F7265;
	margin: 20px 0;
	}
	
	
/* -------- MISC TEXT CLASSES ----------- */
	
.displayTxtGrey {	
	font-size: 14px;
	line-height: 20px;
	}
	
.displayTxtBlk {	
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight:bold;
	}
	
.emphasis {
	font-weight: bold;
	color: #000;
	}
	
.redLarge {
	color: #b9110f;
	font-size: 16px;
	font-weight: bold;
	}
	
.smallTxt {
	font-size: small;
	}
