@charset "UTF-8";
/* CSS Document */

body {
	margin: 20px 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ee2e24;
}
#body, .topCurve, #footer {
	margin: auto;
}
#body {
	margin: auto;
}
a {
	color: red;
	text-decoration: none;
}
a:hover {
	color: #522f91;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0px 0 10px 0;
	line-height: 1.5em;
	color: #666666;
}
h1 {
	color: #522f91;
	margin: 0;
	padding: 5px 0 0px 0;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	color: #ee2e24;
	margin: 0 0 10px 0;
	padding: 0px 0 20px 0;
	font-size: 1.2em;
	background: url(../images_dev/dev/dotted_red.gif) repeat-x bottom;
	font-weight: normal;
}
h3 {
	color: #522f91;
	margin: 0;
	padding: 10px 0 3px 0;
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	color: #522f91;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 10px 0 3px 0;
	font-size: 1.1em;
	font-weight: bold;
}
.redtext {
	color: #ee2e24;
}
.purpletext {
	color: #522f91;
}
.smallText {
	font-size: .8em;
}
.horizontalRule {
	background: url(../images_dev/dev/dotted_red.gif) repeat-x center;
	height: 10px;
	margin: 10px 0 10px 0;
}
.staffPhoto {
	float: right;
	padding-left: 20px;
}
.box {
	border: 1px solid #dfd1e3;
	background: #fef4f4;
	padding: 10px;
	margin: 0 0 10px 0;
}
.note {
	color: #333333;
	font-size: .9em;
	font-weight: bold;
}
.introText {
	color: #999999;
	margin: 0 0 20px 0;
	padding: 10px 0 0px 0;
	font-size: 1.2em;
	font-weight: normal;
}
#body {
	background: url(../images_dev/dev/body_bg.jpg) repeat-y;
	padding: 0 10px 0 22px;
	width: 888px;
}
.topArea {
	background: url(../images_dev/dev/top_fill.gif) repeat-x; 
	margin: 0 0 15px 0;
	width: 875px;
}
.topAreaHome {
	background: url(../images_dev/dev/top_home_fill.gif) repeat-x; 
	margin: 0 0 15px 0;
	width: 875px;
}
#mainNav {
	display: block;
	float: left;
	margin: 0px;
	width: 850px;
}
#mainNav ul {
	margin: 0px 0 15px 20px;
	padding: 0px 0 0 0;
}
#mainNav li {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	float: left;
	display: inline;
	font-size: 1.2em;
}
#mainNav li a {
	margin: 0;
	padding: 0 40px 0 0px;
	list-style: none;
	color: #666666;
}
#mainNav li a:hover {
	margin: 0;
	padding: 0 40px 0 0px;
	list-style: none;
	color: #ee2e24;
	text-decoration: none;
}
#mainNav li.select a{
	color: #ee2e24;
}
.clear {
	clear: both;
}
.rightImage {
	float: right;
}
#rightNav {
	width: 280px;
	float: right;
	margin: 0 14px 0 0;
	
}
#rightNavBottom { 
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	background:	url(../images_dev/dev/right_bottom.gif) no-repeat bottom #fef4f4;
}
#rightNav ul {
	margin: 0px 0 15px 10px;
	padding: 0px 0 0 0;
}
#rightNav li {
	margin: 3px 0 5px 0;
	padding: 0px 0 5px 0;
	background: url(../images_dev/dev/dotted_lght_purple.gif) repeat-x bottom;
	list-style: none;
}
#rightNav li a {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	color: #522f91;
}
#rightNav li a:hover {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	text-decoration: none;
	color: #856bb4;
	background: url(../images_dev/dev/arrow.gif) no-repeat 0px 4px;
}
.subSelect a{
	background: url(../images_dev/dev/arrow.gif) no-repeat 0px 4px;
}
.homeRightNavBtn {
	padding: 3px 0 3px 0;
}
.rightNavHome{
	background: no-repeat;
	height: 300px;
	width: 260px;
	margin: 0 18px 0 20px;
	float: right;
}
.rightNavTop {
	background: url(../images_dev/dev/right_top.gif) no-repeat;
	height: 10px;
}
.aboutPhoto {
	float: right;
}
.oneCol {
	background: url(../images_dev/dev/home_bg.jpg) no-repeat;
	padding: 13px 0px 0 20px;
	width: 860px;
}
.oneColSub {
	background: url(../images_dev/dev/sub_bg.jpg) no-repeat;
	padding: 13px 40px 0 20px;
	width: 820px;
}
.twoCol {
	background: url(../images_dev/dev/purple_bg.jpg) no-repeat;
	padding: 13px 40px 0 20px;
	width: 500px;
}
.topCurve {
	background: url(../images_dev/dev/top_bg.jpg) no-repeat bottom;
	height: 25px;
	width: 920px;
}
.top {
	float: right;
}
.strapline {
	float: right;
	padding: 40px 55px 0px 0;
	border: 0;
}
#footer {
	background: url(../images_dev/dev/footer_bg.jpg) no-repeat;
	height: 100px;
	color: #666666;
	padding: 20px 0 0 40px;
	width: 880px;
}
#footer p {
	font-size: .9em;
}
#footer a {
	color: #522f91;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.twoCol ul {
	padding: 0 0 20px 10px; 
	margin: 0;
}
.twoCol ul li {
	padding: 0 0 0 10px;
	background: url(../images_dev/dev/arrow.gif) no-repeat 0px 6px;
	list-style: none;
	line-height: 1.6em;
	color: #666666;
	margin: 0;
}
.twoCol ol {
	padding: 0 0 0px 0px;
	margin: 0 0 10px 35px;
	list-style: decimal;
	background: none;
}
.twoCol ol li {
	padding: 0 0 10px 0;
	margin: 0;
	color: #666666;
	list-style: decimal;
	line-height: 1.6em;
	background: none;
}
a {
	font-weight: normal;
}
.lightbg {
	background-color: #FAF8FC;
	border: 1px solid #B4B4B4;
}
.thinborder {
	border: 1px solid #666666;
}
.listingImage {
	border: 1px solid #522f91;
}
table, th, tr {
	font-weight: normal;
}
table p {
	margin: 0;
	padding: 0;
}


/*from old site*/

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: justify;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: justify;
	margin-right: 20px;
}
li.image {
	list-style-image: url(../images/bullet.gif);
	margin-top: 15px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: justify;
	margin-right: 20px;
	margin-top: 15px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
}
.greysmtext {
	font-size: 11px;
	color: #999999;
}
.redsmtext {
	font-size: 10px;
	color: #EE3224;
}
.bluesmtext {
	font-size: 10px;
	color: #522E91;
}
.lightbg {
	background-color: #ffffff;
	border: 1px solid #B4B4B4;
}
.thinborder {
	border: 1px solid #666666;
}

