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

body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005596;
	background-color: #bec784;
}

fieldset {
	border: none;
}

label {
	display: block;
}

input {
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
}

img {
	border: 0px;
}

#container {
	background: #ffffff;
	width: 922px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 32px 25px 0px 25px;
}

#header {
	width: 922px;
	height: 144px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/layout/faqcontact-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

	#header .mini {
		width: 922px;
		height: 31px;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
		#header .mini ul, #header .mini ul li {
			list-style: none;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: right;
		}
	
		#header .mini a {
			display: block;
			height: 31px; /* necesary for opacity to work in IE7 */
			background-color: #ffffff;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
			filter: alpha(opacity=50);
			opacity: .6;
			
		}
		
		#header .mini a:hover {
			background: none;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100); 
			opacity: 1;
		}
	
	#header .main {
		width: 922px;
		height: 113px;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#header .logo {
		width: 317px;
		height: 113px;
		display: block;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
/* nav */	
	
#nav {
	width: 605px;
	height: 63px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	float: left;
	background: #005596 url(../images/layout/menu-bg.jpg) top left no-repeat;
}
	
	#nav a {
		background-position: top left;
		display: block;
		float: left;
		text-decoration:none;
	}
	
	#nav .nav_home {
		width: 94px;
		height: 39px;
		background: url(../images/layout/01home.gif); 
	}
	
	#nav .nav_aboutus {
		width: 122px;
		height: 39px;
		background: url(../images/layout/02aboutus.gif); 
	}
	
	#nav .nav_services {
		width: 117px;
		height: 39px;
		background: url(../images/layout/03services.gif); 
	}
	
	#nav .nav_locations {
		width: 132px;
		height: 39px;
		background: url(../images/layout/04locations.gif); 
	}
	
	#nav .nav_wellness {
		width: 140px;
		height: 39px;
		background: url(../images/layout/05wellness.gif); 
	}
	
	#nav a:hover, #nav a.sel{
		background-position: bottom left;
	}

/* homepage photos */

#flash {
	position: relative;
	width: 605px;
	height: 274px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#photos {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

	#photos img {
		position: absolute;
		top: 0px;
		left: 0px;
	}

/* CONTENT */

#content {
	width: 922px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* left column */

#left {
	width: 317px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	letter-spacing: .01em;
}
	
	#left p {
		color: #555555;
		line-height: 18px;
		margin: 8px 25px 20px 25px;
	}

#results {
	width: 317px;
	height: 274px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#fact {
	width: 267px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 46px 25px;
	background: url(../images/layout/facts-bg.jpg) bottom left no-repeat;
}

	#fact p {
		color: #005596;
		line-height: normal;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
	}
	
#factcontent {
	width: 267px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 46px 25px;
	background: url(../images/layout/facts-bg.jpg) bottom left no-repeat;
}
	
/* right column */	

#right {
	width: 558px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 47px;
	float: left;
	position:relative;
	line-height: 20px;
	letter-spacing: .05em;
}

#right.internal {
	background: url(../images/layout/int-tab.jpg) top left no-repeat;
}

#right p, #right h1, #right h2, #right h3, #right h4, #right h5 {
	padding-right: 40px;
}

#right ul {
	padding: 0px 80px 0px 44px;
	margin: 0px 0px 0px 0px;
	list-style-image: url(../images/layout/bullet.gif);
}

#right ul.home {
	padding: 0px 80px 0px 14px;
}

#right ul li ul {
	padding: 0px;
	padding-left: 14px;
	margin: 0px;
	list-style: none;
}

#right a {
	color: #005596;
	text-decoration: none;
	border-bottom: #bec579 1px solid;
}

#right a:hover {
	border-bottom: #bec579 2px solid;
}

#right div p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.columns {
	width: 285px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

/* end content */

#footer {
	color: #ffffff;
	width: 922px;
	display: block;
	margin: 40px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	background-color: #005596;
	text-align: center;
}

#footer a {
	color: #80aacb;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* text styles */

.bullet {
	color: #00305e;
}

.immediateCare {
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	color: #005596;
}

.pageHeader {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	border-bottom: #dddddd 2px solid;
}

.location {
	width: 190px;
	display: block;
	float: left;
	padding: 0px;
	padding-right: 6px;
	margin: 0px;
}

.locationItem {
	width: 190px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
}

.liteBlue {
	color: #005596;
}

.green {
	color: #bec579;
}

.gray {
	color: #444444;
	font-style: italic;
}

.halfspace {
	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #acb16a;
	text-transform: uppercase;
}
