/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	background-color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}


/*********************************************
/* FRONT PAGE STYLES
/********************************************/
.Logo {
	float: left;
}
.FrontMenu {
	color: #fff;
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: right;
}
.FrontMenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.FrontMenu a:hover {
	text-decoration: underline;
}
.FrontMain {
	margin-top: 2px;
	clear: both;
	background-color:#FFFFFF;
	width: 750px;
	padding: 0px;
}
.FrontProperty {
	padding: 5px;
	width: 240px;
	font-size: 9pt;
}
.FrontProperty img {
	width: 238px;
	/*border: 1px solid #000;*/
}
.FrontProperty a {
	color: #000;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.FrontProperty p {
	margin: 0px;
}
/*********************************************
/* INTERIOR PAGE STYLES
/********************************************/
.InteriorMenu {
	color: #fff;
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: right;
	float: right;
}
.InteriorMenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.InteriorMenu a:hover {
	text-decoration: underline;
}
.Main {
	margin-top: 2px;
	clear: both;
	background-color:#FFFFFF;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
}
.txtBox150x200 {
	height: 240px;
	width: 240px;
}


/*********************************************
/* INTERIOR PAGE STYLES
/********************************************/
.BottomMenu {
	color: #fff;
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	clear: both;
}
.BottomMenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.BottomMenu a:hover {
	text-decoration: underline;
}

.CategoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #9ED7F4;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.PropertyList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	height: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
.PropertyList .Info {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	float: left;
}
.PropertyList .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}

.PropertyList img {
	padding: 5px;
	float: left;
	border: 1px solid #333333;
}
.Divider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
}
.SubmitSearchTable td {
	padding: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #E5312E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.formleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.details {
	font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color: #333333;
	margin: 10px;
	float: right;
	width: 240px;
}
.details .title {
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
}
.details .category {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 15px;
}
.ImgMain {
	padding: 5px;
	width: 450px;
	border: 1px solid #999999;
}
.ImgThumb {
	margin: 0px;
	width: 150px;
}
.description {
	float: right;
	width: 250px;
	clear: right;
	font-family: "Trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
}
.txtBox100 {
	width: 100px;
}
.txtBox150 {
	width: 150px;
}
.contact {
	clear: right;
	float: right;
	width: 250px;
	margin-right: 5px;
}
.Main .map {
	clear: left;
	float: left;
	width: 450px;
	padding: 5px;
	border: 1px solid #333333;
}
.contact .FormLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.txtBox200 {
	width: 200px;
}
.txtBox300x300 {
	width: 300px;
	height: 300px;
}
.FormHeader {
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
}
.Main .FormLeft {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
.Legal a{
	color: #FFFFFF;
	text-decoration: none;
}
