@charset "UTF-8";

/* CSS Document */





/* Sitewide Styles */



body {

	background: #fff url(imgs/back.jpg) repeat-x;

	margin: 25px;

	margin-top: 0px;

	text-align: center;

	line-height: 24px;

	font: 14px "Lucida Grande", "Lucida Sans Unicode", sans-serif;

	color: #372c21;

	}

 

	

h1 {

	color: #4472a6;

	font-size: 22px;

	font-weight: bold;

	font-family: "Century Gothic";

	padding: 0px;

	margin: 0px;

	margin-bottom: 8px;

	margin-top: 8px;

	}

	

h2 {

	color: #CC0000;

	font-size: 16px;

	font-weight: bold;

	font-family: "Century Gothic";

	padding: 0px;

	margin: 0px;

	margin-bottom: 8px;

	margin-top: 8px;

	}
	
.warning {
	color: #FF0000;
	font-size: 16px;
	margin-bottom: 14px;
	font-weight: bold;
	}

table, tr, td {

	border: 0px;

	vertical-align: top;

	}

	

p {

	padding: 0px;

	margin: 0px;

	margin-bottom: 20px;

	}

	

ul {

	list-style-image: url(imgs/arrow.gif);

	padding: 0px;

	margin: 0px;

	margin-left: 20px;

	}

	

	ul li {

		padding: 0px;

		margin: 0px;

		padding-bottom: 5px;

		margin-left: 5px;

		}



blockquote {

	background: url(imgs/quote.gif) no-repeat;

	margin: 0px;

	padding: 0px;

	padding-left: 25px;

	margin-bottom: 20px;

	}

	

	blockquote div {

		text-align: right;

		color: #95947e;

		font-size: 12px;

		}

		

img {

	border: 0px;

	}

	

/* Identification Styles */



#container {

	width: 816px;

	text-align: left;

	margin-left: auto;

	margin-right: auto;

	}

	

#header {

	height: 187px;

	}

	

#content {

	

	}

	

#footer {

	height: 35px;

	background: #e7e6da url(imgs/footer.gif) no-repeat;

	margin: 0px;

	padding: 0px;

	margin-top: 36px;

	clear: both;

	text-align: center;

	padding-top: 10px;

	}

	

	#footer ul {

		list-style-type: none;

		padding: 0px;

		margin: 0px;

		text-align: center;

		}

		

	#footer ul li {

		display: inline;

		margin: 0px;

		padding: 0px;

		padding-left: 25px;

		padding-right: 25px;

		color: #FD8800;

		}

	

	#footer ul li a {

		text-decoration: none;

		color: #333333;

		}





#picture {

	height: 224px;

	margin-bottom: 36px;

	clear: both;

	}

	

#schedulertd td{



	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #d7d6c1;

	border-bottom-color: #d7d6c1;

	}	

#scheduler {

	width: 816px;

	border-top: 1px solid #acab98;

	border-left: 1px solid #acab98; 

	}

	

	#scheduler td {

	width: 102px;

	color: #fff;

	text-align: center;

	font-size: 12px;

		}

		

	#scheduler  td:hover .app{

		background: #eeeee3;

		color: #777669;

		}

		

	#scheduler td:hover a  .app{

		color: #777669;

		text-decoration: none;

		}

		

	#scheduler a {

		color: #fff;

		}

	

	#scheduler div.topdate {

	background: #f4f4eb;

	color: #CC0000;

	font-weight: bold;

	text-align: center;

	/*padding: 5px; */

	

	border-right-width: 1px;


	border-right-style: solid;


	border-right-color: #d7d6c1;


		}

	

	#scheduler div.time {

	background: #f4f4eb;

	color: #4472a6;

	font-weight: bold;

	text-align: right;

	/*padding: 5px; */

	

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #acab98;

	border-bottom-color: #d7d6c1;

		}

		

	#scheduler td.booked {

		background: url(imgs/booked.gif);

		color: #4472a6;

		font-weight: bold;

		text-align: right;

		}



	#scheduler td.topleft {

		background: #f4f4eb;

		}



/* Class Styles */



.left_column {

	width: 378px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-right: 30px;

	border-right: 0px solid #d7d6c1;

	text-align: justify;

	}

	

.right_column {

	width: 378px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 30px;

	text-align: justify;

	}

	

.add_test {

	width: 378px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-left: 30px;

	border-left: 1px solid #d7d6c1;

	margin-bottom: 20px;

	margin-left: 20px;

	float: right;

	}

	

.error {

	font-weight: bold;

	color: #CC0000;

	}

	

.disclaimer {

	font-size: 10px;

	color: #999999;

	}

	

.spas {

	width: 100%;

	text-align: center;

	}

	

.specs {

	margin-top: 30px;

	font-size: 11px;

	}

	

	.specs td {

		padding-left: 20px;

		}

		

.return {

	color: #CC0000;

	font-size: 16px;

	font-weight: bold;

	font-family: "Century Gothic";

	padding: 0px;

	margin: 0px;

	padding-bottom: 30px;

	}

	

	.return a {

		text-decoration: none;

		color: #CC0000;

		}

		

	.return img {

		padding: 0px;

		margin: 0px;

		margin-right: 5px;

		}

		

		#scheduler .app {

	color: #fff;

	text-align: center;

	font-size: 12px;

	display: block;

	

		}

		

	#scheduler .app A {

	background:#FFFFFF;

	color: #FFFFFF;

	display: block;

	/*padding: 5px; */

	

	

		}

		

	#scheduler .app  A:hover {

	background: #eeeee3;

	color: #777669;

	text-decoration: none;

	display: block;

	

		}

		

	#scheduler .appfixed {
	
	background: url(imgs/booked.gif);	

	text-align: left;

	font-size: 12px;

	display: block;

	

		}

		

	#scheduler .appfixed A {

	color: #4472a6;

	text-align: left;

	display: block;

	/*padding: 5px; */

	

	

		}

		

	#scheduler .appfixed A:hover {

	color: #4472a6;

	text-align: left;

	text-decoration: none;

	display: block;

		}

			

#scheduler .address {

	color: #777669;

	text-align: left;

	font-size: 12px;

	display: block;

		}

		

	#scheduler .address A {

	background:#FFFFFF;

	color: #777669;

	display: block;

	/*padding: 5px; */

	height: 97px;

		}

		

	#scheduler .address  A:hover {

	background: #eeeee3;

	color: #777669;

	text-decoration: none;

	display: block;

		}

#navmenu {

	width: 810px;

	margin-bottom: 5px;

	/*padding: 5px; */

}

#scheduler #schedulertd .app a {

	padding: 5px;

}

#scheduler #schedulertd .appfixed   {

	padding: 5px;

}

#scheduler .time  {

padding: 5px;

}

#scheduler .topdate  {

padding: 5px;

}



 
