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

html { height: 100.2%;}

body,
h1, h2, h3,
p, ul, li, form, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:focus { overflow : hidden;}

sup, sub { line-height: 0;}
fieldset, img { border: 0;}

a:link, a:visited {color:#4E423B;}
a:hover, a:active {color: #4E423B; text-decoration: none;}

table 	{ border-collapse: separate; border-spacing: 0; }
th 		{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
	font-size: 1.2em;
	}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q { quotes: "" ""; }

p { font-size: 1.2em; line-height: 1.6em; text-align: justify; word-spacing: 2px;}
p, ul, ol, table { margin-bottom: 1.5em;}

.prepend-1 	{ margin-left: 140px;}
.prepend-2	{ margin-top: 30px;}
.prepend-3	{ margin-top: 62px;}
.prepent-4	{ margin-top: -62px;}

.append-1 	{ margin-right: 35px;}
.right		{ float: right;}
.small		{ font-size: 0.8em;}

body,
form, input {
	color: #4E423B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	}

h1, h2, h3 {line-height: 1.2;}
h1 { font-size: 32px; margin-bottom: 18px;}
h2 { font-size: 32px; margin-bottom: 18px;}
h3 { font-size: 12px;}

body { background-color: #d3d0ad; text-align: center;}

#page {	background: #FFF url('../images/base/header.jpg') no-repeat 0 0; margin: 3.5em auto; text-align: left; width: 775px;}
#home { background: #FFF url('../images/base/header-home.jpg') no-repeat 0 0; margin: 3.5em auto; text-align: left; width: 775px;}
#header {
	min-height: 120px;
	padding: 21px 20px 14px 25px;
	position: relative;
	}
	.lease-now { position: absolute; top: 24px; right: 20px;}

#nav { padding-top: 1px; overflow: hidden; width: 100%;}
#nav-page { background-color: #93b2b4; padding-top: 1px; overflow: hidden; width: 100%;}

#navlist { list-style-type: none; margin: 0; padding: 0 0 0 25px;}
	#navlist li { float: left;}
	#navlist li a {
		background: url('../images/base/divider.png') no-repeat scroll 0 50%;
		color: #4E423B;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 1.1em;
		font-weight: 700;
		line-height: 24px;
		padding: 0 6px;
		text-decoration: none;
		text-transform: uppercase;
		}
		#navlist li a.first { background: none;}
	#navlist li a:hover, #navlist li a.current { color: #FFF;}

.container { 
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 36px 30px 28px 70px;
	overflow: hidden;
	width: 675px;
	}
	.container.home { background: url('../images/building-home.jpg') no-repeat right 0;}
	.container li { font-size: 1.2em; margin-bottom: 0.5em; margin-left: 15px;}

.col		{ width: 640px;}
.col-1		{ width: 318px; float: right;}
.col-2		{ width: 328px;}
.col-3		{ width: 412px;}
.col-4		{ float: right; text-align: right; width: 195px;}
.slideshow 	{ 
	border: 2px solid #97b6b7;
	height: 386px;
	margin-top: 24px;
	overflow: hidden;
	width: 313px;
	}

#footer { 
	color: #FFF;
	background: #4e433b url('../images/base/header.jpg') no-repeat -9999px -9999px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 50px;
	padding: 0 40px;
	text-align: right;
	text-shadow: 0 0 1px #000;
	word-spacing: 5px;
	}
