
* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#e5e1cf url(images/bg.jpg) repeat-x;
	font-size: 12px;
	line-height:18px;
	}

img {
	border:none;
	}

h1 {
	color:#d9cd97;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:100;
	margin:0 0 10px 0;
	display:block;
	text-align:center;
	width:930px;
	padding:10px 0 10px 0;
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#8aa789;
	}

h3 {
	color:#d9cd97;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:100;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	}

h4 {
	color:#d9cd97;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:100;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	}


/************** Main Sections from Top to bottom *************/

#wrapper { 
	margin: 0 auto;
	width: 1016px;
	}

#header {
	 width:950px;
	 margin: 0 33px 0 33px;
	 padding:0;
	 height: 91px;
	 text-align:center;
	}

#nav {
	width:950px;
	padding:0;
	margin:0 33px 0 33px;
	height:40px;
	background:url(images/nav_bg.jpg) no-repeat;
	}


#mainpic {
	width:950px;
	height:268px;
	padding:0 33px 0 33px;
	margin:0;
	background:url(images/lamps.png) no-repeat;
	}

#wrapper2 {
	background:url(images/lamppole_bg.png) repeat-y;
	width:1016px;
	min-width:1016px;
	}

#content { 
	 width: 930px;
	 margin: 0 33px 0 33px;
	 padding:10px;
	 background:#668365 url(images/content_bg.jpg) no-repeat top;
	 float:left;
	 color:#fff;
	}
	
#content2 { 
	 width: 930px;
	 margin: 0 33px 0 33px;
	 padding:10px;
	 background:#668365 url(images/content_bg.jpg) no-repeat top;
	 float:left;
	 color:#fff;
	}
	
#sidebar {
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	width:240px;
	background:url(images/sidebar_bg.jpg) repeat-y;
	border-width:20px 0 20px 0;
	border-color:#000;
	border-style:solid;
	}	
	
#bottombar {
	margin: 0 33px 0 33px;
	width:950px;
	height:174px;
	padding:10px 0 10px 0;
	background:url(images/bottombar_bg.jpg) repeat-x top;
	float:left;
	}
	


#footer { 
	 width: 890x;
	 background: #000;
	 margin: 0px 21px 0 21px;
	 background:url(images/footer_bg.jpg) no-repeat;
	 height:40px;
	 clear:both;
	}

#finetext {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#969178;
	text-align:center;
	margin:10px 0 30px 0;
	}

/******* List style for Content ***********/

#content ul {
	margin:0 0 0 15px;
	}
	
#content li {
	margin:0 0 10px 0;
	}

#content li li{
	margin:10px 0 10px 20px;
	}

#content td {
	vertical-align:top;
	}
/************ Navigation *****************/

#menu {	
	margin: 0;
	padding: 0;
	z-index: 30;
	}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	}

#menu li a {
	display: block;
	margin: 0;
	padding:0;;
	width: 118px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}

#menu li a img {
	display: block;
	margin: 0;
	padding:0;;
	width: 118px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	height:40px;
	}
	
#menu div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	}

#menu div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px;
	width:170px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background:url(images/btn_bg.jpg);
	color: #999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	}

#menu div a:hover {	
	color: #FFF;
	}


/************ Homepage Styles **********/

.feature {
	width:260px;
	float:left;
	margin:0 10px 0 0;
	}

.featurepic {
	width:200px;
	height:150px;
	padding:30px;
	background:url(images/pictureframe.jpg) center no-repeat;
	text-align:center;
	}
	
.featurenameplate {
	width:260px;
	height:34px;
	}

.featuredetails {
	width:220px;
	height:102px;
	padding:10px 20px 10px 20px;
	color:#d3d3d3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-align:center;
	background:url(images/featuredetails_bg.png) no-repeat;
	text-align:left;
	vertical-align:top;
	}

.featuredetails h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:100;
	padding:0 0 10px 0;
	}

.featuredetailsbtn {
	width:260px;
	height:30px;
	}

#newsevents {
	width:390px;
	padding:25px 0 0 0;
	float:left;
	background:url(images/latestnews.png) top left no-repeat;
	}

.newslisting {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
	background:url(images/news_divider.gif) no-repeat bottom;
	padding:10px 0 10px 0;
	}

.newslisting h3 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	color:#befabe;
	}

.newslisting a, a:visited {
	color:#befabe;
	text-decoration:none;
	}

.newslisting a:hover {
	color:#00fa00;
	text-decoration:none;
	}

/********* Interior Page Styles ***********/

#content p {
	margin:0 0 10px 0;
	}

#content a{
	color:#befabe;
	text-decoration:none;
	}

#content a:hover {
	color:#00fa00;
	text-decoration:none;
	}
	
#content img {
	padding:10px;
	border:1px solid #b2d0b1;
	background:#8aa789;
	}

#content img a{
	padding:10px;
	border:1px solid #b2d0b1;
	background:#8aa789;
	}

#content a:hover img {
	padding:10px;
	border:1px solid #fff;
	background:#befabe;
	}

.pictureleft, .pictureleft img{
	margin:0 10px 10px 0;
	}

.pictureright, .pictureright img{
	margin:0 0 10px 10px;
	}

.caption {
	font-size:11px;
	text-align:center;
	color:#273b26;
	}
	
/****** Other Listings **************/

.listing {
	vertical-align:top;
	padding:0 0 10px 0;
	}

.listing img {
	float:left;
	padding:10px;
	border:1px solid #b2d0b1;
	margin:0 10px 0 0;
	background:#8aa789;
	}

/******** Bottom Bar Modules ********/

.bottomsection {
	width:290px;
	height:174px;
	float:left;
	text-align:left;
	vertical-align:top;
	padding:0 10px 0 10px;
	}

.bottomdivider {
		background:url(images/bottom_divider.gif) no-repeat right;
		margin:0 10px 0 0;
		}
	
.signup {
	width:290px;
	height:109px;
	float:left;
	text-align:left;
	vertical-align:top;
	background:url(images/signup.png) no-repeat;
	padding:65px 0 0 0;
	}

input.email {
	border:none;
	background:transparent;
	font-size:14px;
	padding:4px 10px 5px 10px;
	color:#fff;
	margin:0 0 5px 0;
	}

/******* Quote *************/

.quote {
	padding:10px 200px 10px 200px;
	margin:0 0 10px 0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	display:block;
	color:#bcd3bb;
	border:1px dotted #8aa789;
	}

/************* General Styles ***************/

.floatleft {
	float:left;
	}

.marginleft {
	margin:0 0 0 10px;
	}

.marginright {
	margin:0 10px 0 0;
	}

.paddingright {
	padding:0 10px 0 0;
	}

.paddingleft {
	padding:0 0 0 10px;
	}

.divider {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#8aa789;
	padding:10px 0 10px 0;
	vertical-align:top;
	}

/**** CAlendar ******/

.date {
	font-size:20px;
	line-height:24px;
	text-align:center;
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	margin:0 10px 10px 0;
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#8aa789;
	padding:10px 10px 0 10px;
	}

/************ Button Styles ***************/

.backtotop a, .backtotop a:visited {
	background:#607c5f;
	text-decoration:none;
	padding:5px;
	border:1px solid #587357;
	}

.backtotop a:hover {
	background:#8aa789;
	text-decoration:none;
	padding:5px;
	border:1px solid #b2d0b1;
	}

/********** Pedigree ***********/

.pedigree {
	border:5px solid #b2d0b1;
	line-height:10px;
	background:url(images/bottombar_bg.jpg) repeat-x top #242424;
	padding:10px;
	}

.pedigree td {
	padding:5px;
	font-size:14px;
	text-align:center;
	}

.linebottom {
	border-width:0 0 1px 0;
	border-color:#666;
	border-style:solid;
	text-align:center;
	}

.lineleft {
	border-width:0 0 0 1px;
	border-color:#666;
	border-style:solid;
	}

.linetop{
	border-width:1px 0 0 0;
	border-color:#666;
	border-style:solid;
	}