/* CSS Document */

/*********************************************************************

Style Reset - removes browser defaults

**********************************************************************/

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, font, 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 {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

/*************************************************************
MAIN GENERAL STYLES
*************************************************************/
body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color:#B2D57B;
	font-family:Arial, Helvetica, sans-serif;
}
img
	{
	margin: 0;
	padding: 0;
	border: 0;
	behavior: url(css/png_fix.htc);

}
flash
	{
	margin: 0;
	padding: 0;
	border: 0;
}
form{
	margin: 0;
	padding: 0;
	border: 0;
}
.clear{ 
  	clear:both; 
	/*** these next attributes are designed to keep the div 
	height to 0 pixels high, critical for Safari and Netscape 7 ***/ 
	  height:1px; 
	  overflow:hidden; 
	  line-height:1%; 
	  font-size:0px; 
	  margin-bottom:-1px; 
} 
/*************************************************
HEADER
**************************************************/
#header{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:140px;
	width: 100%;
}
#headerInterior{
	margin:0 auto;
	padding:0 0 0 0;
	background-image:url(../images/headerInterior_bg.jpg);
	background-repeat:no-repeat;
	height:140px;
	width: 968px;
}
#headerLeft{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:373px;
	float:left;
}
#logo{
	width:373px;
	height:140px;
}
#headerRight{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:590px;
	float:right;
}
#auxNav{
	margin:10px 0 0 0;
	padding:0 0 0 0;
	text-align:right;
}
#auxNav a{
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	text-align:right;
}
#nav{
	margin:47px 5px 0 0!important;
	margin:51px 5px 0 0;
	padding:0 0 0 0;
	background-image:url(../images/nav/nav_bg.jpg);
	background-repeat:repeat-x;
	width:509px;
	height:51px;
	float:right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #nav { 
		background-color: blue;/* Safari 3.0 and Chrome rules here */
		border-top:4px solid #362C2A;
		margin-top:10px; 
	}
}

#navInterior{
	margin:0 0 0 0;
	padding:10px 0 0 0;
	text-align:center;
}
#nav a{	
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	text-align:right;
}


/*************************************************
CONTENT
**************************************************/
#content{
	margin:0 0 5px 0;
	padding:0 0 0 0;
	width: 100%;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
}
#content p{
	margin:0 0 7px 0;
	padding:0 0 0 0;
	color:#4e4e4c;
	font-size:14px;
	line-height:20px;
}
#content a{
	color:#cd2e14;
	text-decoration:underline;
}
#content a:hover{
	color:#a21d07;
	text-decoration:underline;
}
#contentInterior{
	margin:0 auto;
	padding:0 0 0 0;
	width: 968px;
	background-image:url(../images/contentInterior_bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#contentLeft{
	margin:15px 0 0 0;
	padding:0 0 0 0;
	width:527px;
	float:left;
}
#flashArea{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:527px;
	height:368px;
}
#contentRight{
	margin:15px 0 0 0;
	padding:0 0 0 0;
	width:421px;
	float:right;
}
#contentRight img.borderImg{
	margin:7px 0 0 10px;
	padding:0 0 0 0;
	border:1px solid #31431d;
	float:right;
}
#contentRight .heading{
	margin:0 0 5px 0;
	padding:0 0 0 0;
}
/*************************************************
CALLOUT
**************************************************/
#callout{
	margin:0 auto;
	padding:0 0 0 0;
	width:100%;
	background-image:url(../images/callout_bg.jpg);
	background-repeat:repeat-x;
}
#calloutInterior{
	margin:0 auto;
	padding:0 0 0 0;
	width: 968px;
	background-image:url(../images/calloutInterior_bg.gif);
	background-repeat:no-repeat;
}
#calloutLeft p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#ffffff;
	font-size:14px;
	line-height:21px;
}
#calloutLeft{
	margin:35px 0 0 0;
	padding:0 0 0 0;
	width:578px;
	float:left;
}
#calloutRight{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:339px;
	float:right;
}
#callout a.bttn{
	margin:0 0 0 0;
	padding:7px 7px 7px 7px;
	line-height:16px;
	font-size:11px;
	background-color:#F58237;
	color:#352c29;
	font-weight:bold;
	border:1px solid #a5a39b;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
}
#callout a:hover.bttn{
	background-color:#9ccb3b;
	color:#352c29;
	font-weight:bold;
	border:1px solid #a5a39b;
	text-decoration:none;
}
#callout h1{
	margin:0 0 0 0;
	padding:0 0 10px 0;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
/*************************************************
FOOTER
**************************************************/
#footer{
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:0 0 0 0;
	width:968px;
}
#footer p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#61635e;
	text-align:center;
}
#footer p.HnG{
	margin:15px 0 0 0;
	padding:0 0 0 0;
	font-size:10px;
	color:#61635e;
	text-align:left;
}
#footer img.footerLogo{
	margin:10px 15px 0 0;
	padding:0 0 0 0;
	float:left;
}
#footer a.none{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
	background-image:none;
}
#footer a:hover.none{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
	background-image:none;
}
#footer a{
	margin:0 5px 0 5px;
	padding:0 0 0 17px;
	font-size:10px;
	color:#61635e;
	text-decoration:none;
	background-image:url(../images/footerBullet_up.jpg);
	background-position: 0 .15em;
	background-repeat: no-repeat;
}
#footer a:hover{
	color:#3f3734;
	text-decoration:none;
	background-image:url(../images/footerBullet_over.jpg);
	background-position: 0 .15em;
	background-repeat: no-repeat;
}


