body {
	background: white url(/images/body-bg.jpg) top left repeat-y;
	margin: 0;
	padding: 0;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
}

html {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

/* ------ TEXT ------ */

a {
	color: #A9303C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

dt { font-weight: bold; }
dd { margin: 0 0 10px 0; }

h1, h2, h3, h4 {
	color: #A9303C;
	font-weight: normal;
	line-height: 1.2;
}

h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 240%;
	text-transform: uppercase;
	letter-spacing: 3px;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

p.newslettertext {
	float: right;
	text-align: right;
	display: inline;
	clear:both;
	width: 200px;
	padding: 0;
	margin: 0 15px 0 0;
}


/* ------ LAYOUT ------ */


#wrap {
	width: 760px;
	background: transparent url(/images/connect-white.gif) top right no-repeat;
	font-size: 85%;
	line-height: 2.0;
	position: relative;
}

#content {
	width: 503px;
	background: #f7f7f7 url(/images/swoop.gif) top left no-repeat;
	float: right;
	margin-right: 54px;
	display: inline;
	min-height: 736px;
}

/* Hides from IE5-mac \*/
* html #content {height: 736px;}
/* End hide from IE5-mac */

#text {
	padding: 0 26px;
	clear: both;
	padding-bottom: 30px;
}

#menu-wrap {
	background: #CB2D25 url(/images/body-bg.jpg) top left repeat-y;
	width: 184px;
	float: left;
}

#menu {
	background: transparent url(/images/menu-bg.jpg) top left no-repeat;
	padding: 60px 15px 30px 15px;
	width: 154px;
	line-height: 1.5;
	float: left;
}

#home #menu,
#map #menu,
#contact #menu {
	padding-bottom: 441px;
}

/* ------ MAIN MENU ------ */

#menu ul {
	list-style: none;
	font-size: 110%;
	margin: 0 0 15px 0;
	padding: 0;
}

#menu h3 {
	color: white;
	font-size: 150%;
	margin: 0;
	padding: 0 0 6px 0;
}

#menu li {
	border-top: 1px solid #651612;
	padding: 6px 0;
}

#menu a {
	color: white;
	text-decoration: none;
	width: 154px;
	display: block;
}

#menu a:hover,
.a-company li#nav-a-company a,
.a-meet li#nav-a-meet a,
#video li#nav-video a.top,
.p-overview li#nav-p-overview a,
.p-manual li#nav-p-manual a,
.p-reference li#nav-p-reference a,
.p-bulletins li#nav-p-bulletins a,
.p-ids li#nav-p-ids a,
.p-contacts li#nav-p-contacts a,
.p-coding li#nav-p-coding a,
.p-updates li#nav-p-updates a,
.p-faqs li#nav-p-faqs a,
.p-connect li#nav-p-connect a,
.p-memo li#nav-p-memo a,
.p-recently li#nav-p-recently a,
.p-resources li#nav-p-resources a,
.p-physician li#nav-p-physician a,
.p-education li#nav-p-education a,
.p-forms li#nav-p-forms a,
.p-module li#nav-p-module a,
.p-reports li#nav-p-reports a,
.updates-changes li#nav-updates-changes a,
.e-overview li#nav-e-overview a,
.e-care li#nav-e-care a,
.e-health li#nav-e-health a,
.n-overview li#nav-n-overview a,
.n-current li#nav-n-current a,
.n-recent li#nav-n-recent a,
.n-upcoming li#nav-n-upcoming a,
#find li#nav-find a.top,
#aco li#nav-aco a.top,
.h-resources li#nav-h-resources a,
.h-senior li#nav-h-senior a,
.h-pbj li#nav-h-pbj a {
	color: #f8864f;
}


#about li#nav-about a.top,
#providers li#nav-providers a.top,
#employers li#nav-employers a.top, 
#health li#nav-health a.top {
	color: white;
}

/* Second level */

#menu ul ul li {
	border: none;
	padding: 0;
	font-size: 80%;
	background: transparent url(/images/menu-curve.gif) 0px 2px no-repeat;
	padding-left: 12px;
}

#menu ul ul a {
	width: 144px;
	display: block;
	color: white;
}




/* ------ TOP MENU ------ */


ul#top-nav {
	float: right;
	margin-right: 10px; 
	display: inline;
}

ul#top-nav li {
	display: inline;
}

ul#top-nav a {
	color: #333;
	text-decoration: none;
}

ul#top-nav a:hover,
#home li#nav-home a,
#contact li#nav-contact a,
#map li#nav-map a {
	text-decoration: underline;
}

/* ------ EXTRAS ------ */

hr {
	width: 100%;
	background: #bfbfbf;
	color: #bfbfbf;
	height: 1px;
	border: none;
	clear: both;
	margin: 10px 0;
}

img#logo {
	float: left;
}

img#menu-deco {
	position: absolute;
	bottom: 0;
	left: 0;
}

img.border {
	border: 1px solid #a1a1a1;
}

.f-right {
	float: right;
	margin: 0 0 10px 10px;
}

.f-left {
	float: left;
	margin: 0 10px 10px 0;
}

div.clear {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}

/* ------ MEET THE STAFF ------ */

.bio h2 { margin-bottom: 0; margin-top: 12px; }
.bio h3 { margin-top: 5px; }

.bio-img {
	width: 120px;
	float: left;
	position: relative;
	background: #807E7F;
	margin-top: 25px;
	margin-bottom: 20px;
}

.bio-img img {
	position: relative;
	top: -10px;
	left: 10px;
	border: 1px solid #111;
}

.bio-text {
	width: 270px;
	float: left;
	margin-left: 30px;
	display: inline;
}

/* ------ DATA TABLES ------ */

table.data {
	border: 1px solid #bfbfbf;
}

table.data th {
	background-color: #bfbfbf;
	text-align: left;
}

table.data th, 
table.data td {
padding: 2px 2px 2px 5px;
}

.odd {
	background: #eee;
}

#dCaptcha{ border:#000 solid 1px; padding:5px; background-color:#F3F3F3; }
#dCaptcha #dCaptchaMessage a{ color:#FFF; }
#dCaptcha #dCaptchaMessage {
	position:relative;
	padding: 5px; 
	margin: 10px; 
	color: #FFFFFF; 
	background-color:#999999;
	text-align: center;
}


