body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 90%;
	background-color: #6B1628;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	font-size: .85em;
	margin-top: 0;
	margin-bottom: .5em;
	margin-left: 1.5em;
	line-height: 1.2em;
}

h1 {
	font-size: 1.2em;
	margin-top: .5em;
	margin-bottom: .6em;
	background-color: #6C1729; 
	color: white; 
	padding: .25em;
	font-weight: normal;
}

h1 a {
	color: white;
	text-decoration: none;
}

h1 a:hover {
	color: #c6c6c6;
	text-decoration: underline;
}

h2 {
	font-size: 1.1em;
	margin-top: .25em;
	margin-bottom: .25em;
	padding-bottom: 0;
	color: #6C1729;
	font-weight: normal;
}

h3 {
	font-size: 1.25em;
	margin-top: .25em;
	margin-bottom: .25em;
}

h4 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

a {
	color: #033568;
}

li {
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
}

#agent li {
	font-size: .85em;
	margin-bottom: .1em;
}

#content {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 800px;
}

#content_home {
	background-image: url(../images/pages/home_background1.png);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 133px;
}

#top_menu {
	padding-top: 9px;
	width: 795px;
}

#top_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#top_menu ul li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 92px;
	float: left;
	margin-right: 5px;
	text-align: center;
	border-right: 1px solid white;
}

#top_menu li a {
	color: white;
	font-size: .7em;
	text-decoration: none;
}

#top_menu li a:hover {
	text-decoration: underline;
	color: #D7B142;
}

#menu {
	padding-top: 25px;
	padding-left: 0px;
	font-size: .75em;
	background-color: none;
	width: 120px;
	padding-right: 10px;
	float: left;
	font-family: verdana;
}

#menu ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#menu ul li {
	padding-left: 5px;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 2px solid white;
	list-style: none;
}

#menu ul li a {
	color: white;
	text-decoration: none;
}


#menu_home {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 53px;
	font-size: 1em;
	background-color: none;
}

#menu_home img {
	margin-right: 0px;
	width: 95px;
	height: 115px;
}

#main {
	margin-left: 145px;
	padding-top: 45px;
	width: 600px;
}

#main_home {
	margin-left: 5px;
}

#main_home h1 {
	font-size: .85em;
	text-align: center;
}

#main_home p {
	font-size: .9em;
	line-height: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
}

#footer {
	background-image: url(../images/footer1.png);
	background-repeat: no-repeat;
	clear: both;
	color: white;
	padding-top: 30px;
	padding-bottom: 3px;
	font-size: .75em;
	text-align: center;
}

#wrapper {
	background-image: url(../images/repeating_background.png);
	background-repeat: repeat-y;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper_home {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.house {
	margin-bottom: 10px;
	padding: 5px;
}

.house h1 {
	font-size: .95em;
}

.house h2 {
	font-size: .75em;
}

.house h3 {
	float: right;
	font-size: .85em;
	margin-right: 5px;
	margin-top: 10px;
	color: white;
}

.house img {
	float: left; 
	height: 75px;
	margin-right: 15px;
}
.house table {
	font-size: .75em;
}

#layout4 {
	background-image: url(../images/layout4_top.png);
	background-repeat: no-repeat;
	height: 1%;
}

#layout4 h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	padding-top: 90px;
	font-size: 1.5em;
	margin-left: 155px;
	color: white;
	background-color: none;
}

#layout4 #agent_contact {
	background-image: url(../images/layout4_contact.png);
	background-repeat: no-repeat;
	height: 1%;
}

#layout4 #agent_contact h1 {
	background: none;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 15px;
}