html
{	height: 100%;
	margin: 0;
	padding: 0;
}

body
{	font-family: arial;
	margin: 0;
	padding: 0;
	background: #fbf8e9 url('/imgs/design/bodytrim.jpg') repeat-x;
	height: 100%;
}

h1
{	color: #f6efca;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 24px;
}

h2
{	color: black;
	margin: 0 0 0 30px;
	padding: 0;
}
h4
{	margin:	0;
}

a
{	color: #50361a;
	text-decoration: none;
}

a:hover
{	color: #50361a; text-decoration:underline;
}

p
{	padding: 0 5px 0 5px;
	margin: 5px 0 10px 0;
	font-size: 14px;
}

img
{	border: 0;
}


#outercontainer
{	background: url('/imgs/design/bottom.jpg') bottom repeat-x;
}

#middlecontainer
{	background: url('/imgs/design/water.jpg') 100% 141px repeat-x;
}

#innercontainer
{	background: url('/imgs/design/topright.jpg') right top no-repeat;
}

#container
{	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#head
{	background: url('/imgs/design/head.jpg') center top no-repeat;
	width: 800px;
	height: 175px;
	float: left;
}

#headimgs
{	/* back ground: url('/imgs/design/headimgs.gif') center top no-repeat; */
	width: 800px;
	height: 111px;
	margin: 65px 0 0 0;
}

#head img
{	padding: 15px 0 0 30px;
	float: left;
}

#slogan
{	background: url('/imgs/design/slogan.jpg') right top no-repeat;
	width: 800px;
	height: 48px;
	margin: 15px 0 0 0;
}

#content
{	background: url('/imgs/design/menuback.jpg') repeat-y;
	position: relative;
	top: 110px;
	float: left;
	width: 800px;
	margin-bottom: 110px;
}

#content p
{	padding: 0 5px 0 5px;
}

#menutop
{	background: url('/imgs/design/menutop2.gif') no-repeat;
	position: relative;
	top: -110px;
	margin: 20px 0 0 0;
	height: 260px;
	width: 199px;
	float: left;
}

#menu
{	width: 199px;
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul
{	background: url('/imgs/design/menuback.jpg') repeat-y;
	position: relative;
	top: -110px;
	width: 199px;
	list-style: none;
	float: left;
	margin: 0 0 -50px 0;
	padding: 0;
}

#menu ul li.header
{	background: url('/imgs/design/menutrim.jpg') repeat-y;
	color: #ffffff; font-family:Georgia; font-size:16px;
	margin: 0 7px 2px 7px;
	padding: 2px 0 2px 5px;
}

#menu ul li
{	position: relative;
	top: -90px;
	margin: 0 5px 5px 5px;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#main
{	position: relative;
	top: -60px;
	margin: 0 0 -60px 0;
	width: 600px;
	float: left;
}

#homefeat
{	background: #EEE7DD;
	float: right;
	width: 229px;
	margin: 0 0 0 5px;
}

#homefeat img
{	width: 225px;
	margin: 2px;
}

.homeprop
{	background: #EEE7DD;
	border: 1px solid black;
	float: left;
	width: 144px;
	height: 180px;
	margin: 2px 1px 2px 1px;
}

.homeprop img
{	width: 144px;
}

.homeprop .noimg
{	background: black url('/imgs/realty/no_photo_sm.jpg') no-repeat center center;
	margin: 0 0 2px 0;
	height: 110px;
	width: 144px;
	display: block;
}

.homeprop .details
{	padding: 2px;
	font-size: 12px;
}

#foot
{	background: url('/imgs/design/foot.jpg') no-repeat;
	position: relative;
	top: 8px;
	width: 800px;
	height: 159px;
	color: #00344f;
	font-weight: bold;
	float: left;
}

#footleft
{	margin: 20px 0 0 10px;
	font-size: 16px;
	float: left
}

#address, #copyright
{	font-size: 12px;
	margin-top: 10px;
}

#footright
{	margin: 20px 0 0 0;
	text-align: right;
	float: right; 
	/* widows:500px; */
}

#footright #links a
{	color: #00344f;
	font-size: 14px;
}

.clear
{	clear: both;
}

.left
{	float: left;
}

.right
{	float: right;
}

.newsleft
{	float: left; 
	width:390px;
	margin: 3px;
}

.newsright
{	float: right;
	width: 187px;
	margin: 3px;
}


.feathome
{	float: left;
	width: 144px;
	margin: 3px;
}

.feathomeaddress
{ font-size:12px; font-weight:bold;
}

.feathometext
{ font-size:10px; 
}

.contact
{	
	width: 500px;
	margin: 10px;
}

.contactleft
{	float: left;
	margin: 3px;
	padding-left:30px;
}

.contactright
{	float: right;
	margin: 3px;
}

.thirds
{
float:left; 
width:194px; 
padding-right:4px; font-size:12px;
}

#homefeat .thirds
{	padding:	10px;
	width:		100%;
	float:		none;
}
#homefeat .thirds ul
{	padding:	0 12px;
}
#homefeat img#phaidra
{	margin:	0 0 0 42px;
	width:	auto;
}

img.thumb
{	float:				left;
	margin:			0 5px 0 0;
	max-width:	175px;
	_width:			175px;
}
