@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image:url(../images/background2.jpg);
/*	background-repeat:repeat-y;*/
/*	background-position:center;*/
	background-position:top center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border:none;
	padding:0px;
	margin:0px 0px 0px 0px;

}

#login {
	/*background-color:#e8a713;*/
	background-image:url(../images/loginbg.jpg);
	margin:0px 0px 0px 0px;
	padding-top:10px;	
	min-height:45px;
	text-align:center;
}

#header {
	margin-bottom:-1px;
}

#nav {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(../images/loginbg.jpg);
	margin-top:0px;
	margin-left:0px;
	width:800px;
	height:50px;
}

#container {
	/*background-color:#FFFFFF;*/
	/*background-image:url(../images/inside.jpg);*/
	background-repeat:repeat-y;
	background-position:top center; 
	width:800px;
	border:none;
	text-align:left;
	min-height:600px;
	padding:none;
	margin:0px auto 0px;
}

#content {
	clear:both;
	padding-left: 25px;
	padding-top: 5px;
	

}

#header2{
	width:800px; 
	height:150px;
	margin-left:0px;
	margin-top:0px;
}

#title {
	/*background-image:url(../images/sub_page_bar.gif);
	background-repeat:no-repeat;
	background-position:inherit;*/
	margin-left:10px;
	/*border-style:solid;
	border-width:1px;
	border-color:#999999;*/
}

#footer {
	background-image:url(../images/loginbg.jpg);
	background-repeat:repeat-x;
	height:27px;
	margin:0px 0px 0px 0px;
	clear:both;
	/*text-align:center;*/
	/*width:800px;*/

}

#picture {
	float:right;
	clear:right;
	margin-right:5px;
	padding-top:60px;
}

.pkg {
	background-color:#6c5735;
	background-image:url(../images/backGroundPackages.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border:none;
	padding:0px;
	margin:0px 0px 0px 0px;
}




#bodyText {
	width:530px;
	float:left;
	margin-left:20px;
	clear:left;
}

#facText {
	width:500px;
	margin-left:5px;
	padding-bottom:25px;
	font-size:12px;
}

img {
	border:none;
	padding:none;
	margin:none;
}





#jane {
	top:190px;
	margin-top:-145px;
	padding:0px;
	z-index:100;
	float:right;
	clear:left;
}

#greeting {
	border-style:solid;
	border-color:#e8a713;
	border-width:1px;
	width:450px;
	margin:10px 0px 0px 30px;
	padding: 10px 20px 10px 20px;
}


#box1 {
	width:350px;
	margin-right:2px;
	text-align:left;
	float:left;
	clear:left;
	padding:0px;
}

#box2 {
	width:216px;
	margin-right:2px;
	text-align:left;
	float:left;
	clear:right;
	padding:0px;
}

#box1.first, #box2.first {
	padding-left:10px;
}

#box3 {
	width:213px;
	text-align:left;
	float:left;
	clear:right;
	padding:0px;
}

#box4 {
	width:350px;
	text-align:left;
	float:left;
	clear:right;
	padding:0px;
}

#text {
	/*border-right-style:solid;
	border-right-width:2px;
	border-right-color:#CCCCCC;
*/	margin:3px 0px 0px 0px;
	padding:5px;
}


#textEnd {
	margin:3px 0px 0px 0px;
	padding-left:5px;
}


#BMI {
	position:absolute;
	top:380px;
	width:200px;
	background-color:#e8a713;
	clear:both;
	margin-left:420px;
	padding:10px;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
}



table.prices {
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	font-size:16px;	
}

table.cal {
	border:solid;	
	border-width:1px;
	border-color:#333333;	
	color:#FFFFFF;
	width:545px;

}

table.cal #daysofweek{
	font-size:10px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}

.caldaybox{
	min-height:100px; 
	height:4em;
	cursor:pointer;
}



table.tests{
	border-style:solid;
	border-color:#A09263;
	border-width:medium;
}

table.calcs {
	border-style:solid;
	border-width:1px;
	border-color:#333333;
}

th{
	/*font-size:12px;*/
	text-transform:uppercase;
}
#pad{
	padding-left:20px;
}

input.submit{
	height:25px;
	/*width:150px;*/
	border:none;
}

input {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:12px;
}

.resize {
	width: 75px;
	height : auto;
}