@charset "utf-8";
#top_row {
	text-align: center;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
}

#bottom_contact {
	background-image: url(../graphics/footer1.jpg);
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-size: 14px;
}


#top_banner {
	text-align: center;
}
#top_tabs {
	text-align: center;
}

#buying_home {
	text-align: center;
}

#selling_home {
	text-align: center;
}
#menu_buttons {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
}


p {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-bottom: 5px;
}

#blue_border {
	line-height: 3px;
	color: #0000FF;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
li {
	text-align: justify;
	padding-right: 8px;
}
body {
	background-image: url(../graphics/1bg1.gif);
	background-repeat: repeat;
	background-color: #083366;
	margin-top: 0px;
	margin-bottom: 0px;
}


.bold {
	font-weight: bold;
}
#time_stamp {
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

