@import url("content.css");
@import url("header.css");
@import url("misc.css");
@import url("sidebar.css");
@import url("text.css");

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#Draw {
	clear: both;
	float: left;
	height: 80px;
	width: 827px;
}
#DrawBut {
	height: 40px;
	width: 170px;
	clear: none;
	float: left;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border: 2px solid #FFFFFF;
	font-family: Rockwell;
	font-size: 16px;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	display: inline;
}
#Listing {
	clear: both;
	float: left;
	height: 300px;
	width: 700px;
	border: 1px solid #FFCC66;
}
#TitleList {
	clear: both;
	float: left;
	height: 20px;
	width: 280px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
	padding-top: 10px;
	background-position: center;
	text-align: center;
}
#Price {
	clear: none;
	float: right;
	height: 15px;
	width: 126px;
}
#TitleHold {
	clear: both;
	float: left;
	height: 1px;
	width: 778px;
	background-color: #FFFFCC;
}
#Photo {
	clear: none;
	float: left;
	height: 300px;
	width: 451px;
	background-color: #FFCCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#ListWrap {
	height: 302px;
	width: 778px;
	clear: both;
	float: left;
	background-color: #002244;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#ListDesc {
	clear: none;
	float: left;
	height: 250px;
	width: 275px;
	background-color: #8F8681;
	padding: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Desc1 {
	height: 150px;
	clear: both;
	float: right;
	width: 270px;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#Desc2 {
	clear: none;
	float: left;
	height: 30px;
	width: 300px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: bold;
}
#Desc3 {
	clear: both;
	float: right;
	height: 15px;
	width: 100px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#DescVideo {
	clear: both;
	float: left;
	height: 15px;
	width: 100px;
}
#holdDesc {
	clear: both;
	float: left;
	height: 20px;
	width: 700px;
}
#DescCity {
	clear: left;
	float: left;
	height: 20px;
	width: 100px;
}

