html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image: url(images/bckgrnd2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', geneva, sans-serif;
}
#bodywrap {
	margin: auto;
	position: relative;
	width: 1000px;
}

#main {
	background-color: rgb(255,254,239);
	background-image: url(images/bodtop2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 800px;
	min-height: 685px;
}
#btmgrad {
	background-image: url(images/btmgrad.png);
	background-repeat: repeat-x;
	height: 409px;
	width: 800px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#sidebar {
	width: 190px;
	top: 134px;
	right: 10px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: img;
}
#nav {
	position: absolute;
	left: 20px;
	top: 133px;
	display: block;
}
#footer {
	background-image: url(images/btmshadow2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 1000px;
	margin: auto;
}
#footer p {
	font-size: 9px;
	padding-top: 6px;
	text-align: center;
}

#contactinfo {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin: auto;
	position: absolute;
	width: 800px;
	background-position: center;
	bottom: 0px;
	height: 20px;
}
#lead {
	position: relative;
	left: 28px;
	top: 165px;
	width: 550px;
	padding-bottom: 200px;
}
p {	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 140%;
}

ul, li {
	padding-left: 0px;
	margin-left: 10px;
	font-size: 10px;
	line-height: 140%;
}


#leadbody p {
	text-indent: 10px;
	margin-bottom: 2px;
}
#leadbodybig p {
	font-size: 12px;
	text-indent: 10px;
	margin-bottom: 2px;
}

.leadleadin {
	font-size: 12px;
	font-weight: bold;
	color: rgb(134,58,0);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 8px;

}
.leadhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.byline {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.byline2 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
	font-style: normal;
}
.subhead {
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	font-style: normal;
}
.required {
	color: #CC0000;
	font-weight: bold;
}
#body {
	position: relative;
	left: 28px;
	top: 165px;
	width: 250px;
	padding-bottom: 200px;
}
#body1col {
	position: relative;
	left: 28px;
	top: 165px;
	width: 760px;
	padding-bottom: 200px;
}
.largebody {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}

#subform {
	padding-bottom: 200px;
	position: absolute;
	height: 300px;
	width: 480px;
	top: 165px;
	left: 300px;
}
#daydate {
	font-size: 12px;
	font-weight: bold;
	color: rgb(134,58,0);
	position: absolute;
	height: 20px;
	width: 200px;
	top: 16px;
	right: 20px;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
}
a {
	border: none;
	color: rgb(134,58,0);
}
#wrapside {
	height: 100%;
	width: 200px;
	background-color: rgb(240,237,154);
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(images/goldgrad.png);
	background-repeat: repeat-y;
	background-position: left;
}
#wrapside p {
	margin-left: 15px;
	margin-right: 10px;
}

.wraphead0 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	padding-top: 1px;
}.wraphead1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 1px;
}
.wraphead2 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 1px;
}

.wraphead3 {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	margin-top: 1px;
}
.wraphead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #CC0000;
}
#survey {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding: 3px;
}

#survey a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

