/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;	
	background-color: #F1E863;		
	
	background-image: url(images/gradientbg3.jpg); 
	background-repeat: repeat-x; background-position: top left;	
	
	font-family: Arial, Helvetica, sans-serif; 
}

ul {margin: 0px 0px 0px 16px}

.tablespacing {background-color: #ffffff;}

.nav {background-image: url(images/navbg.jpg); 
	background-repeat: repeat-x; background-position: top left;	}

.nav-bottom {color: #ffffff; font-size: 11px;}	
.nav-bottom a:link {color: #ffffff; text-decoration: none;}
.nav-bottom a:visited {color: #ffffff; text-decoration: none;}
.nav-bottom a:hover {color: #ffffff; text-decoration: underline;}
.nav-bottom a:active {color: #ffffff; text-decoration: none;}		

.contact-info-bg {background-color: #f9ecad;}
	
.text-black-small {font-size: 11px; color:#333333; padding:10px;}	
.text-black-small a:link {color: #333333; text-decoration: none;}
.text-black-small a:visited {color: #333333; text-decoration: none;}
.text-black-small a:hover {color: #333333; text-decoration: underline;}
.text-black-small a:active {color: #333333; text-decoration: none;}		

.text-bold {font-weight: bold;}

.text-main {color: #333333; font-size:12px; text-align:left;}
.bg-main   {background-image: url(images/bg-long.gif); 
	background-repeat: repeat-y; background-position: top left;	}
	
.text-main a:link {color: #008328; text-decoration: underline;}
.text-main a:visited {color: #008328; text-decoration: underline;}
.text-main a:hover {color: #008328; text-decoration: none;}
.text-main a:active {color: #008328; text-decoration: underline;}	

input,select,textarea {background-color: #ffffff; color: #333333; font-size: 12px; border: 1px solid #008328;}	

.imgborder {border: 1px solid #008328;}

.listing-bg {background-color: #F9ECAD; background-image: url(images/box-bg.jpg);
	background-repeat: repeat-x; background-position: top left; border:1px solid #F19E34;}	

.text-listing-head {color: #ffffff; font-size:12px; text-align:left; font-weight: bold;}