*{
	margin:0px;
	padding:0px;
}
img{border:0px}
html{
	width:100%;
	padding:22px 0 0 0;
	background-color:#801200;
	background-image: url(../house_draw/images/tile.jpg);
}
body{
	width:648px;
	margin:auto auto 15px;
	border:1px solid #012158;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 1em;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
}
p {
	padding-bottom: 15px;
}
h2 {
	font-size: 14px;
	color: #333333;
}
.menu{
	padding:0;
	border-bottom:3px solid #8A8F92;
	height:45px;
	text-align: center;
	font-family: "Tahoma Bold", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	width: 92px;
	background-image: url(images/but1.gif);
	text-transform: uppercase;
}
a {
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li, .menu img{
list-style-type:none;
float:left
}
.item{
width:330px;
float:left;
margin:0 30px 20px 0;
}
.item2 {
width:286px;
float:left;
padding:0 0 20px 0;
}
.item img, .item2 img{
float:left;
}
.title{
padding:0 0 20px 0;
}
.item p, .item2 p{
padding:0 0 0 10px;
margin:-2px 0 2px 0;
width:190px;
float:left
}
.item p a, .item2 p a{
color:#6C6C6C;
text-decoration:underline
}
.item p a:visited, .read:visited, .item2 p a:visited, #footer a:visited{text-decoration:underline}
.item p a:hover, .read:hover,.item2 p a:hover, #footer a:hover{text-decoration:none}
.read{
background-image:url(images/circle.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 7px;
margin:7px 0 0 0;
float:left;
color:#1F1F1F;
text-decoration:underline
}
.news{
width:153px;
float:left;
border-right:1px solid #BEC1C3;
padding:0 15px 0 0
}
.news2{
float:left;
width:139px;
margin:0 0 0 20px
}
.news span, .news2 span{
color:#CD2701;
font-weight:bold;
display:block;
clear:both
}
.news a, .news2 a, .more{
float:left;
clear:both;
color:#CD2701;
width:55px;
font-weight:bold;
text-decoration:none;
font-size:10px;
background-image:url(images/arrows.jpg);
background-position:right 5px;
background-repeat:no-repeat;
padding:0 19px 0 0;
margin:10px 0 0 0
}
#footer{
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
width:100%;
font-family:Tahoma;
font-size:11px;
color:#1F1F1F;
text-align:center;
padding:15px 0 0 0;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 25px;
}
#footer a{
font-family:Tahoma;
font-size:11px;
color:#1F1F1F;
text-decoration:underline
}
a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
}
ul {
	list-style-image: url(images/arrows.jpg);
	padding-left: 18px;
}
.red {
	font-weight: bold;
	color: #C12501;
}
.side_links {
	background-color: #DBEAF1;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
