@charset "UTF-8";
/* CSS Document */

#navContainer {
	margin:0 auto;
	width: 935px;
	clear:all;
	z-index: 1000;
	}

#nav {
	width:935px; 
	clear:left;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height:30px;
	text-align:left;
	z-index: 1001;
	background-color: none;	
	
}				
		
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 25px;
	text-align:left;
}

#nav li:hover, #nav li.hover {
	position:static;
	}

#nav a {
	display: block; 
	height:30px;
	font-family:arial;
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	/*color:#ffffff;*/
	text-align:right;
	margin-left: 5px;
	padding-right: 0px;
}

#nav a:hover {
	/*background-image:none;*/
	color: #000000;
}

#nav li { /* all list items */
	float: left;
	/*width: 128px; */ /* width needed or else Opera goes nuts */
	font-family:arial;
	font-size:14px;
	color:#ffffff;
}

#footer {
	clear:both;
	margin-left:200px;
	padding-top:20px;
}				
		
#footer ul { /* all lists */
	width: 800px;
	height: 20px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 15px;
	text-align:left;
}

#footer li { /* all list items */
	float: left;
	/*width: 128px; */ /* width needed or else Opera goes nuts */ 
	font-family:arial;
	font-size:11px;
	color:#757575;
}

#footer a {
	font-family:arial;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color:#757575;
	margin-right: 10px;
	margin-left: 10px;
}

#footer a:hover {
	color: #333333;
}
		
.plainMenu {
	/*background-image:url(images/menuDefault.gif);*/
	color: #ffffff;
}

.selectedMenu {
	/*background-image:none;*/
	color: #000000;
}

.callMenu {
	background-image:url(images/callMenu.gif);
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 935px;
}

.red16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e51c26;
	font-style: normal;
}

.red16 a {
	color: #e51c26;
	text-decoration: none;
}

.red16italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e51c26;
	font-style: italic;	
}

#projector {
	float: left;
	height: 277px;
	width: 710px;
	margin-top: 18px;
}
#homeInfoPanel {
	height: 180px;
	width: 207px;
	margin-top: 18px;
	background-image: url(images/homeRedBox2.gif);
	background-repeat: no-repeat;
	float: right;
}
#homeInfoPanel a {
	color:#ffffff;
	text-decoration: none;
}

#homeFormsPanel {
	height: 85px;
	width: 207px;
	margin-top: 12px;
	background-image: url(images/homePurpleBox3.gif);
	background-repeat: no-repeat;
	float: right;
}

#infoPanel {
	height: 208px;
	width: 174px;
	margin-top: 18px;
	background-image: url(images/walkinPanel.gif);
	background-repeat: no-repeat;
	float: right;
}
#infoPanel a {
	color:#ffffff;
	text-decoration: none;
}

#quickPanel {
	margin-top: 18px;
	background-image: url(images/homeBlueBox2.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 300px;
	float: left;
}

#affordablePanel {
	background-image: url(images/homeGreenBox2.gif);
	height: 102px;
	width: 300px;
	margin-top: 18px;
	margin-left: 18px;
	float: left;
}

#convenientPanel {
	background-image: url(images/homePurpleBox2.gif);
	height: 102px;
	width: 300px;
	margin-top: 18px;
	float: right;
}

#rightPanels {
	width: 650 px;
	float: right;
	margin-top: 18px;
}

.flLeft {
	float: left;
}

.flRight {
	float: right;
}

.leftMenu {
	margin-top: 18px; 
	width: 243px; 
	float:left
}

.servicesTop {
	height: 12px;
	background-image:url(images/purplePanelTop.gif);
}

.servicesBottom {
	height: 39px;
	background-image:url(images/purplePanelBottom.gif);
}

.servicesBkgnd {
	background-color: #704a98;
}

.servicesBkgnd ul li, .servicesBkgnd h2 {
	background-image: url(images/purpleDot.gif);
}

.locationsTop {
	height: 12px;
	background-image:url(images/aquaPanelTop.gif);
}

.locationsBottom {
	height: 39px;
	background-image:url(images/aquaPanelBottom.gif);
}

.locationsBkgnd {
	background-color: #21a5a1;
}

.locationsBkgnd ul li, .locationsBkgnd h2 {
	background-image: url(images/aquaDot.gif);
}

.insuranceTop {
	height: 12px;
	background-image:url(images/greenPanelTop.gif);
}

.insuranceBottom {
	height: 39px;
	background-image:url(images/greenPanelBottom.gif);
}

.insuranceBkgnd {
	background-color: #8d981c;
}

.insuranceBkgnd ul li, .insuranceBkgnd h2 {
	background-image: url(images/greenDot.gif);
}

.visitTop {
	height: 12px;
	background-image:url(images/bluePanelTop.gif);
}

.visitBottom {
	height: 39px;
	background-image:url(images/bluePanelBottom.gif);
}

.visitBkgnd {
	background-color: #6073b5;
}

.visitBkgnd ul li, .visitBkgnd h2 {
	background-image: url(images/blueDot.gif);
}

.aboutTop {
	height: 12px;
	background-image:url(images/maroonPanelTop.gif);
}

.aboutBottom {
	height: 39px;
	background-image:url(images/maroonPanelBottom.gif);
}

.aboutBkgnd {
	background-color: #911540;
}

.aboutBkgnd ul li, .aboutBkgnd h2 {
	background-image: url(images/maroonDot.gif);
}

.specLink {
	display: block;
	overflow: hidden; +zoom:1;
	cursor:pointer;
	color: #ffffff;
	text-decoration:none;
}

.specLink:hover {
	color: #271935;
}

.selectedLink {
	display: block;
	overflow: hidden; +zoom:1;
	cursor:pointer;
	color: #271935;
	text-decoration:none;
}

#menuItems h2 {
	margin-top: 0; 
	margin-bottom: 0px; 
	margin-left: 18px; 
	margin-right: 18px; 
	padding-bottom: 10px; 
	background-repeat: repeat-x;
	background-position: bottom;
}

#menuItems ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menuItems ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin-left: 18px;
	margin-right: 18px;
	padding: 10px 10px 10px 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}

#menuItems ul ul li
{
	margin-left: 32px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	font-weight:normal;
	letter-spacing: .5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
	font-weight:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	font-weight:normal;
}

.arial20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: .5px;
}

.arial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: left;
}

.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}

.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.menuFinePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 15px; 
	margin-left: 18px; 
	margin-right: 18px; 
	color: #ffffff;
}

.arrowLink {
	background-image: url(images/arrow.png);
	background-position: 100%;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration:none;
	padding-right: 20px;
}

.arrowLink:hover {
	color: #333333;
}

.arrowLinkDark {
	background-image: url(images/arrowDark.png);
	background-position: 100%;
	background-repeat: no-repeat;
	color: #454545;
	text-decoration:none;
	padding-right: 20px;
}

.arrowLinkDark:hover {
	color: #333333;
}

#centerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #454545;
	width: 440px;
	margin-top: 18px;
	margin-left: 40px;
	float:left;
}

#centerContent  h2 {
	font-weight: bold;
	color: #454545;
}

#centerContent ul {
	/*width: 300px; */
	line-height: 25px; 
	color: #704a98;
}

.purpleBullet {
	background: url(images/purpleBullet.gif) left 13px no-repeat;
	clear: left;
	float: left;
	padding-left: 15px;
}

