/* 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 Column */

#lft-column {
	width: 180px;
	float:left;
	margin-left:5px;
	margin-top:0px;
	}
	
.lft-nav {
	margin-left: 1px;
	margin-top:10px;
	}

	
	

#rt-column {
	width: 600px;
	float:left;
	margin-left:5px;
	padding-left:4px;
	background-image:url(../images/wellness-center-logo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

	
#btm {
	clear: both;
	margin:auto;
	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*/

.red-req {
	color:#FF0000;
	font-size:16px;
	}

.service-rt {
	font-size:14px;
	padding-left: 3px;
	padding-top: 3px;
	margin-top: 5px;
	margin-left:5px;
	}
	
.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;
	}		
	
	
	
.border-boxes {
	border: 2px solid #249dcb;
	padding:5px;
	margin-top:5px;
	background-image:url(../images/bg-lt-grey.jpg);
	background-repeat:repeat;
	width:450px;
	}	

.bold-headings-pr {	
	color:#412778;
	font-weight:bold;
	font-size:14px;
	}	
	
.border-images {
	border: 2px solid #412778;
	}	
	
				
h1 {
	font-size:20px;
	color:#FFD502;
	}	
	
h2 {
	font-size:16px;
	color:#249dcb;
	}
	
h3 {
	color:#412778;
	font-size:14px;
	}
				
		
.title-text {
	color:#249dcb;
	font-size:14px;
	
	}
	
.title-border {
	color:#412778;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #412778;
	
	}			

.td-light {
	background-color:#CCCCCC;
	}

.smfont {
	font-size:10px;
	}	
			
		
li {
	margin-bottom:1em;
	}					
		
/* Links*/		
		
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;
	}			