@charset "utf-8";
/* CSS Document */

* { margin: 0px; padding:0px;}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End Holly Hack */

body { font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #323634;
	background-image: url(../images/img_bg-gradient.gif);	
	background-repeat: repeat-x;	
}

p { font-size: 11px;
	color: #FFFFFF;
}

a { color: #941B1E;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
	

p#secondary { margin: 10px 10px 10px 10px;
	color: #ADADAD; /*#888888;*/
}

p#contact { padding: 2px 10px 3px 10px;
	color: #FFFFFF;
}

p#head {color: #FFFFFF;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
}

h2 { font-size: 13px;
	margin: 10px 0px 20px 10px;
}

hr { margin: 0px 10px 0px 10px;
	color: #2A2A2A;
}

ul#cont { padding: 0px 10px 10px 25px; }

li { font-size: 11px;
	color: #ADADAD;
}

#containerMain { margin: auto;
	width: 711px;
}

#homeFlash { 
	width: 711px;
	height: 525px;
}

#secondarycontent { background-image: url(../images/img_logofooter.gif);
	background-repeat: no-repeat;
	width: 711px;
	height: 525px;
}

#secondaryLeft { background-image: url(../images/img_bg-content.gif);
	background-repeat: no-repeat;
	width: 488px;
	height: 505px;
	margin: 8px 0px 8px 6px;
	float: left;
}

#leftPadding { margin: 0px 10px 0px 10px;
	border: solid thin #00FF33;
	height: 1000px;
}

#secondaryRight {
	width: 200px;
	height: 300px;
	margin: 8px 5px 0px 0px;
	float: right;
}

#imgtopright {
	/*background-image: url(../images/img_topright-sec-01.jpg);*/
	width: 201px;
	height: 119px;
	margin-bottom: 6px;
}

#imgcontact { background-image: url(../images/img_bg-contact.gif);
	width: 201px;
	height: 132px;
	background-repeat: no-repeat;
	padding-top: 6px;
}

#footer { background-image: url(../images/img_footer.gif);
	width: 711px;
	height: 85px;
	clear: both;
}


#footerNav {
	margin: 20px;
	text-align: center;
}

a#footerNav {
	color: #999999;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}

#footerNav a:hover {
	color: #FFFFFF;
}

a#fncurrent {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}

a#contactemail {
	color: #000000;
	text-decoration: none;
}

#contactemail a:hover {
	color: #FFFFFF;
}

#clear { clear: both; }


/**********
NAVIGATION MAIN
**********/
#nav { background-image: url(../images/img_navmainbg.gif);
	background-repeat: no-repeat;
	height: 65px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#navcontainer { margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 711px;
	height: 65px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#glowingtabs{
	float:right;
	width:518px;
	font-size:11px;
	line-height:normal;
	/*border-bottom: 1px solid #7e9fff;*/ /*Add border strip to bottom of menu*/
	height: 21px;
}

#glowingtabs ul{
	list-style-type: none;
	margin:0px;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding: 45px 0px 0px 27px; /*<-- ORIGINAL 45px 0px 0px 220px*/
	float: right;
}

#glowingtabs li{
	display:inline;
	margin:0px;
	padding:0px;
}

#glowingtabs a{
	float:left;
	background:url(../images/img_tab-left.gif) no-repeat left top;
	margin:0px;
	margin-right: 5px; /*spacing between each tab*/
	padding:0px 0px 0px 9px;
	text-decoration:none;
}

#glowingtabs a span{
	float:left;
	display:block;
	background:url(../images/img_tab-right.gif) no-repeat right top;
	padding: 4px 12px 2px 3px;
	color:#999999;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #FFFFFF;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0% -21px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -21px; /*Shift background image up to start of 2nd tab image*/
color: #FFFFFF;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -21px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -21px; /*Shift background image up to start of 2nd tab image*/
}



/**********
NAVIGATION TOP
**********/
#navsmall { background-image: url(../images/img_navsmallbg.gif);
	background-repeat: no-repeat;
	width: 711px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	/*border: thin solid #00FF33;*/
}

#navtopcon { padding: 0px 0px 0px 30.6em;
	height: 25px;
}

#navtop ul { margin: 0;
	white-space: nowrap;
	margin-top: 4px;
}

#navtop li { display: inline;
	list-style-type: none;
}

#navtop a { padding: 0px 10px 0px 10px;
	font-size: 10px;
	text-align: center;
	color: #999999;
	text-decoration: none;
}

#navtop a:link, #navlist a:visited { color: #999999;
	text-decoration: none;
}

#navtop a:hover { color: #FFFFFF; }

#activetop a:link, #activetop a:visited, #activetop a:hover { color: #FFFFFF; }