body {
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #562B59;
}
a, a:link, a:visited, a:active {
	color: #562B59;
	text-decoration: underline;
}
a:hover {
	color: #EE87B3;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #562B59;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #562B59;
	margin: 0px;
	padding: 0px;
}













#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#mainheader {
	height: 200px;
	float: left;
	width: 740px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
}
#mainheader_left {
	float: left;
	width: 300px;
}
#mainheader_right {
	float: right;
	width: 300px;
}
#subheader {
	height: 26px;
	float: left;
	width: 800px;
	text-align: center;
	padding-top: 7px;
}
#topcontent {
	float: left;
	width: 800px;
	background-image: url(images/topcontent.jpg);
	height: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#middlecontent {
	float: left;
	width: 760px;
	background-image: url(images/middlecontent.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content_main {
	float: left;
	width: 720px;
}
#content_main_bg {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	background-image: url(images/backgrounds/standard.jpg);
}
#content_spacer {
	float: left;
	height: 480px;
	width: 40px;
}
#content_left {
	float: left;
	width: 500px;
}
#content_right {
	float: left;
	width: 200px;
	padding-left: 20px;
}
#content_right_bg {
	padding: 8px;
	background-color: #FCEEFA;
	margin-top: 15px;
}
#bottomcontent {
	float: left;
	width: 800px;
	background-image: url(images/bottomcontent.jpg);
	height: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#footer {
	float: left;
	width: 800px;
	font-size: 9px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #562B59;
}
#footer1 {
	float: left;
	width: 189px;
	text-align: left;
	padding-left: 26px;
}
#footer2 {
	float: left;
	width: 185px;
	text-align: center;
}
#footer3 {
	float: left;
	width: 185px;
	text-align: center;
}
#footer4 {
	float: left;
	width: 189px;
	text-align: right;
}
.go_back {
	float: right;
	text-align: right;
	font-size: 11px;
	background-image: url(images/go_back_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 7px;
}
.go_back:hover {
	float: right;
	text-align: right;
	font-size: 11px;
	background-image: url(images/go_back_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 7px;
}




















#navigation_right {
	float: right;
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	clear: both;
}
#navigation_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
#navigation_right a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #89AF15;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
}
#navigation_right a:link, #navigation_right a:visited {
	background-image: url(images/menu_off.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#navigation_right a:hover {
	background-image: url(images/menu_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE87B3;
}





.navigation_left_text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #89AF15;
	padding-top: 5px;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}
.navigation_left_text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #E76FA3;
	padding-top: 5px;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}














.image_left {
	border: 1px solid #562B59;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.image_right {
	border: 1px solid #562B59;
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
}
.line {
	width: 100%;
	background-color: #562B59;
	height: 1px;
	clear: both;
	margin-top: 25px;
	font-size: 1px;
	margin-bottom: 25px;
}
.newline {
	width: 100%;
	clear: both;
}
.quote {
	font-style: italic;
}
#footer a {
	text-decoration: none;
}
.tip {
	font-style: italic;
	color: #562B59;
}











#contact_spacer {
	width: 720px;
	float: left;
	height: 90px;
}
#form_row {
	float: left;
	margin-bottom: 12px;
	width: 100%;
}
#form_label {
	width: 200px;
	float: left;
}
#form_field {
	float: left;
	width: 400px;
}
.form_field_single {
	width: 400px;
}
.form_field_multi {
	width: 400px;
	height: 50px;
}
.alert {
	color: #FF0000;
}
strong {
	font-weight: bold;
}
