/* CSS Document */
/*  Styles for www.aptgods.com Werman Real Estate website  */
/*  Copyright 2007 to present, Susan Kell, www.kellswood.com/design/  */

body {
	font-family: Times New Roman, serif;
	font-size: 100%;
	line-height: 120%;
	color: #567142;
	background-color: #cede9c;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 700px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px;
	border-style: solid;
	border-color: #ffffff;
	text-align: left;
}
#banner {
	background-color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #ffffff;
}
#banner-index {
	background-color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 20px 0px 0px 0px;
	border-bottom: 3px solid #ffffff;
}
#content p	{
	font-size: 100%;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding: 5px 10px 5px 10px;
	color: #567142;
	background-color: transparent;
	}
#content h1	{
	font-size: 140%;
	text-align: center;
	color: #006ba5;
	background-color: #CEEFFF;
	padding: 5px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	}
#content h2	{
	font-size: 120%;
	text-align: center;
	color: #00acdd;
	background-color: #E4F0BD;
	padding: 5px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	}
#content h3	{
	font-size: 120%;
	color: #00acdd;
	background-color: transparent;
	padding: 0;
	margin: 1px;
	}
#content td	{
	font-size: 80%;
	v-align: top;
	text-align: center;
	padding: 5px;
	}
#content a	{
	color: #00acdd;
	font-weight: bold;
	text-decoration: none;
	}
#content a:hover, #content a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}
#navrow	{
	background-color: #ffffff;
	border-top: 0;
	border-bottom: 0;
	v-align: bottom;
	text-align: center;
	height: 120px;
}
#navrow a	
	{
	color: #006ba5;
	padding: 80px 1px 1px 1px;
	}
#navrow a:hover, #navrow a:focus	
	{
	background-color: #E4F0BD;
	}
#rightcol	{
	float: right;
	width: 200px;
	margin: 5px;
	border: 1px solid #FFEFB5;
	}
#rightcol h2	{
	font-size: 90%;
	font-weight: bold;
	color: #006ba5;
	background-color: #FFEFB5;
	padding: 3px;
	margin: 0px;
	}
#rightcol p	{
	font-size: 80%;
	line-height: 100%;
	color: #567142;
	font-style: italic;
	padding: 0;
	margin: 5px;
	}
.pic_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 5px solid #cede9c;
}
.pic_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 5px solid #cede9c;
}
.clearit	{
	clear: both;
	display: block;
	}
.boldit	{
	font-weight: bold;
	}
.smallit	{
	font-size: 80%;
	}
.italicit	{
	font-style: italic;
	}
.prop	{
	height: 180px;
	float: right;
	width: 1px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#footnav	{
	background-color: #ffffff;
	border-top: 2px solid #cede9c;
	border-bottom: 0;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #006ba5;
	margin-top: 1px;
	margin-bottom: -1px;
	padding: 5px;
}
#footnav a	
	{
	color: #006ba5;
	text-decoration: none;	
	padding: 5px;
	}
#footnav a:hover, #footnav a:focus	
	{
	text-decoration: none;	
	background-color: #E4F0BD;
	}
#footnav2	{
	background-color: #ffffff;
	border-top: 2px solid #cede9c;
	border-bottom: 0;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #006ba5;
	margin-top: 1px;
	margin-bottom: 11px;
	padding: 12px 1px 1px 1px;
}
#footnav2 a	
	{
	color: #006ba5;
	text-decoration: none;	
	padding: 9px;
	}
#footnav2 a:hover, #footnav a:focus	
	{
	text-decoration: none;	
	background-color: #E4F0BD;
	}
#footer	{
	clear: both;
	background-color: #ffffff;
	color: #567142;
	border-top: 2px solid #cede9c;
	}
#footer p	{
	font-size: 80%;
	margin: 0;
	color: #567142;
	padding: 3px 0px 2px 10px;
	font-style: italic;
	text-align: center;
	}
#footer a	{
	color: #567142;
	font-weight: bold;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}
