body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
#container {
	padding: 0px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(images/fauxCollumn.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
#footer {
	background-color: #999999;
	clear: both;
	width: 700px;
	font-size: 0.6em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#contentHome {
	clear: both;
	width: 700px;
	background-image: url(images/mainLeftBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}

#contentContact {
	clear: both;
	width: 700px;
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}

#content {
	clear: both;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#header {
	padding: 0px;
	clear: both;
	height: 250px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #666699;
}
#headerBottom {
	height: 130px;
	width: 700px;
	background-image: url(images/headerBottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
#header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#header li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#header li a {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 3px;
	background-image: url(images/navWhiteBlock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 105px;
}
#header a:hover {
	color: #ff9933;
	background-image: url(images/navOrangeBlock.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentHome h1, #content h1, #contentContact h1 {
	font-style: italic;
	color: #666699;
	text-decoration: none;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}

#content h2, #contentContact h2 {
	font-style: bold;
	color: #666699;
	text-decoration: none;
	font-size: 1.2em;
}

#content a, #contentContact a {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover, #contentContact a:hover {
	text-decoration: underline;
}

#contentHome p {
	font-size: 0.7em;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}

#content p, #contentContact p {
	font-size: 0.7em;
	color: #666699;
	text-decoration: none;
}

.freeAppraisal a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	font-style: italic;
	text-decoration: none;
}

.freeAppraisal a:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	font-style: italic;
	text-decoration: underline;
}
