*{
    margin:0;
    padding:0;
}
body{
    font-family:Arial;
    padding-top:10px;
	 background:#FFF9DF;
    /*background:#FFF9DF url(../images/title.png) no-repeat top center;*/
}
a.mail {
	font-size: 14px;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 1026px;
	background-color: #ffffff;
	border: solid #999 1px;
}

#header {
	width: 1025px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
   font-family: sans-serif;
	background: #33ccff;
	color: #ccffff;
	text-align: center;
	border-bottom: solid #999 1px;
}
#hone {
	font-size: 35px;
	font-weight: lighter;
	letter-spacing: 12px;
	color: #ffffff;
}
#htwo {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 12px;
	color: #0066cc;
}

#content {
	padding: 50px;
	padding-top: 20px;
	padding-bottom: 0px;
	background: #ffffff;
	overflow: visible;
}

#homecontent {
	padding: 0px;
	background: #ffffff;
	overflow: visible;
}
.left td a {
	color: #33ccff;
	text-decoration: none;
	font-weight: bold;
}
.left table td  a:hover {
	color: #777;
	text-decoration: none;
}
td.fullwidth a {
	font-size: 16px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
td.fullwidth  a:hover {
	color: #777;
	text-decoration: none;
}
#classes {
	width:95%;
	background:#eeeeee;
	text-align:center;
	font-weight:bold;
	border:solid #777777 1px;
	padding: 5px;
}
#classes a {
	color: #555555;
	text-decoration: none;
}
#classes a:hover {
	color: #999999;
}

td.fullwidth {
	padding: 10px;
	vertical-align: top;
	width: 400px;
	background: #ffffff;
}
td.fullwidth p {
	padding: 15px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 3px;
}
td.fullwidth a {
	color: #555555;
	text-decoration: none;
}
td.fullwidth a:hover {
	color: #999999;
}
table.classtbl {
	border: #999 solid 1px;
	width: 100%;
}
.classtbl tr.throw {
	background: #aaa;
}
.classtbl tr.throw td{
	font-weight: 900;
	padding-top: 5px;
	padding-bottom: 5px;
}
.classtbl td{
	font-weight: 100;
	padding-top: 5px;
	padding-bottom: 5px;
}


td.left {
	padding: 10px;
	vertical-align: top;
	width: 400px;
	background: #ffffff;
	border-right: solid #999 1px;
}
td.left p {
	padding: 15px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 3px;
}

td.right {
	padding: 10px;
	padding-left: 50px;
	vertical-align: top;
	text-align: left;
	background: #ffffff;
}
td.right p {
	padding: 15px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 3px;
}
td.right ul {
	list-style-image: url('../bullets/bullet.gif');
	padding-left: 50px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 3px;
}
td.right ul li {
	padding-left: 0px;
	padding-top: 5px;
}
td.right ul li ul {
	padding-left: 10px;
	padding-top: 0px;
}
td.right ul li ul li {
	list-style: none;
	padding-left: 0px;
	padding-right: 15px;
	font-size: 11px;
	text-align: justify;
	line-height: 1.2;
	letter-spacing: 2px;
}

#caselist  p {
	padding: 15px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 3px;
}
#caselist {
	list-style: none;
	padding-left: 25px;
}
#caselist a {
	color: #33ccff;
	text-decoration: none;
	font-weight: bold;
}
#caselist a:hover {
	color: #777;
	text-decoration: none;
}

#results  p {
	padding: 15px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 3px;
}
#results {
	list-style: none;
	padding-left: 25px;
}
#results a {
	color: #33ccff;
	text-decoration: none;
	font-weight: bold;
}
#results a:hover {
	color: #777;
	text-decoration: none;
}
.caseinfo {
	list-style: none;
	padding-left: 20px;
}

/* practitioner list */
table.praclist {
	width: 950px;
	margin: 0px;
}
table.praclist tr.title {
	background-color: #000;
	color: #fff;
}
table.praclist td.title {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
table.praclist tr.head {
	background-color: #777;
	color: #fff;
}
table.praclist td.head {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
table.praclist td.state {
	margin: 0px;
	padding: 5px;
	width: 80px;
	border-bottom: solid #999 1px;
	border-left: solid #999 1px;
	font-weight: bold;
	font-size:15px;
}
table.praclist td.town {
	margin: 0px;
	padding: 5px;
	width: 180px;
	border-bottom: solid #999 1px;
	border-left: solid #999 1px;
	font-weight: bold;
	font-size:15px;
}
table.praclist td.name {
	margin: 0px;
	padding: 5px;
	width: 250px;
	border-bottom: solid #999 1px;
	border-left: solid #999 1px;
}
table.praclist td.phone {
	margin: 0px;
	padding: 5px;
	width: 150px;
	border-bottom: solid #999 1px;
	border-left: solid #999 1px;
}
/* end practitioner list */

#footer {
	width: 1000px;
	margin: 0px;
	padding: 13px;
	padding-bottom: 3px;
	background: #33ccff;
	color: #fff;
	font-size: 11px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #777777;
	text-decoration: none;
}

/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

label {
	margin-left: 10px;
	color: #555;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	letter-spacing: 3px;
}

input{
	margin-left: 10px;
	color: #555;
	border: 1px solid #777;
	background: #ccc;
}

textarea{
	margin-left: 10px;
	color: #555;
	border: 1px solid #777;
	background: #ccc;
}

.button{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 130px;
	height: 25px;
	color: #000;
}

/* End of Form */


/* menu management */

.menuWrapper{
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.45em;
    position:relative;
    margin:20px auto;
	 margin-top: 0px;
	 margin-bottom: 0px;
    height:250px;
    width:1026px;
    background-position:0 0;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu{
    list-style:none;
    width:1026px;
}
ul.menu > li{
    float:left;
    width:170px;
    height:250px;
    border-right:1px solid #777;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li.last{
    border:none;
}
.bg1{
    background-image: url(../images/img1.jpg);
}
.bg2{
    background-image: url(../images/img2.jpg);
}
.bg3{
    background-image: url(../images/img3.jpg);
}
.bg4{
    background-image: url(../images/img4.jpg);
}
.bg5{
    background-image: url(../images/img5.jpg);
}
.bg6{
    background-image: url(../images/img6.jpg);
}
ul.menu > li > a {
    float:left;
    width:170px;
    height:45px;
    margin-top:205px;
    text-align:center;
    line-height:20px;
    color:#ddd;
    background-color:#333;
    letter-spacing:1px;
    cursor:pointer;
    text-decoration:none;
    text-shadow:0px 0px 1px #fff;
}
ul.menu > li > a:hover {
	 color: #999;
    background-color:#555;
}
ul.menu > li ul {
    list-style:none;
    float:left;
    margin-top:-175px;
    width:100%;
    height:110px;
    padding-top:20px;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li ul li {
    display:none;
}
ul.menu > li ul.sub1{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul.sub2{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul.sub3{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul.sub4{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul.sub5{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul.sub6{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul li a{
    color:#fff;
    text-decoration:none;
    line-height:30px;
    margin-left:20px;
    text-shadow:1px 1px 1px #444;
    font-size: 14px;
	 letter-spacing: 2px;
}
ul.menu > li ul.sub1 li {
    display:block;
}
ul.menu > li ul li a:hover {
    color:#4bf4ee;
    text-decoration:none;
}
