body {
	margin: 0px;
	background-color: #000;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	margin-top: 15px;
	color: #FFFFFF;
}

h1 {
	width: 100%;
	font-size: 18px;
	color: #000;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
}

#header-text {
	width: 874px;
	text-align: right;
	padding-right: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	color: #6FA1E4;
}

#header-text a:link { color: #6FA1E4; text-decoration: none; }
#header-text a:hover { color: #0A53B6; text-decoration: none; }
#header-text a:visited { color: #6FA1E4; text-decoration: none; }

#footer-bar {
	width: 874px;
	height: 30px;
	border: 0px;
	background-color: #CD0000;
	border-top: 10px solid #000;
	text-align: center;
	vertical-align: text-top;
	/*color: #F7B3DA;*/
	color: #FFFFFF;
	padding-top: 0px;
	margin: 0px;
	font-size: 14px;
}

#footer-bar a:link { color: #F7B3DA; text-decoration: none; }
#footer-bar a:hover { color: #6FA1E4; text-decoration: none; }
#footer-bar a:visited { color: #F7B3DA; text-decoration: none; }


#header {
	border-bottom: 1px solid #CD0000;
	width: 850px;
	color: #FFFFFF;
}

#main {
	width: 850px;
	height: auto;
	/*border: 12px solid #B60088;*/
	border-top: 12px solid #000000;
	background-color: #CD0000;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 0px;
	text-align: center;
}

#contentArea {
	width: 850px;
	height: auto;
	padding: 0px;
	margin-top: 30px;
	clear: both;
	text-align: justify;
}

#contentAreaHome {
	width: 850px;
	height: auto;
	padding: 0px;
	margin-top: 12px;
	clear: both;
	text-align: justify;
	margin-bottom: 0px;
	border-top: 5px solid #CD0000;
}

#contentArea a:link { color: #CCCCCC; text-decoration: none; border-bottom: 1px dotted #CCCCCC; }
#contentArea a:hover { color: #000000; text-decoration: none; border-bottom: 1px dotted #CCCCCC; }
#contentArea a:visited { color: #CCCCCC; text-decoration: none; border-bottom: 1px dotted #CCCCCC; }

#banner {
	width: 850px;
	height: 140px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
}

#navBar {
	width: 850px;
	height: 15px;
	background-color: #CD0000;
	margin: 0px;
	padding-top: 0px;
	color: #F7B3DA;
	clear: both;
	font-weight: bolder;
	text-align: left;
}

#navBar ul {
	width: 850px;
	color: #F7B3DA;
	padding: 0;
	display: inline;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	/*background-color: #B60088;*/
	background-color: #000000;
	border-bottom: 2px solid #CD0000;
	margin-left: 0px;
}

#navBar li {
	float: left;
	list-style: none;
	margin-left: 5px;
}

#navBar li a {
	display: block;
	padding: 5px 9px;	
	color: #FFFFFF;	
	text-decoration: none;	
}

#navBar li a:hover {
	background-color: #CD0000;
	color: #000000;
}

#navBar li a#current  {
	color: #FFFFFF;
	background-color: #CD0000;
}

.contactUs {
	border: 2px solid #CD0000;
	padding: 1px;
	background-color: #FFFFFF;
}

.left-section a:link { color: #000000; text-decoration: none; }
.left-section a:hover { color: #CD0000; text-decoration: none; }
.left-section a:visited { color: #000000; text-decoration: none; }

.spot a:link { color: #FFFF00; text-decoration: none; font-weight: bold; }
.spot a:hover { color: #FFFF00; text-decoration: none; font-weight: bold; }
.spot a:visited { color: #FFFF00; text-decoration: none; font-weight: bold; }

.fb_link {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4;
}

.fb_link a {
	width: 137px;
	height: 121px;
	background: url('images/facebook-corner.png') no-repeat right top;
	display: block;
}

.access_care {
	background: url('images/access_care_backing.png') no-repeat right top;
}
