/*Page Properties*/
body {
	margin: 0px;
	background-color: #D1DED7;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.topbg {
    background-image: url(images/tbg1b.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
}


/*Page Defaults*/
td {
	font-family: Verdana; 
	font-size: 11px;  
	font-weight: normal; 
	color: #000000;
	line-height: 15pt;
}

a {
 color: #AA7B09;
 text-decoration: none;
}

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


/*Content*/
.content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
}


/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3F5046;
	line-height: 17px;
	text-decoration:none;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #3F5046;
	line-height: 17px;
	text-decoration:underline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: bold;
	color: #3F5046;
	line-height: 17px;
	text-decoration:underline;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F5046;
	line-height: 17px;
}

H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F5046;
	margin-bottom: 0;
	padding-bottom: 0;
}

.emph {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

.emph2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9BBCFF;
	line-height: 19px;
}

.emph3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9BBCFF;
	text-decoration: none;
	line-height: 17px;
}
.emph3:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
}
.pl {
    padding-left: 23px;
}
.pl2 {
    padding-left: 32px;
	padding-top: 19px;
}

.emph4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #61687C;
}


/*Footers*/
.footer {
    text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 181px;
	background-image: url(images/cto_ftrbg.jpg);
	background-repeat: repeat-y;
}
.footer2 {
    text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 181px;
	background-image: url(images/cto_ftrbg2.jpg);
	background-repeat: no-repeat;
}

/*Footer Links*/
.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 10pt;
	text-decoration: none;
}

.footerlink:hover {
	text-decoration: none;
	color: #ADC3B6;
}

.footerlink2 {
	font-family: Tahoma;
	font-size: 5pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: middle;
}

.footerlink3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 0px;
}

.footerlink4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 15px;
}
.footerlink4:hover {
    text-decoration: none;
	color: #ADC3B6;
}



/*Quick links on the side*/
.ul_pm {
	font-size: 1em;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	}
.ul_pm a {
 	color: #A27B09;
	font-size: 1em;
	}
	
.qlink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;	
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.qlink:hover {
    color: #F4F4F4;
	text-decoration: underline;
}	


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

.picRight {
	border: 1px solid;
	border-color:#38493F;
	float:right;
	margin-left:10px;
}
.picRightnoborder {
	float:right; 
	margin-left:10px;
}
.picLeft {
	border: 1px solid;
	border-color:#38493F;
	float:left;
	margin-right:10px;
}
.picLeft2 {
	border: 1px solid;
	border-color:#38493F;
	margin-right:10px;
	margin-top: 5px;
	margin-left:0px;
	float:left;
}

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

.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: #37483E;
}.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AA7B09;
	text-decoration: none;
}
.link:hover {
	color: #3c4d43;
	text-decoration: underline;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c4d43;
	text-decoration: none;
}
.link2:hover {
	color: #516258;
	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-size: 11px;
	font-weight: normal;
	color: #9BBCFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.time_bg {
	width: 988px;
	height: 31px;
	background-image: url(images/ao_datebg.jpg);

}
.time2:hover {
	color: #8E1717;
	text-decoration: none;
}
.bookmark {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	padding-right: 22px;
}
.bookmark:hover {
    color: #ffffff;
    text-decoration: underline;
}
.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: 11px;
	font-weight: bold;
	color: #3F5046;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #981C15;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AFBCBB;
}

.address {
	float: left;
	width: 250px;
	margin: 0 auto;
	text-align: center;
	}	

.doctorlists	{
	margin: 0 0 0 25px;
	padding: 0;
}

.formlist	{
	list-style-image: url(images/p-bullet.gif);
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	list-style:none;
}

.pdflist	{
	list-style-image: url(images/p-acrobat_file_small.gif);
	margin: 5px 0 0 20px;
	padding: 5px 0 0 20px;
}

div#linklist	{
	margin: 0px 10px 0 5px;
	padding: 0px 10px 0 5px;
}

.pdflink {
	color: #000000;
	text-decoration:underline;
}

.pdflink:hover	{
	color: #AA7B09;
	text-decoration:underline;
}

.outlink {
	color: #000000;
	text-decoration:underline;
}

.outlink:hover	{
	color: #AA7B09;
	text-decoration:underline;
}



div#formlist ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:11px;
		list-style:none;
		margin: 5px 0 0 12px ;
		padding: 5px 0 0 12px;
		}
		
		#formlist ul li	{
				background-image:url(images/p-bullet.gif);
				background-repeat:no-repeat;
				padding: 0 0 0 18px;
				list-style:none;
		}
		
		#formlist ul li a	{
				color: #000000;
				text-decoration:underline;
				}
	
		#formlist ul li a:hover {
				color: #AA7B09;
				text-decoration:underline;
				}


div#pdflist	ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:11px;
		list-style:none;
		margin: 10px 0 0 0px ;
		padding: 10px 0 0 0px;
		}
		
		#pdflist ul li	{
				background-image:url(images/p-acrobat_file_small.gif);
				background-repeat:no-repeat;
				padding: 0 0 0 20px;
				list-style:none;
		}
		
		#pdflist ul li a	{
				color: #000000;
				text-decoration:underline;
				}
	
		#pdflist ul li a:hover {
				color: #AA7B09;
				text-decoration:underline;
				}

div#patientforms	ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:11px;
		list-style:none;
		margin: 5px 0 0 10px ;
		padding: 5px 0 0 10px;
		}
		
		#patientforms ul li	{
				background-image:url(images/p-acrobat_file_small.gif);
				background-repeat:no-repeat;
				padding: 0 0 0 20px;
				list-style:none;
		}
		
		#patientforms ul li a	{
				color: #000000;
				text-decoration:underline;
				}
	
		#patientforms ul li a:hover {
				color: #AA7B09;
				text-decoration:underline;
				}

/********************************** JQuery styles *************************************/

	dl { 
	width: 228px; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
		}
	dl,dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
		}
	dt {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	height: 29px;
		}
	dt a { color: #FFF; padding: 0px; margin: 0px;}
	dt img a{padding: 0px; margin: 0px;}
	dt img a:hover{ padding: 0px; margin: 0px;}
	dd a { color: #000000; padding: 0px; margin: 0px;}
	dd ul li{ list-style: none; padding: 0px; margin: 0px; text-align:left; }
.subnav ul{
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	

}
.subnav a{
	color: #00684F;
	text-decoration: none;
}
.subnav a:hover{
	color: #00684F;
	text-decoration: underline;
}



div#backtotop	{
	margin: 35px 0 0 0;
	text-align:right;
	}

@media print { div#backtotop { display: none; } } 


/********************************** JQuery styles *************************************/


.menu_list {	
	width: 228px;
}
.menu_head {
	padding: 0;
	cursor: pointer;
	position: relative;
	margin:0;
    font-weight:bold;
}
.menu_body {
	display:none;
	padding: 10px 0;
 	background-color:#EFEFEF;
  	width: 226px;
  	margin-left: 1px;
	text-align: left;
	}
.menu_body a{
  display:block;
  background-color:#EFEFEF;
  color: #00684F;
  padding-left:40px;
  text-decoration:none;

}
.menu_body a:hover{
  color: #00684F;
  text-decoration:underline;
  }
  
.jq_home {
	width: 228px;
	height: 62px;
	background-image: url(images/cto_nav1.jpg);
	}
	.jq_home:hover {
		background-image: url(images/cto_nav1_f2.jpg);
		}
.jq_our {
	width: 228px;
	height: 31px;
	background-image: url(images/cto_nav2.jpg);
	}
	.jq_our:hover {
		background-image: url(images/cto_nav2_f2.jpg);
		}
.jq_pro {
	width: 228px;
	height: 31px;
	background-image: url(images/cto_nav3.jpg);
	}
	.jq_pro:hover {
		background-image: url(images/cto_nav3_f2.jpg);
		}
.jq_phy {
	width: 228px;
	height: 40px;
	background-image: url(images/cto_nav4.jpg);
	}
	.jq_phy:hover {
		background-image: url(images/cto_nav4_f2.jpg);
		}
.jq_mri {
	width: 228px;
	height: 31px;
	background-image: url(images/cto_nav5.jpg);
	}
	.jq_mri:hover {
		background-image: url(images/cto_nav5_f2.jpg);
		}
.jq_off {
	width: 228px;
	height: 31px;
	background-image: url(images/cto_nav6.jpg);
	}
	.jq_off:hover {
		background-image: url(images/cto_nav6_f2.jpg);
		}
.jq_pat {
	width: 228px;
	height: 31px;
	background-image: url(images/cto_nav7_a.jpg);
	}
	.jq_pat:hover {
		background-image: url(images/cto_nav7_a_f2.jpg);
		}
.jq_maps {
	width: 228px;
	height: 31px;
	background-image: url(images/cto_nav8.jpg);
	}
	.jq_maps:hover {
		background-image: url(images/cto_nav8_f2.jpg);
		}
.jq_con {
	width: 228px;
	height: 30px;
	background-image: url(images/cto_nav9.jpg);
	}
	.jq_con:hover {
		background-image: url(images/cto_nav9_f2.jpg);
		}
		
/* ****************** in the news box ****************** */
.inTheNews	{
	background:url(images/newsbutton.jpg);
	width:222px; 
	height:84px;
	}
	.inTheNews H3 {
		margin:0;
		padding: 15px 30px 10px 80px;
		color:#FFFFFF;
		font-size:18px;
		text-decoration:none;
		line-height:28px;
		}

div.spacer{clear:both; height:1px; display:block;}	

div#eventFlyers ul{
	margin:15px 20px 10px 30px;
	padding:0;
	}
	div#eventFlyers ul li	{
		list-style-image:url(images/p-acrobat_file_small.gif);
		font-size: 12px;
		color:#036146;
		}
		div#eventFlyers ul li a	{
			color:#036146;
			}
		div#eventFlyers ul li a:hover	{
			text-decoration:underline;
			}