@charset "utf-8";

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #000000;

	background-color: #ffffff;

	margin: 0px;

}


td.header {

	background-image: url(images/5acres_title.jpg);
	background-color:#fff;
	width:990px;
	height:200px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	
}

td.requestform_title {
	background-color:#15B3F2;
	color:white;
	font-weight:bold;
	font-size:110%;
	padding:5px;
}

td.requestform_left {
	background-color:#eaffff;
	color:black;
	font-weight:bold;
	font-size:90%;
	padding-right:10px;
	padding-top:3px;
	height:28px;
}

td.requestform_right {
	color:black;
	padding-left:10px;
	font-size:90%;
}

.paragraph_start {
	font-size: 130%;
	font: Verdana;
	color: #15B3F2;
	font-weight: bold;

}

.caption {
	font-size: 85%;
}

.bottom_menu {

	font-size: 80%;

}



.main_text {

	text-align: justify;
	padding: 10px 0px;
}


table.content {

	width:990px;
	border-collapse:collapse;
	
}


.tagline {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 10px 0px;
	font: Arial;
	background: #ffffff;

}



#list-menu {

	width: 170px;

	

}



#list-menu ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	font-family: verdana, arial, sanf-serif;

	font-size: 12px; 

	

} 



#list-menu li {

	margin: 2px 0 0;

} 



#list-menu a {

	display: block;

	width:158px;

	padding: 2px 2px 2px 10px;

	border: 1px solid #000000;

	background: #ffffff;

	text-decoration: none; /*lets remove the link underlines*/

} 



#list-menu a:link, #list-menu a:active, #list-menu a:visited {

	color: #000000;

}



#list-menu a:hover {

	border: 1px solid #000000;

	background-image: url(images/menu_bg.gif);

	color: #ffffff;

} 

#gal_container {

	margin:0 auto;
	padding:15px;
	text-align:left;
	width:690px;
}

#gal_enlarge_container{
	float: left;
	width: 510px;
	
	
}

#gal_enlarge_container img {

	border:1px solid #000000;
	padding:5px;
	
}

#gal_thumb_container{ 

	width:100px;
	float:left;
	
}

#gal_thumb_container img {

	border:1px solid #000000;

}

#gal_thumb_container ul {

	list-style-type: none;
	
}

#gal_thumb_container li {

	float: left;
	display: inline;
}


#copyright {

	color: #000000;
	
	background-color: #15b3f2;

	font: Arial;
	font-size: 80%;
	font-weight: bold;

	padding: 5px;
	
	border-top: 1px #000000 solid; 
	border-bottom: 1px #000000 solid;

}



#content {

	padding: 0 0 0 20px;

}



#copyright a:link, #copyright a:active, #copyright a:visited, #copyright a:hover{
	color: #0000FF;
	text-decoration: none;
} 
