@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #40211B;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-image: url(../images/jpeg/background.jpg);
}

a {
text-decoration: none;
}

#header {
	width: 1000px;
	height: 195px;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;	
}

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	left: 27px;
	display: block;
}

#quote {
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	left: 220px;
	top: 0px;
}

ul.menu {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	right: 0px;
	bottom: 2px;
}

ul.menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.menu a {
	height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #865612;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	display: block;
	background-color: #cd894e;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}

ul.menu a:hover {
	background: #44697D;
	color: #FFFFFF;
}

ul.menu .current_page_item a {
	background: #522D24;
	color: #FFFFFF;
}

#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ECDEBB;
	overflow: hidden;
}

#wrapper2 {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ECDEBB;
	overflow: hidden;
	width: 2000px;
}

#leftcolumn {
	left: 40px;
	width: 610px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ADA58C;
	float: left;
	margin-top: 40px;
	padding-right: 20px;
	margin-bottom: 100px;
	margin-left: 40px;
	padding-bottom: 100px;
}

#whatsnew {
	width: 600px;
	float: left;
	background-color: #ECDEBB;
	overflow: hidden;
}

#rightcolumn {
	width: 300px;
	overflow: hidden;
	top: 50px;
	display: block;
	float: left;
	margin-bottom: 200px;
	background-color: #ECDEBB;
	margin-left: 20px;
	margin-top: 40px;
	padding-bottom: 100px;
}

#secondarynav {
	width: 300px;
	overflow: hidden;
	top: 50px;
	left: 620px;
	display: inline;
	float: left;
	margin-bottom: 20px;
	background-color: #ECDEBB;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	color: #cd894e;
	font-weight: bold;
}

#footer {
	background-image: url(../images/jpeg/footer.jpg);
	background-repeat: repeat-x;
	height: 300px;
	clear: both;
}

#copywright {
	width: 600px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #40211B;
	margin-left: 40px;
	margin-top: 15px;
	font-weight: bold;
	float: left;
}

#linedark {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ADA58C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.linedark2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ADA58C;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 150px;
	height: 1px;
}

.tk-museo-sans {
}

.orangetext {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
	color: #cd894e;
	line-height: 18px;
}

.bodytext {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #736F61;
	font-style: normal;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
}


.mediumseriftext {
	font-size: 14px;
	color: #522D24;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bolddarkbodytext {
	font-size: 13px;
	color: #522D24;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-weight: bold;
}

tr {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #cd894e;
	font-style: normal;
	font-size: 13px;
	margin: 0px;
	line-height: 25px;
	padding: 0px;
}

.schedule {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
	color: #cd894e;
	padding: 0px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.footnote {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 11px;
	font-style: italic;
	color: #ADA58C;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #522D24;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #522D24;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #522D24;
	font-style: normal;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #522D24;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h5 {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #522D24;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

p {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #736F61;
	font-style: normal;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
}

.floatLeft {
	float: left;
	margin-right: 8px;
}

.floatRight {
	float: right;
	margin-left: 8px;
}

.imageShift {
	margin-top: 6px;
}

.imageShift2 {
	margin-top: 15px;
}

div#color-width {
	width: 300px;
	background:  #ECDEBB;
}

.class1 A:link {
	text-decoration: none;
	color: #cd894e;
}
.class1 A:visited {
	text-decoration: none;
	color: #cd894e;
}
.class1 A:active {
	text-decoration: none;
	color: #522D24;
}
.class1 A:hover {
	text-decoration: none;
	color: #522D24;
}

.class2 A:link {
	text-decoration: underline;
	color: #40211B;
}
.class2 A:visited {
	text-decoration: underline;
	color: #40211B;
}
.class2 A:active {
	text-decoration: underline;
	color: #cd894e;
}
.class2 A:hover {
	text-decoration: underline;
	color: #cd894e;
}

.class3 A:link {
	text-decoration: none;
	color: #40211B;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
}
.class3 A:visited {
	text-decoration: none;
	color: #40211B;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
}
.class3 A:active {
	text-decoration: none;
	color: #cd894e;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
}
.class3 A:hover {
	text-decoration: underline;
	color: #cd894e;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
}

.mapbtn A:link {
	color: #FFFFFF;
	background-color: #CD894E;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	vertical-align: middle;
}
.mapbtn A:visited {
	color: #FFFFFF;
	background-color: #CD894E;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	vertical-align: middle;
}
.mapbtn A:active {
	color: #FFFFFF;
	background-color: #CD894E;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	vertical-align: middle;
}
.mapbtn A:hover {
	color: #FFFFFF;
	background-color: #40211B;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	vertical-align: middle;
}

body.home a#home_link,
body.classinfo a#class_link,
body.studioinfo a#studio_link,
body.resources a#resources_link,
body.contact a#contact_link
{
background: #522D24;
	color: #FFFFFF;
}

body.firsttimers a#firsttimers_link,
body.faq a#faq_link,
body.etiquette a#etiquette_link,
body.instructors a#instructors_link,
body.postures a#postures_link,
body.challenge a#challenge_link,
body.pregnancy a#pregnancy_link
{
	color: #522D24;
}

body.about a#about_link,
body.new a#new_link,
body.massage a#massage_link,
body.retail a#retail_link,
body.map a#map_link
{
	color: #522D24;
}

body.history a#history_link,
body.links a#links_link,
body.gallery a#gallery_link,
body.testimonials a#testimonials_link,
body.aspects a#aspects_link,
body.positions a#positions_link,
body.teacher a#teacher_link,
body.compete a#compete_link
{
	color: #522D24;
}

.class1 a{
display: block;
}

ul.secondarynav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	text-align: left;
	margin-top: -10px;
	}
	
ul.secondarynav li {
margin: 0;
padding: 0;
}

ul.secondarynav a {
margin: 0;
padding: 0;
height: 36px;
line-height: 36px;
display: block;
color: #cd894e;
border-bottom: solid 1px #ada58c;
}

ul.secondarynav a:hover {
	color: #522D24;
}




#main-content li{
	width:150px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	background:#FFF;
	padding:10px;
	text-align:center;
	float:left;
	display:inline;
	margin:5px;
	position: relative;
}
#main-content  a span{
	position:absolute;
	left:-9999px;
}
#main-content a:hover span{
	top:10px;
	left:10px;
	width:150px;
	font-weight:bold;
	background:#FFF;
	padding:5px 0 5px 0;
	font-size:12px;
	border:0 none #FFFFFF;
	filter:Alpha(Opacity=100);
	color: #40211B;
	font-family: "Trebuchet MS", Verdana, Helvetica;
} 
#wrap{
	width:600px;
	margin:0 auto;
	float: left;
	display: inline;
	margin-bottom: 50px;
	overflow: hidden;
}
img{
	border-style: none;
}
#main-content-2 li {
	width:150px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	background:#FFF;
	padding:10px;
	text-align:center;
	float:left;
	display:inline;
	margin:5px;
	position: relative;
}
#main-content-2 a span {
	position:absolute;
	left:-9999px;
}
#main-content-2 a:hover span {
	top:10px;
	left:10px;
	width:150px;
	font-weight:bold;
	background:#FFF;
	color:#40211B;
	padding:5px 0 5px 0;
	font-size:12px;
	border:0 none #FFFFFF;
	filter:Alpha(Opacity=100);
	font-family: "Trebuchet MS", Verdana, Helvetica;
}

#menu-shift {
	margin: 0;
	padding: 0;
	display: inline;
}

hr {
	color: #ADA58C;
	background-color: #ECDEBB;
	border: 0;
	height:1px;
}

#align-top {
	vertical-align: top;
}
.SmallParagraphReturn {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	line-height: 13px;
	font-size: 13px;
	color: #736F61;
	font-style: italic;
}
.SmallParagraphReturnOrange {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	line-height: 15px;
	font-size: 13px;
	color: #cd894e;
	font-style: normal;
}
.TablePadding {
	margin-bottom: 4px;
}
.TablePadding2 {
	margin-bottom: 8px;
}
.TablePadding3 {
	margin-bottom: 6px;
}
.SmallParagraphReturnOrange2 {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	line-height: 13px;
	font-size: 13px;
	color: #cd894e;
}
