#p7PMnav {
	margin: 0;
	padding:0;
	background-color: #FFFFFF;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul li {
	border-right: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #EEEFEA;
	border-right: 1px solid #EEEFEA;
	border-bottom: 1px solid #EEEFEA;
	border-left: 1px solid #EEEFEA;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #666666;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #FFFFFF;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: normal;
}

/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #FFFFFF;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 120px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
#pmmcrumb {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 16px;
	color: #8B9478;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #6D755E;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}




* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background-image:url(images/bg.png);
 background-position:top;
 background-repeat:repeat;
}
h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8B0B05;
  margin-bottom:12px;
	}

	
h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#8B0B05;
  margin-bottom:12px;
	}
h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	border-bottom:3px double #666666;
	margin-bottom:12px;
	}	
h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8B0B05;
	margin-bottom:12px;
	border-bottom:3px double #8B0B05;
	background-image:url(images/check.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:9px;
	}
.redbold{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8B0B05;
	margin-bottom:12px;
	font-weight:bold;
	}
.graybold{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-bottom:12px;
	font-weight:bold;
	}
p {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 margin-bottom:12px;
}
#wrapper { 
 margin: 0 auto;
 top:0px;
 width: 98%;
 height:100%;
 background-color:#FFFFFF;
 border-right: 1px solid #DDDDDD;
 border-left:1px solid #DDDDDD;
 border-bottom:1px solid #DDDDDD;
 min-width:790px;
 max-width:1500px;
}

#header {
 width:100%;
 height: 220px;
 margin-bottom:15px;
 border-bottom: 1px solid #DDDDDD;
 background-image:url(images/headerbg.jpg);
  background-position:center;
}
#logo{
 margin: 0 auto;
 top:0px;
 background-image:url(images/medcon2.jpg);
 background-position:center;
 width:630px; 
 height:201px;
 z-index:10;
}
#nav{
 margin: 0 auto;
 top:175px;
 width:850px;
 z-index:25;
}
#header a:link {
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
	margin-right:5px;
}

#header a:visited {
	color: #8B0B05;
	text-decoration: none;
	margin-left: 5px;
	margin-right:5px;
}

#header a:hover {
	color: #8B0B05;
	text-decoration:underline;	
	margin-left: 5px;
	margin-right:5px;
}

#header a:active {
	color: #333333;
	margin-left: 5px;
	margin-right:5px;
}
a:link {
	color: #8B0B05;
	text-decoration: none;
}

a:visited {
	color: #8B0B05;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration:underline;	
}

a:active {
	color: #8B0B05;
}
#single { 
 margin: 10px 0px 0px 0px;
 padding-left: 10px;
 width: 100%;
 float: left;
}
#main { 
 margin: 0 auto;
 width: 99%;
}
#leftcolumn { 
 padding-left:1%;
 width: 25%;
 float: left;
}
#contentlg { 
 float: left;
 padding-left:3%;
 width: 70%;
 display: inline;
}
#content { 
 float: left;
 padding-left: 1%;
 width: 46%;
 display: inline;
}
#rightcolumn { 
 padding-left:1%;
 width: 25%;
 float: left;
}
#footer { 
 width:100%x;
 clear: both;
 border-top: 1px solid #B17D74;
 margin: 0px 0px 10px 0px;
}
#footer p{
	margin: 5px;
}