body, p, li, ul, ol, DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
}


h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #bfcebb
}



/* Main Layout */
#househunters 
{
	height: auto;
	margin: auto;
	padding-top: 1px;
	background: #fff;
	width: 794px;
}

/* Header */
#header {
	float:left;
	background-color:#669ACC;
	width:794px;	
}

#content {
	float:left;
	width:794px;
	border: 1px solid #CCCCCC;	
}

#content-left {
	float:left;
	width:100px;
}

#content-right {
	float:right;
	width:690px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

ul.nav_menu {
	list-style: none;	
	margin-left: 5px; 
	padding-left: 20px; 
	text-indent: -1em; 
	margin-top: 0;
	margin-bottom: 0;
}

.nav_carrot {
	background:url("../images/carrot.gif") no-repeat center left;
	color:#000;
	font-size:10px;
	padding: 0px 0px 0px 10px;
	text-decoration:none;
}

#title 
{
	font-family:Arial;
	font-size:18px;
	color:#AAD3F7;
}

#main {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;	
}

#img_top {
	float:left;
	width:400px;
}

#img_bottom {
	float:left;
	width:670px;
}

#img 
{
	float:right;
	height:128px;
	width:250px;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.AdminForm {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.tabletext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify
}


.searchform
{
	font-size:10px;
	width:120px;
	height:16px;
}
.searchformbutton
{
	font-size:11px;
	height:20px;
}
.sponserlink
{
	font-size:13px;
}
.sponserlinktext
{
	font-size:11px;
}
