body {margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #51473D;
	background-repeat: repeat-x;}
.clear {clear: both; height: 0px; line-height: 0px;}
a, a:link, a:visited {text-decoration: none; color: #9eb72f;}
a:hover {color: #ffffff; text-decoration: underline;}
a:active {color: #ffffff;}

h1 {color: #FF9300;
	font: normal 20px/18px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 15px;}
#header_bg {width: 100%;
	height: 120px;
	background-color: #D16503;
	text-align: center;}	
#header {position: relative;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/header.gif);
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;}	
#flash_detect {height: 200px;
	margin: 0px;
	padding: 0px;}	
#flash_detect p {padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 15px;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;}
#flash_detect a, a:link, a:visited {color: #51473D;}

/*<MAIN SITE NAVIGATION>*/
#nav_main {font: bold 13px/32px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	height: 36px;
	padding: 0;
	margin: 0 auto 0 auto;
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-x;}
#nav_main ul {margin: 0;
	padding: 0;
	color: #CCCCCC;
	z-index:99;
	position:relative;}
#nav_main li {display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;}
#nav_main a {text-decoration: none;
	color: #eae7d2;
	padding: 10px 14px 0px 14px;}
#nav_main a.active {color: #312C21;}
#nav_main a:hover {color: #ff9300;}

#wrapper {position: relative;
	width: 764px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: left;
	background-color: #51473D;
	background-repeat: repeat-y;}
.divider {height: 0px;
	line-height: 0px;
	font-size: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C948B;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;}
#overlay {position: absolute;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;}
.clearfix:after {display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */}

/* Footer */
#footer {
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}	
#footer p {
	color: #F4F2D2;
	text-align: center;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin-top: 20px;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}	
#footer a {color: #9CB629;}
#footer a:hover {color: #ff9300; text-decoration: none;}
#footer ul {list-style-type: none;
	color: #9EB72F;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;}
#footer li {display: inline;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;}
#footer  li a, #footer li a:link, #footer li a:active, #footer li a:visited {color: #F4F2D2;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
#footer li a:hover {color: #ff9300; text-decoration: none;}

