/* CSS Document */

body {
	width: 100%;
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A8B094;
	text-align: left;
	margin-top: 0px;
}

td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

a { color:#0A1162; }
a:hover { color:#0A1162; }

.background {
	background-image: url(http://www.tomsellshomes.com/graphics/bg.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 810px;
}

.titles {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}



.buttons {
	border: 4px double #3E5166;
	background-color: #D6DCC6;
	text-align: center;
	line-height:18px;
}
.buttons a:link {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.buttons a:visited {
	font-size:14px;
	font-weight:bold;
	color: black;
	text-decoration: none;
}
.buttons a:hover {
	font-size:14px;
	font-weight:bold;
	color: #3E5166;
	text-decoration: underline;
}

.links {
	font-size: 12px;
	line-height:16px;
}
.links a:link {
	font-size: 14px;
	font-weight: bold;
	color: #3E5166;
	text-decoration: underline;
}
.links a:visited {
	font-size:14px;
	font-weight:bold;
	color: #3E5166;
	text-decoration: underline;
}
.links a:hover {
	font-size:14px;
	font-weight:bold;
	color: black;
	text-decoration: none;
}

.cities a:link {
	font-size: 13px;
	color:#0A1162;
	font-weight: bold;
	text-decoration: underline;
}
.cities a:visited {
	font-size: 13px;
	color:#3E5166;
	font-weight: bold;
	text-decoration: underline;
}
.cities a:hover {
	font-size: 13px;
	color:#3E5166;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	float: left;
}
#footer2 {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: silver;
	float: left;
}
.map {
	border: 4px double #3E5166;
	padding: 0px;
}