@charset "UTF-8";
#wrapper #boxes h2 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #ffffcc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffcc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#wrapper #boxes #leftcol {
	text-align: center;
	float: left;
	width: 314px;
}
#wrapper #boxes #leftcol img {
	border: 2px solid #FFFFFF;
}
#wrapper #boxes #leftcol #quote {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
#wrapper #boxes #main {
	float: left;
	width: 598px;
}
#wrapper #boxes #main p {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 14px;
}
#wrapper #boxes #main a {
	color: #FFFFFF;
}
#wrapper #boxes {
	padding-top: 23px;
	margin-top: 0px;
}
#wrapper #boxes #main #searchbox {
	font-size: 12px;
	margin: 10px;
	float: right;
	width: 120px;
	border: 1px solid #FFFFCC;
	text-align: center;
	padding: 10px;
}
#wrapper #boxes #main #searchbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #boxes .listing {
	font-size: 13px;
	padding-left: 40px;
	clear: both;
}
#wrapper #boxes .listing h3 {
	font-size: 18px;
	line-height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 400px;
	display: block;
}
#wrapper #boxes .listing .description h4 {
	font-size: 13px;
}
#wrapper #boxes .listing .titlebox h4 {
	font-size: 18px;
	font-weight: normal;
	float: right;
	width: 300px;
	display: block;
	text-align: right;
	margin: 0px;
	line-height: 27px;
}
#wrapper #boxes .listing .description p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#wrapper #boxes .listing .photo {
	float: left;
	width: 349px;
	padding-top: 10px;
	padding-right: 30px;
	height: 325px;
}
#wrapper #boxes .listing .description {
	float: left;
	width: 475px;
	padding-bottom: 25px;
}
#wrapper #boxes .listing .description img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#wrapper #boxes #main #slideshow {
	padding: 5px;
	float: right;
	width: 300px;
}
#wrapper #boxes .listing .titlebox {
	background-color: #3e519d;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	width: 839px;
}
.red {
	color: #FF0000;
}
