@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(gifs_3/background-image-v3.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a {
	color: #3B5B96;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #3B5B96;
	font-weight:bold;
}
a:hover {
	color: #3B5B96;
	font-weight:bold;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	font-weight: normal;
	color: #666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	/* [disabled]letter-spacing:-1px; */
	font-weight: normal;
	color: #666;
}
.heading {
	color: #ffffff;
	font-family: georgia;
	font-size: 30px;
	font-weight: normal;
	padding-right: 13px;
}
.subhead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color:#3B5B96;
	font-weight:bold;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#666;
	line-height: 130%;
}
.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#666;
}
.bodytext_white {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.toprow {
	background-color:#FFFFFF;
	background-image:url(img/bg_top.gif);
	background-repeat:repeat-x;
}
.leftcol {
	width:200px;
	padding-left:15px;
	padding-right:15px;
}
.leftcol_text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.rightcol {
	width:495px;
	padding-left:15px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#666666;
}
.innercol {
	padding-right:15px;
}
.botrow {
	background-color:#3B5B96;
	background-image:url(img/bg_bot.gif);
	background-repeat:repeat-x;
}


/* version 3 additions */

#thepage {
	width: 840px;
	margin: 0px auto;
	position: relative;
}
#thepage_leasing {
	width: 840px;
	margin: 0px auto;
	position: relative;
	background-color:#FFF;
}
#menu_area {
	background-image:url(gifs_3/menuback.jpg);
	background-repeat:no-repeat;
	height: 86px;
	width: 663px;
	padding: 38px 0px 0px 177px;
}
#floating_pictures {
	height: 380px;
	width: 840px;
	position: relative;
	overflow: hidden;
}
#content_area {
	width: 840px;
	margin: 20px 0px;
}
#left_column {
	width: 337px;
	float:left;
	padding: 0px 0px 0px 0px;
}
#right_column {
	width: 475px;
	float:left;
	padding: 0px 0px 0px 0px;
	/*text-align:justify*/
}
#footer {
	background-color: #003366;
}
#bottom_box {
	width: 840px;
	margin:0px auto;
	padding: 10px 0px 30px 0px;
	text-align: center;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.footer a:link {
	color: #75C6FB;
	text-decoration: none;
}
.footer a:visited {
	color: #2589DB;
	text-decoration: none;
}
.footer a:hover {
	color: #E70000;
	text-decoration: none;
}
#footer_white {
	padding:10px;
}
#smoothcontainer {
	text-align: left;
	position: relative;
	z-index: 9999;
}
#thelogo {
	position:absolute;
	z-index:10;
	width: 132px;
	height:95px;
	left: 26px;
	top: 20px;
}

