/*
Theme Name: Healthcare Access Group
Theme URI: http://healthcareaccessgroup.com/
Description: Theme for Healthcare Access Group
Version: 1.0
Author: Alex Newman
Author URI: http://ndesignlab.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* begin css */

body {
	font-family:"Georgia";
	background: #760000;
}

br.clearFloat, li.clearFloat, #contact br {
	display:block !important;
	float:none !important;
	height:0 !important;
	line-height:0 !important;
	font-size:1px !important;
	clear:both !important;
}

a {
	font-weight: bold;
	color: #004876;
	}

a:hover {
	color: #760000;
	}

a img {
	border:none;
	}
	
#page {
	width: 914px;
	margin: 0 auto;
	background: url(images/main-mid.gif) repeat-y;
	zoom:1;
	}
	
#header {
	height: 43px;
	background: url(images/header-bg.gif) no-repeat;
	}
	
#header #homelink {
	height: 43px;
	width: 246px;
	float: left;
	}

#header .search {
	width: 162px;
	float: right;
	margin: 12px 0 0 0;
	}
	
#header .search .search-submit {
	border: none;
	height: 22px;
	width: 25px;
	background: none;
	}

#header .search .search-text {
	border: none;
	width: 122px;
	background: none;
	height: 15px;
	border: none;
	font-size: 10px;
	color: #666;
	}
	
#promo {
	background: url(images/mid-bg-default.jpg) no-repeat;
	height: 155px;
	position: relative;
	}

.preload {
	display: none;
	}
	
body.about-us #promo {
	background: url(images/mid-bg-about.jpg) no-repeat;
	}
	
body.major-medical #promo {
	background: url(images/mid-bg-major-med.jpg) no-repeat;
	}
	
body.cover-america-plans #promo {
	background: url(images/mid-bg-cover.jpg) no-repeat;
	}
	
body.home #promo {
	background: url(images/mid-bg-home.jpg) no-repeat;
	height: 230px;
	}
	
body.home #promo #learnmore {
	width: 389px;
	height: 34px;
	right: 6px;
	top: 171px;
	position: absolute;
	}
	
#content {
	width: 621px;
	margin: 0 0 0 7px;
	float: left;
	color: #666;
	display:inline;
	zoom:100%;
	}
	
body.home #content {
	background: url(images/home-content-bg.gif) no-repeat;
	}
	
body.home #content .entrytext {
	padding: 125px 0 0 0;
	}
	
body.home #content p {
	font-size: 16px;
	line-height: 1.4em;
	}
	
.post h1 {
	padding: 28px 28px 15px 28px;
	line-height: 1.4em;
	font-size: 30px;
	color: #760000;
	}
	
.post h2 {
	padding: 28px 28px 15px 28px;
	line-height: 1.4em;
	font-size: 26px;
	color: #760000;
	}
	
.post h3 {
	padding: 28px 28px 15px 28px;
	line-height: 1.4em;
	font-size: 22px;
	color: #760000;
	}
	
.post h4 {
	padding: 28px 28px 15px 28px;
	line-height: 1.4em;
	font-size: 18px;
	color: #760000;
	}
	
.post h5 {
	padding: 28px 28px 15px 28px;
	line-height: 1.4em;
	font-size: 16px;
	color: #760000;
	}
	
.post p {
	padding: 0 28px 15px 28px;
	line-height: 1.5em;
	font-size: 14px;
	color: #555;
	}
	
.post .alignleft {
	float: left;
	margin: 0 20px 10px 0;
	}

.post .alignright {
	float: right;
	margin: 0 0 10px 20px;
	}

.post ul {
	padding: 0 28px 8px 28px;
	line-height: 1.5em;
	font-size: 14px;
	list-style: disc;
	}

.post ol {
	padding: 0 28px 8px 28px;
	line-height: 1.5em;
	font-size: 14px;
	list-style: decimal;
	}

.comment {
	background: #eee;
	}
	
.post li {
	margin: 0 0 7px 3em;
	}

.post b, .post strong {
	font-weight: bold;
	}
	
.post i {
	font-weight: italic;
	}

#footer {
	padding: 35px 0 0 0;
	*padding: 20px 0 0 0;
	-padding: 35px 0 0 0;
	background: #760000 url(images/main-bottom.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 13px;
	clear: both;
	zoom:1;
	}
	
.navigation {
	padding: 0 28px;
	}

.navigation .alignleft {
	float: left;
	}
	
.navigation .alignright {
	float: right;
	}

	
#footernav li {
	display: inline;
	margin: 0 5px;
	}
	
#footernav li a {
	color: #fff;
	text-transform: uppercase;
	}
	
#footer p {
	padding: 15px 0 25px 0;
	}

.note p {
	padding: 28px 0 0 0;
	}

#nav {
	height: 43px;
	clear: both;
	}
	
#nav li {
	height: 43px;
	float: left;
	}
	
#nav li a {
	display: block;
	height: 43px;
	}
	
#nav li.logo {width: 246px}
#nav li.home {width: 80px}
#nav li.about-us {width: 98px}
#nav li.guaranteed-issue-plans {width: 216px}
#nav li.major-medical {width: 140px}
#nav li.contact-us {width: 134px}

#nav li.logo a {background: url(images/nav-logo.gif)}
#nav li.home a {background: url(images/home.gif)}
#nav li.about-us a {background: url(images/about.gif)}
#nav li.guaranteed-issue-plans a {background: url(images/guaranteed-issue-plans.gif)}
#nav li.major-medical a {background: url(images/major-medical.gif)}
#nav li.contact-us a {background: url(images/contact-us.gif)}

#nav li.home a:hover, #nav li.home a.selected {background: url(images/home-b.gif)}
#nav li.about-us a:hover, #nav li.about-us a.selected {background: url(images/about-b.gif)}
#nav li.guaranteed-issue-plans a:hover, #nav li.guaranteed-issue-plans a.selected {background: url(images/guaranteed-issue-plans-b.gif)}
#nav li.major-medical a:hover, #nav li.major-medical a.selected {background: url(images/major-medical-b.gif)}
#nav li.contact-us a:hover, #nav li.contact-us a.selected {background: url(images/contact-us-b.gif)}



#sidebar {
	width: 279px;
	margin: 0 7px 0 0;
	padding: 0 0 20px 0;
	float: left;
	color: #666;
	display:inline;
	}

#sidebar h2 {
	margin: 28px 28px 15px 28px;
	font-weight: bold;
	color: #004876;
	}
	
#sidebar p {
	margin: 0 28px 15px 28px;
	font-size: 12px;
	color: #666;
	line-height: 1.3em;
	}
	
#sidebar ul ul {
	margin: 0 28px 7px 28px;
	list-style: disc;
	}
	
.post-line {
	height: 1px;
	border-bottom: dashed 1px #ccc;
	margin: 15px 28px;
	}
	
small {
	font-size: 85%;
	}
	
.postmetadata {
	font-style: italic;
	}
	
#sidebar ul ul li {
	margin: 0 0 8px 1.1em;
	}
	
#sidebar ul ul li a {
	font-weight: normal;
	}

#more-info label {
	float: left;
	width: 50px;
	text-align: right;
	font-size: 12px;
	margin: 5px 10px 0 15px;
	}
	
#more-info .md {
	background: #fff url(images/input-bg.gif) repeat-x bottom;
	border: solid 1px #999;
	float: left;
	width: 163px;
	padding: 4px;
	margin: 0 0 10px 0;
	}


/* Begin Comments*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */