@import url("css/menu.css");

/* CSS Document */
body {
	background-color: #6599FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Body 
{
	text-align:center;
}
li 
{
	list-style:none;
}
a , td , li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td , li , p {
	color:#000000;
	font-size:12px;
	
}
td {
	
}
.listings 
{
	width:830px;
	clear:both;
}
.listings td 
{
	white-space:nowrap;
	padding:6px 4px 4px 0px;
}
h1 {
	font-weight:bold;
	color: #E31D5B;
	font-size:17px;
}
h2 {
	font-weight:bold;
	color: #E31D5B;
	font-size:15px;
}
h3 {
	font-weight:bold;
	color: #E31D5B;
	font-size:13px;
}
a:link {
	color: #E31D5B;
}
a:visited {
	color: #E31D5B;
}
a:hover {
	color: #E31D5B;
}
a:active {
	color: #E31D5B;
}

td div a:link {
	color: #E31D5B !important;
}
td div a:visited {
	color: #E31D5B !important;
}
td div a:hover {
	color: #E31D5B !important;
}
td div a:active {
	color: #E31D5B !important;
}
body,td,th {
	/*color: #FFFFFF;*/
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold; }

.highlight {
	font-weight:bold;
	color: #E31D5B;
}
#HouseMenuNav li 
{
	float:left;
	display:block;
	list-style:none;	
	margin:2px 0px;
}

#HouseMenuNav li a
{
	white-space:nowrap;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	border-left:solid #ffffff 1px;
	padding:0px 7px;
	
}


.news {
	width:620px;
}
.news .item 
{
	border-bottom:dashed 1px #4F4F4F;
	padding:5px 0px 10px 0px;
}
.news .item h2
{
	font-size:13px;
}

table.inpage, .inpage td {
	width:100%;
	font-size:14px;
}


.inpage a {
	display:block;
	float:left;
	clear:none;
	width:20px;
	margin:0px 3px 0px 0px;
}

#title_content 
{
	width:55px;
	float:left;
}
#left_content_two 
{
	width:670px;
	float:left;
}
#left_content_three 
{
	width:310px;
	float:left;
}

#middle_content 
{
	width:320px;
	float:left;
	
}

#right_content 
{
	width:210px;
	float:left;
	
}

#one_col 
{
	width:860px;
	float:left;
}
#one_col_full 
{
	width:900px;
	overflow:scroll;
}





















