/* CSS Document */
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a {
	border-width: 0;
	margin: 0;
	padding: 0;
}

body { 
   	background-color: #666;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
}

div#page_container {
	width:750px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background: #fff url(../images/bg_greencolumn.gif) left top repeat-y;
}

img.printlogo {
display:none;
}


/*BEGIN MAIN NAVIGATION */
.navholder { 
font-family: Georgia, "Times New Roman", Times, serif;
width: 590px;
}

#nav1 {
 height: 18px;
 color: #278; 
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size: 12px;
 font-weight: bold; 
 padding: 3px 0px 15px 20px !important;
 padding: 3px 0px 5px 20px;
 text-align: right;
 border-bottom: 6px solid #781;
}

/* #nav1 a {
font-weight:bold;
} */

#nav1 a span, #nav1 a span :hover{
color: #278;
}

a.navtop { 
color: #359; 
text-decoration: none; 
display: block;
float: left;
padding-top: 15px;
}

a.about:hover {
color: #310;
background: url(../images/navarrow.gif) 37% 0% no-repeat;
}

a.aboutactive {
color: #310;
background: url(../images/navarrow.gif) 33% 0% no-repeat;
}


a.services:hover {
color: #310;
background: url(../images/navarrow.gif) 37% 0% no-repeat;
}

a.servicesactive {
color: #310;
background: url(../images/navarrow.gif) 38% 0% no-repeat;
}

a.seminars:hover {
color: #310;
background: url(../images/navarrow.gif) 37% 0% no-repeat;
}

a.seminarsactive {
color: #310;
background: url(../images/navarrow.gif) 40% 0% no-repeat;
}

a.info:hover {
color: #310;
background: url(../images/navarrow.gif) 46% 0% no-repeat;
}

a.infoactive {
color: #310;
background: url(../images/navarrow.gif) 46% 0% no-repeat;
}

a.contact:hover {
color: #310;
background: url(../images/navarrow.gif) 50% 0% no-repeat;
}

a.contactactive {
color: #310;
background: url(../images/navarrow.gif) 50% 0% no-repeat;
}

a.navbot { 
color: #278; 
text-decoration: none;
}
 
a.navbot:hover {
color: #410;
}

a.patients {
color: #410;
}

a.profs {
color: #410;
}
 
/*END MAIN NAVIGATION */


.clear {
clear:both;
}

#copy p {
line-height: 20px;
margin:10px 0px 10px 0px;
}

#copy .blue {
color: #278;
}

#copy a {
color: #359;
}

#copy a:hover {
text-decoration: none;
}

#copy h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #359;
margin-bottom: 16px;
}

#copy h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #310;
margin-bottom: 16px;
}


/*BEGIN FOOTER NAVIGATION */

#footerrow { 
width: 750px; 
height: 60px; 
background-color: #cca; 
background-image: url(../images/x_column-left.gif); 
background-repeat: repeat-y;
}

#footercopyright { 
height: 14px; 
background-color: #ddc; 
color: #666; 
font-size: 9px; 
margin: 0 0 0 160px; 
padding: 4px 16px 4px 16px;
}

a.footer {
color: #444;
}

/* END FOOTER NAVIGATION */
