#container {
	background-color: #f8f7ee;
}
#outercontainer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
	border-top:4px solid #dadf66;
}
body {
	font-family: verdana, arial;
	font-size: 12px;
	text-align: center;
	color:4e4740;
	background-color: #fff; 
	margin:0px;
	padding:0px;
	border-top:4px solid #90b92b;
}
#mastHead { 
   width: 275px;
	height: 80px;
	background-color:#fff;
}
#mastHead a:hover {
	border-bottom: 4px solid #dadf66;
}
#sideBar {
background-color: #FFF;
width: 270px;
height:100%;
float:left;
}
#sideBar p {
	color:#555;
	padding:10px;
	margin:0px;
	}
}
#sideBar li {
border-left: 5px;
border-style: none;
border-color: #90b92b;
border-style: none;
}
h1 {
	font-family: verdana, arial;
	font-size: 26px;
	position: relative;
	padding:0px;
	margin:0px;
	top:6px;
}
h2 {
	font-family: verdana, arial;
	font-size: 20px;
	color: #90b92b;
}
#nav a{
 display:block;
 color: #333;
 font-size: 16px;
 padding: 20px 10px 20px 10px;
 background-color: #fff;
 margin-bottom:15px;
 margin-top:15px;
 font-weight:bold;
 text-decoration: none;
 border-left: 10px solid #90b92b;
}
#nav a:hover{
background-color: #f8f7ee;
border-left: 10px solid #dadf66;
text-decoration: underline;
}
#contentPadding {
padding: 0px 0px 0px 0px;
}
#content {
width: 670px;
float: right;
font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}
#content a{
 color: #333;
}

#image {
	border:4px solid #ED9F23;
	width:670px;
	height:120px;
	padding:0px;
	float:left;
}
.website {
 color: #333;
 font-size: 16px;
 padding: 20px 10px 20px 10px;
 background-color: #fff;
 text-decoration: none;
 border-bottom: 4px solid #dadf66;
width:640px;
float:left;
}
.websiteName a {
 text-decoration: none;
 color:#dadf66;
}
.websiteName a:hover {
 font-weight:bold;
 text-decoration: underline;
}
.websiteName{
 width:200px;
 height:auto;
 float:left;
}
.websiteDesc {
	float:left;
	height:auto;
	width:440px;
	font-size:10px;
}
.register textarea {
	height:200px;
	width:300px;
	}
	.register p {
	font-weight:bold;
	font-size:12px;
	width:100%;
	padding:5px 0px 5px 0px;
	}
	.register label {
	float:left;
	text-align:right;
	width:200px;
	padding:5px;
	}
	input.contactSubmit 
	{
	background-color:#ED9F23;
	border:0 none;
	color:#FFFFFF;
	width:80px;
}
	input.form
	{
	width:200px;
	border:1px solid #ccc;
}
#footer {
	background-image: url('images/footer.png'); 
	background-repeat: repeat-x; 
	width: 100%;
	height: 29px;
	margin: 0px;
	padding-top:5px;
	padding-left:5px;
	clear: both;
}
#footer a{
	color:#000;
	text-decoration: none;
}
img {
	border: none;
}
