/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:12px;
	white-space:normal;
	line-height:17px
} 

a:link, a:visited, a:hover {
	color: #814ccc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menuheadh3:link, a.h3:visited, a.h3:hover {
	color: #814ccc;
	text-decoration: none;
}

a.menuheadh3:hover {
	text-decoration: underline;
}

a.menuh3:link, a.h3:visited, a.h3:hover {
	color: #ffffff;
	text-decoration: none;
}

a.menuh3:hover {
	text-decoration: underline;
}

a.masthead:link, a.h3:visited, a.h3:hover {
	color: #ffffff;
	text-decoration: none;
}

a.masthead:hover {
	text-decoration: underline;
}

a.aboutus:link, a.aboutus:visited, a.aboutus:hover {
	color: #666666;
	text-decoration: none;
}

a.aboutus:hover {
	text-decoration: underline;
}

a.aboutme:link, a.aboutus:visited, a.aboutus:hover {
	color: #666666;
	text-decoration: none;
}

a.aboutme:hover {
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 32px;
 color: #814ccc;
}

h2{
 font-size: 24px;
 color: #814ccc;
}

h3{
 font-size: 20px;
 color: #814ccc;
}

h4{
 font-size: 14px;
 font-weight: normal;
 color: #814ccc;
}

h5{
 font-size: 10px;
 color: #814ccc;
}

li{
	padding-bottom: 10px;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper 
{
	margin: 0 auto;
	padding: 0;
	width: 940px;
	border: 10px solid #FFFFFF;
	text-align: left;
	background-color: #FFFFFF;
} 

#masthead{
	margin: 0;
	padding: 0px 0px 1px;
	width: 940px;
	height: 150px;
}

#mastheadcont{
	position:absolute;
	margin: 0;
	padding: 0px 20px 0px 0px;
	width:360px;
	height:32px;
	z-index:1;
	left: 606px;
	top: 89px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	float: right;
	text-align: left;
}

#navinfo{
	margin: 10px 0px 0px 5px;
	width:285px;
	height:200px;
	z-index:2;
	background-color: #FFFFFF;
	layer-background-color: #814ccc;
	padding: 20px 0px 0px 5px;
	font-size: 36px;
	color: #814ccc;
	text-indent: 0px;
}

#navbar{
	margin: 0px;
	width:300px;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
	layer-background-color: #814ccc;
	padding: 0px;
}

#content{
	float:right;
	width: 620px;
	margin: 10px 0 0;
	padding: 10px 0px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/************* #sitecontact styles ***************/

#sitecontactr{
	text-align:center;
	margin-top: -1px;
	background-color: #FFFFFF;
	color: #814ccc;
	font-size: 22px;
	font-weight: bold;
	float: right;
	width: 620px;
	border: 2px solid #e9ddf6;
	padding: 15px 0px 0px;
	line-height: normal;
	height: 82px;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the masthead in cases where they "touch" */

#sitecontact{
	clear: both;
	text-align:center;
	margin-top: -1px;
	background-color: #FFFFFF;
	color: #814ccc;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	padding: 5px 0px;
	margin-bottom: 0px;
	border: 2px solid #e9ddf6;
}

#sitecontactl{
	text-align:left;
	padding: 0px;
	margin-top: -1px;
	background-color: #FFFFFF;
	color: #814ccc;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	width: 280px;
	float: left;
	border: 2px solid #e9ddf6;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the masthead in cases where they "touch" */



#sitecontact img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	clear: both;
}
/************* #siteinfo styles ***************/

#siteinfo{
	clear: both;
	font-size: 14px;
	text-align:center;
	color: #814ccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	border-top: 1px none #FFFFFF;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#spacer {
clear: both;
}

/*********** #navbar link styles ***********/

#navbar ul a:link, #navbar ul a:visited {display: block;}
#navbar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navbar li {border-bottom: 0px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navbar li {border-bottom: none;
}

/*********** #navbar .menulinks styles ***********/

.menulinks{
	width:285px;
	height:auto;
	margin: 20px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 3;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 10px;
	vertical-align: middle;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.menulinks h3{
	padding: 10px 0px;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0px;
	color: #FFFFFF;
	background-color: #814ccc;
}

.menuhead{
	width:285px;
	height:auto;
	margin: 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 3;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 10px;
	vertical-align: middle;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
}

.menuhead h3{
	padding: 10px 0px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px 0px 10px;
	color: #814ccc;
	background-color: #e9ddf6;
}

.navinfo{
	margin: 10px 0px 0px 5px;
	width:285px;
	height:200px;
	z-index:2;
	background-color: #FFFFFF;
	layer-background-color: #814ccc;
	padding: 20px 0px 0px 5px;
	font-size: 36px;
	color: #814ccc;
	text-indent: 0px;
}

/*********** .content styles ***********/
.mastheadcont{
	margin: 0px;
	padding: 10px 0px;
	width:232px;
	height:57px;
	z-index:1;
	left: 722px;
	top: 54px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	background-color: #FFFF00;
	float: right;
	clear: right;
}

.conhead{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #e9ddf6;
	z-index: 3;
	color: #814ccc;
	font-size: 24px;
	font-weight: bold;
}

.subconhead{
	margin: 0px;
	padding: 5px 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 3;
	color: #814ccc;
	font-size: 18px;
	font-weight: bold;
}

.subconhead h4 {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 10;
	margin: 0;
	color: #000000;
}

.subconhead h5{
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 10;
	margin: 0;
	color: #814ccc;
}

.subconheadprop{
	margin: 0px;
	padding: 5px 0px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 3;
	color: #814ccc;
	font-size: 18px;
	font-weight: bold;
}

.subconheadprop h4 {
	color: #9966CC;
	background-color: #fff;
	padding: 0px 0px 0px 5px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.contentsubhead {
	width: 300x;
	color: #fff;
	background-color: #814ccc;
	margin-top: 10px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.contact{
	margin: 0px;
	padding: 10px 0px;
	z-index: 3;
}

.subcontent{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	z-index: 3;
	border: 1px solid #FFFFFF;
	background-color: #e9ddf6;
}

.aboutushead {
	color: #fff;
	background-color: #9A9A98;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.aboutus{
	margin: 10px 5px 5px;
	padding: 2px 5px 2px 10px;
	z-index: 3;
	background-color: #e9ddf6;
	font-size: 12px;
	text-align: left;
}

.aboutme{
	margin: 5px;
	padding: 2px 5px 2px 10px;
	z-index: 3;
	background-color: #FFFFFF;
	font-size: 12px;
}

.maincontact{
	margin: 40px 0px 0px;
	padding: 5px 20px 5px 0px;
	border: 2px solid #e9ddf6;
	font-size: 22px;
	color: #814ccc;
	font-weight: bold;
	text-align: center;
}

.spacer {
clear: both;
}

/*********** .property styles ***********/
.propstatus {
	color: #fff;
	background-color: #9966CC;
	margin: 0;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	padding-right: 0px;
}

.propaddress {
	color: #814ccc;
	margin: 0;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	vertical-align: top;
	padding: 0px;
	float: right;
	width: 170px;
}

.property {
	padding:5px;
	margin-top: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.property img {
	width: 120px;
	border: 1px solid #B3B3B3;
}

.propertyhead {
	vertical-align: top;
}

.propertyhead h2 {
	color: #fff;
	background-color: #9966CC;
	margin: 0 0 10px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-top: 2;
	padding-bottom: 2px;
	padding-left: 10px;
}

.propertyhead h4 {
	color: #9966CC;
	background-color: #fff;
	padding: 0px 0px 0px 5px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;class="propertyhead">
}
.propertybody {
	width: 300px;
	padding-left: 5px;
	padding-top: 5px;
}
.propertybody h4 {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 10;
	margin: 0;
	width: 300px;
	color: #000000;
}
.propertylink {
	width: 300px;
	color: #fff;
	background-color: #9A9A98;
	margin-top: 10px;
}
.propertylink a {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px 0px 2px 10px;
	margin: 0 10px;
	text-decoration: none;

