/*
TABLE OF CONTENTS

HTML Elements
Page Structure
Navigation
Headings
Content Area
Forms
Clear
Footer

/* ������- @ HTML Elements ��������*/

body, html {
	color:#000000;
	min-height:101%;
	font-size: 90%;
	background-color: #666600;
	background-image: url(/westmoreland-woodlands/images/bkg-body.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 125px;
}

body, form {
font-family: Verdana, Arial, Helvetica, sans-serif}

p {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 0;
}

a:link, a:visited {
text-decoration:none;
color: #CC6600;
}

a:hover, a:active {
color:#000000;
}

*:focus {
	outline: none;
}

/* ������- @ Page Structure ��������*/

#wrapper {
	background: url(/images/bg_wrapper.png);
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#masthead {
}

#content {
}

#prompt {
	background-color: #CC9900;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 20px;
	width: 870px;
	clear: both;
	float: left;
}

#footer {
	color:#FFFFFF;
	width: 880px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	background-color: #666600;
}

/* ������- @ Headings ��������*/

h1, h2, h3, h4, h5, h6 { margin:6px 0 0 0; }
h1 {
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {font-size: 1.5em; font-weight: bold; }


h3 {font-size: 1.4em; font-weight: bold; 
}

h4 {font-size: 1.2em; font-weight: bold; 
}

/* ������- @ Nav ��������*/
#nav a {
	color: #FFFFFF;
	padding-left: 35px;
	font-size: 1.2em;
}

#nav a:hover {
	color: #FFCC00;
}

/* ������- @ Masthead ��������*/

#logo {
	width: 180px;
	float: left;
	margin-left: -15px;
	position: absolute;
}
#nav {
	background-color: #666600;
	float: right;
	padding-top: 25px;
	padding-bottom: 20px;
	color: #FFFFFF;
	width: 760px;
}
#nav.page a {
	color: #FFCC00;
}

/* ############ Home Masthead #########*/
#masthead {
	width: 100%;
	float: left;
	background-image: url(/westmoreland-woodlands/images/bkg-top.png);
	background-repeat: repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
}
#header {
	float: right;
	width: 650px;
	position: relative;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-top: 25px;
}
#header h1 {
	color: #FFCC33;
}
#header p {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
}

/* ############ Content Masthead #########*/
#contentmasthead {
	width: 100%;
	float: left;
	background-image: url(/westmoreland-woodlands/images/bkg-content.png);
	background-repeat: repeat;
	clear: both;
}
#contentheader {
	float: right;
	width: 650px;
	position: relative;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-top: 35px;
	height: 65px;
}
#contentheader h1 {
	color: #CC6600;
	font-size: 2.2em;
}
#contentheader p {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
}

/* ������- @ Content Area ��������*/

/*Home*/
#content {
	width: 820px;
	background-image: url(/westmoreland-woodlands/images/bkg-content.png);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

#content h1 {
	color: #333300;
}
#content h2 {
	color: #CC6600;
}
#content p, #content h2 {
}
content ul {
padding:15px 15px 15px 60px;
}

#content li {
padding-left: 6px;
margin-bottom: 5px;
}

/*Interior Pages*/
#content2 {
	width: 820px;
	background-image: url(/westmoreland-woodlands/images/bkg-content.png);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 20px;
	clear: both;
}
#content2 h1 {
	color: #333300;
}
#content2 h2 {
	color: #CC6600;
}

#content2 table {
	margin-top: 10px;
}
#content2 td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


/* ������- @ prompt  ��������*/

#prompt #col1, #prompt #col2, #prompt #col3 {
	width: 255px;
	float: left;
	padding-right: 25px;
}
#prompt h1 { color:#FFFFFF; font-size: 1.4em;}
#prompt h2 {
	font-size: 1.2em;
	line-height: 1em;
	margin-top: 3px;
}
#prompt h3 {
	font-size: 1em;
	line-height: 1em;
	margin-top: 3px;
}


#prompt a {
	color: #FFFF66;
}
#prompt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#prompt #col1 table {
	margin-top: 10px;
}
#prompt #col1 td {
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #666666;
	padding-right: 2px;
	padding-left: 4px;
}

/* ������- @ Forms ��������*/

.button {
background: #000 ! important;
border:#F7ECD4 1px solid;
padding: 2px;
margin: 0 2px 0 0;
color:#FFF;
}

.button:focus {
padding:2px;
background: #000 ! important;
}

.button:hover {
background: #CCC ! important;
color: #000;
}

/*Clear*/

.clearfloat:after {
content:��.��;
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfloat {
display: inline-block;
}
.clearboth { clear: both; }

/* ������- @ Footer ��������*/
#footer p {
	text-align: right;
}

