
body,td,th {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

body {
	margin: 0px;
	background: url('../images/IHPBG.jpg') no-repeat top left;
}

#IHPMenu {
	position: relative;
	float: left;
	width: 200px;
	height: 500px;
}

#IHPContent {
	position: relative;
	float: left;
	padding: 150px 0px 0px 20px;
	width: 600px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#IHPFooter {
	clear: both;
	width: 800px;
	padding-top: 20px;
}

/*** TEXT HEADING TREATMENTS ***/

h2 { font-size: 36px; margin-top: 10px; }
h3 { font-size: 24px; margin-top: 10px; margin-bottom: 0px; }
h4 { font-size: 18px; margin-top: 10px; margin-bottom: 0px; }

/*** TEXT LINK TREATMENTS ***/
a { 
     text-decoration:underline;
	 color: #009966;
} 
a:hover, #nav li:hover{ 
     background-color:#EEEEEE; 
} 
.linksm { 
     text-decoration:underline;
	 font-size: 13px;
	 color: #009966;
}

/*** MENU ITEM LINK TREATMENTS ***/
a img { height: 35px; width: 200px; border-width: 0px; }

a#home img 
{position: absolute; top: 60px; right: 90px; background: url(../images/home_up.png) top left no-repeat;}
a#home:hover img 
{position: absolute; top: 60px; right: 90px; background: url(../images/home_down.png) top left no-repeat;}
a#classes img 
{position: absolute; top: 95px; right: 50px; background: url(../images/classes_up.png) top left no-repeat;}
a#classes:hover img 
{position: absolute; top: 95px; right: 50px; background: url(../images/classes_down.png) top left no-repeat;}
a#rates img 
{position: absolute; top: 130px; right: 30px; background: url(../images/rates_up.png) top left no-repeat;}
a#rates:hover img 
{position: absolute; top: 130px; right: 30px; background: url(../images/rates_down.png) top left no-repeat;}
a#schedule img 
{position: absolute; top: 165px; right: 20px; background: url(../images/schedule_up.png) top left no-repeat;}
a#schedule:hover img 
{position: absolute; top: 165px; right: 20px; background: url(../images/schedule_down.png) top left no-repeat;}
a#massage_therapy img 
{position: absolute; top: 200px; right: 15px; background: url(../images/massage_therapy_up.png) top left no-repeat;}
a#massage_therapy:hover img 
{position: absolute; top: 200px; right: 15px; background: url(../images/massage_therapy_down.png) top left no-repeat;}
a#corporate_wellness img 
{position: absolute; top: 235px; right: 15px; background: url(../images/corporate_wellness_up.png) top left no-repeat;}
a#corporate_wellness:hover img 
{position: absolute; top: 235px; right: 15px; background: url(../images/corporate_wellness_down.png) top left no-repeat;}
a#testimonials img 
{position: absolute; top: 270px; right: 20px; background: url(../images/testimonials_up.png) top left no-repeat;}
a#testimonials:hover img 
{position: absolute; top: 270px; right: 20px; background: url(../images/testimonials_down.png) top left no-repeat;}
a#instructors img 
{position: absolute; top: 305px; right: 35px; background: url(../images/instructors_up.png) top left no-repeat;}
a#instructors:hover img 
{position: absolute; top: 305px; right: 35px; background: url(../images/instructors_down.png) top left no-repeat;}
a#about_pilates img 
{position: absolute; top: 340px; right: 50px; background: url(../images/about_pilates_up.png) top left no-repeat;}
a#about_pilates:hover img 
{position: absolute; top: 340px; right: 50px; background: url(../images/about_pilates_down.png) top left no-repeat;}
a#contact img 
{position: absolute; top: 375px; right: 80px; background: url(../images/contact_up.png) top left no-repeat;}
a#contact:hover img 
{position: absolute; top: 375px; right: 80px; background: url(../images/contact_down.png) top left no-repeat;}


.headline {	font-size: 16px;
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
}
.maintext {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.disclaimer {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 90%;
}
.rightbox {
	float:right;
	width:250px;
	margin-top:15px;
	margin-left:25px;
	border:3px solid #DDD;
	background-color:#FFF;
	text-align:center;
	padding:10px;
}
.frmfld {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
}
.frmfldsm {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #666;
}
.frmbtn {
	background: #EEE;
	border: thin solid #DDD;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}
.frmbtnsm {
	background: #EEE;
	border: thin solid #DDD;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 1px;
	font-size: 8px;
	font-weight: normal;
	cursor: pointer;
}

/* */
#field { margin-left: .5em; float: left; }
#field, label { float: left; font-family: Arial, Helvetica, sans-serif; font-size: small; }
/*br { clear: both; }*/
input { border: 1px solid black; margin-bottom: .5em;  }
input.error { border: 1px solid red; }
label.error {
	background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
}
label.valid {
	background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/checked.gif') no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}