/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #DCEAFA;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 40px;
	}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
a:hover {
	color: #334022;
	}			
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
#header {
	width: 762px;
	height: 408px;
	margin: 0 auto;
	background-image: url(header.jpg);
	margin-top: -20px;
	}
#main {
	width: 720px;
	margin: 0 auto;
	background-image: url(main.jpg);
	background-repeat: repeat;
	overflow: hidden;
	text-align: left;
	padding: 10px 20px;
	}
#tagline {
	float:right;
	width: 265px;
	text-align: right;
	padding: 25px 50px 0 0;
	}	
#logo {
	padding-top: 200px;
	padding-left: 35px;
	width: 312px;
	float: left;
	margin-bottom: 30px;
	}
h1 {
	text-indent: -9999px;
	}
p {
	line-height: 1.3;
	margin-bottom: 20px;
	}	
/*-------------------------------------navigation-----------------------*/	
.navcontainer {
	width: 725px;
	height: 35px;
	padding: 0;
	margin: 0;
	}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #000;
	
	}
#navlist a:hover {
	color: #FDFE95;
	}
		
/*------------------------------end navigation-------------------------*/

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #334022;
	font-weight: bold;
	margin-bottom: 25px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	}	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;




	background-color: ;
	padding: 2px 2px;
	font-style: italic;
	background-color: #DCEAFA;
	line-height: 16px;
	}		
.leftcol {
	width: 490px;
	float: left;
	text-align: left;
	}
.leftcolfs {
	width: 525px;
	float: left;
	text-align: left;
	}	
.rightcol {
	width: 180px;
	float:right;
	text-align: center;
	font-size: 12px;
	color: #003300;
	line-height: 1.8em;
	}
.rightcol-sale {
	width: 180px;
	float:right;
	font-size: 12px;
	color: #003300;
	line-height: 1.6em;
	}	
.textright {
	float: right;
	text-align:right;
	}
#footer {
	margin: 0 auto;
	width: 760px;
	height: 24px;
	background-image: url(footer.jpg);
	}
#copyright {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
		}
#copyright a:link, #copyright a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	}
#copyright a:hover {
	color: #003300;
	font-size: 10px;
	}		
.info {
	width: 510px;
	float: left;
	margin: 0px 0px 25px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ADE1A3;
	padding-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
	}
.imageleft {
	float: left;
	margin: 0px 5px 10px 0px;
	}
.imageleftborder {
	float: left;
	margin: 0px 5px 10px 0px;
	padding: 3px;
	border: thin solid #FBF559;
	}	
.table {
	font-size: 12px;
	text-align: center;
	border: 1px solid #B1DEA7;
	
	}
.sold {
	color: #FF0000;
	font-weight: bold;
	}
.centertext {
	width: 520px;
	text-align: center;
	color: #334022;
	margin: 10px 0px 20px 0px;
	font-weight: bold;
	
}
.sidebarlinks {
	border: none;
	margin-bottom: 20px;
}
.image-sidebar {
	margin-bottom: 40px;
}
.small-box {
	float: left;
	margin: 0px 6px 10px 5px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #FBF559;
	padding: 5px 2px;
	width: 145px;

}
