/* CSS Document */
<!--
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images2/back.gif);
	background-repeat: repeat-x;
}
td.greenbar{
	background-color:#5DAA0C;
	padding: 2px;
	color: #FFFFFF;
	font-size: .7em;
	border: 1px solid #011525;
	text-align: center;
}
td.designbox{
	background-color:#ECECEC;
	padding: 3px;
	border: 1px solid #5DAA0C;
}
td.logobar_L{
	background-color:#DFDBD0;
	text-align: center;
	border-left: 1px solid #011525;
}
td.logobar_R{
	background-color:#DFDBD0;
	text-align: center;
	border-right: 1px solid #011525;
}
td.NavBack{
	background-image: url(images2/navback.gif);
	background-repeat: repeat-x;
	padding-left: 12px;
	text-align: center;
	border-bottom: 2px solid #5DAA0C; 
}
td.subnav{
	background-color:#5DAA0C;
	text-align: left;
	padding-left: 20px;
	color: #0B2E4A;
	font-size: .7em;
	font-weight: bold;
	border: 1px solid #000000;
}
td.contentbar{
	background-color:#E0DCD1;
	padding: 12px;
	color: #333333;
	font-size: .7em;
	border-right: 1px solid #011525;
	border-left: 1px solid #011525;
	background-image: url(images2/logoscreen.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.footerBack{
	text-align: center;
	font-size: .75em;
	color: #fff;
	border-right: 1px solid #011525;
	border-left: 1px solid #011525;
	border-bottom: 1px solid #011525;
	background-image: url(images2/footerback.gif);
	background-repeat: repeat-x;
}
a.footerlink{
	font-size: .8em;
	color: #041684;
	text-decoration: none;
}
a.footerlink:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.mainnav{
	padding: 2px;
	font-size: .6em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.mainnav:hover{
	color: #5DAA0C;
	text-decoration: underline;
}
.green1 {
	font-family: verdana;
	font-size: .8em;
	color: #2E338D;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.notice {
	padding-top: 12px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: .7em;
	color: #333333;
	text-align: right;
}
.home {
	font-size: .8em;
	color: #000000;
	font-weight: bold;
}
.details {
	font-size: 1em;
	color: #333333;
}
a.subnav {
	color: #2E338D;
	text-decoration: none;
}
a.subnav:hover {
	color: #2E338D;
	text-decoration: underline;
}
h3 {
	font-size: 1.3em;
	color: #468406;
	border-bottom: 2px solid #2E338D;
}
.contract{
	font-size: 1.3em;
	color: #7C282C;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
.sold{
	font-size: 1.3em;
	color: #05075F;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
.hometitle{
	font-size: 1.2em;
	color: #2E338D;
	font-weight: bold;
}
.homeprice{
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}
.homecontent{
	font-size: .95em;
	color: #333333;
}
.homecontent2{
	font-size: .95em;
	color: #333333;
	text-align: center;
}
.smallblacktxt{
	font-size: .8em;
	color: #000000;
}
.smallblacktxt2{
	font-size: .9em;
	color: #000000;
	text-align: center;
}
hr {
  border: 1px dotted #999;
}
.style1 {color: #FF0000}
.submitbutton{
	color: #fff;
	border: 1px solid #011525;
	background-color: #0B2E4A;
	padding: 3px;
	margin-top: 12px;
}
a.top {
	color: #2E338D;
	text-decoration: none;
	font-size: 1em;
}
a.top:hover {
	color: #2E338D;
	text-decoration: underline;
}
-->
