html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #745B34;
	font-weight: bold;
}
a:hover {
	color: #2a372c;
}
body {
	line-height: 1;
	background-color: #2a372c;
}
strong {
	font-weight: bold;
}
#wrapper {
	width: 100%;
	position: relative;
	background-color: #f4be6c;
	overflow: hidden;
	line-height: 0;
}
#background {
	background-image: url(../images/global/bg-inside.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	background-position: center top;
	height: 750px;
	width: 100%;
}
#content-container {
	width: 930px;
	margin: 0 auto;
}
#content {
	width: 930px;
	position: relative;
	z-index: 10;
	margin-top: 80px;
	padding-bottom: 135px;
	line-height:0;
}
#copy {
	width: 450px;
	margin-left: 70px;
	min-height: 300px;
 	height: auto !important;
 	height: 300px;
}
#copy-wide {
	width: 795px;
	margin-left: 70px;
	min-height: 300px;
 	height: auto !important;
 	height: 300px;
}
#copy p, #copy-wide p {
	font-size: 12px;
	color: #2a372c;
	line-height: 18px;
	margin: 0 0 20px 0;
}
#copy ul, #copy-wide ul {
	margin: 0 0 20px 30px;
	font-size: 12px;
	color: #2a372c;
	line-height: 18px;
}
#copy ul.news li {
	margin-bottom: 10px;
}
.col {
	float: left;
	margin: 0 30px 10px 0;
}
h1 {
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
h1.about {
	width: 866px;
	height: 76px;
	background-image: url(../images/titles/about.gif);
}

h1.residents {
	width: 648px;
	height: 81px;
	background-image: url(../images/titles/residents.gif);
}

h1.release {
	width: 835px;
	height: 73px;
	background-image: url(../images/titles/latest-release.gif);
}

h1.masterplan {
	width: 928px;
	height: 75px;
	background-image: url(../images/titles/masterplan.gif);
}

h1.location {
	width: 489px;
	height: 60px;
	background-image: url(../images/titles/location.gif);
}

h1.design-guidelines {
	width: 666px;
	height: 66px;
	background-image: url(../images/titles/design-guidelines.gif);
}

h1.latest-news {
	width: 960px;
	height: 89px;
	background-image: url(../images/titles/latest-news.gif)
}

h1.contactus {
	width: 819px;
	height: 80px;
	background-image: url(../images/titles/contact-us.gif);
}

h1.register {
	width: 819px;
	height: 80px;
	background-image: url(../images/titles/register.gif);
}

h1.privacy {
	width: 467px;
	height: 68px;
	background-image: url(../images/titles/privacy.gif)
}

h1.disclaimer {
	width: 436px;
	height: 60px;
	background-image: url(../images/titles/disclaimer.gif)
}

h1.thankyou {
	width: 754px;
	height: 78px;
	background-image: url(../images/titles/thankyou.gif);
}

h1.gallery {
	width: 868px;
	height: 81px;
	background-image:  url(../images/titles/gallery.gif);
}

h1.community {
	width: 567px;
	height: 70px;
	background-image:  url(../images/titles/community.gif);
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	margin: 0 0 15px 0;
	color: #2a372c;
}
.img-float-right, #map-container {
	float: right;
}
.btn-register {
	width: 200px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/buttons/register.png);
	background-repeat: no-repeat;
}

.btn-gallery {
	width: 167px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/buttons/gallery.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.btn-latest-release {
	width: 195px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	background: url(../images/buttons/latest_release.png) no-repeat;
	margin-top: 30px;
}

.btn-question {
	width: 169px;
	height: 21px;
	display: block;
	text-indent:  -9999px;
	background:  url(../images/buttons/question.png) no-repeat;
}

.btn-location {
	width: 169px;
	height: 17px;
	display: block;
	text-indent:  -9999px;
	background:  url(../images/buttons/location.png) no-repeat;
	margin-top: 30px;
}

#logo {
	width: 204px;
	height: 136px;
	background-image: url(../images/global/logo-inside.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#nav {
	width: 848px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -424px;
	background-image: url(../images/global/nav-bg.png);
	background-repeat: no-repeat;
}
#nav ul {
	text-align: center;
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 39px;
}
#nav ul li {
	display: inline;
	border-left: 1px solid #5c7b38;
	border-right: 1px solid #a9bb93;
	padding-bottom: 12px;
	padding-top: 12px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #fff;
	text-decoration: none;
	padding: 0 13px;  
	padding: 0 15px\9;
}
#nav a.in:link, #nav a.in:visited, #nav a.in:active {
	color: #2a372c;
}
#nav a:hover {
	color: #2a372c;
}
#nav li.start {
	border-left: none !important;
}
#nav li.end {
	border-right: none !important;
}

.footer-container {
	width: 990px;
	color: #959b96;
	margin: 0 auto;
	text-align: center;
}
.footer-container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.logo {
	font-size: 9px;
	text-align: left;
	display: inline;
}
.logo img {
	margin-top: 5px;
}
.mtaa-logo {
	float: left;
	margin-left: 30px;
	padding-top: 5px;
}
.knight-frank-logo {
	float: right;
	margin-right: 30px;
	top: 3px;
	padding-top: 5px;
}
.footer-text {
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	color: #959b96;
}
.footer-text a:hover {
	color: #fff;
}
.bottom-space {
	height: 30px;
	width: 100%;
}
.sub-menu {
	width: 182px;
	position: absolute;
	top: 40px;
	left: 50%;
	visibility: hidden;
	z-index: 30;
}
.sub-menu-container {
	width: 182px;
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/sub-menu-bg.png);
	background-repeat: repeat-y;
	text-align: center;
}
.sub-menu-container ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 14px;
}
.sub-menu-container ul.right {
	text-align: right;
}
.sub-menu-container ul li {
	margin: 0 0 10px 0;
	padding: 0;
}
.sub-menu-container ul li.last {
	margin: 0;
	padding: 0;
}
.sub-menu-container a:link, .sub-menu-container a:visited, .sub-menu-container a:active {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
.sub-menu-container a:hover {
	color: #2a372c;
}
.sub-menu-bottom {
	background-image: url(../images/global/sub-menu-bottom.png);
	background-repeat: no-repeat;
	width: 182px;
	height: 11px;
	margin: 0;
	float: left;
}
#about-sub-menu {
	margin-left: -372px;
}
#latest-release-sub-menu {
	margin-left: -243px;
}
#location-sub-menu {
	margin-left: -116px;
}
#contact-sub-menu {
	margin-left: 192px;
}
.grid_left {
	width: 50%;
	float: left;
}	
.grid_right {
	width: 50%;
	float: left;
}
#question_or_register label {
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 18px;
	color: #2a372c;
}
#question_or_register input {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	border: 1px solid #745B34;
	color: #2a372c;
}
.submit-btn {
	border: none !important;
	width: 81px !important;
	height: 37px;
}
#question_or_register textarea {
	float: left;
	width: 200px;
	border: 1px solid #745B34;
	color: #2a372c;
}
#question_or_register select {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	border: 1px solid #745B34;
	color: #2a372c;
}
#gallery {
	width: 830px;
	margin: 0 auto;
	position: relative;
	left: 10px;
	margin-bottom: 20px;
}
#gallery img {
	margin: 0px 10px 10px 0px;
}
.copy-divider {
	width: 450px;
	height: 8px;
	background-image: url(../images/global/copy-divider.png);
	background-repeat: no-repeat;
	margin: 0 0 25px 0;
	background-position: center;
}
.copy-divider hr {
	display: none;
}
blockquote {
	margin-left: 30px;
}

/* Validator */

	.formError {
			position:absolute;
			top:300px; left:300px;
			width:150px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#7d9756;
				color:#fff;
				font-family:tahoma;
				font-size:10px;
				box-shadow: 1px 1px 6px #7d9756;
				-moz-box-shadow: 1px 1px 6px #7d9756;
				-webkit-box-shadow: 1px 1px 6px #7d9756;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 1px 4px 5px #7d9756;
					-moz-box-shadow: 1px 4px 5px #7d9756;
					-webkit-box-shadow: 1px 1px 5px #7d9756;
					font-size:0px; 
					
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#7d9756;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#7d9756;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#7d9756;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#7d9756;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#7d9756;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#7d9756;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#7d9756;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#7d9756;margin:0 auto;display:block;} 
				



