a:link {
	color: #2155d1;
	text-decoration: underline;
}
a:visited {
	color: #173b91;
	text-decoration: underline;
}
a:hover {
	color: #2155d1;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #173b91;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
	font-size: 12px;
}
.amenities_text {
	color: #B2BED3;
}
.formfield {
	border: 1px solid #16527A;
}

p {
	line-height: 150%;
	margin-top: 0px;
}
h1 {
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e08428;
	margin-top: 0px;
}
h2 {
	font-size: 12px;
	color: #0b6fcc;
}
img {
	border: 0px;
}
.wrapper {
	width: 774px;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 18px;
	text-align: center;
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #31497B;
	border-left-color: #31497B;
}
.headercontainer {
	width: 734px;
	height: 163px;
	margin: 0px auto;
}
.top {
	width: 734px;
	height: 37px;
}
.slogan {
	float: left;
	width: 416px;
	height: 32px;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	padding-left: 3px;
}
.icons {
	float: right;
	width: 295px;
	height: 20px;
	text-align: right;
	padding-top: 17px;
	padding-right: 20px;
}
.logo {
	text-align: left;
	margin-bottom: 1px;
	margin-top: 0px;
}
div.menu {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}

.navblock {
	float: left;
	width: 734px;
	height: 24px;
	text-align: right;
	padding-top: 36px;
}
.contentheader {
	width: 687px;
	height: 30px;
	margin: 0 auto;
	padding-left: 47px;
	color: #ffffff;
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	background: #173b91 url(images/bullet_txtheader.gif) no-repeat top left;
}
.contentcontainer {
	width: 734px;
	height: auto;
	margin: 20px auto;
	padding: 0px;
	background: url(images/bgcontent.gif) right repeat-y;
}
#bgno {
	background: none;
}

.centercolumn {
	float:right;
	width: 534px;
	height: auto;
	text-align: left;
	margin: 0px;
	padding-bottom: 18px;
}
.cblockl {
	width: 258px;
	float: left;
}
.cblockr {
	width: 258px;
	float: right;
}
.cblockheader {
	width: 206px;
	height: 26px;
	padding-top: 7px;
	padding-left: 52px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#rentregh {
	background: url(images/bgrentheader.gif) no-repeat;
}
#ownregh {
	background: url(images/bgownheader.gif) no-repeat;
}
.cblock {
	width: 224px;
	height: 220px;
	padding: 15px 17px 10px 17px;
	margin-top: 7px;
}
#rentreg {
	background: #fff0d7 url(images/bgrent.gif) no-repeat bottom right;
}
#ownreg {
	background: #e8eaf0 url(images/bgown.gif) no-repeat bottom right;
}

.homeleft {
	float: left;
	width: 180px;
	height: auto;
	text-align: left;
	margin-right: 10px;
}
.rightcolumn {
	float: right;
	width: 180px;
	height: auto;
	text-align: left;
}
.block {
	width: 168px;
	font-size: 11px;
	padding: 6px;
	margin-bottom: 20px;
	background-color: #dee0e9;
	border: #acb3be 1px solid;
}
.block a:link {
	color: #173b91;
	text-decoration: none;
}
.block a:visited {
	color: #173b91;
	text-decoration: none;
}
.block a:hover {
	color: #2155d1;
	text-decoration: none;
}
.blockheader {
	width: 166px;
	height: 28px;
	padding: 0px 6px;
	color: #ec3c34;
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #ffe4b7 url(images/bgblockheader.gif) repeat-x;
	border: #fdc43e 1px solid;
}
.footer {
	width: 700px;
	height: 60px;
	margin: 4px auto;
	padding: 12px 17px;
	font-size: 11px;
	background-color: #EFEEF4;
	font-family: Arial, Helvetica, sans-serif;
}

.formcontainer {
	width: 692px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #173b91;
	border-left-color: #173b91;
}

/* =block
----------------------------------------------- */
.fl {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.fr {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
#half {
	width: 48%;
}
.regformleft {
	float:left;
	width: 70px;
	height: auto;
	margin-top: 8px;
	padding: 0px;
}
.regformright {
	float:left;
	width: 243px;
	height: auto;
	margin-top: 8px;
	margin-left: 4px;
	padding: 0px;
}
.marginright50 {
	margin-right: 50px;
}
.marginleft2 {
	margin-left: 2px;
}
#padding10 {
	padding: 10px;
}
.padding6 {
	padding: 6px;
}
.linedot {
padding-bottom: 5px;
	background: url(images/linedot.gif) repeat-x bottom;
}
#height222 {
	height: 222px;
}
#height277 {
	height: 277px;
}
#height499 {
	height: 499px;
}
/* =bg
----------------------------------------------- */
.bggray {
	background-color: #e8eaf0;
}


/* =txt
----------------------------------------------- */
.alignright {
	text-align: right;
}
.valignbttm {
	vertical-align: bottom;
}
.valignmiddle {
	vertical-align: middle;
}
#redlink a:link {
	color: #e2780d;
	text-decoration: underline;
}
#redlink a:visited {
	color: #173b91;
	text-decoration: underline;
}
#redlink a:hover {
	color: #e2780d;
	text-decoration: none;
}
.red {
	color: #f16958;
}
/* =img
----------------------------------------------- */



/* =form
----------------------------------------------- */
.log {
	border: 1px solid #173b91;
	height: 15px;
}
