/* Primary HealthLinx Style Sheet

version:   1.0
author:    Nate Braxton
email:     nate@mindson.com
website:   http://www.MindsOn.com
-----------------------------------------

Sections tags:
(all sections are preceded with = for quick searching):
--------------
General
Layout
Header
Content
Sidebar
Nav
Footer
---------------------------------------------------------------------------*/


/* =General
---------------------------------------------------------------------------*/

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#363f83 url(/images/bg-body.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

* {
	margin: 0;
	padding: 0;
}

p, pre, blockquote, fieldset, table {
	margin: 0 0 2em 0;
}

img {
	border: 0;
}

ul, li {
	list-style:none;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
}
a:link		{ color: #DA8F44; text-decoration: underline; }
a:active	{ color: #DA8F44; text-decoration: underline; }
a:visited	{ color: #DA8F44; text-decoration: none; }
a:hover		{ color: #666666; text-decoration: none;}


a.body:link		{ color: #DA8F44; text-decoration: underline; }
a.body:active	{ color: #DA8F44; text-decoration: underline; }
a.body:visited	{ color: #DA8F44; text-decoration: none; }
a.body:hover	{ color: #666666; text-decoration: none;}

/* =Layout
---------------------------------------------------------------------------*/
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:url(/images/bg-container.png) top left repeat-y;
	overflow:visible;
	clear:both;
	background-image: url(/images/bg-container.png);
}
td.body {
	height:3em;
}


/* =Header
---------------------------------------------------------------------------*/
div#header {
	margin:0 10px 0 10px;
	padding:0;
	width:780px;
	height:142px;
}
#headerimg {
	float:left;
	height:142px;
	width:617px;
	background-color:#FFF;
	background-image: url(/images/header0.jpg);
	background-repeat:no-repeat;
}
#yrs {
	float:left;
	height:142px;
	width:163px;
	background:#FFF url(/images/Years-of-Serving.jpg) no-repeat;
}
#headerimg h1 {
	visibility:hidden;
}
#yrs h2 {
	display:none;
}
#header-link {
	display:block;
	position:absolute;
	top:65px;
	left:35px;
	width:125px;
	height:40px;
	border:medium;
	text-decoration:none;
}


/* =Nav
---------------------------------------------------------------------------*/
#nav {
	position:relative;
	float:left;
	clear:left;
	width:134px;
	min-height:626px;
	margin-left:10px;
	padding: 45px 5px 10px 25px;
	background:url(/images/menuback.jpg) top left no-repeat;
	z-index:20;
}
/*
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin:0;
	padding:0;
}

#p7PMnavSub, #p7PMnavSub ul {
	margin:0;
	padding:0;
	border-top-width: 3pt;
	border-top-style: solid;
	border-top-color: #384459;
	border-bottom-width: 3pt;
	border-bottom-style: solid;
	border-bottom-color: #384459;

}

#p7PMnav ul {
	z-index: 10000;
}

/* these are the menu styles */

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 3px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #E5E5E5;
	background-color: #485872;
	letter-spacing: .01px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

#p7PMnavSub a {
	display: block;
	background-color: #566987;
	text-decoration: none;
	padding: 4px 8px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
		border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #7893BF;
	/* added by JLW 2006-09-25*/
	/*background:#566987 url(/images/bulletPlusNav.gif) 4px 5px no-repeat; */
	padding-left:17px;
}
#p7PMnavSub a:hover, #p7PMnavSub a:active, #p7PMnavSub a:focus {
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 0.01px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
		border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #7893BF;
	/* added by JLW 2006-09-25*/
	/* background:#FFF url(/images/bulletPlusNav_hover.gif) 4px 5px no-repeat; */
	padding-left:17px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-repeat:	no-repeat;
	background-position: right center;
	/* added by JLW 2006-09-25*/
	/* background: url(/images/bulletPlusWhite.gif) center left no-repeat; */
	padding-left:12px;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #FFFFFF;
	background-color: #485872;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 124px;
}
.test {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #485872;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 185px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #0000FF;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}


/* =Content
---------------------------------------------------------------------------*/
#content {
	position:relative;
	float:left;
	clear:right;
	margin:0;
	padding:10px;
	width:596px;
	min-height:100%;
	height:auto !important;
	height:100%;
	z-index:0;
}
.subpage-header {
	clear:both;
	margin:0;
}
.subBodyBack {
	background-image: url(/images/subPage_back.jpg);
	background-repeat: repeat-x;
	min-height:350px; 
	height:auto;
	position:relative;
}
/* for Internet Explorer */
/*\*/
* html .container {
height:350px;
}
/**/
}
.insideContent {
	width:396px;
	float:left;
	clear:left;
	margin-top:10px;
	padding:10px;
	min-height:325px;
}
.rightbarText {
	color: #da8f44;
	font-weight: bold;
	font-size: 10px;
}
#content-footer {
	clear:both;
}
h2 {
	margin-top:.5em;
	margin-bottom:1em;
	color:#da8f44;
	font-size:1.2em;
}
h3 {
	text-transform:uppercase;
	color:#4d608a;
	font-size:1em;
}
h4 {
	margin:0px;
	color:#da8f44;
	font-weight:bold;
	text-transform:capitalize;
}
h5 {
	font-size:1em;
	font-weight:bold;
	color: #666666;
	line-height: 14px;
}
hr {
	margin:5px 0 15px 0;
}
.bigHeader {
	font-size:14px;
	margin-top: 5px;
	text-transform: capitalize;
	color: #666666;
}
.project-table {
	border:none;
	margin:0;
	padding:0;
	width:575px;
}
li.body {
	list-style:disc;
	margin-left:10px;
}
ul.body {
	margin-top:5px;
	margin-bottom:10px;
}
li.li2 {
	margin-left:20px;
	list-style-type:none;
}
li.li3 {
	margin-left:40px;
	list-style-type:none;
}


/* =Sidebar
---------------------------------------------------------------------------*/

.sidebar {
	float:left;
	clear:right;
	margin:10px 0 0 10px;
	min-height:325px;
	width:170px;
	position:relative;
}
.plus {
	color: #da8f44;
}
.smallHeader			{ font-size:10px; color:#666; }
a.smallHeader			{ text-decoration:none; font-size:10px;}
a.smallHeader:link		{ color:#666;}
a.smallHeader:active	{ color:#666;}
a.smallHeader:visited	{ color:#666;}
a.smallHeader:hover		{ color:#da8f44;}

ul.sidebars {
	list-style: none;
	margin-left: 0;
	padding-left: .8em;
	text-indent: -.8em;
	}
li.sidebars {
	margin-bottom:5px;
}


/* =Footer
---------------------------------------------------------------------------*/
div#footer {
	position:relative;
	clear:both;
	margin:0px 10px 0px 10px;
	background-color: #FFFFFF;
	text-align:center;
}
#footlinks {
	list-style-type:none;
	margin:0 auto;
	padding:9px 0 0 0;
	text-align:center;
	border-top: 7px solid #EDEDED;
	width:355px;
	height:27px;
}
#footlinks li {
	display:inline;
	border-right:1px solid #999;
	padding:0 1em;
}
#footlinks li.last {
	border-right:0px;
}
#footlinks li a {
	font-size:10px;
}
#footlinks li a:link, #footlinks li a:visited {
	color:#999;
}
#footlinks li a:hover {
	color:#da8f44;
}

