@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/ui/body_background.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #b1b6a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #458497;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: url(images/ui/li_image.gif);
}
h1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #B1B6A2;
}
h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #B1B6A2;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
h4 {
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	color: #B1B6A2;
}
h5 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #5F4969;
	font-size: 1.2em;
}
a:link {
	color: #5F4969;
	text-decoration: underline;
}
a:visited {
	color: #B0A2B6;
	text-decoration: underline;
}
a:hover {
	color: #663399;
	text-decoration: underline;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 100%;
	text-align: center;
}
#nav {
	width: 100%;
	font-size: 1em;
	text-align: center;
}
#hbs_tab {
	float: right;
	z-index: 1000;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav a:link {
	color: #5F4969;
	text-decoration: none;
	padding: 7px;
}
#nav a:visited {
	color: #333333;
	text-decoration: none;
	padding: 7px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding: 7px;
}
#remembering {
	width: 300px;
	padding: 10px;
	float: right;
	font-style: italic;
	color: #5F4969;
	font-size: 0.8em;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#remembering p{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#about_mh {
	width: 100%;
	text-align: left;
}
#remembering a:link {
	color: #663366;
	text-decoration: none;
}
#remembering a:visited {
	color: #663366;
	text-decoration: none;
}
#remembering a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#about_cf {
	width: 100%;
}
#participate {
	width: 100%;
	color: #FFFFFF;
}
#business {
	width: 100%;
}

#reg_forms {
	margin: 5px 0 0 0;
	font-weight: bold;
}
#reg_forms a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#reg_forms a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#reg_forms a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer {
	width: 100%;
	font-size: 0.75em;
}
/*Top Rounded Corners*/
.top_bl {
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(images/ui/top_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.top_br {
	background-image: url(images/ui/top_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.top_tl {
	background-image: url(images/ui/top_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.top_tr {
	padding:10px;
	background-image: url(images/ui/top_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
/*Bottom Rounded Corners*/
.bl {
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(images/ui/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(images/ui/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(images/ui/tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	padding:10px;
	background-image: url(images/ui/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
/*Participate Rounded Corners*/
.participate_bl {
	width: 900px;
	background-color: #458497;
	background-image: url(images/ui/participate_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	color: white;
}
.participate_br {
	background-image: url(images/ui/participate_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.participate_tl {
	background-image: url(images/ui/participate_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.participate_tr {
	padding:10px;
	background-image: url(images/ui/participate_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
/*Remembering Home Page Rounded Corners*/
.remember_bl {
	width: 300px;
	background-color: #C7CBBD;
	background-image: url(images/ui/remembering_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.remember_br {
}
.remember_tl {
}
.remember_tr {
	padding:10px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#rememberlink {
	float: right;
	border: 2px solid #FFFFFF;
}
#participatelink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1B6A2;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#participatelink a:link {
	color: #FFFFFF;
}
#participatelink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#participatelink a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/*Remember Link Round Corners*/
.rememberlink_bl {
	width: auto;
	background-color: #C7CBBD;
	background-image: url(images/ui/remembering_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.rememberlink_br {
}
.rememberlink_tl {
}
.rememberlink_tr {
	padding:10px;
	
}
/*End Alternate Rounded Corners*/
.clear {
	font-size: 1px;
	height: 5px
} 
#clear_both {
	clear: both;
}
.participant {
	padding: 2px;
	border: 1px solid #B1B6A2;
	margin-bottom: 5px;
	text-align: center;
}
.summary {
	text-align: center;
	padding: 5px;
	width: 390px;
	margin: 0px;
	color: #999999;
}
.one {
	padding: 0px;
	width: 48%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	float: left;
	margin: 0px;
	text-align: center;
}
.two {
	padding: 0px;
	width: 48%;
	font-style: italic;
	color: #E8E8E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	float: right;
	margin: 0px;
	text-align: center;
}
.three {
	font-style: italic;
	color: #5F4969;
	padding: 10px;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.four {
	font-style: italic;
	color: #333333;
	padding: 10px;
	font-size: 0.8em;
	background-color: #CCD0BF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.five {
	color: #5F4969;
	padding: 10px;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.six {
	color: #333333;
	padding: 10px;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.btn {
	color: #646953;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.btnpreview {
	color: #FFFFFF;
	background-color: #646953;
	border: 1px solid #FFFFFF;
}
blockquote {
	font-size: 0.8em;
	color: #999;
	background-color: #FFF;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
}
