/* CSS Document */

body {
	background-image: url(images/bg.gif);
	color:#000000;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	line-height:18px;
	height:100%;
	margin-top: 25px;
}

.clear {
	clear: both;
}

a {
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
	color:#000;
}

a:hover {
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
	color:#8F0000;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

#hd_shadow {
	background-image: url(images/hd_shadow.png);
	margin: auto;
	width: 833px;
	height: 13px;
}

* html #hd_shadow {
	background-image: none;
}

#shadow {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center; 
	width: 883px;
	height:100%;
	margin: auto;
}

* html #shadow {
	background-image: none;
}

#wrapper {
	position: relative;
	width: 800px;
	background-color: #FFF;
	border: 3px solid #000;
	margin:0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

* html #wrapper{
	height: 300px;
}

#header {
	background-image: url(images/header2.jpg);
	width: 800px;
	height: 174px;
}


/* Begin Tabbed Navigation */
#nav {
	width: 800px;
	height: 46px;
	background-image: url(images/nav_bg.gif);
}

#nav .tab{
	height: 46px;
	position: relative;
	float: left;
	border-right: 1px solid #FFF;	
}

#nav .tab img{
	height: 46px;
	border: none;
}

#NavHome {
	width: 80px;
	background-image: url(Images/nav_homeOff.gif);
}

#NavHome:hover {
	background-image: url(Images/nav_homeOn.gif);
}

#NavHome a img{
	width: 80px;
}

#NavDiscipline {
	width: 135px;
	background-image: url(Images/nav_discOff.gif);
}

#NavDiscipline:hover {
	background-image: url(Images/nav_discOn.gif);
}

#NavDiscipline a img{
	width: 135px;
}

#NavClasses {
	width: 85px;
	background-image: url(Images/nav_classesOff.gif);
}

#NavClasses:hover {
	background-image: url(Images/nav_classesOn.gif);
}

#NavClasses a img{
	width: 85px;
}

#NavTestimonials {
	width: 119px;
	background-image: url(Images/nav_testimonialsOff.gif);
}

#NavTestimonials:hover {
	background-image: url(Images/nav_testimonialsOn.gif);
}

#NavTestimonials a img{
	width: 119px;
}

#NavAbout{
	width: 77px;
	background-image: url(Images/nav_aboutOff.gif);
}

#NavAbout:hover {
	background-image: url(Images/nav_aboutOn.gif);
}

#NavAbout a img{
	width: 77px;
}

#NavContact{
	width: 91px;
	background-image: url(Images/nav_contactOff.gif);
}

#NavContact:hover {
	background-image: url(Images/nav_contactOn.gif);
	height: 46px;
}

#NavContact a img{
	width: 91px;
}
/* End Tabbed Navigation */

#contentWrapper {
	width: 800px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#content {
	margin-bottom: 15px;
	width: 715px;
	height: 100%;
	margin-left: 40px;
	margin-top: 20px;
}

#welcome {
	background-image: url(images/hd_welcome.gif);
	width: 599px;
	height: 25px;
}

.homeImage {
	width: 296px;
	height: 326px;
	background-image: url(images/Mike9.jpg);
	margin-top: 20px;
	float: left;
}

.homeText {
	width: 400px;
	height: 306px;
	float: right;
	margin-top: 15px;
}

#footer {
	width: 780px;
	padding-left: 20px;
	margin-top: 30px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: solid 1px #000;
}

.footerNav {
	margin-right: 10px;
	margin-left: 10px;
}

#footerShadow {
	background-image: url(images/bg_footer.png);
	width: 833px;
	height: 10px;
	margin: auto;
}

* html #footerShadow {
	background-image: none;
}

#copyright {
	font-size: 10px;
	margin: auto;
	width: 800px;
	margin-top: -5px;
}

#credit {}

/* The Discipline */
#discipline {
	background-image: url(images/hd_discipline.gif);
	width: 110px;
	height: 25px;
}

.discText {
	width: 400px;
	height: 400px;
	float: right;
	margin-top: 15px;
}

#discTextLower {
	width: 725px;
	height: 700px;
	float: left;
	margin-left: 25px;
}

#discImage {
	width: 296px;
	height: 326px;
	background-image: url(images/discImage.jpg);
	margin-top: 20px;
	float: left;
}
/* End The Discipline */

/* Classes */
#classes {
	background-image: url(images/hd_classes.gif);
	width: 194px;
	height: 25px;
}

#classesImage {
	width: 296px;
	height: 326px;
	background-image: url(images/classes2.jpg);
	margin-top: 20px;
	float: left;
}
/* End Classes */

/* Testimonials */
#testimonials {
	background-image: url(images/hd_testimonials.gif);
	width: 98px;
	height: 25px;
}

.testText {
	width: 725px;
	height: 885px;
	float: left;
	margin-top: 15px;
}
/* End Testimonials */

/* About */
#about {
	background-image: url(images/hd_about.gif);
	width: 216px;
	height: 25px;
}

.aboutText {
	width: 400px;
	height: 350px;
	float: right;
	margin-top: 15px;
}

#aboutTextLower {
	width: 725px;
	height: 100%;
	float: left;
	margin-left: 25px;
}

#aboutImage {
	width: 296px;
	height: 326px;
	background-image: url(images/about3.jpg);
	margin-top: 20px;
	float: left;
}
/* End About */

/* Contact */
#contact {
	background-image: url(images/hd_contact.gif);
	width: 230px;
	height: 25px;
}

#contactImage {
	width: 296px;
	height: 222px;
	background-image: url(images/contact2.jpg);
	margin-top: 20px;
	float: left;
}

#contactText {
	width: 400px;
	height: 250px;
	float: right;
	margin-top: 15px;
}


