/* CSS Document */
html {
	height:100%; 
	max-height:100%;  
	padding:0; 
	margin:0; 
	border:0; 
	font-size:80%; 
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
}

body {
	padding:0; 
	margin:0; 
	background:#666666 url(../images/wp9adb52f3_28.jpg) top repeat-x fixed; 
}

#main {
	width:900px;
	margin:0 auto;
}

#content {
	padding:15px;
	background: #fff url(../images/greenVertBar.jpg) repeat-x ;
}

#head {
	margin:0; 
	border-bottom:1px solid #666666;
	background: #fff;	
	height:230px;

}

#navigation {
	width:900px;
	background:#fff;
margin-top:-9px;
}

#foot {
	height:125px; 
	color:#cccccc; 
	font-size:0.8em; 
}

#foot a {
	color:#cccccc;
}

#content p {
	padding:5px;
}

.boldLarger {
	font-size:1.5em; 
	font-weight:lighter;
}

.emailed {
	font-size:1em; 
	background-color: white;
	color:#666666;
	width:300px;
	text-align:center;
}

.bold {
	font-weight:bold;
	font-size:1.2em;
}

h1 {
	font-weight:lighter;
	font-size:24px;
	margin-top:2px;
	color:white;
}

img {
	border:none;
}

input, textarea, select {
	font-family: arial; 
	color:#000;
}

.wideInput {
	width:300px;
}

.narrowInput {
	width:200px;
}

a {
	color:#1A8C52;
}

a:hover {
	color:#999999;
}
