* {
	margin: 0px;
	padding: 0px;
}
body, td {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #727272;
}
body {
	background: #48a2e7;
}
a {
	color: #727272;
	text-decoration: underline;
}
a:hover {
	color: #5e7098;
	text-decoration: none;
}
img {
    border: 0;
}
img.rightImage {
	margin: 0 0 8px 8px;
}
h1 {
	color: #5e7098;
	font-size: 20px;
	font-weight: normal;
}
#home h2 {
	color: #727272;
	font-size: 16px;
	font-weight: bold;
}
#internal h2 {
	color: #727272;
	font-size: 14px;
	font-weight: bold;
}

#pageBox {
    width: 800px;
	margin: 0 auto;
}
#page {
}
#headerBox {
	background: #ffffff url(../images/bgContent.gif) repeat-y left top;
}
#header {
}
#navBar {
	background: #ffffff url(../images/bgNav.gif) no-repeat left top;
	height: 32px;
	margin-left: 44px;
	margin-right: 29px;
	padding-top: 6px;
	padding-right: 13px;
	text-align: right;
}
#navBar a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
#navBar a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#navBar a.selected {
	color: #ffff00;
	font-weight: bold;
}
#contentBox {
	background: #ffffff url(../images/bgContent.gif) repeat-y left top;
}
#content {
	margin-left: 47px;
}
#contentLeftBox {
	float: left;
	margin-top: 10px;
}
#home #contentLeftBox {
	width: 364px;
}
#internal #contentLeftBox {
	margin-left: 10px;
	margin-top: 40px;
	width: 145px;
}
#contentLeft {
}
#contentLeft ul {
	list-style-type: none;
}
#contentLeft li {
	margin-bottom: 8px;
	font-weight: bold;
}
#contentLeft li a {
	color: #5e7098;
	text-decoration: none;
}
#contentLeft li a:hover {
	text-decoration: underline;
}
#contentLeft li.selected, #contentLeft li.selected a, #contentLeft li.selected a:hover {
	color: #000000;
	text-decoration: none;
}
#contentLeft ul.pdfList {
	list-style-type: none;
}
#contentLeft ul.pdfList li {
	background: #ffffff url(../images/icoAcrobat.gif) no-repeat left top;
	margin: 2px 0 0 0;
	padding: 3px 0 4px 20px;
	font-weight: normal;
}
#contentLeft ul.pdfList li a {
	color: #727272;
	text-decoration: none;
}
#contentLeft ul.pdfList li a:hover {
	color: #809200;
	text-decoration: underline;
}
#contentRightBox {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}
#home #contentRightBox {
	width: 333px;
}
#internal #contentRightBox {
	width: 542px;
}
#home #contentRight {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.8em;
}
#internal #contentRight {
}
#contentRight .section {
	clear: both;
}
#contentRight h1 {
	padding-left: 6px;
}
#home #contentRight h1 {
	background: #ffffff url(../images/bgHeadline.gif) no-repeat left 22px;
}
#internal #contentRight h1 {
	background: #ffffff url(../images/bgHeadlineLong.gif) no-repeat left 22px;
}
#contentRight h2 {
	margin-top: 5px;
	margin-left: 6px;
}
#contentRight p {
	margin-left: 16px;
}
#home #contentRight ul {
	list-style: none url(../images/bulletred.jpg) outside;
	margin-top: 20px;
}
#internal #contentRight ul {
	list-style: none url(../images/bulletred6.jpg) outside;
	margin-top: 5px;
}
#home #contentRight li {
	margin-left: 46px;
	margin-bottom: 15px;
	line-height: 1.1em;
}
#internal #contentRight li {
	margin-left: 30px;
	margin-bottom: 8px;
	line-height: 1.1em;
}
#footerBox {
	background: #ffffff url(../images/bgFooter.gif) no-repeat left bottom;
	height: 100px;
}
#footer {
	padding-top: 50px;
	margin-left: 47px;
}
#footerNavBox {
	float: left;
	width: 360px;
	margin-top: 5px;
}
#footerNav {
}
#footerNav ul {
	list-style-type: none;
}
#footerNav li {
	float: left;
	border-left: solid 1px #727272;
}
#footerNav li.first {
	border-left: 0;
}
#footerNav li a {
	color: #727272;
	text-decoration: none;
	margin: 0 10px;
}
#footerNav li.first a {
	margin-left: 5px;
}
#footerCopyrightBox {
	float: left;
	width: 360px;
	margin-top: 5px;
	text-align: right;
}
#footerCopyright {
	margin-right: 5px;
}
.floorplansummary {
	padding: 10px 0;
	font-size:1.25em;
	margin-left: 6px;
	line-height: 1.5em;
}
.disclaimer {color:#888888;vertical-align:bottom;font-style:italic;}

.divider1 {
	height: 5px;
	background-color: #C2CF21;
}
.heightSpacer {
    float: left;
    width: 1px;
}
.clearing {
    clear: both;
}

/* Forms */
input.checkbox, input.radiobutton {
    display: inline;
    clear: left;
    margin: 0;
    width: 13px;
    height: 13px;
}
label.checkbox, label.radiobutton {
    display: inline;
    font-weight: normal;
    margin: 0;
    margin-left: 3px;
}
input.button1, input.button2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #701107;
    border: solid 1px #701107;
    background-color: #F3F4F5;
    display: inline;
    font-weight: bold;
    height: 20px;
    width: 40px;
}
input.button2 {
    width: 150px;
}
input.textbox1, input.textbox2, input.textbox3, input.textbox4,
textarea.textbox1, textarea.textbox2, textarea.textbox3, textarea.textbox4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #701107;
    border: solid 1px #CBA79F;
    /*margin-bottom: 2px;*/
    padding: 2px;
}
input.textbox1, textarea.textbox1 {
    width: 40px;
}
input.textbox2, textarea.textbox2 {
    width: 100px;
}
input.textbox3, textarea.textbox3 {
    width: 200px;
}
input.textbox4, textarea.textbox4 {
    width: 275px;
}
select.listbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #701107;
}

fieldset {
    padding: 2px 4px 10px 10px;
	border: solid 1px #CBA79F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
fieldset legend {
	font-size: 11px;
    font-weight: bold;
    color: #701107;
	padding: 0 4px;
}
fieldset label {
    display: block;
    font-weight: bold;
    color: #701107;
}
fieldset .p1, fieldset .p2, fieldset .p3, fieldset .p4 {
    /*margin-bottom: 3px;*/
	float: left;
}
fieldset .p1 {
	width: 50px;
}
fieldset .p2 {
	width: 110px;
}
fieldset .p3 {
	width: 210px;
}
fieldset .p4 {
	width: 279px;
}
fieldset br {
	clear: both;
}
