/* reset.css */

html, body, div, span, object, iframe, h5, h6, blockquote, pre, a, abbr, acronym, 
address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, submit, text {
	margin:0;
	padding:0;
	font-weight:inherit;
	font-size:100%;
	font-family:inherit;
}


img { border:none; margin: 0px; padding: 0px; }
a img { border:none; margin: 0px; padding: 0px; }

/* MISC AND GENERAL */

body {
	margin: 0px 0px 0px 0px;
	background: url('../images/bgtile.jpg');
	background-repeat: repeat-x;
	background-color: #6c8954;
	text-align: center;
	font-family: Arial, sans-serif, verdana;
}

p, a, li, td, form, label, text, submit, select, input {
	font-size: 12px; 
	line-height: 19px;
	font-weight: normal;
	color: #ffffff;
}


hr {
	height: 1px;
	color: #e6e2e4;
	width: 95%;
	margin: 10px 0px 10px 0px;
}

/* ##################### */

#container {
	width: 870px;
	margin: auto;
	margin-top: 0px;
	text-align: center;
}



/* ##################### */

#header {
	width: 870px;
	height: 130px;
	overflow: hidden;
	margin: auto;
	margin-top: 0px;
}


#header h1 {
	display: block;
	float: right;
	width: 450px;
	height: 99px;
	padding: 0px;
	margin: 0px;
	background: url('../images/header-development-luxury-homes.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
#header h1 { letter-spacing : -1000em; text-indent : -999em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #header h1 { letter-spacing : normal; text-indent : -999em; overflow : hidden; } 
/* End of hack */ 



#header h2 {
	display: block;
	float: left;
	width: 152px;
	height: 130px;
	padding: 0px;
	margin: 0px;
}

#header h2 a {
	display: block;
	width: 152px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	background: url('../images/bellside-brae-development-logo.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
}
#header h2 a { letter-spacing : -1000em; text-indent : -999em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #header h2 a { letter-spacing : normal; text-indent : -999em; overflow : hidden; } 
/* End of hack */ 



#header ul {
	clear: right;
	display: block;
	width: 718px;
	height: 31px;
	overflow: hidden;
	float: right;
	background: url('../images/menuBG.gif');
	background-repeat: no-repeat;
	background-color: #93a561;
}

#header ul li {
	display:inline;
	height: 31px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: url('../images/menuDivs.gif');
	background-repeat: no-repeat;
}

#header ul li.first {
	background: none;
	margin: 0px 0px 0px 5px;
}


#header ul li a {
	display: block;
	margin: 0px 22px 0px 22px;
	padding: 0px;
	color: #ffffff;
	font-size: 12px; 
	line-height: 31px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}

#header ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}




/* ##################### */

#homeBanner {
	width: 870px;
	height: 225px;
	overflow: hidden;
	margin: auto;
	margin-top: 3px;
}


#homeBanner h1 {
	display: block;
	width: 870px;
	height: 225px;
	padding: 0px;
	margin: 0px;
	background: url('../images/mainImg-homes-development-new-houses.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#homeBanner h1 { letter-spacing : -1000em; text-indent : -999em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #homeBanner h1 { letter-spacing : normal; text-indent : -999em; overflow : hidden; } 
/* End of hack */ 


#banner {
	width: 870px;
	height: 225px;
	overflow: hidden;
	margin: auto;
	margin-top: 3px;
}


#banner h1 {
	display: block;
	width: 870px;
	height: 225px;
	padding: 0px;
	margin: 0px;
	background: url('../images/mainImg-homes-development-new-houses.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#banner h1 { letter-spacing : -1000em; text-indent : -999em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #homeBanner h1 { letter-spacing : normal; text-indent : -999em; overflow : hidden; } 
/* End of hack */ 


/* ##################### */

#sideBoxes {
	width: 289px;
	padding: 0px;
	margin: 20px 0px 0px 10px;
	float: left;
}

#sideBoxes div {
	width: 289px;
	height: 100px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #9ab153;
	overflow: hidden;
}

#sideBoxes div a {
	display: block;
	width: 289px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}
#sideBoxes div a { letter-spacing : -1000em; text-indent : -999em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #sideBoxes div a { letter-spacing : normal; text-indent : -999em; overflow : hidden; } 
/* End of hack */ 

#sideBoxes div#SunRooms a { background: url('../images/box-stunning-sunrooms.jpg'); background-repeat: no-repeat; }
#sideBoxes div#Brochure a { background: url('../images/box-brochure.jpg'); background-repeat: no-repeat; }
#sideBoxes div#Register a { background: url('../images/box-register.jpg'); background-repeat: no-repeat; }
#sideBoxes div#Location a { background: url('../images/box-location.jpg'); background-repeat: no-repeat; }


/* ##################### */

#content {
	width: 520px;
	padding: 0px;
	margin: 35px 10px 0px 0px;
	float: right;
	text-align: left;
}

#content.full {
	width: 850px;
	padding: 0px;
}

#content a, #content p a {
	color: #e4f2b8;
	text-decoration: underline;
}

#content a:hover, #content p a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#content h1 {
	color: #ffffff;
	font-size: 22px; 
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}

#content h1.home {
	display: block;
	width: 350px;
	height: 28px;
	background: url('../images/h1-home-welcome.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
#content h1.home { letter-spacing : -1000em; text-indent : -999em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #content h1.home { letter-spacing : normal; text-indent : -999em; overflow : hidden; } 
/* End of hack */ 


#content h2 {
	color: #ffffff;
	font-size: 17px; 
	line-height: 22px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}

#content h3 {
	color: #00463a;
	font-size: 15px; 
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}

#content ul {
	margin: 15px 0px 15px 30px;
}

#content .smaller {
	font-size: 11px; 
	line-height: 16px;
	font-style: italic;
}

#content form select, #content form input {
	color: #00463a;
	font-size: 12px; 
	line-height: 15px;
}


/* ##################### */

#footer {
	clear: both;
	width: 870px;
	margin: auto;
	margin-top: 10px;
	border-top: 3px #45622d solid;
	text-align: right;
}


#footer p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size: 11px; 
	line-height: 18px;
	color: #dde0d9;
}

#footer p.tag, #footer p.tag a {
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 11px; 
	line-height: 18px;
	color: #b0b1aa;
	text-decoration: none;
}

#footer p.tag {
	margin-top: 25px;
}

#footer p.tag a:hover {
	color: #ec008c;
	text-decoration: none;
}

#footer p.logo {
	display: block;
	float: left;;
	width: 165px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background: url('../images/clydebrae-homes.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
}
#footer p.logo { letter-spacing : -1000em; text-indent : -999em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #footer p.logo { letter-spacing : normal; text-indent : -999em; overflow : hidden; } 
/* End of hack */ 


#footer ul {
	
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	float: right;
}

#footer ul li {
	display:inline;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}


#footer ul li a {
	padding: 0px;
	margin: 0px;
	font-size: 11px; 
	line-height: 18px;
	color: #dde0d9;
	font-weight: normal;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #f5f5f5;
	text-decoration: underline;
}



/* ##################### */

body.popUp {
	margin: 0px 0px 0px 0px;
	background: url('../images/PopUPbgtile.jpg');
	background-repeat: repeat-x;
	background-color: #6c8954;
	text-align: center;
	font-family: Arial, sans-serif, verdana;
}

#popUpContainer {
	width: 560px;
	margin: auto;
	margin-top: 30px;
	text-align: left;
}

body.popUp #popUpContainer h1 {
	color: #ffffff;
	font-size: 22px; 
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}

body.popUp #popUpContainer h2 {
	color: #ffffff;
	font-size: 17px; 
	line-height: 22px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}

#popUpFooter {
	width: 560px;
	margin: auto;
	margin-top: 30px;
	text-align: center;
	border-top: 3px #45622d solid;
}
