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

{ /* this eliminates those extra spaces between divs */
	margin: 0;
	padding: inherit;
	}

body {
	font-size: 1em;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

h1 {
	text-align: center;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bolder;
	}
	
h2	{
	font-size: 1em;
	text-align: left;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-bottom: 1px;
	font-weight: bold;
	}
h3	{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.3em;
	}
h4	{
	color: #ffffff;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	}	

	
p	{
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 1px;
	}
	
ul	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

dl	{
	text-align: left;
	text-indent: none;
}
	
dt	{
	font-size: larger;
}

dd	{
	font-style: italic;
	font-size: 80%;
}
	
#container {
	width: 850px;
	margin: 0px auto 0px auto;
	position: relative;
	background-color: #000000;
	}
	
#banner {
	position: relative;
	height: 151px;
	/*<!--background-image: url(Images/banner_03.jpg);-->*/
	background-repeat: no-repeat;
	width: 800px;
	border-bottom: 0;
}

#navbar {
	position: relative;
	height: 45px;
	width: 800px;
	font-size: 95%;
	font-weight: normal;
	text-align: center;
	background-color: #000;
	border-top-width: 0px;
	border-top-color: #000000;
	top: 1px;
	padding: 0px 0px 0px -5px;
}

#navigation li	{
	display: inline;
}
 
#navigation a	{
	text-decoration: none;
}
 
#navigation a:link, #navigation a:visited	{
	color: #fff;
	padding:0px 0px 0px 6px
}
 
#navigation a:hover	{
	color: #FFFF00;
	padding:0px 0px 0px 6px
    }
        
#navigation a:active,
    .home #navigation #home a,
    .about #navigation #about a,
	.modalities #navigation #modalitits a,
    .conditions #navigation #conditions a,
    .testimonials #navigation #testimonials a,
	.price #navigation #price a,
	.links #navigation #links a,
	.contact #navigation #contact a	{
	color: #66FFFF;
	padding:0px 0px 0px 6px
	}

#homecontent	{
	position: relative;
	width: 400px;
	background-color: #000000;
	border-top-width: 2px;
	border-top-color: #000000;
	border-top-style: solid;
	padding: 10px 5px 110px 60px;
	text-align: center;
	top: 10px;
	}

#homecontent p	{
	font-size: 100%;
	color: #FFFFFF;
	}

#homeheadline	{
	background-color: #000000;
	font-weight: normal;
	position: absolute;
	height: 10px;
	width: 749px;
	top: 2px;
	left: 10px;
	}

#homerightcolumn	{
	position: absolute;
	padding: 0px 10px 60px 10px;
	width: 250px;
	top: 23px;
	left: 495px;
	font-size: 80%;
	height: 320px;
	text-align: center;
	}
	
#rightcolumn	{
	position: absolute;
	top: 340px;
	left: 400px;
	}
	

#content	{
	position: relative;
	width: 400px;
	background-color: #000000;
	border-top-width: 2px;
	border-top-color: #000000;
	border-top-style: solid;
	padding: 10px 20px 10px 20px;
	top: 5px;
	text-align: center;
	left: 320px;
}
	
#contactcontent	{
	position: relative;
	width: 650px;
	background-color: #000000;
	border-top-width: 2px;
	border-top-color: #000000;
	border-top-style: solid;
	padding: 1px 20px 10px 20px;
	top: 5px;
	text-align: left;
	left: 50px;
}
	
#leftcolumn	{
	position: absolute;
	padding: 0px 10px 60px 10px;
	width: 250px;
	top: 240px;
	left: 12px;
	font-size: 80%;
	height: 320px;
	text-align: center;
	}

#link	{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#link li	{
	display: none;
	}
 
#link a	{
	text-decoration: underline;
	color: #0000CC;
	}
 
#link a:visited	{
	color: #FF66FF;
	padding:0px 0px 0px 0px
	}
 
#link a:hover	{
	color: #9900FF;
	padding:0px 0px 0px 0px
    }
        
#link a:active	{
	color: #0066FF;
	padding:0px 0px 0px 0px
	}

#linkimage	{
	width: 200px;
	height: 184px;
	float: left;
	padding: 0px 10px 1px 0px;
	/*background-image: url(Images/Tim-Hackett_sm.jpg);*/
	background-repeat: no-repeat;
}

#footer	{
	height: 40px;
	border-top-color: #666666;
	border-top-width: 1px;
	width: 785px;
	background-color: #000000;
	position: relative;
	border-top-style: solid;
	}
	
#footer	p	{
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 70%;
	padding-bottom: 5px;
	}
	
#footer a {
	text-decoration: underline;
	color: #003399;
	}
	
#footer a:hover {
	color:#FF0000;
	}

#map	{
	position: absolute;
	top: 70px;
	left : 300px;
	padding-bottom: 15px;
	}


.homeheadline	{
	text-align: center;
	text-shadow: #666666;
	font-style: normal;
	}

.homerightcolumntitle	{
	color: #FFFFFF;
	text-align: center;
	font-size: 85%;
	font-style: italic;
	}
	
.style1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	}
	
.style2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	}
	
.style3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	}
	
.style4 {
	color: #FFFF66;
	font-style: italic;
}
.style5 {color: #FFFF66;
}

.stylelinks	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}

#schedulelist	{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 5px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

#schedulelist th	{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}

#schedulelist td	{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}

#schedulelist tbody tr:hover td	{
	color: #000099;
}

