@charset "utf-8";
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.header {
	background-color: #8C9CB6;
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.main {
	padding-right: 30px;
	padding-left: 20px;
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #333322;
	background-color: #EEEEEE;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A0978E;
	border-bottom-color: #A0978E;
	border-left-color: #A0978E;
	font-weight: normal;
}
.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #8C9CB6;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.img1st {
	float: left;
	border: thin solid #1B1D30;
	margin-right: 10px;
}
.housephotos {
	margin-right: 10px;
	margin-bottom: 5px;
	border: thin solid #4A4B32;
}
.top {
	border: thick solid #0F1022;
	padding: 0px;
	background-color: #8C9CB6;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {font-size: 24px; font-weight: bold; }
a.special:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333322;
	text-decoration: underline;
}
a.special:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333322;
	text-decoration: underline;
}
a.special:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333322;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #526391;
	background-image: url(../stdonatimages/ouareaulac.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a.special:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333322;
	text-decoration: underline;
}

