/* CSS Document */

body {
	background-image:url(../images/bg-dr-grey.jpg);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#topbar {
	width:800px;
	margin:auto;
	text-align: right;
	font-size:12px;
	color:#FFFFFF;
	
	}
	

#container {
	width: 810px;
	background-image:url(../images/bg-container.jpg);
	background-repeat:repeat-y;
	margin:auto;
	}
	
	

/* Left */


#lft-column {
	width: 175px;
	float:left;
	margin-left:6px;
	margin-top:5px;
	}
	
.lft-nav {
	margin-left: 1px;
	margin-top:10px;
	}			
	
/* Middle */	
	
	
#middle {
	width: 570px;
	margin-right: 10px;
	float:left;
	margin-top:3px;
	}
	

/* Right */
	
#rt-column {
	width: 165px;
	float:left;
	margin-top:3px;
	}
	

/* Bottom */

#btm {
	
	clear: both;
	margin:auto;
	width:800px;
	text-align:center;
	font-size:10px;
	color:#412778;
	padding:7px;
	}
	
.btm-image {
	clear:both;
	margin:auto;
	width: 810px;
	
	}
		

#btm-nav {
	margin:auto;
	width:810px;
	font-size:12px;
	color:#000000;
	margin-top:5px;
	clear:both;
	}

/* Special Classes*/

h1 {
	font-size:20px;
	color:#FFD502;
	
	}	
	
h2 {
	color:#249dcb;
	font-size:16px;
	}
	
.bold-text {
	font-weight:bold;
	}		

.service-rt {
	background-image:url(../images/bg-lt-grey.jpg);
	background-repeat:repeat;
	font-size:12px;
	padding-left: 3px;
	padding-top: 3px;
	margin-top: 3px;
	}
	
.morespace {
	margin-top: 15px;
	}	


	
.news-events {
	margin-top:10px;
	padding-left:5px;
	margin-bottom:30px;
	}
	
.title-newsevents {
	color: #249dcb;
	font-size:12px;
	font-weight:bold;
	}		
	
.brline {
	}		
	

.border-images {
	border: 2px solid #412778;
	}	

.title-headings {	
	color:#412778;
	font-weight:bold;
	font-size:16px;
	}
	
.border-boxes {
	border: 2px solid #249dcb;
	padding:5px;
	margin-top:5px;
	background-image:url(../images/bg-lt-grey.jpg);
	background-repeat:repeat;
	}
	
.title-headings {	
	color:#412778;
	font-weight:bold;
	font-size:16px;
	}	
		

.envents-banner {
	border:1px solid #249dcb;
	background-color:#CCCCCC;
	width: 420px;
	padding: 2px;
	}
	
li {
	margin-bottom:1em;
	}			

/* Links */
				

a.navlinks:link {
	color:#333333;
	text-decoration:none;
	}	
	
a.navlinks:active {
	color:#333333;
	text-decoration:none;
	}	
	
a.navlinks:visited {
	color:#333333;
	text-decoration:none;
	}	
	
a.navlinks:hover {
	color:#249dcb;
	text-decoration:underline;
	}	
	

a.contentlinks:link {
	color:#412778;
	text-decoration:underline;
	font-weight:bold;
	}	
	
a.contentlinks:active {
	color:#412778;
	text-decoration:underline;
	font-weight:bold;
	}		
	
a.contentlinks:visited {
	color:#412778;
	text-decoration:underline;
	font-weight:bold;
	}		
	
a.contentlinks:hover {
	color:#249dcb;
	text-decoration:underline;
	font-weight:bold;
	}			


a.servicelinks:link {
	color:#333333;
	text-decoration:underline;
	}	
	
a.servicelinks:active {
	color:#333333;
	text-decoration:underline;
	}	
	
a.servicelinks:visited {
	color:#333333;
	text-decoration:underline;
	}	
	
a.servicelinks:hover {
	color:#249dcb;
	text-decoration:underline;
	}	


a.btmlinks:link {
	color:#000000;
	text-decoration:underline;
	}	
	
a.btmlinks:active {
	color:#000000;
	text-decoration:underline;
	}	
	
a.btmlinks:visited {
	color:#000000;
	text-decoration:underline;
	}	
	
a.btmlinks:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}				
		
		
a.toplinks:link {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
a.toplinks:active {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
a.toplinks:visited {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
a.toplinks:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}			

