/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
    background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
	
/*Content default*/
td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	text-align: center;
}
.content {
    background-image: url(images/gd_contentbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 23px;
	padding-right: 16px;
	text-align: left;
	line-height: 1.7em;
}
.content_margins_links {
    padding-top: 17px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}


/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00544F;
	line-height: 17px;
	border-bottom: 1px solid #00544F;
	width: 80%;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #00544F;
	line-height: 17px;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #00544F;
	text-align: center;
	line-height: 17px;
}
/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #00544F;
	line-height: 17px;
}

.emph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #562E3C;
	line-height: 17px;
}

.emph2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005955;
	line-height: 17px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006964;
	text-decoration: none;
	margin: 5px;
}

.title1 {
	font-size: 12px;  
	font-weight: bold;
	color: #990000;
}
.title2 {
	font-size: 12px;  
	font-weight: bold;
	color: #613242;
}
/*Footer*/


/*Footer Text */
.footer {
	text-align: center;
	line-height: 17px;
	padding-bottom: 0px;
	color: #CCCCCC;
}

/*Footer Links*/
.footer a{
	font-weight: normal;
	color: #E7DEDC;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.footerlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CB6E31;
	text-decoration: underline;
}
.footerlink2:hover {
	text-decoration: none;
}

.footerlink3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005E5A;
	text-decoration: none;
}
.footerlink4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005E5A;
	text-decoration: none;
}
.footerlink4:hover {
	text-decoration: underline;
}
.footerlink5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005E5A;
	text-decoration: none;
}
/*Quick links on the right*/
.ul_pm {
	color: #D5A10E;
	font-size: 0.8em;
	padding-top: 0px;

}
.qlink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	text-align: left;
}
.qlink:hover {
    color: #0070C1;
	text-decoration: underline;
}	
.qlink2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}
.qlink2:hover {
    color: #0070C1;
	text-decoration: underline;
}	
.outlink {
	color: #006964;
	background: url(images/outlink.gif) right no-repeat;
	padding-right: 16px;
	text-decoration: underline;
}

.outlink:hover {
	color: #006964;
	text-decoration: none;

}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#B3CFE1;
}

.picRight {
	border: 1px solid; 
	border-color:#B3CFE1; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#B3CFE1; 
	float:left; 
	margin-right:20px;
}

.picLeftnoborder {
	float:left; 
	margin-right:10px;
}
/*Contact Form*/
.inputSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #B3CFE1 1px solid;
	color: #000000;
	width:200px;
	background-color: #EAF2F6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}

.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	BORDER: #185071 1px solid;
	background-color: #2371A1;
}.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.sidebar {
	background-color: #FFFFFF;
	float: right;
	width: 180px;
	padding: 8px;
	margin-left: 10px;
	border: #ccc 3px solid;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006964;
	text-decoration: underline;
}
a:hover {
	color: #006964;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006964;
	text-decoration: underline;
}
.link:hover {
	color: #006964;
	text-decoration: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #006964;
	text-decoration: underline;
	line-height: 18px;
}
.link2:hover {
	color: #006964;
	text-decoration: none;
}

.link3 {
	font-size:12px;
	color: #006964;
	text-decoration: none;
}
.link3:hover {
	color: #006964;
	text-decoration: underline;
}
.link4 {
	font-size:12px;
	font-weight: bold;
	color: #006964;
	text-decoration: none;
}
.link4:hover {
	color: #006964;
		font-weight: bold;
	text-decoration: underline;
}
.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
.time{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	vertical-align: middle; 
	font-size: 11px;
	line-height: normal; 
	height: 27px;
}
.time2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8E1717;
	text-decoration: underline;
	background: none;
}
.time2:hover {
	color: #8E1717;
	text-decoration: none;
}
.bookmark {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#CBDFEB;
	text-align: right;
	font-size: 11px;
	line-height: normal;
    padding-top: 18px;  
}
.bookmark:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#ffffff;
	text-align: right;
	font-size: 11px;
	line-height: normal;
    padding-top: 18px;  
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #28B9FF;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #981C15;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AFBCBB;
}

hr {
 	width: 80%;
	border: 1px solid #ccc;
	text-align:center;
	}
.bio_pic {
	width: 170px;
	clear: both;
	float: left;
	margin-right: 20px;
	height: 320px;
	margin-bottom: 8px;
	text-align: center;
}
.membership {
	margin-left: 0px;
	width: 700px;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	clear: none;
}
.membership2 {
	margin-left: 0px;
	width: 700px;
	float: left;
	padding-bottom: 15px;
	clear: none;
}



.bio_pic2 {
	height: 230px;
	clear: both;
	float: right;
	margin-left: 20px;
	text-align: center;
	padding: 15px;
	width: 150px;
}
.bio_pic3 {
	height: 200px;
	clear: both;
	float: left;
	margin-right: 20px;
	text-align: left;
	padding: 15px;
	width: 150px;
}
.bio_pic5 {
	width: 170px;
	clear: both;
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-top: 15px;
}
ul {
	line-height:1.7em;
	list-style-image: url(images/arrow_02.gif);
	text-align: left;
	}
.content .membership2 #physicians li {
	margin-left: 5px;
}

.list {
	list-style: url(images/pdf-icon.gif);
	line-height: 1.5em;
	}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 2em;
	width: 430px;
	font-weight: 800;
	color: #333333;
}
.brochure {
	width: 160px;
	margin: 5px 20px;
	text-align: center;
	float: left;
}
.physicians {
	float: right;
	width: 510px;
	padding-top: 15px;
}
.center {
	width: auto;
	margin: 0 35px;
}
#archives {
	display: block;
	width: 600px;
}
