body {
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #4C842A url(/img/bg.jpg) top left repeat-x;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
#clear {
	clear: both;
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
}
#header {

}
#links {
	text-align: center; 
	background-color: #FFFFFF;
	padding: 8px;
	font-size: larger;
}
#topper {
	height: 87px;
	background: #FFFFFF url(/img/topper.jpg) top left no-repeat;
	position: relative;
}
#quote {
	height: 87px;
	width: 450px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 10px 10px 10px 15px;
}
#search {
	width: 820px;
	height: 20px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	text-align: right;
}
#search input {
	border: dotted 2px #808080;
	height: 15px;
	font-size: 9px;
	width: 100px;
}
#header_left {
	float: left;
	width: 235px;
	height: 269px;
	background: #FFFFFF url(/img/go_green_shutters_logo.jpg) top left no-repeat;
}
#logo {
	height: 89px;
	text-align: center;
	font-size: 10px;
	color: #676767;
	vertical-align: top;
}
#flash {
	float: left;
	width: 566px;
	height: 269px;
	background: #FFFFFF url(/img/flash.jpg) top left no-repeat;
	text-align: center;
}
#header_right {
	float: left;
	width: 19px;
	height: 269px;
	background: #FFFFFF url(/img/header_right.jpg) top left no-repeat;
}
#header a:link, #header a:visited, #header a:active {
	color: #000000;
	text-decoration: none;
}
#header a:hover {
	color: #000000;
	text-decoration: underline;
}
#content {
	clear: both;
	background-color: #FFFFFF;
	color: #000000;
	width: 800px;
	padding: 10px;
	position: relative;
	background: #FFFFFF url(/img/bottom_curve.jpg) bottom right no-repeat;
}
#content a:link, #content a:visited, #content a:active {
	color: #006600;
	text-decoration: none;
}
#content a:hover {
	color: #006600;
	text-decoration: underline;
}
#content h1 {
	color: #004400;
	font-size: 20px;
	font-weight: bold;
}
#content h2 {
	color: #004400;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#content h3 {
	color: #004400;
	font-size: 16px;
	font-style: italic;
}
#footer {
	color: #DDDDDD;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #DDDDDD;
	text-decoration: none;
}
#footer a:hover {
	color: EEEEEE;
	text-decoration: underline;
}

.dashbox_topleft {
	background: url(/img/dash_round_top.gif) top left no-repeat;
}
.dashbox_bottomright {
	background: url(/img/dash_round_bottom.gif) bottom right no-repeat;
}
