@charset "utf-8";
/* CSS Document */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
	.clearfix {
	display:block;
}
/* End hide from IE Mac */
* {
	margin:0;
	padding:0;
}
a {
	outline:none;
}
body {
	background-image:url(../imgs/MainBG.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:12pt;
}
#HeaderContainer {
	width:100%;
	height:139px;
	margin:0;
	background-image:url(../imgs/HeaderBG.jpg);
}
#Header {
	width:1001px;
	height:139px;
	margin:0 auto 0 auto;
	background-image:url(../imgs/HeaderLogo.jpg);
	background-repeat:no-repeat;
}
#ContentWrapper {
	width:100%;
}
#Content {
	width:1001px;
	margin:0 auto 0 auto;
	background-image:url(../imgs/ContentBG.png);
}
#PageHeaders {
	width:966px;
	height:68px;
	margin:0 auto 0 20px;
}
#CommonTop {
	width:966px;
	margin:0 auto 0 20px;
}
#HpTop {
	width:966px;
	height:350px;
	margin:0 auto 0 20px;
	background-image:url(../imgs/HpTopBg.jpg);
}
#HpBottom {
	width:966px;
	height:300px;
	margin:0 auto 0 20px;
	background-image:url(../imgs/HpBottomBG.jpg);
}
#LeftCol {
	float:left;
	width:220px;
	margin:10px 0 0 10px;
}
#Wrapper {
	width:100%;
}
#CenterCol {
	float:left;
	width:397px;
	margin:5px 0px 0px 3px;
	background-image:url(img/slide/SliderBG.jpg);
}
#Column3 {
	float:left;
	width:200px;
	height:300px;
	margin:12px 0 0 25px;
	padding-right:20px;
}
#RightCol {
	float:left;
	width:518px;
	margin-top:5px;
	padding-right:20px;
}
#RightColCommon {
	float:left;
	width:688px;
	color:#000;
	margin-top:5px;
	padding-right:20px;
	background-image:url(../imgs/RightContentBG.jpg);
}


#footer {
	background-image:url(../imgs/SiteMapBG.jpg);
	background-color:#000;
	background-position:top;
	background-repeat:no-repeat;
	width:990px;
	height:225px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}
div.floating-menu {
	position:fixed;
	width:220px;
	z-index:100;
}
div.floating-menu a, div.floating-menu h3 {
	display:block;
	margin:0 0.5em;
}
#floatdiv {
	position:fixed;
	left:0;
	top:500px;
}
}
/*Text Styles*/
h1 {
	color: #99cc33;
	font: bold 75% Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 120% Arial, Helvetica, sans-serif;
}
h3 {
	font: bold 120% Arial, Helvetica, sans-serif;
}
h4 {
	color: #99cc33;
	font-size:18px;
}
h6 {
	color: #99cc33;
	font-size:24px;
	font-weight:bold;
}

.price { font-size: 28px; }
.orange {
	color: #960;
}
.green {
	color: #9C0;
}
.green2 {
	color: #9C0;
	font-size:25px;
}
.green3 {
	color: #9C0;
	font-size:23px;
}
.newsdate {
	color:#000;
	font-weight:bold;
}
a:link, a:visited {
	color:#759e23;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#99cc33;
	text-decoration:underline;
}
.whitetxt {
	color:#FFF;
}
a.white:link, a.white:visited {
	color:#FFF;
	text-decoration:none;
}
a.white:hover {
	color:#fff;
	text-decoration: underline;
}
a.black:link, a.black:visited {
	color:#000;
	text-decoration:none;
}
a.black:hover {
	color:#000;
	text-decoration: underline;
}
a.headline:link, a.headline:visited {
	color:#060;
	text-decoration:none;
}
a.headline:hover {
	color:#060;
	text-decoration: underline;
}
/*List Styles*/
.leftlist {
	margin-left:5px;
	list-style:none;
}
.leftlist li {
	padding:0 0 0 15px;
	background-image:url(../imgs/Bullet.jpg);
	background-repeat:no-repeat;
}
ul#leftlist li a {
	display:block;
	margin:8px 15px 0px 5px;
	color:#f0f0f0;
	text-decoration:none;
}
ul#leftlist li:hover {
	display:block;
	margin:0 0.5em;
	color: #0C0;
	text-decoration:underline;
}
.Normlist {
	margin-left:5px;
	list-style:none;
}
.Normlist li {
	width:650px;
	color:#000;
	padding:3px 0 0 15px;
	background-image:url(../imgs/gbullet.gif);
	background-repeat:no-repeat;
}
ul#Normlist li a {
	display:block;
	margin:-6px 15px 8px 5px;
	color:#000;
	text-decoration:none;
}
ul#Normlist li:hover {
	display:block;
	margin:0 0.5em;
	text-decoration:none;
}
#rnews ul {
	list-style-type: none;
	width: 400px;
}
#rnews li {
	border: 1px dotted #999;
	border-width: 1px 0;
	margin: 5px 0;
	width:500px;
}
#rnews li a {
	color: #99cc33;
	width:500px;
	height:77px;
	display: block;
	font: bold 120% Arial, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
}
* html #rnews li a {  /* make hover effect work in IE */
	width: 400px;
}
#rnews li a:hover {
	background:#666;
}
#rnews a em {
	color: #fff;
	display: block;
	font: normal 85% Verdana, Helvetica, sans-serif;
	line-height: 125%;
}
#rnews a span {
	color: #CCC;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;/*float:right;*/
}
/*----------Navigation Elements----------*/
#navcontainer {
	background-image:url(../imgs/TopNavBG.jpg);
	width:100%;
	height:39px;
	margin:0px;
}
#navcontainercenter {
	width:1001px;
	height:39px;
	margin-left:auto;
	margin-right:auto;
}
ul#topnav {
	margin:auto;
	padding:0;
	margin-top:0px;
	width:960px;
	list-style:none;
	position:relative;/*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../imgs/TopNavBG.jpg) repeat-x;
}
ul#topnav li {
	float:left;
	margin:0;
	padding:0;/*-- border-right: 1px solid #555; Divider for each parent level links--*/
}
ul#topnav li a {
	padding:10px 15px;
	display:block;
	color:#f0f0f0;
	text-decoration:none;
}
ul#topnav li:hover {
	background:#669900 url(../imgs/TopNavActive.jpg) repeat-x;
	height:39px;
}
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
/*---------These Nav Elements Style the Drop Down----------*/
ul#topnav li span {
	margin:auto;
	padding:15px 0;
	position:absolute;
	left:0;
	top:39px;
	display:none; /*--Hide by default--*/
	width:960px;
	background:#669900;
	color:#fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright:5px;
	-khtml-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}
ul#topnav li:hover span {
	display:block;
} /*--Show subnav on hover--*/
ul#topnav li span a {
	display:inline;
} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {
	text-decoration:underline;
}
/*---------These Nav Elements Style Scrollbars----------*/
.scroll-pane {
	width: 282px;
	height: 320px;
	margin:0 0 0 15px;
	padding:0 15px 0 0;
	outline:none;
	overflow: auto;/*background: #ccc;*//*float: left;*/
}
.scroll-pane2 {
	width: 360px;
	height: 350px;
	outline:none;
	overflow: auto;/*background: #ccc;*//*float: left;*/
}
.scroll-pane3 {
	margin:15px 0 0 15px;
	width: 398px;
	height: 275px;
	outline:none;
	overflow: auto;/*background: #ccc;*//*float: left;*/
}
.scroll-pane4 {
	margin:-5px 0 0 0px;
	width: 535px;
	height:256px;
	outline:none;
	overflow: auto;/*background: #ccc;*/
	float: left;
}
.sendit {
	display: block;
	top: 20px;
	left: 10px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(../images/form/sendit.gif) no-repeat 0 0;
	text-indent: -9999px;
	
}

/*-------Pictures Page-----*/

ul.details-list { margin: 0; padding: 0; }
	ul.details-list li { list-style: none; margin: 0 0 0 10px; }
	
#picture-col
{
	background-image:url("../imgs/PictureContentBG.jpg");
	color:#000000;
	float:left;
	margin-top:5px;
	padding-right:20px;
	width:940px;
}