@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

ul, ol, dl { position: relative; }

a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	height: auto;
	width: 1044px;
	background-image: url(images/purp_bk.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 1044px;
	height: 35px;
	position: relative;
	background-color: #79288C;
	background-image: url(images/menubk.png);
	background-repeat: repeat-x;
}
#header {
	float: none;
	clear: both;
	height: 159px;
}
#banner-img {
	width: 1044px;
}
#home-container {
	width: 1044px;
}
#home-left {
	height: 535px;
	width: 235px;
	clear: none;
	float: left;
	padding-right: 50px;
}
#home-left-top {
	padding: 25px;
	height: 190px;
	width: 235px;
	clear: none;
	float: left;
	background-image: url(images/homeleft_bkgd.png);
	background-repeat: repeat-x;
}
#home-mid-top {
	padding: 25px;
	height: 585px;
	width: 499px;
	background-image: url(images/homemid_bkgd.png);
	background-repeat: repeat;
	float: left;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#home-right-top {
	background-color: #79288C;
	padding: 20px;
	height: 200px;
	width: 200px;
	float: right;
}
#home-left-btm {
	padding: 25px;
	height: 345px;
	width: 235px;
	clear: none;
	float: left;
	background-image: url(images/homeleftbtm_bkgd.png);
	background-repeat: repeat-x;
}
#home-mid-btm {
	padding: 25px;
	height: 345px;
	width: 499px;
	float: left;
	background-image: url(images/homemidbtm_bkgd.png);
	background-repeat: repeat-x;
}
#left-img {
	float: left;
	margin-top: 25px;
}
#left-img-bottom {
	margin-left: 20px;
}
#middle-text {
	margin-top: 40px;
	float: left;
	margin-left: 13px;
	width: 54%;
	padding-top: 5px;
	margin-bottom: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D276A;
	line-height: 21px;
}
#middle-text ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 25px;
}
#middle-text2 {
	width: 97%;
	float: left;
	margin-top: 50px;
}
#right-links-sm {
	float: right;
	background-image: url(images/linksm_bkbg.png);
	background-repeat: repeat-x;
	height: 200px;
	padding-top: 16px;
	padding-left: 20px;
	width: 190px;
}
#right-links-med {
	float: right;
	background-image: url(images/linksmed_bkbg.png);
	background-repeat: repeat-x;
	height: 255px;
	padding-top: 16px;
	padding-left: 20px;
	width: 190px;
}
#right-links-lrg {
	float: right;
	background-image: url(images/linkslrg_bkbg.png);
	background-repeat: repeat-x;
	height: 422px;
	padding-top: 16px;
	padding-left: 20px;
	width: 190px;
}
#right-links-others-top {
	float: right;
	margin-top: 1px;
}
#right-links-others {
	float: right;
	background-image: url(images/linkothers_bkbg.png);
	background-repeat: repeat-x;
	padding-top: 16px;
	padding-left: 20px;
	width: 190px;
	height: 267px;
}
#right-links-others-home {
	float: right;
	background-image: url(images/linkothershome_bkbg.png);
	padding-top: 16px;
	padding-left: 20px;
	width: 190px;
	height: 362px;
}
#right-links-subscribe-top {
	float: right;
	background-image: url(images/links-subscribe.png);
	background-repeat: no-repeat;
	margin-top: 1px;
}
#right-links-subscribe {
	float: right;
	background-image: url(images/links-subscribe_bkgd.png);
	background-repeat: repeat-x;
	height: 175px;
	width: 190px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 40px;
}
#right-links-subscribe-home {
	float: right;
	background-image: url(images/links-subscribe_bkgd.png);
	background-repeat: repeat-x;
	width: 190px;
	padding-left: 20px;
	padding-top: 4px;
	height: 153px;
}
#programhighlights {
	float: left;
	width: 75%;
	height: auto;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 175px;
}
#contactform {
	clear: both;
	height: 28px;
	background-image: url(images/purpgradrow.gif);
	padding-top: 135px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#purpgradrow {
	clear: both;
	height: 28px;
	background-image: url(images/purpgradrow.gif);
	padding-top: 90px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer {
	width: 500px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	background-color: #6D276A;
	padding-left: 22px;
	height: 25px;
}
#footer2 {
	width: 500px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	background-color: #6D276A;
	text-align: right;
	padding-right: 22px;
	height: 25px;
}
#footer3 {
	width: 500px;
	float: left;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	padding-top: 10px;
	background-color: #6D276A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 22px;
	height: 25px;
}
#footer4 {
	width: 500px;
	float: right;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	padding-top: 10px;
	background-color: #6D276A;
	height: 25px;
	text-align: right;
	padding-right: 22px;
}
.titlered {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #B91319;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 42px;
}
.titleredcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #B91319;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 32px;
}
.titleredsmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #B91319;
	letter-spacing: 1px;
}
.titleredmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B91319;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20px;
}
.titlebrownmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6E5300;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20px;
}
.titleredmediumreg {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D64B34;
	letter-spacing: 1px;
	line-height: 25px;
}
.titleorglrg {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B91319;
	letter-spacing: 1px;
	line-height: 20px;
}
.bodypurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D276A;
	line-height: 22px;
}
.bodypurpleindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D276A;
	line-height: 22px;
	text-indent: -10px;
	margin-left: 10px;
}
.bodybrowntv {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6E5300;
	line-height: 20px;
}
.bodybrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #6E5300;
}
.bodybrownbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E5300;
	line-height: 30px;
	font-weight: bold;
}
.bodybrownlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E5300;
	line-height: 30px;
	font-weight: normal;
	margin-left: 3px;
}
.bodybrownlistul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E5300;
	line-height: 30px;
	font-weight: normal;
	margin-left: 30px;
	list-style-type: circle;
	margin-right: 25px;
}
.bodybrownboldlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E5300;
	line-height: 30px;
	font-weight: bold;
}
.bodybrownlistulnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E5300;
	line-height: 30px;
	font-weight: normal;
	margin-left: 30px;
	list-style-type: decimal;
	margin-right: 25px;
}
.homemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.homemed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: lighter;
}
.homemed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.homesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.homeboldlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 23px;
}
.hometitlewhitemedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20px;
}
.hometitletanmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #E7D8AC;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 20px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 28px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
span.multiple {
} 
span.button {
	padding-top: 85px;
} 
