/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, dl, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	background: url(images/lgpbodybg.jpg);
	/*background-repeat: repeat-x;*/
	font-size: 100.01%;/* fix for IE scaling error at small font sizes*/
	text-align: center;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;

}
img, a img{
	border: none;
}


/***** Begin laying out the wrappers *****/
#container{
	background: url(images/containerbg.jpg) repeat-x;
}


#wrapper {
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 780px;
	text-align: left;
	position: relative;/*set for the positioning of the nav*/
	background-image: url(images/contentbg4.gif);/*shadow drop bg image*/
	background-repeat: repeat-y;
	/*border: 1px solid #f0f;*/
	}

#outercontent {
	margin-left: 1px;
	/*border: 1px solid red;*/
}


/***** Ends the wrappers *****/

/***** Begin laying out the headers *****/
#topbanner {
	background-image: url(images/lgp_header2.jpg);
	background-position: -1px 0;
	height: 203px;
	margin: 0 auto;
	width: 780px;
}

#topbanner .left {
	margin-left: 20px;
}

.dish {
	float: right;
	margin-right: 18px;
	display: inline;
	color: #fff;
	font-size: 75%;
}
#topbanner a{
	color: #fff;
	text-decoration: none;
}

#topbanner a:hover{
	text-decoration: underline;
	color: #FAE8BD;
}

.subPhysicians, .subServices, .subBilling, .subLocations, .subAround, .subEmpl, .subCareers, .subPrivacy, .subHealth{
	background-position: -1px 0;
	height: 203px;
	margin: 0 auto;
	width: 780px;
}

.subPhysicians{
	background: url(images/lgp_pgheaders_physicians.jpg) no-repeat;
}

.subBilling{
	background: url(images/lgp_pgheaders_billing.jpg) no-repeat;
}
.subServices{
	background: url(images/lgp_pgheaders_services.jpg) no-repeat;
}
.subLocations{
	background: url(images/lgp_pgheaders_locations.jpg) no-repeat;
}
.subPrivacy{
    background: url(images/lgp_pgheaders_privacy.jpg) no-repeat;
}
.subAround{
	background: url(images/lgp_pgheaders_aroundLGP.jpg) no-repeat;
}
.subEmpl{
	background: url(images/lgp_pgheaders_empl.jpg) no-repeat;
}
.subCareers{
	background: url(images/lgp_pgheaders_careers.jpg) no-repeat;
}

.subHealth{
	background: url(images/lgp_pgheaders_healthqa.jpg) no-repeat;
}


#mainPhoto{
	position: absolute;
	top: -1px;
	left: 240px;
	height: 170px;
	width: 267px;
	/*border: 1px solid #ffbdc9;*/
	}
#mainPhoto img {
	border: 0;
}

/***** Ends banners **************/

/******* Begins content layout ***********/

#content {
   	margin-left: 230px;
	margin-top: 10px;
	padding: 7px 0 10px 0;
	width: 530px;
	/*border: 1px solid green;*/
}

#content h1 {
	font-size: 130%;
	color: #003066;
	font-weight: bold;
}

#content h2 {
	font-size: 95%;
	margin: 12px 0 0 5px;
	color: #0D1448;
}

#content p {
	font-size: 80%;
	padding: 5px 5px;
}

/*#content #machu {
	float: right;
	border: 1px solid #4D562E;
	margin: 5px 10px 3px 5px;
}*/

#content .printheader, #content .handheldheader {
	display: none;/*hide the header for the print style sheet*/
}

.topofPage{
	text-align: right;
	margin-right: 20px;
}

/****** Ends the content layout ********/

/***** Nav layout ******/

#skip {
	position: absolute; 
	top: -500px;/*places the skip nav off screen*/
}

/* positions the navigation column*/
#leftCol {
	float: left; 
	width: 200px;
	margin: 10px 0 10px 15px;
	font-size: 70%;
	display: inline; /* fixes doubled float margin bug in WinIE */
	/*border: 1px solid #003066;*/
}

#leftCol h2{
	font-size: 150%;
	margin: 8px 0 0 5px;
	color: #003066;
}

#leftCol h3 {
	color: #003066;
	font-size: 150%;
	padding-bottom: 5px;
	width: 179px;
	/*border-bottom: 1px solid #C5AEA6;*/
}

#leftCol img {
	margin: 5px 5px 5px 0px;
}

#leftCol ul {
	list-style-type: none;
	padding-left: 2px;
	margin-bottom: 10px;
	/*margin-left: 20px;*/
}

div#leftCol ul li {
	border-bottom: 1px solid #C5AEA6;/*plain border for IE pc*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003066;
	width: 185px;
	margin-bottom: -2px;/*value for IE5.5*/
	margin-bottom:/**/ -5px;/*Value for IE5.01*/
	margin-bottom: -2px;/*value for IE6*/
	margin-bottom: 2px;
}

div#leftCol table{
	background: transparent;
	border: 0;
	width: 95%;
}
div#leftCol table td{
	border: 0px;
}



/*div#leftCol>ul li, #leftCol>h3 {
	border-right: 1px dotted #003066;IE doesn't do dotted well, set here for browsers other than IE pc
	margin-bottom: 0;
}*/

#leftCol li a {
	/*font-size: 90%;*/
	height: 1%;
	display: block;
	text-decoration: none;
	color: #003066;
	padding: 4px 0 4px 2px;
	margin: 0;
}

#leftCol li a:hover, #nav li a:focus {
	background-color: #dccaa0;
	color: #660000;
}

/***** Ends the navigation *****/
#menuBar{
	position: absolute;
	text-align: center;
	width: 766px;
	font-size: .80em;
	font-weight: bold;
	color: #fff;
	background: transparent;
	top: 177px;
	left: 7px;
	/*border: 1px solid #c1feff;*/
	
}
#menuBar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px;
	line-height: 1.5em;
}
div#menuBar ul li{
	display: inline;
	/*margin-left: 15px;*/
	padding: 5px 10px;
	border-right: 1px solid #fff;
}

#menuBar li a{
	color: #fff;
	text-decoration: none;
}

#menuBar li a:hover{
	/*color: #ffb6c1;*/
	color: #fae8bd;
	text-decoration: underline;
	}
	
#content ul{
	/*list-style-type: none;*/
	padding: 0px 10px;
	margin: 5px 10px 5px 5px;
	font-size: .80em;
	/*margin-left: 20px;*/
}

div#content ul li{
	margin-bottom: 2px;
}

dl{
	font: .85em Verdana, Arial, Helvetica, sans-serif;
}

dt{
	font-weight: bold;
	font-style: oblique;
	color: #7E2271;
	/*padding-right: 5px;*/
	margin-bottom: 5px;
}

dd{
	margin: 0px 0px 5px 15px;
	}
/* table in content area for ASP pages */
table{
	background: transparent;
	width: 90%;
}	

table th{
	border: 0;
	margin: 0;
	padding-bottom: 5px;
}

table td{
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #dccaa0;
}

table td a{
	font-size: 80%;
	text-decoration: none;
}

table td a:hover{
	text-decoration: underline;
	color: #600;
}
/* table for phyicians data page */

#physInfo{
	background: transparent;
	width: 100%;
	font-size: 75%;
	/*border: 1px solid green;*/
}
#physInfo th{
	padding-left: 5px;
}
#physInfo  td{
	margin: 0;
	padding: 3px;
	border: 0;
	/*font-size: 110%;*/
}
#physInfo td a{
	text-decoration: none;
	font-size: 120%;
}
#physInfo td a:hover{
	text-decoration: underline;
	color: #600;
}
#physInfo h1{
	font-size: 180%;
	margin: 0px;
}

#physInfo h2{
	font-size: 140%;
	margin: 0px;
}

#physInfo dt{
	font-size: 130%;
	font-style: normal;
	padding: 0px;
}

#physInfo dd{
	font-size: 120%;
	padding: 0px;
}

#lblBio
{
    color: #666;
    font-size: 110%; 
}

#news{
	font-size: 90%;
}

.slogan{
	color: #7e2271;
	font: bolder 110% Verdana, Helvetica, Arial, sans-serif;
}

/***** footers *****/

#footer {
	/*clear: left;*/
	/*width: 780px;*/
	background: url(images/footerbg2.gif) repeat-y;
	width: 780px; 
	height: 40px;
	margin: 0 auto;
	/*margin-top: 60px;*/
	background-position: -1px 0;
	/*border: 1px solid yellow;*/
	
}
#footer p {
	font-size: 70%;
	color: #fff;
	/*margin-top: 20px;*/
	
}

div#footer .notice{
	float: left;
	text-align: left;
	margin: 10px 0px 0px 10px;
}

div#footer .login{
	float: right;
	margin: 10px 20px 0px 0px;
}
div#footer .login a{
	color: white;
}

/***** Ends the footers ********/

.fltlft{
	float: left;
	margin: 5px;
}

.fltrt{
	float: right;
	margin: 6px;
}
.brclear { /* Use a break with this class to clear float containers on both sides */ 
clear:both; 
height:0; 
margin:0; 
font-size: 1px; 
line-height: 0; 
}

div#footer .footNotice{
	text-align: left;
	padding-left: 5px;
}

.specialityList{
	font-size: 80%
}

/* Privacy */
.pHeading{
	font-weight: bold;
	color: #2b5994;
}

.indent
{
    margin-left: 16px;
}

.redTxt{
	color: red;
	font-weight: bold;
}