body {
	font-size:75%;
	background-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 500px;
	margin-left: 0px;
	background-image: url(../images2/bodybg.jpg);
	background-repeat: repeat;
	padding: 0px;
	
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}



.biggertxt {
	font-size: 1.6em;
	color: #00203F;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images2/wrap_bg.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	
}




/* header */

#header  {
	margin-top: 0px;
	width: 780px;
	padding: 0px;
	background-color: transparent;
	font-size: 1.0em;
	color: #000000;
	text-align: left;
}
#header p{
	float: right;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #006599;
}

#top_bg {
	background-image: url(../images2/divide.jpg);
	height: 10px;
	width: 780px;
	background-repeat: no-repeat;
}



#top_nav {
	padding-left: 20px;
	background-image: url(../images2/topnav_bg.jpg);
	background-repeat: repeat-y;
}

#img_block {

}

/* maincontent */

#maincontent {
	text-align: left;
	font-size: 1.0em;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
	
}
#maincontent a:link, #maincontent a:visited{
	color: #767E92;
	text-decoration: none;
}

#maincontent a:hover, #maincontent a:active{
	color: #767E92;
	text-decoration: underline;
}

#maincontent h1 {
	font-size: 1.2em;
	color: #777F92;
	font-weight: normal;
}

#maincontent h3 {
	font-size: 1.1em;
	color: #777F92;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#maincontent ul {
	margin-left: 30px;

}

#maincontent li {
	list-style-position: outside;
	list-style-image: url(../images2/bullet.gif);
	padding-top: 5px;
	padding-bottom: 5px;

}


.overflow1 {
	height: 260px;
	overflow: auto;
	padding-right: 10px;
	scrollbar-base-color:#C4CBD3;
	scrollbar-track-color:#767E92;
}

.overflow2 {
	height: 200px;
	overflow: auto;
	padding-right: 10px;
	scrollbar-base-color:#C4CBD3;
	scrollbar-track-color:#767E92;
}
.overflow3 {
	height: 308px;
	overflow: auto;
	padding-right: 10px;
	scrollbar-base-color:#C4CBD3;
	scrollbar-track-color:#767E92;
}

.overflow4 {
	height: 375px;
	overflow: auto;
	padding-right: 10px;
	scrollbar-base-color:#C4CBD3;
	scrollbar-track-color:#767E92;
}
.clearall {
	clear: both;
}


p {
	text-align: justify;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}



.imgfltleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.fltright {
	float: right;
	margin: 0px;
	padding: 0px;
}

#treat_left {
	float: left;
	width: 340px;
	padding-left: 20px;
}

#treat_right {
	float: right;
	width: 340px;
	padding-left: 20px;
}
#info_left {
	float: left;
	width: 340px;
	padding-left: 20px;
}

#info_right {
	float: right;
	width: 340px;
	padding-left: 20px;
}


#footer {
	color: #000000;
	font-size: 1em;
	text-align: center;
	background-image: url(../images2/bottombarbg.jpg);
	clear: both;
	height: 35px;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 780px;
}

#footer p {
	color: #333333;
	
}


/* bottom nav */

#botnav {
	font-size: 1em;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-top: 0px;
	padding: 0px;
	clear: both;
	margin-bottom: 5px;
}
#botnav ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#botnav li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#botnav a:link, #botnav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#botnav a:hover, #botnav a:active{
	color: #FFFFFF;
	text-decoration: underline;
}


/* contact form */
.paddiv {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0px;
	padding-right: 0px;
}

input {
	border: 1px solid #758696;
	padding: 5px;
	background-color: #F6F6F6;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #758696;
	padding: 5px;
	background-color: #F6F6F6;
}
.smalltxt {
	font-size: 0.9em;
}
.fltright2 {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.fltrightpadleft {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.practiceimage {
	padding-right: 20px;
	padding-bottom: 10px;
}
.imgfltleft2 {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

