body
{
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/home_top.jpg);
	background-repeat: repeat-x;
	min-height: 1200px;
  height: 1200px;
	background-position: 800px 0px;
}

#page
{
	background-image: url(../images/home_background.jpg);
	background-repeat: no-repeat;
	min-height: 1200px;
	height: 1200px;
	background-position: 0px 0px;
}

#header
{
	height: 260px;
}

#side_text
{
	/*margin-top: 30px;*/
	margin-left: 30px;
	font-size: 7pt;
	line-height: 10.5pt;
	width: 170px;
	padding: 0px;
}

#side_text a
{
	color: #666666;
	text-decoration: none;
}

#side_text a:hover
{
	color: #99cc33;
	text-decoration: none;
}

#side_text h1 a
{
	color: #069;
	text-decoration: none;
}

#side_text h1 a:hover
{
	color: #99cc33;
	text-decoration: none;
}

#side_text h1
{
	color: #069;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 9px 0px 0px 0px;
}

#side_text p
{
	padding: 0px;
	margin: 0px;
}

#side_text #side1 { margin-top: 35px; }

#side_text #side2
{
	margin-top: 67px;

}

#side_text #side2 p { line-height: 10.5px; }

.pagecontainer
{
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	min-height: 800px;
	/*margin-bottom: 100px;*/
}

#pagebody
{
	width: 500px;
	/*margin-top: 2em;*/
	left: 240px;
	top: 260px;
	color: #666;
	font-size: 11pt;
	padding-bottom: 0px;
	/*float: right;*/
	min-height: 800px;
	position: absolute;
}

#pagebody .highlight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #006699;
}

#pagebody .highlight ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px !important;
	font-weight: normal;
	color: #006699 !important;
	list-style-image: url(../images/green_dot.jpg);
}

#pagebody p, ul, ol, .mandatory, .formlabel, .txtfield
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-bottom: 0px;
}

#pagebody ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	list-style-position: outside;
	/*list-style-type: disc;*/
	color: #666;
	list-style-image: url(../images/green_dot.jpg);
}



#pagebody h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #99cc33;
	padding-top: 20px;
}

#pagebody h2
{
	padding-top: 15px;
	padding-bottom: 8px;
	color: #000;
	font-size: 14px;
	text-align: left;
}

#pagebody .left { text-align: left; }

#pagebody a
{
	color: #455058;
	text-decoration: none;
}

#pagebody a:hover { text-decoration: underline; }

/*.top {
	background: #a2bd30;
	height: 210px;
}
.bar {
	background: #006a8a;
	height: 50px;
}*/

/*.heading {
	padding-top: 22px;
	padding-bottom: 15px;
	color: #455058;
	font-family: arial, sans-serif;
	font-size: 19px;
	text-align: center;
}*/

img { display: block; }

/*.body1 {
	color: #107a9a;
	font-family: times, arial, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	font-weight: bold;
}
.body2 {
	color: #455058;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
}*/

.green
{
	padding-top: 25px;
	color: #8dc63f;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
}

.location
{
	text-align: left;
	font-family: times, serif;
	font-size: 10px;
	color: #505563;
}

.location .head
{
	font-size: 13px;
	font-weight: bold;
}

.location .bold { font-weight: bold; }
.location td { padding-right: 5px; }

.phone
{
	color: #829d10;
	font-weight: bold;
}

.foot { padding-top: 25px; }

/* This is the CSS for the top drop down menu*/
#menuBar
{
	display: block;
	margin-bottom: 5px;
	position: relative;
	top: 230px;
	left: 120px;
	right: 0px;
	width: 955px;
	overflow: hidden;
	background-color: #069;
}

.menuHeader
{
	color: #fff;
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px;
	margin: 0px;
	padding-right: 15px;
	display: inline;
	position: relative;
	/*background-color: #999;
	border-right: 1px solid #999;*/
}

.menuHeader a
{
	color: #fff;
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	/*padding: 5px;*/
	margin: 0px;
	/*padding-right: 15px;*/
}

.menuDrop
{
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	top: 60px;
	left: 0;
	/*width: 175px;*/
	height: auto;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
	background-color: #006699;
	background-repeat: repeat;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #006699;
}

.menuDrop a
{
	display: block;
	text-align: left;
	padding: 2px 5px;
	color: #ffffff;
	border-top: 1px solid #006699;
	text-decoration: none;
}

.menuDrop a:link { color: #fff; }
.menuDrop a:visited { color: #fff; }

.menuDrop a:hover
{
	color: #99cc33;
	/*background-color: #006699;*/
}

.menuDrop a:active
{
	color: #fff;
	/*background-color: #006699;*/
}

.menuHeader a:hover
{
	/*background-color: #006699;*/
	color: #99cc33 !important;
}

/* This is the CSS for the doctor popup pages*/
#doctor img { padding: 5px 10px 10px 5px; }
#doctor .title, .interests, .private_info { font-weight: bold; }

.mandatory
{
	color: #F30;
	font-weight: bold;
}

.formlabel { font-weight: bold; }
