

html { 
background: #ece9e5 url(../images/bkgnd.jpg) repeat-x; 
margin: 0;
padding: 0;
border: 0;
}

body
{
	font-size: 13px;
	line-height: 19px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	color: #000;
}
a:link { color: #090878; text-decoration: underline;}
a:visited { color: #090878; text-decoration: underline;}
a:active { color: #FFFFFF; text-decoration: underline;}
a:hover { color: #8C8CC0; text-decoration: underline;}

#wrapper
{
	width: 878px;
	height: 100%;
	background: none;
	margin: 0 auto;
	padding: 0;
}

#header
{
	width: 850px;
	height: 132px;
	margin: 0 auto;
	padding: 0;
}

#header_left
{
	float: left;
	width: 262px;
	height: 104px;
	margin: 0;
	padding: 0;
}

#header_right
{
	float: left;
	width: 588px;
	height: 104px;
	margin: 0;
	padding: 0;
}

#topquote
{
	width: 500px;
	height: 85px;
	margin: 0;
	padding: 10px 0 0 50px;
	text-align: right;
	color: #619F8B;
	font-size: 12px;
	line-height: 14px;
}

#content
{
	width: 878px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/back-content.png) repeat-y;
	overflow: auto;
}

#content-home
{
	width: 878px;
	margin: 0;
	padding: 0;
	background: url(../images/back-content.png) repeat-y;
}

#content-main
{
	width: 878px;
	margin: 0;
	padding: 18px 0 0 0;
	background: url(../images/back-sky.jpg) no-repeat;
	overflow: auto;
}

#content-main-home
{
	width: 878px;
	margin: 0;
	padding: 18px 0 0 0;
	background: url(../images/back-sky-home.jpg) no-repeat;
}

#content-footer-home
{
	width: 878px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/back-footer-home.jpg) no-repeat 100% 100%;
	overflow: auto;
}

#sidenav
{
	float: left;
	width: 144px;
	height: 500px;
	margin: 0 0 0 34px;
	padding: 0;
	background: url(../images/bkgnd_sidenav_line.gif) repeat-y 100% 0;
	text-align: left;
	}

#main-lone
{
	float: left;
	width: 788px;
	min-height: 300px;
	margin: 0 0 20px 48px;
	padding: 0;
	background: none;
	text-align: left;
	display: inline;
	overflow; auto;
}

#main
{
	float: left;
	width: 600px;
	margin: 0 0 0 22px;
	padding: 0;
	background: none;
	text-align: left;
	overflow: auto;
}

#home_left
{
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
	}

#home_right
{
	float: left;
	width: 210px;
	margin: 0 0 0 34px;
	padding: 0;
	}


.caption {
font-size: 11px;
line-height: 11px;
}

#footer
{
width: 878px;
height: 109px;
text-align: right;
padding: 40px 0 0 0;
margin: 0 0 0 14px;
color: #989898;
background: url(../images/back-footer.jpg) no-repeat;
}


#footer-text
{
float: right;
width: 400px;
text-align: right;
font-size: 13px;
line-height: 22px;
padding: 0;
margin: 0 44px 0 0;
color: #000;
}
#footer-text a:link { color: #000; text-decoration: none;}
#footer-text a:visited { color: #000; text-decoration: none;}
#footer-text a:active { color: #000; text-decoration: underline;}
#footer-text a:hover { color: #989898; text-decoration: underline;}

#footer-text2
{
float: right;
width: 400px;
text-align: right;
font-size: 13px;
line-height: 22px;
padding: 0;
margin: 10px 34px 0 0;
color: #989898;
}
#footer-text2 a:link { color: #989898; text-decoration: none;}
#footer-text2 a:visited { color: #989898; text-decoration: none;}
#footer-text2 a:active { color: #000; text-decoration: underline;}
#footer-text2 a:hover { color: #000; text-decoration: underline;}

#footer-text-home
{
float: right;
width: 400px;
height: 80px;
text-align: right;
font-size: 13px;
line-height: 22px;
padding: 0 34px 10px 0;
margin: 0;
color: #000;
}
#footer-text-home a:link { color: #000; text-decoration: none;}
#footer-text-home a:visited { color: #000; text-decoration: none;}
#footer-text-home a:active { color: #000; text-decoration: underline;}
#footer-text-home a:hover { color: #000; text-decoration: underline;}

/* --------------- h styles ---------------*/

h1#logo
{
	width: 262px;
	height: 104px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/wonderland-hill-development.jpg) no-repeat;
}

h1 {
margin: 18px 0 10px 0;
padding: 0;
color: #006544;
font-weight: normal;
font-size: 22px;
font-family: Georgia, serif;
line-height: 14px;
}

h2 {
margin: 16px 0 10px 0;
padding: 0;
color: #945aa2;
font-weight: normal;
font-size: 18px;
font-family: Georgia, serif;
line-height: 14px;
}

h3 {
margin: 16px 0 6px 0;
padding: 0;
color: #149e73;
font-weight: bold;
font-size: 14px;
font-family: Georgia, serif;
line-height: 14px;
}

h3 a:link { color: #149e73; text-decoration: underline;}
h3 a:visited { color: #149e73; text-decoration: underline;}
h3 a:active { color: #FFFFFF; text-decoration: underline;}
h3 a:hover { color: #8C8CC0; text-decoration: underline;}

/* --------------- h styles ---------------*/


/* -------- form --------*/

input, textarea
{
color: #781351;
background: #FFFFFF;
border: 1px solid #781351;
font-size: 12px;
}

.formbutton
{
color: #ffffff;
background: #945aa2;
border: none;
margin: 0;
padding: 3px 8px 3px 8px;
font-size: 10px;
cursor: pointer;
}

table.form {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
}
table.form td {
	padding: 4px 4px 4px 4px;
}

/* -------- form --------*/

ul.list1 {
list-style-image: url(../images/list_dot.gif);
padding: 0;
text-indent: 2px;
text-align: left;
padding-left: 20px;
margin-top: 5px;
}
ul.list1 li {
	margin-top: 2px;
	margin-bottom: 5px;
}

ul.list2 {
list-style-image: url(../images/list_dot2.gif);
padding: 0;
text-indent: 2px;
text-align: left;
padding-left: 10px;
margin-top: 5px;
}
ul.list2 li {
	margin-top: 2px;
	margin-bottom: 5px;
}

#printhead {
display:none;
}

table.awards {
    border: none;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
    width:100%;
}
table.awards tr.color {
	border-style: none;
	border-width: 0px;
	text-align: left;
    background: url(../images/trans.png);
}
table.awards td {
	padding: 5px 10px 5px 10px;
	border-style: none;
	border-width: 0px;
	text-align: left;
}

img.right {
float: right;
margin: 0 0 20px 20px;
padding: 0;
}

img.left {
float: left;
margin: 0 20px 20px 0;
padding: 0;
}

#pic-right {
float: right;
margin: 0 0 20px 20px;
padding: 0;
border: 6px solid #dddddd;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

img.img {
border: 1px solid #fff;
}


/* home images */

#home_img
{
	width:766px;
	height: 271px;
	margin: 0 0 0 14px;
	padding: 27px 42px 0 42px;
	background: url(../images/home-image.jpg) no-repeat;
}

ul#homepics {
	list-style: none;
	font-family: Arial, sans-serif;
  	font-size: 11px;
	margin: 0;
	padding: 0;
}

ul#homepics li {
	float: left;
	padding: 0;	
	display: block;
	margin: 0;	
	color: #f0cdcd;
}

ul#homepics li p strong {
	color: #fff;
	font-size: 13px;
	font-family: Georgia;
}

ul#homepics li a {	
	display: block;	
	overflow: hidden;
	height: 241px;
	width: 40px;
	cursor: pointer;	
}

ul#homepics li a#a1 {
	width: 637px;
}

ul#homepics li img.homehead {	
	z-index: 100;
	position: absolute;
}

ul#homepics li p {	
	margin: 0;
	padding: 0;
	width: 595px;
	display: block;
	margin: 0;	
}

/* end home images */
