body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bubble_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}

p {
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.7em;
}
img {border: 0;}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	display: inline;
	font-weight: normal;
}

h1, h2, h3 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}

h1 {font-size: 2.0em; margin: 1.2em 0em 1.2em 0em; font-weight: normal;}
h2 {font-size: 1.5em; color: #A30033; margin: 1.2em 0em 1.2em 0em; font-weight: normal;}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #A30033;
	line-height: 1.5em;
}


.border_all {border: 1px solid #b2b2b2}
.border_left {border-left: 1px solid #b2b2b2;}
.border_right {border-right: 1px solid #b2b2b2;}
.border_top {border-top: 1px solid #b2b2b2;}
.border_bottom {border-bottom: 1px solid #b2b2b2;}



 ul#subnavlist {
	color: #CCCCCC;
	font-size: 1.1em;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
}
 #subnavlist li {
	list-style-type: none;
	display: inline;
	text-align: left;
	font-weight: normal;
}
 #subnavlist a {
	padding: 5px 12px 5px 12px;
	display: block;
	text-align: left;
}
 #subnavlist a:link {
	color: #666666;
	text-decoration: none;
	display: block;
	 font-weight: normal;
}
 #subnavlist a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	 font-weight: normal;
}
 #subnavlist a:hover {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	 font-weight: normal;
}
 #subnavlist a:active {
	color: #333333;
	background-color: #D69999;
	text-decoration: none;
	display: block;
	 font-weight: normal;
}

	
.footer {
	font-size: 1em;
	line-height: 1.3em;
	padding: 5px;
	color: #999999;
}
.footer a:link {text-decoration: none; color: #999999;}
.footer a:visited {text-decoration: none; color: #999999;}
.footer a:hover {text-decoration: underline; color: #342121;}
.key_pic {
	background-image: url(../images/keys_dangle_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news_bg {
	background-color: #000000;
	background-image: url(../images/newsbar_bg_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 5px;
	padding: 5px;
	line-height: 1.3em;
}

.property_title {
	font-size: 1.2em;
	font-weight: normal;
	color: #A40032;
	line-height: 0.95em;
}
.property_title:link {
	color: #A40032;
}
.property_title:visited {
	color: #A40032;
}
.property_title:hover {
	color: #A40032;
}

.property_body {
	font-weight: normal;
	color: #000000;
	line-height: normal;
	margin: 5px;
	padding: 5px;
}

.property_info {
	font-weight: normal;
	color: #333333;
	line-height: normal;
	font-size: 0.9em;
}
.propertyimg {
	border: 1px solid #000000;
}
.form {
	font-size: 0.9em;
	color: #333333;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-weight: normal;
}
.news_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.news_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}




