/* CSS Document */

body {
	background-image: url(images/BGmain.gif);
	background-color: #7F8CB1;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
}

#mainWrapper {

}


p {
	font-size: 0.8em;
}
h1 {
	color: #AA6000;
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
/* dr name */
h3 {
	color: #aa6000;
	font-size: 1em;
}
/* dr credentials */
h4 {
	font-weight: bold;
	font-size: .8em;
}

h5 {
}

h6 {
	font-size: 1em;
}

li {
	font-size: 0.8em;
}

#leftDrWrapper
{
	padding-top: 5px;
	padding-bottom: 50px;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1A975;  */

}

#locationWrapper
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1A975;
}

#contactUsWrapper
{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1A975;
}


#pageNavWrapper
{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	font-size: .9em;
}

#pageNavWrapper a:link, #pageNavWrapper a:visited {
}

#pageNavWrapper a:hover, #pageNavWrapper a:active {

}

#bodyWrapper
{
	width: 100px;
	float: right;
	padding: 10px;
}



#bodyWrapper img
{
border: 0;
}

#navTable	
{
	margin:0 auto 3em auto;
	background-color: #FFFFFF;
}

#footer	
{
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	font-size: 0.7em;
}

#utilityNav	
{
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	text-decoration: none;
	font-size: 0.7em;
}

#utilityNav a:link, #utilityNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#utilityNav a:hover, #utilityNav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


#breadcrumb	
{
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 0.7em;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#navWrapper
{
	background-image: url(images/mainTableMast.gif);
	background-repeat: no-repeat;
}


/* beginning of secondary nav uberlink info */

#secondaryNav {
	width: 188px;
	text-align: left;
}
#secondaryNav ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#secondaryNav li {
margin: 0;
}
#secondaryNav a {
	display: block;
	padding: 4px 4px 4px 8px;
	background-color: #EEDFCC;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #D1A975;
	border-left: 1px solid #AA6000;
	text-decoration: none;
}
#secondaryNav a:link, #secondaryNav a:visited {
color: #000000;
text-decoration: none;
}

#secondaryNav a:hover, #secondaryNav a:active {
	background-color: #AA6000;
	color: #FFFFFF;
	text-decoration: none;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #AA6000;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
/* end of secondary nav uberlink info */

/* beginning of subSecondNav uberlink info */

#subSecondNav {
	width: 188px;
	text-align: left;
}
#subSecondNav ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#subSecondNav li {
margin: 0;
}
#subSecondNav a {
	display: block;
	padding: 4px 4px 4px 18px;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #D1A975;
	border-left: 1px solid #AA6000;
}
#subSecondNav a:link, #subSecondNav a:visited {
color: #000000;
text-decoration: none;
}

#subSecondNav a:hover, #subSecondNav a:active {
background-color: #AA6000;
color: #FFFFFF;
}

#uberlink2 a:link, #uberlink2 a:visited,
#uberlink2 a:hover, #uberlink2 a:active {
color: #AA6000;
background-color: #FFFFFF;

}

#hrdiv {
	display: block;
	background-color: #D1A975;
	height: 1px;
}
