h1 {
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: 32px;
color: #fff;
padding-left: 5px;
margin-top: 3px;

}


h2 {
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: 30px;
color: #fff;
padding-left: 5px;	
margin-bottom: 3px;
	
}

.bodytext {
	color: #036;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.headertext {
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Times, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
#divCont {
	position: absolute;
	z-index: 100;
	top: 119px;
	left: 0px;
	width: 202px;
	height: 450px;
	visibility: hidden
}
.clTop {
	line-height: 17px;
	position: absolute;
	z-index: 100;
	width: 202px
}
.clSub {
	line-height: 15px;
	position: absolute;
	z-index: 100;
	top: 33px;
	left: 0px;
	width: 202px
}
#footersitemap{
	color:#002447;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footertable{
	color:#002447;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footersitemap a{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#divCont .clTop a {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none
}
#divCont .clTop a:hover {
	color: #000000;
	text-decoration: none
}
#divCont .clTop .clSub a {
	color: #777777;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none
}
#divCont .clTop .clSub a:hover {
	color: #333333;
	text-decoration: none
}
.border {
	border: solid 2px #002447
}
A:LINK {
	color: #036;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
A:VISITED {
	color: #369;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
A:HOVER {
	color: #369;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
@charset "utf-8";
/* CSS Document */

/* THIS IS THE CSS USED TO CREATE THE JQUERY MENU.  YOU CAN HAVE THE OPTION OF USING IMAGES AND WILL DEFINITELY HAVE TO PLAY AROUND WITH THE VARIABLES.  PLEASE NOTE THAT YOUR DIV FOR YOUR MENUWRAP SHOULD NEVER BE PADDED, MARGINED, OR ABSOLUTELY POSITIONED.  YOU WILL NEED TO FLOAT AND ADJUST YOUR NUMBERS */

/* container */
a:focus { outline: none }

#menuwrap {
	float:left;
	width: 220px;
}
/* patient/doctor login */
ul.topmenu, ul.mainmenu {
	list-style: none;
	margin:0 0 12px 0;
	padding:0px;
}
ul.topmenu li, ul.mainmenu li {
	margin-top: 1px;
	width:200px;
}
ul.topmenu li a, ul.mainmenu li a {
	display: block;
	height: 33px;
	color: #FFF;
	padding-left:25px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:33px;
	background-color:#369;
}
/* main menu */
ul.mainmenu li ul.inner {
	text-indent: 7px;
	list-style: none;
	width: 200px;
	font-size: 11px;
	display: none;
	padding: 0px;
	margin: 0;
}
ul.mainmenu li ul.inner li {
	padding: 0px !important;
}
ul.mainmenu li ul.inner li a {
	color: #FFF;
	line-height: 19px;
	height: 19px;
	padding: 0px;
	width: 200px;
	overflow: hidden;
	background-color:#369;
	text-decoration: none;
}
ul.mainmenu li ul.inner li a:hover {
	background-color: #A4C7D9;
	text-decoration: none;
	color:#FFF;
	font-weight:bold;
	padding: 0px;
}
a#home {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#philosophy {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#profiles {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#team {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#offices {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#firstvisit {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#treatment {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#damon {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#banda {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#bracebus {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#financial {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#faq {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#links {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#contact {
	background: url(images/menubg_img.jpg) 0 0 no-repeat;color:#FFF;text-decoration: none;
}
a#home:hover, a#philosophy:hover, a#profiles:hover, a#team:hover, a#offices:hover, a#firstvisit:hover, a#treatment:hover, a#damon:hover, a#banda:hover, a#bracebus:hover, a#financial:hover, a#faq:hover, a#links:hover, a#contact:hover {
	background-position: 0 -33px;color:#FFF;text-decoration: none;
}
