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

/* Format Section */
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;

}
#outterWrapper {
	float:left;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	width:800px;
	min-height:100%; /* real browsers */
	position:relative; /* needed for footer positioning*/
	/*margin:0 auto; /* center, not in IE5*/ 
	background-repeat: no-repeat;
	visibility: visible;
	overflow: visible;
}
#wrapper {

	float:left;right;
	

	height:auto !important; /* real browsers */

	height:100%; /* IE6: treaded as min-height*/

	width:800px;

	min-height:100%; /* real browsers */

	

	position:relative; /* needed for footer positioning*/

	margin:0 auto; /* center, not in IE5 */



	text-align:center;



	/*border:solid #000000 1px;*/

	

}

#wrapperhome {

	float:left;

	height:auto !important; /* real browsers */

	height:100%; /* IE6: treaded as min-height*/

	width:800px;

	min-height:100%; /* real browsers */

	

	position:relative; /* needed for footer positioning*/

	margin:0 auto; /* center, not in IE5 */



	text-align:center;

	

	background-image:url(images/sideBG.png);

	background-repeat:repeat-y;

	/*border:solid #000000 1px;*/

	

}



#innerWrapper {
	background-image:url(images/leafLeft.png);
	background-repeat: no-repeat;
	float:left;
	position:relative;
}

#searchHead {
	float:left;
	position:relative;
	padding: 0em 0em 0em 0em;
	margin-top:25px;
	margin-left:175px;
	width:100%;
	text-align:left;
}

div#nav {
	float:left;
	position:relative;
	padding-top:10px;
	/*margin-top:50px;
	margin-left:175px;*/
	width:100%;

}

div#content{
	float:left;
	position: relative;
	width:100%;
	/*padding:0em 0em 1em;  bottom padding for footer */
	padding:1em 1em 7em; /* bottom padding for footer */

}

div#contentI{
	float:left;
	position:relative;
	width:100%;
	padding:0em 0em 21.5em;  /*bottom padding for footer */

}

div#footer {
	float:left;
	position: relative;
	width:100%;
	bottom:0; /* stick to bottom */
	}
	
div#searchHold {
visibility:hidden;
}


/*Content Styling*/

.heroCallOut {
	color: #000000;
	font-weight:bold;
	font-size:12px;
}

.iheroCallOut {
	color: #000000;
	font-weight:bold;
	font-size:10px;
}

.indexHero {
	color: #000000;
	font-weight:normal;
	font-size:10px;
	list-style:none;
}

#indexAddress {
	text-align:right;
}

p, .formTable {
	color: #6b6b6b;
	text-align:left;
	font-size:12px;
}

.indexTable {
	color: #6b6b6b;
	text-align:left;
	font-size:10px;
}

#content p, #content ul, #contentI p, #contentI ul, #welcomeTable, #footer p, .formTable {
	padding-left:180px;
}

.formTable {
float:left;
}

#welcomeTable {
	text-align:left;
	padding-right:10px;
	float:left;
	width:150px;
}

.privacyAlign {
	color: #6b6b6b;
	text-align:left;
	font-size:12px;
	padding-left:200px;
}

#searchHead a {
	color: #6b6b6b;
	text-decoration:none;
	font-size:10px;
}

#searchHead p {
	padding-left:30px;
	text-align:right;
}

#nav ul {
	padding-left:150px;
	padding-right:20px;
	list-style: none;
}

#nav li {
		list-style:none url(images/leafIcon.png);
		margin:0;
		padding-bottom:10px;
		
		
		font-size:10px;
		color: #6b6b6b;
		text-align:left;
		}
		
body.home #nav li#home, body.adelle #nav li#adelle, body.AP #nav li#AP, body.GD #nav li#GD, body.LP #nav li#LP, body.micro #nav li#micro, body.about #nav li#about, body.links #nav li#links, body.appointment #nav li#appointment, body.patientinfo #nav li#patientinfo, body.mps #nav li#mps, body.contact #nav li#contact {
		list-style:none url(images/darkLeaf.png);
}
		
#nav li a {
	color: #6b6b6b;
	text-decoration: none;
}

#nav li a:hover {
	color: #336633;
	text-decoration: underline;
}
		
/* Nav Roll Over Section */
body.home #nav a#home, body.adelle #nav a#adelle, body.AP #nav a#AP, body.GD #nav a#GD, body.LP #nav a#LP, body.micro #nav a#micro, body.about #nav a#about, body.links #nav a#links, body.appointment #nav a#appointment, body.contact #nav a#contact, body.mps #nav a#mps {
	color: #336633;
	text-decoration: underline;
}
body.home #nav a:hover#home, body.adelle #nav a:hover#adelle, body.AP #nav a:hover#AP, body.GD #nav li#GD, body.LP #nav a:hover#LP, body.micro #nav a:hover#micro, body.about #nav a:hover#about, body.links #nav a:hover#links, body.appointment #nav a:hover#appointment, body.contact #nav a:hover#contact, body.mps #nav a:hover#mps, body.patientinfo #nav a:hover#apatientinfo {
	color: #6b6b6b;
	text-decoration: underline;
}
/* End Roll Over Section */

#footer p, #footer a {
		margin:0;
		padding-bottom:20px;
		
		font-size:10px;
		color: #6b6b6b;
		
		text-align:center;
		text-decoration:none;
		}
		
#footer p.ic {
text-align:right;
}

#footer li{
		list-style-type:none;
		margin:0;
		
		color: #6b6b6b;
		text-align:right;
		}
		
#footer a li, .map a, #content p a, #contentI p a{
	color: #6b6b6b;
	text-decoration:none;
	font-size:12px;
}

#footer a:hover, #searchHead a:hover, .map a:hover, #content p a:hover, #contentI p a:hover {
	color: #336633;
	text-decoration: underline;
}

#content a.mapOut {
	text-decoration: underline;
	color:#000000;
}

.tagline {
	text-align:right;
	font-size:12px;
	padding-right:25px;
	padding-top:24px;
}

#imageWrap {
padding-right:10px;
padding-bottom:10px;
float:left;
}

/*Accordian Section*/

#accordion, .accordion {
	padding-left:318px;
	text-align:left;
}

.accordion2 {
	padding-left:20px;
	text-align:left;
}

#accordion p, #tagline, .accordion p{
	text-indent:20px;
	padding:0px !important;
}

h3.toggler, h3.toggler a, h3.subtoggler, h3.subtoggler a {
	font-size: 12px;
	cursor:pointer;
	color: #336633;
	text-decoration:none;
}

h3.toggler a:hover, h3.subtoggler a:hover {
text-decoration:underline;
}

div.element p, div.element h4 {
	margin:0px;
}

div.element h4 {
	color: #6b6b6b;
	text-align:left;
	font-size:12px;
}
/*END Accordian Section*/

#holder {
	float:left;
	display: block;
	width:127px;
	height:127px;
}

.padIt li {
	padding-top:10px;
	text-align:left;
	list-style:none;
}

.padIt a {
	color: #6b6b6b;
	font-size:12px;
	text-decoration:none;
}

.padIt a:hover {
	color: #336633;
	text-decoration: underline;
}

.indexType {
	font-size:11px;
}

/* Map Pop Ups Section*/

#centerMap {
padding-left:180px;
}

#mapHold {
float:left;
position:absolute;
left:585px;
top:180px;
margin:0;
padding:0;
}

#popI #top {
background-image:url(images/popItop.png);
background-repeat:no-repeat;
background-position:bottom left;
width:202px;
height:12px;
margin:0;
padding:0;
}

#popI #text {
background-image:url(images/popItext.png);
background-position:top left;
background-repeat:repeat-y;
width:202px;
font-size:11px;
margin:0;
}

#popI #bottom {
background-image:url(images/popIbottom.png);
background-repeat:no-repeat;
background-position:top left;
width:202px;
height:11px;
margin:0;
padding:0;
}

#text h5 {
text-align:center;
font-size:13px;
font-weight:bold;
margin:0;
padding-left:5px;
padding-right:5px;
}

#text p {
text-align:center;
font-size:11px;
margin:0;
padding-left:5px;
padding-right:5px;
}

#text p a {
text-decoration:underline;
color:#FFFFFF;
}

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



#metro #top {
background-image: url(images/metro/metroTop.png);
background-repeat:no-repeat;
background-position:bottom left;
width:200px;
height:15px;
margin:0;
padding:0;
}

#metro #text {
background-image:url(images/metro/metroText.png);
background-position:top left;
background-repeat:repeat-y;
width:200px;
font-size:11px;
color:#FFFFFF;
margin:0;
}

#metro #text p {
color:#FFFFFF;
}

#metro #bottom {
background-image:url(images/metro/metroBottom.png);
background-repeat:no-repeat;
background-position:top left;
width:200px;
height:12px;
margin:0;
padding:0;
}

/* End Maps Pop Ups Section */
#indent {
	padding-left:133px;
	text-align:left;
	
	}