/*
purple - #5d2469
green - #92c83e
*/
BODY
{
	margin: 0;
	padding: 0;
	background-color: #5D2469;
}
#container
{
	text-align: center;
	margin: 0 10% 60px;
	min-width: 840px;
}
.width
{
	width: 840px;
}
#center
{
	background-color: #FFF;
	background-image: url(images/logo_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: justify;
	padding: 3em 2em 0;
	margin: 0;
}
IMG.news_img
{
	border: 4px solid #5D2469;
	float: right;
	margin: 12px 0 8px 12px;
}
#header
{
	text-align: left;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	margin: 0;
}
#footer
{
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	min-height: 90px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer_email A:link, #footer_email A:hover, #footer_email A:active, #footer_email A:visited
{
	text-decoration: none;
	color: #FFF;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	float: left;
	top: -25px;
	left: 5px;
}
#footer_phone
{
	color: #FFF;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	float: right;
	top: -25px;
	left: -5px;
}
#footer_copy
{
	color: #FFF;
	font-size: 10px;
	position: relative;
	top: 10px;
}
#footer_ack A
{
	color: #AAA;
	text-decoration: none;
	font-size: 9px;
	position: relative !important; /*[e]relative*/
	top: 10px;
}
#sub-footer
{
	background-color: #92C83E;
	width: 100%;
	padding: 2px 0;
}
#top_logo
{
	position: absolute;
	left: 11%;
}
#top_img
{
	position: relative;
	float: right;
}
#footer_logo
{
	text-align: center;
}
#menu
{
	clear: both;
	font-size: 12px;
	float: right;
	position: relative;
	right: 10px;
	top: 3px;
	word-spacing: 3px;
}
#menu IMG
{
	vertical-align: middle;
}
#menu A
{
	text-decoration: none;
	font-size: 14px;
	color: #5D2469;
	font-weight: bold;
}
#menu A:hover, #menu A:active
{
	position: relative;
	top: 2px;
	left: 1px;
	color: #92C83E;
}
/*typography*/
BODY
{
/*font-size: .8em;*/
	font-size: 13px;
	font-family: verdana, arial, sans;
/*letter-spacing: .04em;*/
	line-height: 1.25em;
	color: #000;
}
P:first-letter
{
	color: #92C83E;
	font-size: 140%;
}
P
{
	text-indent: 1.5em;
}
H1
{
	font-size: 160%;
	color: #000;
}
H2
{
	color: #92C83E;
	margin: 2em 0 0;
}
H3
{
	color: #5D2469;
}
.news H3
{
	display: inline;
}
H4
{
	color: #000;
	margin: 2em 0 0;
}
A
{
	text-decoration: none;
	font-size: 14px;
	color: #5D2469;
	position: relative;
	/*[disabled]top:1px;*/
	font-weight: 400;
}
A:hover, A:active
{
	position: relative;
	top: 2px;
	left: 1px;
	color: #92C83E;
}
IMG.icon
{
	vertical-align: middle;
}
#formbox
{
	border: 2px solid #000;
	padding: 20px;
	margin: 30px;
	background-color: #DFEFC7;
	line-height: 180%;
}
.links
{
	margin: 25px;
}
.links TD, .linx A
{
	padding: 0 18px 0 0;
	color: #000;
	font-size: 12px;
}
A IMG
{
	border: 0;
	vertical-align: middle;
}
A.footer
{
	margin: 0 10px 0 8px;
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
	position: relative;
	top: 1px;
	font-weight: 400;
}
A.footer:hover, A.footer:active
{
	position: relative;
	top: 2px;
	left: 1px;
	color: #5D2469;
}
IMG.staff
{
	border: 3px solid #000;
	padding: 2px;
	float: left;
	margin: 0 8px 8px 0;
}
.stafftxt
{
}
HR
{
	clear: both;
	width: 300px;
	border: 0 #FFF;
}
DIV.hrdeco
{
	clear: both;
	min-width: 100%;
	text-align: center;
	padding: 20px 0 25px;
}
IMG#loc
{
	border: 5px solid #5D2469;
	float: right;
	position: relative;
	top: -25px;
	margin: 0 0 0 15px;
	padding: 2px;
}
#VU
{
	float: right;
	border: 5px solid #5D2469;
	padding: 2px;
	margin: 10px;
}
#newsbox
{
	border: 2px solid #000;
	padding: 20px;
	width: 500px;
	margin: 40px auto 10px;
	background-color: #DFEFC7;
	line-height: 180%;
	font-size: 0.8em;
}
IMG.right
{
	float: right;
	margin: 10px;
	padding: 2px;
	border: 4px solid #5D2469;
}
.news_date
{
	/*[disabled]width:89px;*/
}
.news
{
	/*[disabled]padding:25px;*/
	/*[disabled]width:95%;*/
}
.newsnum
{
	color: #CCC;
	float: right;
}
.newsmore
{
	font-size: 0.9em;
	font-weight: 400;
}
