body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset,
input, p, blockqoute, th, td
{margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6
{ font-size : 100%; }

ol, ul
{ list-style : none; }

address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

table
{ border-collapse : collapse; border-spacing : 0; }

fieldset, img
{ border : 0; }

caption, th
{ text-align : left; }

q:before, q:after
{ content : ''; } 




/* normalize info above */
 



	html, body {
		margin: 0;
		padding: 0;
		font: 85% century gothic, arial, helvetica, Verdana, sans-serif;
		font-size: 12px;
		text-align: left;
		color: #311d01;
		
		}

		body {
			 background-color:  #221400; 
 			 background-image: url(Background5.png); /*back ground image */
 			 background-repeat: no-repeat; 
 			 background-position: 0px -25px;  /* position background image to come from container */
 			 background-attachment: fixed; 
			 }



	#container
	{
	position: relative;
	z-index: 2;
	width: 844px;
	left: 0px;
	text-align: left;
	border-left: 7px;
	background-color: #221400;
	border: 2px solid #351F00;
	margin:  2em auto;              /* push top of container down from top of page */
	padding-left: 10px; /*push contents of container away from border */
	}
		




						/* HEADER */




		div#header
	{
	position: relative;
	z-index: 10;
	height: 144px;
	background-color: #221400;
	
	width: 844px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: none;
	text-indent : -9999px;	
		margin: 0;
		padding: 0;}
		

	


		div#header h1	
	{
	position: absolute;
	z-index: 2;
	float: left;
	background : transparent url(logo3.gif) no-repeat;
	width : 299px;
	height : 150px;
	top: 3px;
	left: 0px;
	text-indent : -9999px; 
	}


		div#header blockquote {
		position: absolute;
		top : -9999px;
		}


div#header p {
					position: absolute;
					float: right;
					z-index: 10;
					text-indent : -9999px;
					background-image: url(.png); /* right header design */
					background-repeat: no-repeat;
					width : 275px;
					height : 178px;
					top: -33px;
					right: -40px;
					}

						/* MAINNAV */



div#mainnav h2
	{
	position: absolute;
	text-indent: -9999px;
	}



#mainnav
	{
	position: relative;
	background-color: none;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 0px; /* CONTROLS space between bottom mainnav and content */
	height: 27px;
	width: 844px;
	padding-top: 0px; /* look of space between mainnav and navbar */
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border: 0px solid none;
	
	}
	
	#mainnav ul
	{
	margin: 0 -20 0 3px; /*space between list and mainnav*/
	padding: 0;
	list-style-type: none;
	width: 880px;
	}
	
	#mainnav li
	{
	display: inline;
	}





	
	#mainnav li a
	{
	text-decoration: none; /* takes out underline */
	color: #efab52; /* this style control actual links */
	background: none; /* background color of box link. apply white */
	padding: 3px 5px 0px 0px; /* control space of top and bottom of box link */
	
	width: 86px;
	text-align: center; /* center text in box link */
	font-family: "Century Gothic"; /*Main nav type */
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.2pc;
	float: left;

	}
	
	#mainnav li a:hover
	{
		
		
		background-color: #4b2b00;
		background-image: url();
		color: white;
		font-weight: bold;
		padding: 0px 3px 0px 0px;
		
	}







					/* RIGHTNAV */






	#rightnav {
	float: right; /* right nav always above content in order to float */
	width: 220px;
	height: 1300px;
	margin-top: 0px; /* PUSH RIGHT NAV DOWN TO LINE UP WITH CONTENT INFO */
	margin-right:5px;
	padding-top: 1em;
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: 1px;
	background-color: 221400;
	}
	

	#rightnav h4
	{
	color: #0099ff;
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	font-family: "Franklin Gothic Demi";
	margin-bottom: -9px;           /* space between h4 and p */
	padding-left: 10px;           /* space between rightnav border and h4 */
	}



	.darkgrey {
	color: #821903;
	}

	#rightnav p
	{
	
	background-color: transparent; /* Content body text */
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	letter-spacing: 0.8px;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14pt;
	margin-top: 12px;          /* Space between Paragraphs */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	}



	#rightnav ul {
	padding-left: 10px;
	margin-top: 10px;
	}
	

	#rightnav a:link {
	color: #efab52;
	text-decoration: none;
	padding-right: 20px;
	}


	#rightnav a:hover {
	color: #ce2d0b;
	padding-left: 10px;
	}



	#rightnav a:visited {
	text-decoration: none;
	color: #efab52;
	}





			/* MAINCONTENT */





	
	#maincontent	
	{
		
		margin-top: 0px;
		margin-bottom: 10px;
		margin-right: 160px;
		border-color: none; /* see image borders */
		border-width: 2px;
		text-align: left;
		clear: none;
		background-color: none;
	}

	#maincontent.padding {            /* PADDING FOR CONENT BORDER */
	padding: 25px;
	positive: relative;
}


#maincontent p {
	color: #fbe9d2;
	background-color: transparent; /* Content body text */
	font-size: 14px;
	padding-left: 0px;
	letter-spacing: 0.8px;
	font-family: "Century Gothic";
	font-weight: normal;
	line-height: 12pt;
	margin-top: 9px; /* Space between paragraphs */
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 2px;}

	
#maincontent h2	
	{
	color: #fbe9d2;
	background-color: transparent; /* Content HEADER type */
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: 100;
	word-spacing: -0.19em; /* controll word spacing or tracking */
	padding-left: 2px;
	position: absolute;
	float: left;
	background : transparent url(LOUD.jpg) no-repeat;
	width : 540px;
	height : 128px;
	top: 198px;
	left: 115px;
	text-indent : -9999px; 
	border-bottom: 1px solid none;
	}

	
#maincontent h3	
{
font-family: "Century Gothic";
font-size: 20px;
font-weight: bold;
color: #fbe9d2;
margin-left: 0px;
}


#maincontent h5
{
	
	background-color: transparent; /* Content body text */
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	letter-spacing: 0.8px;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14pt;
	margin-top: 12px;          /* Space between Paragraphs */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	color: #efab52;
	}


	
	#maincontent a:link {
	color: #f18901;
	text-decoration: none;
	padding-right: 20px;
	}
	
	#maincontent  a:hover {
	color: #ce2d0b;
	
	}



	#maincontent a:visited {
	text-decoration: none;
	color: #f18901;
	}


/* POSITIONING FOR IMAGES */


#maincontent ul {       /* makes images list relative to everything in it */
position: ;
padding-top: 0px;     /* gives space to put images */
border: solid none;    /* outer border for all images */
margin-top: 0px;
}


#maincontent ul img {
margin-top: 8px;   /* space between image and conent border */
outline: 5px solid #311d01; 
position: ;
padding: 1px;
}




h5 img {
 }

li#BeTrue {
padding: .5em;
background-color: 0;}

#BeTrue p
{
 margin-top: 60px;
 font-size: 12px;
 font-weight: normal;
 letter-spacing: 0.8px;
 font-family: "Century Gothic";
}

#BeTrue h5 img {top :0; left: 0;}
#BeTrue2 h5 img {top :0; left: 270px;}
#BeTrue3 h5 img {top :260px; left: 0;}
#BeTrue4 h5 img {top :260px; left: 270px;}




					/* FOOTER */

	
	#footer
	{
	clear: both;
	color: #959595;
	background-color: #221400;
	
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 5px;
	padding-bottom: 7px;
	font-size: 80%;
	font-family: "Century Gothic";
	font-weight: bold;
	letter-spacing: normal;
	line-height:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #311d01;
	
	}


	
	#footer a {
	color: #ce2d0b;
	text-decoration: none;
}

	
	#footer a:hover {
	color: #4D4600;
}

	#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

	
	
a:link {
	color: #0099FF;
	text-decoration: none;
}

a:active {
	text-decoration: none;}


.firstlinebold {color: #666666; font-weight: bold; font-size: 14px; letter-spacing: 0.8px; }



.headerhighlight {
	color: #06a5f4;
	line-height: 0px;
	}

.highlightcolor {
	color: #0099ff;
	}

.bluehigh {
	color: #06a5f4;}
