html, body {
     height: 100%;
}
BODY	{	margin:0; padding: 0px; text-align: center;
	background: #f2f0ec url("../assets/images/bg1.gif") repeat-x 0 0;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Sans-serif; font-size: 14px; }
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.middle {
	vertical-align: middle;
}
/*FORM, INPUT, SELECT, TEXTAREA		{	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Sans-serif; font-size: 10px; }*/

A				{ color: #0000cd; font-family: "Trebuchet MS", "Lucida Sans", Arial,sans-serif; font-size: 14px; letter-spacing: +0.03em; text-decoration: none; font-weight: bold; }
A:hover	   { color: #6495ed; font-family: "Trebuchet MS", "Lucida Sans", Arial,sans-serif; font-size: 14px; letter-spacing: +0.03em; text-decoration: none; font-weight: bold; }

A.mainnav				{ color: #0000cd; font-family: Verdana, Sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; 
							padding-right: 10px; padding-left: 10px}
A.mainnav:hover	   { color: #6495ed; font-family: Verdana, Sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; }

A.smlink			  { color: #0000cd; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight:bold; }
A.smlink:hover	  { color: #6495ed; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; font-weight:bold; }
A.smlinku			  { color: #0000cd; font-family: Verdana, Sans-serif; font-size: 9px; text-decoration: underline; }
A.smlinku:hover   { color: #6495ed; font-family: Verdana, Sans-serif; font-size: 9px; text-decoration: none; }
A.whitelink			  { color: white; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; }
A.whitelink:hover	  { color: #A2A89E; font-family: Verdana, Sans-serif; font-size: 10px; text-decoration: none; }
A.breadcrumbs			  { color: #0000cd; font-family: Verdana, Sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; }
A.breadcrumbs:hover   { color: #6495ed; font-family: Verdana, Sans-serif; font-size: 9px; font-weight: normal; text-decoration: underline; }

H1	{	color: #8f8274; font-family: verdana,"Trebuchet MS", "Lucida Sans", Arial; letter-spacing: +0.05em; font-size: 26px; font-weight: normal; margin-top: 10px; margin-bottom: 0px;}
H2 {	color: #8f8274; font-family: verdana,"Trebuchet MS", "Lucida Sans", Arial; letter-spacing: +0.01em; font-size: 20px;	font-weight: bold; }
H2.nopad { color: #8f8274; font-family: verdana,"Trebuchet MS", "Lucida Sans", Arial; font-size: 20px;	font-weight: bold; 	padding: 0; margin: 0; }
H3 {	color: #8f8274; font-family: verdana,"Trebuchet MS", "Lucida Sans", Arial; letter-spacing: +0.02em; font-size: 14px;	font-weight: bold; }
H4 {	color: #8f8274; font-family: verdana,"Trebuchet MS", "Lucida Sans", Arial; letter-spacing: +0.01em; font-size: 11px;	font-weight: bold; }
H4.nopad {	color: #8f8274; font-family: verdana,"Trebuchet MS", "Lucida Sans", Arial; letter-spacing: +0.01em; font-size: 11px;	font-weight: bold; padding: 0; margin: 0;}
.breadcrumbs		{	color: #525229; font-family: Verdana, Sans-serif; font-size: 9px; text-decoration: none;}
.smalltext		{	color: #525229; font-family: Verdana, Sans-serif; font-size: 9px; text-decoration: none;}

#main {
	width: 920px;
	text-align: left;
	margin:0 auto;
   margin-left: auto;
   margin-right: auto;
   padding: 0px;
     min-height: 100%;
     height: auto !important;
     height: 100%;
}
#main_slideshow {
	position: relative;
	width: 640px;
	left: 245px;
	top: -430px;
	z-index: 0;
	float: left;
  background: #fafafa;	
}
#header {
	position: absolute;	
	width: 920px;
	float: left;
}
#header_img {
	position: relative;
	width: 700px;	
	left: 0px;
	top: -430px;
	float: right;
}
#nav_area {
	position: relative;
	left: -140px;
	top: -2px;
	float: none;
	width: 350px;
	z-index: 0;
}
#content_main {
	background-color: white;
	text-align: left;
	float: left;	
	padding-left: 10px;
	padding-right: 10px;
}
#content_right {
	width: 180px;
	text-align: left;
	padding: 4px;
	vertical-align: top;
	font-size: 90%;
	color: #656565;	
	float: left;	
}
#contentbackg1 {
	width: 920px;
	float: left;	
	text-align: left;
	vertical-align: top;
	background-image: url(../assets/images/backgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contentbacksat {
	float: left;	
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;	
	background-image: url(../assets/images/back_GreersFerryLake.jpg);
	background-repeat: repeat;
	background-position: top;
}
#border1 {
	padding: 7px;
	border-collapse: collapse;
	border: 1px;
	border-color: #ECEEF1;
	border-style: solid;	
	float: left;
}
#footer {
   position: absolute;
	font-size: 75%;
	color: #8b4513;
   margin-top: 20px;
	text-align: center;
	float: none;
} 
#footer A		   { font-size: 100%; color: #8b4513; text-decoration: none; }
#footer A:hover   { font-size: 100%; color: #ed7965; text-decoration: underline; }

HR {
	height: 0;
	border: 0;
	border-top: 1px solid silver; 
	text-align: center;
}
Div.HRline {
	border-top: 1px solid silver; 
}
P {
	padding-left: 20px;
	padding-right: 20px;	
	text-align: left;
	}
TABLE.border1 {
	border-collapse: collapse;
   width: 99%;
}
TABLE.border1 TR {
	padding: 10px;
	border: 1px;
	border-color: silver;
	border-style: solid;
	border-collapse: collapse;	
}
TABLE.border1 TD {
	padding: 7px;
	border-collapse: collapse;
	border: 1px;
	border-color: #ECEEF1;
	border-style: solid;
}
TD {
	vertical-align: top;
	text-align: left;
	background-color : white;
}
#clearit {
	clear: both;	
}
div.headershadow {
 position: relative;
 background: url('../assets/images/shadow.gif') no-repeat bottom right;
 clear: right;
 float: right;
 margin: 0px 0px 0px 25px;
 padding: 0px;
 } 
div.headershadow img {
 position: relative;
 background-color: #fff;
 border: 1px solid #a9a9a9;
 display: block;
 margin: -5px 5px 5px -5px;
 padding: 4px;
 }
div.img-dec {
 position: relative;
 background: url('../assets/images/shadow.gif') no-repeat bottom right;
 clear: right;
 float: right;
 margin: 0 0 15px 25px;
 padding: 0;
 } 
div.img-dec img {
 position: relative;
 background-color: #fff;
 border: 1px solid #a9a9a9;
 display: block;
 margin: -5px 5px 5px -5px;
 padding: 4px;
 }
 
.footer2, .push {
   height: 4em;

	font-size: 75%;
	color: #8b4513;
	background-color: #F2F0EC;
   margin-top: 20px;
	text-align: center;
	float: left;	 
}
.footer2 A		   { font-size: 100%; color: #8b4513; text-decoration: none; }
.footer2 A:hover   { font-size: 100%; color: #ed7965; text-decoration: underline; }



/* slider jquery css */

#sliderSection {
  background: #fafafa;
}
#slider {
    width: 640px; /* important to be same as image width */
    height: 425px; /* important to be same as image height */
    position: relative; /* important */
	 overflow: hidden; /* important */
	 /*margin-left: 30px;*/
}
#slider img
{
    border:none
}
#sliderContent {
    width: 640px; /* important to be same as image width or wider */
    position: absolute;
	 top: 0;
	 margin-left: 0;
  	 padding-left: 0px;	 
}
#sliderContent ul 
{ 
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}
.sliderImage {
    float: left;
    position: relative;
	 display: none;
}
.sliderImage span {
    position: absolute;
	 font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	 bottom: 0;
    left: 0;
}
/* end slider css */
		  
