@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #270456;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#main_navigation {
	background-color: #000;
	background-image: url(../images/main_nav_bg_rpt.jpg);
	background-repeat: repeat-x;
	height: 65px;
	text-align: left;
}

ul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style-image: url('../images/purpleball.png');

}

li{


}
.calendarcells{
background-color: #f0e8fb;
font-size: 11px;
vertical-align: top;
text-align: center;
}

.navitem {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	width: 119px;
	text-align:center;
	margin-top:18px;
	cursor:pointer;
}

.navitem a{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.navitem:hover a{
	color:#ad89e0;	
}

.navselect {
	position:absolute;
	margin-top:56px;
	width:115px;
	height:4px;
	background-color:#5217a5;
	overflow:hidden;
}

.tbar {background-image:url(../images/tbar_mid.jpg); height:57px; margin-bottom:8px;}
.tbarleft {background-image:url(../images/tbar_left.jpg); width:10px; height:57px; float:left;}


.tbarright {background-image:url(../images/tbar_right.jpg); width:10px; height:57px; float:right;}
.tbarmid {position:absolute; margin-top:17px; margin-left:22px;  text-decoration:none; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:1px;}
.navitem:hover {
	color:#ad89e0;	
}

.navdiv {
	float:left;
	width: 1px;
	height:53px;
	background-image: url(../images/navdiv.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#main_banner {
	background-color: #000;
	height: 188px;
}

.float_left {
	float: left;
}
#footer_txt p {
	color: #ae90d6;
	font-size: 10px;
	padding-bottom: 45px;
}

.float_right {
	float: right;
}


#container {
	width: 962px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 105px;
	background-color: #000;
	background-image: url(../images/top_banner_rpt.jpg);
	background-repeat: repeat-x;
}
#mainContent {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#container #mainContent #hometab1 {
	width: 303px;

}
#container #mainContent #hometab2 {
	width: 303px;
	margin-right: 6px;
	float: left;
}

#container #mainContent #hometab3 {
	width: 303px;
	float: left;
}

.btm_margin_20px {
	margin-bottom: 20px;
}

h1 {
font-size: 20px;
color: #24044F;
font-weight: strong;
font-family:Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
} 

h2 {
font-size: 14px;
color: #000;
font-weight: strong;
font-family:Verdana;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
} 

h3 {
font-size: 12px;
color: #000;
font-weight: strong;
font-family:Verdana;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
} 

#footer {
	margin-top: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.sidepanel {
	width:218px; 
	height:580px; 
	float:left; 
	background-image:url(../images/submenu.jpg); 
	background-position:top;	
}

.sidepanel2 {
	width:218px; 
	height:720px; 
	float:left; 
	background-image:url(../images/submenu2.jpg); 
	background-position:top;	
}


.sidepanelinner {
	margin:14px 16px;	
}
.sm_major {
	background-image:url(../images/sidemenuarrow.gif);
	background-position:3px 10px;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:7px;
	color:#000;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #666;
	height:24px;
	letter-spacing:1px;
}

.sm_major2 {
	background-image:url(../images/sidemenuarrow.gif);
	background-position:3px 10px;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:7px;
	color:#000;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #666;
	letter-spacing:1px;
	padding-bottom: 7px;
}


.sm_minor {
	padding-left:22px;
	padding-top:7px;
	color:#608;
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #666;
	height:24px;
	letter-spacing:1px;
}
.sm_minor:hover {background-color:#edf;}
.sm_major:hover {background-color:#edf;}

.sm_major a {font-weight:bold; color:#000; text-decoration:none;}
.sm_major2 a {font-weight:bold; color:#000; text-decoration:none;}
.sm_minor a {font-weight:bold; color:#608; text-decoration:none;}
.sm_major a:active {font-weight:bold; color:#000; text-decoration:none;}
.sm_major2 a:active {font-weight:bold; color:#000; text-decoration:none;}
.sm_minor a:active {font-weight:bold; color:#608; text-decoration:none;}
.sm_major a:visited {font-weight:bold; color:#000; text-decoration:none;}
.sm_major2 a:visited {font-weight:bold; color:#000; text-decoration:none;}
.sm_minor a:visited {font-weight:bold; color:#608; text-decoration:none;}
.sm_major a:hover {font-weight:bold; color:#000; text-decoration:none;}
.sm_major2 a:hover {font-weight:bold; color:#000; text-decoration:none;}
.sm_minor a:hover {font-weight:bold; color:#608; text-decoration:none;}






.findoutmorepanel{
	float:left; width:200px; background-color:#fff; color:#888; font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:1px;
}
.findoutmoretext{
	padding:16px 24px;	
}
.findoutmoreheader{
	margin-left:16px; padding:16px 24px 8px 24px; background-image:url(../images/rightheaders.jpg); background-repeat:no-repeat; font-size:12px; color:#333; letter-spacing:1px;	
}
.findoutmorelink{text-decoration:none; margin-left:16px; padding:0px 24px 16px 24px; font-size:10px; color:#cae; letter-spacing:1px;}
.findoutmorelink a{text-decoration:none; color:#cae;}
.findoutmorelink a:link{text-decoration:none; color:#cae; letter-spacing:1px;}
.findoutmorelink a:active{text-decoration:none; color:#cae; letter-spacing:1px;}
.findoutmorelink a:hover{text-decoration:underline; color:#cae; letter-spacing:1px;}
.midcol {
	background-color:#fff;
	width:500px;
	float:left;
	padding-left: 5px;
}
.midcol2 {
	background-color:#fff;
	width:450px;
	float:left;
	padding-left: 5px;
}
.singlecol {background-color:#fff; width:500px; float:left;}
.midcolheader {padding:16px 24px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px; letter-spacing:1px;}
.midcolheaderline {height:1px; background-image:url(../images/dotted.gif); background-repeat:repeat-x; background-position:bottom; margin:0px 24px;}
#homepanel1 {
	cursor:pointer;
	width:301px;
	height:345px;
	background-image:url(../images/panel1zz.jpg);
	margin-right:6px;
	float:left;
	background-repeat: no-repeat;
}
#homepanel2 {
	cursor:pointer;
	width:301px;
	height:345px;
	background-image:url(../images/panel2zz.jpg);
	margin-right:6px;
	float:left;
	background-repeat: no-repeat;
}
#homepanel3 {
	cursor:pointer;
	width:301px;
	height:345px;
	background-image:url(../images/panel3zz.jpg);
	float:left;
	background-repeat: no-repeat;
	
}
.panellink {
	position:absolute;
	color:#fff;
	margin-top: 55px;
	margin-right: 32px;
	margin-bottom: 50px;
	margin-left: 35px;
	font-size: 10px;
}
.panelbodytxt {
	position:absolute;
	width:236px;
	font-size:10px;
	margin-top: 80px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 32px;
	color: #170136;
}
.newsheader {padding:12px 24px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:16px; letter-spacing:1px;}
.pagelinks {padding:6px 24px; font-size:11px; color:#999;}
.pagelinks a {color:#6600aa; text-decoration:none;}
.pagelinks a:active {color:#6600aa; text-decoration:none;}
.pagelinks a:visited {color:#6600aa; text-decoration:none;}
.pagelinks a:hover {color:#6600aa; text-decoration:underline;}
.tblhdiv {height:1px; background-image:url(../images/dotted.gif); background-repeat:repeat-x; background-position:bottom;}
.newslistheadline {padding:32px; font-size:14px; font-weight:bold; letter-spacing:1px; font-family:Arial, Helvetica, sans-serif;}
.newslistheadline a{color:#60a; text-decoration:none;}
.newslistheadline a:active{color:#60a;  text-decoration:none;}
.newslistheadline a:visited{color:#60a;  text-decoration:none;}
.newslistheadline a:hover{color:#60a;  text-decoration:underline;}
.newslistdate {background-color:#ccc; text-align:center; width:140px; padding:6px;}
.newsbody {margin:8px 24px;}
.newsdate {margin:4px 24px;}
.newsheadline {margin:4px 24px; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px;}
.halfwidth {float:left; width:460px;}
.homenews {font-size:11px; color:#406; margin-left:24px;}
.homenewslink {font-size:10px; font-weight:bold; font-style:italic; margin:10px 24px;}
.homenewslink a{color:#000; text-decoration:none;}
.homenewslink a:active{color:#000; text-decoration:none;}
.homenewslink a:visited{color:#000; text-decoration:none;}
.homenewslink a:hover{color:#000; text-decoration:underline;}

.footerlink {
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color: #AE90D6;
	text-decoration: none;
}
.footerlink a{
	color:#AE90D6;
	text-decoration:none;
}
.footerlink a:active{
	color:#AE90D6;
	text-decoration:none;
}
.footerlink a:visited{color:#000; text-decoration:none;}
.footerlink a:hover{
	color:#FFF;
}

.sidemenuheader {background-image:url(../images/sidepanelheader.jpg); width:182px; height:36px;}
.sidemenuheadertxt {position:absolute; color:#fff; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:6px 16px;}
.sidemenucontentbody {margin:2px 12px; letter-spacing:1px; font-weight:bold; color:#70c;}
.sidemenucontentbody2 {margin:2px 12px; font-weight:normal; color:#000;}
.sidemenucontentlink {padding:2px 12px; font-size:10px;}
.sidemenucontentlink a {text-decoration:none; color:#000;}
.sidemenucontentlink a:visited {text-decoration:none;}
.sidemenucontentlink a:active {text-decoration:none;}
.sidemenucontentlink a:hover {text-decoration:underline;}
.sidemenupadder {height:32px;}
.sidemenudottedline {height:1px; background-image:url(../images/dotted.gif); background-repeat:repeat-x; background-position:bottom; margin:8px 0px;}
.getintouch {width:400px; height:42px; }

