/* CSS Document */

body{
	position: relative;
	margin: 0 auto;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../assets/bg.jpg);
	background-color: #0D4E0E;
}

#outer {
	position: relative;
	margin: 0 auto;
	z-index: 1;
	width:970px;
	background-repeat: no-repeat;
	margin-top: 85px;
}
		

#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:955px;
	color:#000000;
	height: 21px;
	padding-top: 8px;
	background-position: left;
	text-align: right;
	position:relative;
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	background-image: url(../assets/bg_links.jpg);
	padding-right: 15px;
	background-color: #FFFFFF;
		
}
#links a:link {color: #000000; text-decoration: none} 
#links a:visited {color: #000000; text-decoration: none} 
#links a:hover {color: #990000; text-decoration: none} 
#links a:active {	color: #000000;	text-decoration: none;} 	


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	color: #544534;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
		border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: 1px;
	
}

#sectionLinks a:hover{
	background-color: #006600;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: normal;
	text-decoration: none;
    color: #FFFFFF;
}
#searchbox{
	padding: 10px 10px 10px 10px;
	background-color: #DFF1BC;
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: solid #ccc 1px;
}

#bglinkleft{
	position: absolute;
	left: -4px;
	top: -1px;
	height: 31px;
	width: 6px;
	background-image: url(../assets/img_lfnav.gif);
}
	#bglinkright{
	position: absolute;
	left: 969px;
	top: -1px;
	height: 31px;
	width: 6px;
	background-repeat: no-repeat;
	background-image: url(../assets/img_rgtnav.gif);
}	
#logo {
	width: 123px;
	height:81px;
	background-repeat: no-repeat;
	position: absolute;
	left: 11px;
	top: -63px;
	background-image: url(../assets/logo2.jpg);}
	
	#head {
	}
	
#title {
	width: 348px;
	height:51px;
	position: absolute;
	left: 149px;
	top: -66px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 10;
}
	
#topright {
	position:absolute;
	width:555px;
	left: 415px;
	top: -86px;
	height: 86px;
	z-index: 0;
	
}#maincontent {
		height: 100%;
	position: relative;
	width: 970px;
	background-color: #FFFFFF;
	margin: 0 auto;
	}
.nav{
	width: 180px;
	background-color: #FFFFFF;
	border-left: solid #CCC 1px;
	border-right: solid #CCC 1px;
}

.rightnav{
	width: 155px;
	border-right: solid #CCC 1px;
	border-left: solid #CCC 1px;
	text-align: left;
}
.navright{
	padding:10px;
}
.navright1{
	padding:10px;
	background-image: url(../assets/icon_stag.jpg);
	background-repeat: no-repeat;
	background-position: 100px 30px;
}

.navleft{
padding:10px;
}


.content {
	background-position: top;
	padding:15px;
	border-left-color: #E6E6E6;
	border-left-style: solid;
	border-left-width: 4px;
	border-top-color: #E6E6E6;
	border-top-style: solid;
	border-top-width: 4px;
	background-color: #FFFFFF;
	position: relative;
	
}
#breadcrumb {
	padding:5px;
	position: relative;
	background-color: #DFF1BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	border: solid #CCC 1px;
	
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D7E0B;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D7E0B;
	margin:0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D7E0B;
	margin:0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: thin;
}
p a:link { color: #000000; text-decoration: underline } 
p a:visited { color: #000000; text-decoration: underline} 
p a:hover { color: #000000; text-decoration: underline} 
p a:active { color: #000000;	text-decoration: underline;} 


.mainbold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.mainbold2 a:visited {color: #000000; text-decoration: none} 
.mainbold2 a:hover {color: #333333; text-decoration: none} 
.mainbold2 a:active {	color: #000000;	text-decoration: none;}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.maintext a:link { color: #006600; text-decoration: none } 
.maintext a:visited { color: #006600; text-decoration: none} 
.maintext a:hover { color: #CC0000; text-decoration: none} 
.maintext a:active { color: #006600;	text-decoration: none;} 
.maintextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.headertitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
}
.maintitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFCC;
}
.imagehome  {
	float:right;
	padding:5px;
	border:solid #CCC 1px;
	margin: 0 0 10px 10px;
	position:relative;
}

#promo {
	border: solid #CCC 1px;
	margin-top: 20px;
	padding: 10px;
	background-image: url(../assets/bg_promo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
#promo_offer {
	position: absolute;
	left: 411px;
	top: -15px;
	clear: both;
	background-image: url(../assets/img_featured.gif);
	width: 128px;
	height: 15px;
}

#promofeature {
	position: absolute;
	left: 475px;
	top: -23px;
	
}
#promofeature2 {
	position: absolute;
	left: 255px;
	top: -23px;
	
}
.gallbox {
	border: solid #CCC 1px;
	padding: 8px;
	margin: 0 5px 10px 5px;
	float: left;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.footerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	float:left;
	width: 185px;
	text-align: left;
}
.footerbox a:link {color: #CCC; text-decoration: none} 
.footerbox a:visited {color: #CCC; text-decoration: none} 
.footerbox a:hover {color: #FFF; text-decoration: none} 
.footerbox a:active {	color: #CCC;	text-decoration: none;} 

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333333;
	padding-left: 10px;
	height: 75px;
	border-top: solid #CCC 4px;
	position: relative;
}
#footercontent {
}
	.greybg {
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	
#footerlinks {
	clear:both;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
	padding: 10px;
	}

#footerlinks a:link {color: #CCC; text-decoration: none} 
#footerlinks a:visited {color: #CCC; text-decoration: none} 
#footerlinks a:hover {color: #FFF; text-decoration: none} 
#footerlinks a:active {	color: #CCC;	text-decoration: none;} 
