/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset  {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	background-color: #000000;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
body, td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

h2, h3, h4 {
	color: #526694;
	text-align: left;
}

div#wrapper {
	width: 925px;
	border: none;
	background-color: #942b27;
	margin: 0px auto 10px;
	padding: 0px;
	text-align: center;

}

div#content {
	width: 925px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/columntile.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

div#rightwrapper {
	background-color: #FFFFFF;
	background-image: url(images/centertile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: right;
	height: auto;
	width: 734px;
}

div#right {
	width: 750px;
	min-height: 400px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(images/columnbak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	/* height: 617px; */
}

div#right h1 {
	padding-left: 42px;
	text-align: left;
	padding-right: 295px;
	font-size: 2.5em;
	color: #526694;
	padding-bottom: .5em;
}

div#right h3 {
	padding-left: 42px;
	text-align: left;
	padding-right: 295px;
	font-size: 1.5em;
	color: #526694;
	padding-bottom: .5em;
}

div#right p {
	text-align: left;
	line-height: 18px;
	height: auto;
	margin: 0px;
	padding: 0px 40px 10px;
}

div#rightplain {
	padding-top: 33px;
	width: 734px;
	float: right;
	min-height: 400px;
}

div#rightplain h1 {
	padding-left: 42px;
	text-align: left;
	padding-right: 42px;
	font-size: 2.5em;
	color: #526694;
	padding-bottom: .5em;
}

div#rightplain h3 {
	padding-left: 42px;
	text-align: left;
	padding-right: 42px;
	font-size: 1.5em;
	color: #526694;
	padding-bottom: .5em;
}

div#rightplain p {
	padding-left: 42px;
	text-align: left;
	line-height: 18px;
	padding-bottom: 12px;
	padding-right: 42px;
	height: auto;
}

div#left {
	width: 166px;
	float: left;
	margin-left: 9px;
	padding: 0px;
}

/* div#left ul {
	text-align: left;
	font-size: 13px;
	color: #526694;
	padding-left: 12px;
	width: 197px;
	display: block;

}

div#left ul li {
	list-style-type: none;
	border: 1px solid #526694;
	margin-bottom: 4px;
	vertical-align: middle;
	height: 23px;

}

div#left ul li a {
	color: #526694;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 3px;

}

div#left ul li a:hover {
	display: block;
	padding: 2px 2px 2px 3px;
	background-image: url(images/navicon.jpg);
	background-repeat: no-repeat;
	background-position: right center;

} */

div#footer {
	background-image: url(images/footerwhite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 181px;
	width: 925px;
	margin: 0px;
}
div#footer p {
	font-size: 11px;
	color: #526694;
	padding: 50px 0px 0px;
	width: 734px;
	margin: 0px auto;
}
div#footer p a {
	color: #526694;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}

/* 
div#splash {
	height: auto;
	background-color: #FFFFFF;
	width: 620px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}

div#splash p {
	font-size: 11px;
	color: #526694;
	padding: 0px 0px 10px;
	margin: 0px auto;
}
div#splash p a {
	color: #526694;
	text-decoration: none;
}
div#splash a:hover {
	text-decoration: underline;
} 
*/

.clearfloat {
	clear: both;
}
div#top {
	margin: 0px;
	padding: 0px;
	width: 925px;
	height: 174px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
img.photo {
	float: right;
	padding-right: 18px;

}
img.title {
	display: block;
	margin: 0 0 10px;
}
#subhead {
	background-color: #942b27;
	height: 33px;
	width: 925px;
	text-align: right;
	margin: 0;
	padding: 0px;
}
#columntop {
	height: 36px;
	width: 750px;
}

