@charset "utf-8";
/* CSS Document */
body  {
	font: 100%  Arial, Verdana, Helvetica, sans-serif;
	background:#FFFFFF url(../images/background.gif) repeat-y center; 
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	height: 100%;
}

#headback{
width: 100%;
height: 500px;
background:url(../images/topbck.gif) repeat-x;
}

#wrapper{
width: 800px;
margin: 0 auto;
}

#container{
width: 800px;
margin: 0 auto;
margin-top: 5px;
text-align:left;
}

#header{
width:316px;
height:54px;
background:url(../images/logo.gif) no-repeat;
margin: 0 0 0 0;
float:left;
overflow: hidden;
display:inline;
}

#header a{
width:316px;
height:54px;
display:block;
text-indent:-9999px;
text-decoration:none;
}

#topnav{
width: 800px;
float:left;
padding-top:13px;
}

#main_nav {
list-style: none; 
margin: 0; 
padding: 0; 
width: 100%; 
}

#main_nav a{
color:#53076f;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

#main_nav a:hover{
color:#990000;
}

          #main_nav li {
     float: left; 
     text-align: center; 
     }
	 
	 #navwide{
	 width: 20%;
	 }
	 
	 #navshort{
	 width: 12.5%;
	 }
#navcol{
margin-top: 20px;
width: 175px;
float:left;
}

#leftnav{
font-size:12px;
font-weight:bold;
color: #630884;
float: right;
}

#leftnav ul{
list-style:none;
text-align:right;
margin: 0;
padding: 0;
}

#leftnav li{
display:block;
width: 150px;
height:19px;
border-bottom: 1px solid #999999;
padding-top: 5px;
padding-right: 10px;
}

#navred {
font-size:14px;
color:#FF3300;
font-weight:bold;
text-align:center;
display:block;
height: 60px !important;
}

#navred a{
color: #FF3300 !important;
}

#navred a:hover, #navblack a:hover{
color: #990000 !important;
}

#navblack {
font-size:14px;
color:#000000;
font-weight:bold;
display:block;
margin-top: 10px;
}

#navblack a {
color:#000000 !important;
}


#leftnav li a{
text-decoration:none;
color: #630884;
width: 150px;
display:block;
}

#leftnav li a:hover{
text-decoration:none;
color:#990000;
}



#maincol{
margin-top: 20px;
width: 613px;
float: left;
padding: 0 0 0 12px;
font-size:12px;
}

#maincol h1, #maincol h2{
font-size: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #630884;
font-weight:normal;
margin: 8px 0 8px 0;
padding: 5px 0 5px 0;
}

#maincol h3{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color: #630884;
margin: 0;
padding:0;
}

#maincol h4{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
margin: 0;
padding:0;
}

#maincol h5{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color: #630884;
margin: 0;
padding:0;
}

#maincol h6{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #630884;
margin: 0;
padding:0;
font-weight:normal;
}

#maincol hr{
height:0;
border:0;
border-top: 1px solid #630884;
margin:0;
padding:0;
}
#maincol p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin: 10px 0 15px 0;
}

#maincol ul li{
margin: 7px 0 7px 0;
}

#maincol a{
color:#FF3300;
}

.purpleborder{
border: 1px solid #630884;
margin: 5px;
margin-top:0;
}

.pt14{
font-size:14px;
}

.pt16{
font-size:16px;
}

.purple{
color:#630884;
}

#rtfloatbord{
float: right;
border: 1px solid #630884;
margin: 0 5px 5px 10px;
text-align:center;
}

/************** front page *****************/

/********** mid size tab **********/

#tbmdcon{
width:412px;
background: url(../images/midtabbck.gif) repeat-y;
float: left; 
}

#tbmdtp{
background: url(../images/midtab.gif) no-repeat;
width: 412px;
height: 33px;
}

#tbmdcon p, #tbsmcon p{
margin: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

#tbmdcon p a, #tbsmcon p a{
color:#ff3300;
font-weight:bold;
text-decoration:none;
}

#tbmdcon p a:hover, #tbsmcon p a:hover{
text-decoration: underline;
}

#tbmdtp h3, #tbsmtp h3{
color: #630884;
font-size:18px;
font-weight:normal;
margin: 3px 0 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:30px;
}

#tbmdbtm{
background: url(../images/midtabbtm.gif) no-repeat;
width: 412px;
height: 7px;
}

/********* small tab ********/
#tbsmcon{
background:url(../images/shorttabbck.gif) repeat-y;
width: 186px;
float:right;
}

#tbsmtp{
background: url(../images/shorttab.gif) no-repeat;
width: 186px;
height: 33px;
}

#tbsmbtm{
background:url(../images/shorttabbtm.gif) no-repeat;
width: 186px;
height: 7px;
}

/************ boxes ****************/

#purplebox, #purpleboxrt, #whitebox, #whiteboxrt{
width: 303px;
height: 100px;
border-top: 1px solid #95b6c5;
float: left;
background: #f1eef2;
}


#whitebox, #whiteboxrt{
background: #ffffff;
}

#purpleboxrt, #whiteboxrt{
margin-left: 5px;
display:inline;
}

#purplebox p, #purpleboxrt p, #whitebox p, #whiteboxrt p{
margin: 4px 0 0 0;
}

#purplebox p a, #purpleboxrt p a, #whitebox p a, #whiteboxrt p a{
color:#000000;
text-decoration:none;
}

#purplebox p a:hover, #purpleboxrt p a:hover, #whitebox p a:hover, #whiteboxrt p a:hover{
color:#000000;
text-decoration:underline;
}

#imghold{
width: 120px;
height: 80px;
text-align:center;
float:left;
}

#imghold img{
border: 0;
margin: 4px 0 0 0;
}

#toplnks{
font-size:13px;
font-weight:bold;
color:#000000;
}

#toplnks a:hover{
text-decoration:none;
}

.smalltext{
font-size:10px;
}
