/* @override http://mediamechanics-dev.com/woodcliffe/styles/styles.css */



/* General Elements */
/* ----------------------------------------------------- */




body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.7em;
	color: #333;
	background: #9D9065 url(../images/bg-Main.gif) repeat top left;
	height:100%; margin:0; padding:0; 
	}


.copyBrown {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.7em;
	color: #9D9065;
	
	}
	
.copyBrownTTL {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 1.5em;
	color: #9D9065;
	
	}

.copyBrownDK {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.7em;
	color: #575039;
	
	}
	
.copyBlue {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.7em;
	color: #38577C;
	
	}

	
	
.copy {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.7em;
	color: #333333;
	
	}

.hint {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: right;
	line-height: 1.3em;
	color: #877B56;
	
	}

h2 {
	font-size: 1.4em;
	line-height: 22px;
}

h3 {
	font-size: 1.2em;
	color: #0f3374;
	line-height: .1em;
}

#slideshow-text-area {
	margin-top: -126px;
	z-index: 20;
	position: relative;	
}
.sidebar-nav:hover {
	background: url(../images/nav-highlighted.gif);	
}

.sidebar-nav {
	padding-top: 7px;
}

.sidebar-nav a {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 37px;
	color: #ffffff;
}

.nav-button-1 {
	background: url(../images/nav-OurBuilding-01.gif);
	height: 24px;
	width: 214px;
}
.nav-button-2 {
	background: url(../images/nav-FloorPlans-01.gif);
	height: 25px;
	width: 214px;
}
.nav-button-3 {
	background: url(../images/nav-LeasingInfo-01.gif);
	height: 25px;
	width: 214px;
}
.nav-button-4 {
	background: url(../images/nav-ExistingResidents-01.gif);
	height: 26px;
	width: 214px;
}
.nav-button-5 {
	background: url(../images/nav-ContactUs-01.gif);
	height: 26px;
	width: 214px;
}

.sidebar-content {
	width: 80%;
	margin-top: 20px;
	margin-left: 20px;
	
}

.sidebar-content p {
	margin-top: 8px;
	font-size: 13px;
	line-height: 105%;
	margin-left: 3px;
	line-height: 18px;
}

.sidebar-content a  img{
	margin-left: -5px;
	margin-top: -10px;
}

#nav {
	float: right; 
	margin-right: 30px;
	margin-top: 15px;
}
	
#nav a {
	height: 15px; 
	width: 15px; 
	background: #cebe92;
	color: #cebe92;
	margin-right: 5px;
	padding-left: 10px;
}
	
#nav a.activeSlide {
	background-color: #0088d1;
	color: #0088d1;
}

#contact-us-top {
	width: 320px; 
}

div.contact-left {
	width: 120px;
	float: left;
	padding-left: 10px;
	line-height: 26px;
}

div.contact-right {
	width: 190px;
	float: right;
}

div.form-horizontal label, div.form-textarea label {
	float: left;
	margin-left: 10px;
}

label {
	color: #7d6b34;
}

div.contact-right input{
	float: left;
	width: 99.5%;
	margin-bottom: 5px;
	margin-top: 4px;
}
div.contact-right select{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#contact-us div input, #contact-us div select, #contact-us div textarea  {
	border: #7289b3 solid 1px;
}

div.form-phone, div.form-horizontal, div.form-textarea {
	clear: both;
	margin-top: 5px;
}
div.form-phone label{
	float: left;
	margin: 0px 5px 0px 10px;
	
}
div.form-phone #contact{
	width: 100px;
	float: left;
}

div.form-phone #ext{
	width: 33px;
	float: right;
}

.errorRed {
	color: maroon;
}

div.phone-right {
float: right;
}

div.form-textarea #request {
width: 315px;
height: 225px;
margin-top: 5px;
}

div.form-checkbox {
	width: 470px;
	margin-top: 9px;
	font-size: 12px;
}

div.form-checkbox span {
	font-weight: bolder;
}

div.form-checkbox p {
	margin-left: 20px;
	margin-top: 0px;
}

