/* CSS Document */

body {
margin:0;
padding: 0;
font: 70%/1.5  "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
background-color:#666;
}

#container {
	margin: 0 auto;
	width: 880px;
	border-left:1px solid  #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background-color: # 090;
	z-index:0;
		}

.clearAll { 
	clear:both; 
	}
	
/*#homelogo {
width:402px;
margin: 0px auto -100px auto;
border: 7pt solid #666666;
z-index:50;
}*/

#pagelogo {
width:220px;
margin:20px 0px 0px 0px;
border-top: 7pt solid #666666;
border-bottom: 7pt solid #666666;
z-index:5;
background-color:#FFFFFF;
text-align:center;
}

#pagemenu {
width:180px;
margin:20px 0px 0px 28px;
z-index:5;
}

#content {
width:180px;
margin:20px 0px 0px 28px;
color:#FFFFFF;
z-index:5;
}

#footer {

margin-left:18px;
margin-top:125px;
z-index:5;
}


#left {
float:left;
width:320px;
border-right: 7pt solid #666666;

}

#center {
float:left;
width:220px;
height:600px;
background-image:url(images/middlewood2.jpg);
border-right: 7pt solid #666666;
}

#right {
float:left;
width:320px;

}

a.main:link {
font-weight:bold;
color: #FFCC66;
text-decoration:none;
text-transform:uppercase;
}

a.main:visited {
font-weight:bold;
color: #FFCC66;
text-decoration:none;;
text-transform:uppercase;
}

a.main:hover {
color:#FF9900;
}

.boilerplate {
font-size:.8em;
color:#FFFFFF;
text-align:center;
}

a.boilerplate:link {
font-weight:normal;
text-transform:none;
text-decoration:none;
}


a.boilerplate:hover {
color:#CC6600;
}

.sectiontitle {
font-family:"Times New Roman", Times, serif;
font-size:1.4em;
text-transform:capitalize;
letter-spacing:.1em;
}

a.section:link {
font-weight:normal;
text-transform:none;
color: #FFCC66;
text-decoration:none;
}

a.section:visited {
font-weight:normal;
text-transform:none;
color: #FFCC66;
text-decoration:none;
}

a.section:hover {
color: #FF9900;
}

/*------Sub Sub Items-----*/

.subsub {
margin-left:1em;
}

a.subsub:link {
color: #FFCC66;
text-decoration:none;
}

a.subsub:visited {
color: #FFCC66;
text-decoration:none;
}

a.subsub:hover {
color: #99CC66;
}

/*--------Background Images----------*/

