body {
	Xfont-family: Futura, Arial, Helvetica, sans-serif;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.3;
	color: #333;
	background-color: #80A0B7;
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

h2 span {
	font-size: 70%;
	font-weight: bold;
	color: red;
}

.testimonial {
	padding: 16px;
	margin-bottom: 20px;
	background-color: #F9E8D8;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}

.testimonial p {font-family: "Times New Roman", Times, serif; line-height: 1.5;}

.signature {font-style: italic;}

.special-feature {
	color: red;
}

#photos {margin-bottom: 3em;}

#photos img {
	padding: 2px;
	border: 1px solid #999;
	margin: 2px;
}

#wrap {
	margin: 0 auto;
	width: 916px;
}

#page {
	background: transparent url(/site/images/reg_page_bg.gif) top left repeat-y;
}

#banner {
	position: relative;
	background: transparent url(/site/images/reg_banner.jpg) top left no-repeat;
	width: 916px;
	height: 98px;
}

img#logo {
	position: absolute;
	top: 20px;
	left: 220px;
}

#collar {
	background: #002C51 url(/site/images/reg_menu_bg.gif) top left no-repeat;
	width: 916px;
	height: 27px;
}

#menu {
	color: #fff;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	line-height: 17px;
}

#menu a {color: #fff; text-decoration: none;}

#menu a:hover {color: #D3B867;}

#register_message {
	display: none;
}

#contents {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: transparent url(/site/images/reg_page_grad.gif) 0 0 no-repeat;
}

#main {
	margin: 0 0 8em 0;
	padding:  1em 11em;
}

#ads {margin-bottom:  2em;}
#ads img {
	padding: 6px;
	border: 1px solid #999;
}

#footer {
	width: 916px;
	height: 33px;
	background: transparent url(/site/images/reg_bottom_bar.gif) left top no-repeat;
	margin: 0 auto;
}

#bottombar {
	background: transparent url(assets/images/reg_bottom_bar.gif) top left no-repeat;
	width: 916px;
	height: 33px;
	margin:  0;
	padding:  0;
}

#keywealth_logo {
	position: absolute;
	bottom: 40px;
	right: 45px;
}

h2, h3, p {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #002C51;
	margin-top: 0;
}

h1 {
	letter-spacing: 4px;
	color: #002C51;
	padding-top: 12px;
	margin: 0;
	text-transform: lowercase;
	font-family: Futura, Arial, sans-serif;
	font-weight: normal;
}

h3 {
	font-style: italic;
	color: #7C9153;
	font-size: 16px;
	font-family: Georgia, serif;
	margin-top: 0;
}

h1 + p {margin-top: 12px;}

input, textarea {
	border: 1px solid #999;
	margin-bottom: 2px;
	background-color: #fffff9;
	color: #232020;
}

.fix_s {font-family: Arial, Helvetica, sans-seif;}
.no_margin {margin: 0;}
.center {text-align: center;}
.clear {clear: both;}
.star {color: red;}

form {
	padding: 1em;
	margin: 0 auto; 
	text-align: left;
	width: 400px;
	padding-top: 1em;
}

dl {margin-left: 2em;}
dt {font-weight: normal;}
dd {margin-left: 0;}

#page_bottom {
	width: 890px;
	color: white;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}

#page_bottom h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid white;
}

#address {
	text-align: right;
	width: 250px;
	font-size: 11px;
	margin-left: 630px;
}
#address span.label {color: #c7e3f7;}

#EHO {
	float: left;
	text-align: left;
	width: 570px;
	font-size: 78%;
}

#EHO p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	font-size: 11px;
}

#home h1#the-title {display: none;}

#general-info h2 {clear: both;}
#general-info h3 {clear: both;}
#general-info .col1 { width: 290px; float: left; display: inline;}
#general-info .col2 { width: 290px; float: right; display: inline;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { clear: both; }

a img {border:none;}
.gallery_image {
	height: 190px;
	width: 188px;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.community-photo {
	border:1px solid #999;
	margin: 2px;
	padding: 2px;
	text-align: center;
}

img.photo { border:1px solid #002C51; padding: 5px; background-color: #fff; }
img.photo.left { float: left; margin: 0 20px 10px 0; }
img.photo.right { float: right; margin-left: 10px; }

#home h1 {
	position: absolute; top:-999px;
}
#home h2 {font-size: 25px;}
#home #keywealth_logo {display: none;}
#home #bottombar {display: none;}
#home h3, #home .h3 {
	color: #002c51;
}

#home #main {margin: 0; padding: 0;}






