
body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(/public/images/bg01.jpg) repeat-x top left;
	font-size: 13px;
	color: #464646;
	line-height:150%;
	text-align:justify;
	
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

img{
border: none;}


.normaltext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.boldtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

img.right
{
float: right;
margin-left: 14px;
}


h1, h2, h3 {
	font-weight: normal;
	color: #484848;
}

h1 {
	
	font-size: 20px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}



blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FF2020;
}

a:hover {
	text-decoration: none;
	color: #FF2020;
}

/* Header */

#header {
	width: 777px;
	height: 120px;
	margin: 0px auto;
}

/* Flashbar */

#flashbar {
	width: 777px;
	height: 228px;
	margin: 0px auto;
}




/* Page */

#page {
	width: 777px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 490px;
}

#contentwide {
	width: 777px;
	margin: 0px auto;
}


.title {
line-height: 1.6em;
	border-bottom: 1px solid #CDCDCD;
	color: #FF2020;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(/public/images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(/public/images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 273px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 20px;
	background: url(/public/images/img06.jpg) no-repeat left 80%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin-top: 20px;
	height: 56px;
	background: #2E3956;
}

#footer p {
line-height: 1.4em;
	padding: 3px 0;
	text-align: left;
	font-size: smaller;
	color: #BEBEBE;
	width: 777px;
	margin: 0px auto;
}

.footertext1{
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#999999;
}
.footertext2{
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
}

#menu {
height: 41px;
padding-bottom: 15px;
margin: 0px auto;
width: 777px;
}



#stylefour{position:relative;display:block;height:41px;font-size:12px;background:transparent url(/public/images/navbg1.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;line-height:3em;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{ font-weight:bold;display:block;float:left;color:#626262;text-decoration:none;padding:0px 15px 0 15px;height:41px;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#626262;background: url(/public/images/navbg2.gif) repeat-x top left;
border-right:1px;}

#roundedbox {
width: 273px; 
background-color: #E8E8E8; 
text-align: left;
}

#roundedboxwide {
clear:both;
width: 777px; 
background-color: #E8E8E8; 
text-align: left;
margin-bottom: 20px;
}

#roundedbox .text{
margin: 10px 10px 16px 16px;
}

#roundedboxwide .text{
margin: 10px 10px 16px 16px;
}

#propertybox {
width: 777px; 
background-color: #F2F2F2; 
text-align: left;
margin-bottom: 10px;
}

.costtext{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#FF0000;
}


tr.imgthumbs td img {
	margin-left: 7px;
}

tr.imgthumbs img.firstimage {
	margin-left: 0px;
}

p.redtext {
color: #FF0000;
}