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;
	left: 200px;
}
#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: 165px;
	right: 10px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: img;
}
#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: 130px;
	width: 740px;
	padding-bottom: 200px;
}
p, a, table {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: 11px;
	text-indent: 10px;
	margin-bottom: 2px;
}

.leadleadin {
	font-size: 12px;
	font-weight: bold;
	color: rgb(134,58,0);
	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;
}
.free {
	color: #339933;
	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: #CC0000;
	position: absolute;
	top: 0px;
	background-image: url(images/redgrad.png);
	background-repeat: repeat-y;
	background-position: right;
	left: 0px;
}
#wrapside {
	height: 100%;
	width: 200px;
	background-color: #CC0000;
	position: absolute;
	background-image: url(images/redgrad.png);
	background-repeat: repeat-y;
	background-position: right;
	left: 0px;
	padding: 15px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
}
#wrapside p {
	color: #ffffff;
}
#wrapside ul {
	list-style: none;
	text-indent: 0px;
	color: #ffecc3;
	font-weight:bold;
}
#wrapside ul ul{
	font-weight:normal;
}
#wrapside li {
	margin-left: -10px;
	margin-bottom: 4px;
	font-size: 11px;
}

#wrapside a {
	text-decoration: none;
	color: #ffecc3;
}
#wrapside a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#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;
}
#story {
	border:1px solid black;
	padding:10px;
	margin-bottom: 20px;
}
#story p {
	text-indent: 10px;
}
#photo {
	border:1px solid black;
	float:right;
	padding:3px;
	font-size:9px;
	width:222px;
	margin-left:10px;
}

