﻿/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {	
		margin: 0;	
		padding: 0;	
		border: 0;	
		font-size: 100%;	
		font: inherit;	
		vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {	
		display: block;
}
body {	
		line-height: 1;
}
ol, ul {	
		list-style: none;
}
blockquote, q {	
		quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {	
		content: '';	
		content: none;
}
table {	
		border-collapse: collapse;	
		border-spacing: 0;
}




h1, h2, h3, h4  	{ 	font-family:Arial, Helvetica, sans-serif; }
 
h1   				{	font-size:50px; color: #f5d287; margin: 0 0 0 25px; float: left; } 
 
h2   				{	font-size:40px; color: #f5d287; margin: 0 332px 25px 25px; float: left; }

h3					{	font-size:40px; color: #f5d287; margin: 28px 340px 25px 25px; float: left; }

h4					{	font-size:12px; color: #666633; line-height: 138%; margin: 20px 390px 0 25px; float: left; }



/* Containers  */

#wrapper 			{	width:920px; margin:0px auto; background: #FFFFFF  }

#top				{	background-color: #FFFFFF; width 100%; padding:110px 0px 70px 0px; overflow: hidden  }

#top img			{	width: 36px; height: 36px;	float:right;  }

#top ul li  		{	display:inline;  }

#topnav				{	background: color:#FFFFFF; clear: both	}
#topnav ul  		{	width: 100%; max-width:100%; float: left; margin: 0px; background-color:#FFFFFF;
								border-bottom: 2px #FFEBBF solid;  }
								
								
#topnav ul li		{	display: inline; }
#topnav ul li a 	{ 	float:left; padding: 10px 18px;	text-decoration:none }

#topnav a:link		{	color:#f5d287;								}
#topnav a:visited	{	color:#f5d287;								}
#topnav a:active	{	color:#f5d287;								}
#topnav a:hover		{	color:#f5d287; 	background:#790000							}
#topnav a:link		{	color:#f5d287;								}


#banner	img			{	width: 912px; padding:7px 0px 0px 0px;	}


#content ul li img		{	width: 175px; height: 175px;	float:left;  padding:5px 9px 5px 0px; }




#rightside			{}

/* Forms  */
content { float:left; margin: 0 0 0 0;   }

form { text-align:left; margin: 85px 5px; padding: 215px;    }

label, submit, imput, textarea {
	border:0; padding:0; margin:0; background:none;
	}
	
label  {
	float: left; width: 150px; margin-top: 6px;
	text-align: right; display:block;
	}
	
input, textarea  {
	border: 1px #333 solid; margin-left:10px; padding: 3px;
	}
	
input  {
	width: 280px; margin-bottom: 16px;
	}
	
textarea  {
	width: 280px; height: 150px;
	margin-bottom: 16px;
	}
	
select  {   }

.submit  {
	width:90px; height:25px;
	margin-left:160px;
	font-size: 12px;	
}	
	








	

#footer  				{ 			clear: both; background-color:#FFFFFF;   }
#footer p				{			text-align:center; color:#C68600; padding:300px 0px 20px 0px;			}

















