a:hover {
	color: #0289B4;
	text-decoration: underline;

}
a:link {
	color: #478c33;
	text-decoration: none;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #478c33;
	text-decoration: none;
	margin: 15px 0px 5px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 42b4d9;
	border-right-color: 42b4d9;
	border-bottom-color: 42b4d9;
	border-left-color: 42b4d9;
	text-transform: capitalize;
	letter-spacing: 1px;

}
h3 {
	font-family: Tahoma, Lucida Grande, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #478c33;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-style: italic;
	text-align: left;
	border: 0px none 42b4d9;
	text-indent: 50px;
}

body {
	font-family: Tahoma, Lucida Grande, Verdana;
	font-size: 0.8em;
	color: #666666;
	background-color: #b5aa9f;
}


a:visited {
	color: #0289B4;
	text-decoration: none;
}

.schedule {
	font-family: Tahoma, Lucida Grande, Verdana;
	font-size: 11px;
	color: #666666;
}
.text {
	padding: 20px;
	line-height: 1.5em;
	font-family: Tahoma, "Lucida Grande", Verdana;
	font-size: 0.8em;
}
.text li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-color: #b5aa9f;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	text-align: left;
	font-family: Tahoma, Lucida Grande, Verdana;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}

.left_link {
	vertical-align:middle;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size:12px;
}

.leftcol {
	background-attachment: fixed;
	background-image: url(images/leftcolumn.gif);
	background-repeat: no-repeat;
}

.nav {
	font-family: Tahoma, Lucida Grande, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	background-image:url(images/link_bg.gif);
	height:29px;
	vertical-align: middle;
}
.nav li {
	display: inline;
	padding: 0 8px 0 8px;
	list-style-type: none;
	margin-bottom: 0px;
	text-align:center;
	vertical-align:middle;
	border-left: 1px solid #A29486;
	height:inherit;
}

.noborder {
	border-left: none;
}

.nav ul {
	margin:0px;
	text-align:center;
	vertical-align:middle;
}
iframe {
	margin: 5px;
}
.nav a {
	color: #0289b4;
	text-decoration: none;
	font-weight:bold;
}
.nav a:hover,active {
	color: #42B4D9;
	text-decoration: underline;
}
.box {
	margin: 5px;
	font-size:11px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #478C33;
	background-image: url(images/decoration.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 2px;
	height: 40px;
	padding-left: 20px;
	padding-top: 6px;
}
.left {
	background-image: url(images/leftcolumn.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 30px;
	margin:10px;
	padding-top:20px;
	text-align:center;
}
.testimonial_name {
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}

.more_tesimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	margin-bottom: 10px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:5px;
	letter-spacing: 2px;
}
.more_tesimonials a {
	color:#666666;
	text-decoration:none;
}


.newclient {
    background-image:url(images/decoration_tan.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #D8D1CB;
	margin: 2px 0 2px 0;
	border-width:1px;
	border-style: dotted;
	border-color: #B5AA9F;
	padding: 20px 5px 5px 5px;
	text-align:center;
	font-family: Tahoma, Lucida Grande, Verdana;
	font-size: 0.7em;
	color: #666666;
	line-height:1.5em;
}

.newclient h1 {
	margin-bottom:0;
}
.newclient p {
	margin: 0px;
}
.photoright {
	border: 1px solid #038BB5;
	margin: 0 0 10px 10px;
}
.photoleft {
	border: 1px solid #038BB5;
	margin: 0 10px 10px 0;
}

.special {
	padding: 10px;
	text-align:center;
	font-family: Tahoma, Lucida Grande, Verdana;
	font-size: 0.7em;
	color: #666666;
}

.instructor {
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}
.instructor img {
	padding: 8px;
	border: #038BB5 solid 1px;
	background-color:#fff;
	margin: 0 10px 10px 0;
}
