@charset "UTF-8";

body {
	margin: 0px;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-image: url("../images/bkg_pattern.jpg");
	color: #333;
}
.mainjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#sunningdale_about {
	position:absolute;
	width:275px;
	height:135px;
	z-index:1;
	visibility: visible;
	top: 0px;
}
#sunningdale_site {
	position:fixed;
	width:275px;
	height:135px;
	z-index:1;
	top: 314px;
}
#sunningdale_floorplans {
	position:fixed;
	width:275px;
	height:135px;
	z-index:1;
	top: 314px;
}


#callout {
	padding-left: 40px;
	float: left;
	width: 300px;
	padding-top: 30px;
}


img {
	border: 0;
}

#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
	height: 23px;
}

#header { 
	height: 135px; 
	padding: 0; 
}

#bannerLaunch {
	height: 473px;
}

#sidebar {
	float: left;
	text-align: right;
}

#left {
	float: left;
	width: 329px;
}

#mainContent {
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	width: 610px;
	padding-top: 30px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#sunningdalehomeContent {
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	width: 603px;
	padding-top: 5px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.sclinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C4EA5;
	text-decoration: none;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.piccenter {
	text-align: center;
}

.sclinks_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C4EA5;
	text-decoration: none;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}

.sclinksseparator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95B81B;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#top {
	height: 23px;
	padding: 0;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	font-size: 10px;
	clear: both;
}
#copyright {
	float: left;
}

#links {
	margin-left: 580px;
	text-align: right;
}

.head {
	color: #000000;
	text-transform: none;
	font-size: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 15pt;
}
.bg_projectsmenu {
	background-image: url(../images/bg_spmenu.gif);
	background-repeat: repeat;
}

.head2 {
	color: #566A0F;
	text-transform: none;
	font-size: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 15pt;
}
.sc_sidetexthome {
	color: #1C4EA5;
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 20pt;
}


.subhead {
	color: #000000;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
}
.subhead2 {
	color: #5C3818;
	text-transform: uppercase;
	font-size: 10pt;
}

.callout {
	font-size: 25pt;
	color: #a3a60f;
	line-height: 30pt;
	text-align: right;
}

.caption {
	font-size: 9pt;
}

.captionTitle {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

a:link,a:visited {
	color:#006600;
	outline:none;
	text-decoration: underline;
}

a:hover,a:active {
	color:#A3A60F;
	text-decoration:none;
	outline:none;
}

.inputElement {
}
#sunningdaleleft {
	position:absolute;
	width:709px;
	height:599px;
	z-index:1;
}
#covestextcontent {
	position:absolute;
	width:709px;
	height:602px;
	z-index:1;
	overflow: visible;
	visibility: visible;
}



.inputElementErrorFlagged {
    background-color: #FFD0D0;
    border-color: red;
}

.errorMessage {
    color: red;
    font-size: 6pt;
}

.errorMessageLarge {
    color: red;
    font-size: 9pt;
}
#calloutabout {
	padding-left: 40px;
	float: left;
	width: 300px;
	padding-top: 5px;
}
#mainContentabout {
	padding-right: 40px;
	margin-left: 360px;
	padding-top: 5px;
	padding-bottom: 40px;
}


p { 
line-height: 17px; 
}

#bodyCopy {
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
}

#bodyCopyAbout {
	padding-left: 0px;
	padding-right: 40px;
}
#photo_left { 
	float: left;
}

