/* Lantern Hill Gardens CSS by Igor of Digital Media Enterprises. Copyright 2009 */

body {
	margin-top:10px;
	margin-bottom:150px;
	background-color:#376037;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height:19px;
	color:#333333;
		}
#container {
	width: 800px;
	background-color:#F7FBDD;
	border:2px solid #333333;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}		

#banner {
	width:800px;
	background-image:  url(images/banner_new2.jpg);
	height:443px;
	background-color:#ffffff;
}

#banner-nav {
	color:#FFF;
	padding-top:418px;
	text-align:right;
	padding-right:22px;
}

#content {
	padding-top:22px;
	padding-right:85px;
	padding-left:45px;
	padding-bottom:25px;
}

.footer_left {
	border-top:1px solid #333333;
	font-size:10px;
	background-color:#999933;
	color:#333;
	padding:12px 21px 12px 25px;
	text-align:left;
	}
.footer_right {
	border-top:1px solid #333333;
	font-size:10px;
	background-color:#999933;
	color:#333;
	padding:12px 21px 12px 25px;
	text-align:right;
	}

table, td {
		font-family: Verdana, Arial, Helvetica; 
		font-size: 11px;
		color:#333333;
		}

#content_margins {
	margin-top: 28px;	
	margin-left: 35px;
	margin-right: 55px;
	text-align: justify;
}

.text_copy_main {
	font-family: Verdana, Arial, Helvetica; 
	font-size:11px;
	line-height:17px;
	text-align:justify;
}

a {color:#069;}
a:visited {color:#069;}
a:active {color:#CCC;}
a:hover {color:#999933;
}

a.nav-links:link, a.nav-links:visited { 	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	line-height:18px;
	}
	
a.nav-links:active, a.nav-links:hover  { 	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size:13px;
	color: #999933;
	text-decoration:none;
	line-height:18px;
	}
a.footer-links:link, a.footer-links:visited { 	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	line-height:18px;
	}
	
a.footer-links:active, a.footer-links:hover  { 	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size:11px;
	color: #999933;
	text-decoration:none;
	line-height:18px;
	}	
	

ul {	
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 19px;
	
	}
li {
	margin-top: 9px;
	margin-bottom: 9px;	
	color:#333333;
	list-style:square
}	


H1 {font-family: Verdana, Arial, Helvetica; font-size: 14px; color:#000000}


.smalltext {color: #666666; font-size: 10px;}
.smalltext_gray {color: #999999; font-size: 10px;}

.boldtext {font-size: 12px; font-weight:bold}

.titles_bold_gray {
	font-size:14px;
	font-weight:bold;
	color:#333;
}	

.title-big {
	font-size: 18px;
	color:#063;
	font-weight:bold;
}
	
.silver {color: #999999; 
		 line-height:32px;
		 font-weight:bold;}

#FlashID object{
	display:block;
}

#FlashID2 object{
	display:block;
}

.top-of-page {
	font-size:10px;
	color:#09C;
	text-align:center;
}

