body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D0255;
	background: #EE7A00 url(images/main_bg.jpg) repeat-x;
	margin: 0;
}
a:link {
	color: #E1005B;
}
a:visited {
	color: #E1005B;
}
a:hover {
	color: #E1005B;
	text-decoration: underline !important;
}
a:active {
	color: #E1005B;
}
h1 {
	font-size: 15px;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active  {
	text-decoration: none;
	color: #FFF;
}

h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
	color:#E0005D;
}
h3 a {
	text-decoration: none;
}
h4 {
	font-size: 12px;
}
#container {
	background: #FFF;
	margin: auto;
	width: 875px;
	padding-bottom:16px;
}
#header {
	height: 119px;
	width: 875px;
}
#leftBar {
	float: left;
	width: 165px;
	text-align: right;
}
#menu {
	margin-left: 20px;
	margin-top: 3px;
}
#mainArea {
	margin: 0px 16px;
	float: left;
	width: 678px;
}
#mainLeft {
	float: left;
	width: 363px;
	margin-right: 12px;
}
#mainRight {
	float: left;
	width: 303px;
}
#mainRight h1 a {
	color:#FFF;
}
#footer {
	color: #FFF;
	background: #1E0256;
	margin: 6px auto;
	height: 45px;
	width: 875px;
}
#footerLeft {
	float: left;
	width: 182px;
}
#footerRight {
	text-align: right;
	float: left;
	width: 677px;
	margin-right: 16px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.greenBox {
	width: 100%;
	background: url(images/green-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.darkGreenBox {
	width: 100%;
	background: #2AA384 url(images/green-dark-grad.jpg) repeat-x top;
	margin-bottom: 10px;
	color: #FFF;
}
.bigGreenBox {
	width: 100%;
	background: url(images/big-green-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.greenBox h1, .bigGreenBox h1 {
	line-height: 15px;
	color: #FFF;
	background: url(images/green-head.gif) no-repeat right top;
	height: 24px;
	padding-left: 20px;
	padding-top: 11px;
	margin: 0px;
}
.bigGreenBox h1.big {
	background: url(images/big-green-head.gif) no-repeat right top;
}

.greenBox h1 a:link {
	text-decoration: none;
	color: #FFF;
}

.purpleBox {
	width: 100%;
	background: url(images/purple-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.purpleBox h1 {
	line-height: 15px;
	color: #FFF;
	background: url(images/purple-head.gif) no-repeat right top;
	height: 24px;
	padding-left: 20px;
	padding-top: 11px;
	margin: 0px;
}
.purpleBox h1 a:link {
	text-decoration: none;
	color: #FFF;
}
.orangeBox {
	width: 100%;
	background: url(images/orange-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.darkOrangeBox {
	width: 100%;
	background: #F3A34C url(images/orange-dark-grad.jpg) repeat-x top;
	margin-bottom: 10px;
	color: #ffffff;
}
.orangeBox h1 {
	line-height: 15px;
	color: #FFF;
	background: url(images/orange-head.gif) no-repeat right top;
	height: 24px;
	padding-left: 20px;
	padding-top: 11px;
	margin: 0px;
}
.orangeBox h1 a:link {
	text-decoration: none;
	color: #FFF;
}
.orangeBox h1.big {
	background: url(images/big-orange-head.gif) no-repeat right top;
}
.pinkBox {
	width: 100%;
	background: url(images/pink-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.darkPinkBox {
	width: 100%;
	background: #E94D8E url(images/pink-dark-grad.jpg) repeat-x top;
	margin-bottom: 10px;
	color: #ffffff;
}
.bigPinkBox {
	width: 100%;
	background: url(images/big-pink-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.pinkBox h1, .bigPinkBox h1 {
	line-height: 15px;
	color: #FFF;
	background: url(images/pink-head.gif) no-repeat right top;
	height: 24px;
	padding-left: 20px;
	padding-top: 11px;
	margin: 0px;
}
.pinkBox h1.big {
	background: url(images/big-pink-head.gif) no-repeat right top;
}
.pinkBox h1 a:link {
	text-decoration: none;
	color: #FFF;
}

.yellowBox {
	width: 100%;
	background: url(images/yellow-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.bigYellowBox {
	width: 100%;
	background: url(images/big-yellow-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.yellowBox h1, .bigYellowBox h1 {
	line-height: 15px;
	color: #FFF;
	background: url(images/yellow-head.gif) no-repeat right top;
	height: 24px;
	padding-left: 20px;
	padding-top: 11px;
	margin: 0px;
}
.yellowBox h1.big {
	background: url(images/big-yellow-head.gif) no-repeat right top;
}
.yellowBox h1 a:link {
	text-decoration: none;
	color: #FFF;
}
.blueBox {
	width: 100%;
	background: url(images/blue-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.darkBlueBox {
	width: 100%;
	background: #484781 url(images/blue-dark-grad.jpg) repeat-x top;
	margin-bottom: 10px;
	color: #FFF;
}
.bigBlueBox {
	width: 100%;
	background: url(images/big-blue-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.blueBox h1, .bigBlueBox h1 {
	line-height: 15px;
	color: #FFF;
	background: url(images/blue-head.gif) no-repeat right top;
	height: 24px;
	padding-left: 20px;
	padding-top: 11px;
	margin: 0px;
}
.bigBlueBox h1.big {
	background: url(images/big-blue-head.gif) no-repeat right top;
}

.blueBox h1 a:link {
	text-decoration: none;
	color: #FFF;
}

.greyBox {
	width: 100%;
	background: url(images/grey-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.darkGreyBox {
	width: 100%;
	background: #C3BAB1 url(images/grey-dark-grad.jpg) repeat-x top;
	margin-bottom: 10px;
	color: #FFF;
}
.bigGreyBox {
	width: 100%;
	background: url(images/big-grey-grad.jpg) repeat-y right;
	margin-bottom: 20px;
}
.greyBox h1, .bigGreyBox h1 {
	line-height: 15px;
	color: #FFF;
	background: url(images/grey-head.gif) no-repeat right top;
	height: 24px;
	padding-left: 20px;
	padding-top: 11px;
	margin: 0px;
}
.bigGreyBox h1.big {
	background: url(images/big-grey-head.gif) no-repeat right top;
}

.greyBox h1 a:link {
	text-decoration: none;
	color: #FFF;
}
.boxContent {
	width: auto;
	padding: 25px 20px;
	line-height: 21px;
}
.boxContent p, .boxContent h2, .boxContent h3 {
	margin: 0px;
}
.dots {
	clear: both;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #1D0255;
}
.blogBottom {
	border-top: 1px dotted #1D0255;
	border-right: none;
	border-bottom: 1px dotted #1D0255;
	border-left: none;
	padding: 5px 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.small {
	font-size: 11px;
}
label, vllabel {
	float: left;
	width: 110px;
	margin-right: 5px;
	line-height: 20px;
}

.red {
	color: #FF0000;
}

.redbox {
	margin: 2px 0;
	border: 1px #FF0000 solid;
}

.textbox {
	margin: 2px 0;
	border: 1px #666 solid;
}
#map {
	width: 319px;
	height: 250px;
	margin: 10px 0;
	border: 2px #FFF solid;
}
.pinkText {
	color: #E7337C;
}
.adminMenu {
	list-style: none;
	line-height: 130%;
	text-decoration: none;
}
.adminMenu li {
	line-height: 130%;
	margin: 3px 0;
}
.adminMenu a{
	text-decoration: none;
}
.adminMenu a:hover {
	text-decoration:underline;
	color: #900;
}

