body {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: "trebuchet ms", verdana, arial, sans serif;
	text-decoration: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #9c3;
	text-decoration: none;
}
#container {
	margin: 45px 5%;
	background-color: #fff;
	border-right: 1px solid #DAE9BB;
	min-width: 860px;
}
h1, h2, h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 {
	font-weight: bold;
}
/********** HOME PAGE ***************************************/

#hpcontent-left {
	float: left;
	width: 50%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #fff;
}
#hpcontent-right {
	float: right;
	width: 50%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #fff;
}
#hpfooter {
	clear: both;
	background-color: #9c3;
	height: 25px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #fff;
	background-image: url(../images/ftr-box.jpg);
}
#news-container {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 80%;
	border: 1px solid #EAF3D8;
	background-color: #EAF3D8;
}
#news-header {
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
#news-content {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #EAF3D8;
	background-color: #fff;
}
#news-footer {
	padding: 5px;
	margin: 0px 0px 0px 0px;
}
#highlights-container {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 70%;
	border: 1px dotted #EAF3D8;
	background-color: #fff;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
#highlights-container-small {
	color: #f00;
	font-size: 10px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
.highlights-content {
	float:left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 45%;
	color: #f00;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
}
#hp-linkscontainer {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 90%;
	background-color: #DAE9BB;
	background-image: url(../images/newsbkgnd.jpg);
}
.line-divider {
	width: 95%;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}
#line-divider-green {
	width: 95%;
	margin: 20px 0px 20px 0px;
	border-bottom: 1px solid #9c3;
	background-color: #fff;
}
#news {
	width: 100%;
	padding-top: 0px;
	margin: 0px;
	background-color: #DAE9BB;
}
.hpnewshdr {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
}
.hpnewshdline {
	/** OLD GREEN color: #9c3; **/
	color: #709E2A;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
.hpnewstext {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.hpnewslink {
	color: #709E2A;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/********** LANDING  & OTHER PAGES ***************************************/



#content-container {
	clear:both;
	padding: 0 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: #fff;
}
#content-left {
	float: left;
	width: 360px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	background-color: #fff;
}
#content-left-shaded {
	float: left;
	width: 40%;
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 1%;
	background-color:#EAF3D8;
	padding:8px;
}
#content-middle {
	float: left;
	width: 2%;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #fff;
}
#content-right {
	float: left;
	width: 50%;
	margin-top: 20px;
	padding-right: 1%;
	background-color: #fff;
}
#navbar {
	background-color: #DAE9BB;
	background-image: url(../images/nav-bkgnd.jpg);
	white-space: nowrap;
}
#navbar h1 {
	margin: 0px;
	padding: .5em;
}
#lhs {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #fff;
}
#canvas {
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px 10px 0px 250px;
	background-color: #fff;
}
#canvas-bottom {
	padding-top: 0;
	margin: 30px 2em 0 250px;
	background-color: #fff;
}
#footer {
	clear: both;
	text-align: right;
	background-color: #DAE9BB;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.testimonial {
	float: left;
	padding: 10px;
	width:92%;
	background-color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align: left;
	border: #DAE9BB solid;
	border-width: 1px;
}
.testimonial-name {
	color:#709E2A;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
/*div#content-container div {
	padding: 0 20px 20px 0;
}*/
/******************** FONTS *****************************/

.footer-text {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footer-link {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.pgnum-text {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.pgnum-link {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.landingpg-deschdr {
	color: #666;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 10px;
}
.landingpg-deschdr h1 {
	padding-top: 0px;
}
.landingpg-itemtitle {
	color: #709E2A;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.landingpg-descsubhdr {
	color: #709E2A;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
h2.landingpg-descsubhdr {
	padding: 0 0 15px;
}
.landingpg-descfocus {
	color: #709E2A;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.landingpg-descparahdr {
	color: #333;
	font-size: 13px;
	font-weight: normal;
	font-style: bold;
	text-decoration: none;
}
.landingpg-desc-bkgnd {
	color: #666;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
.landingpg-desc {
	color: #666;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
.para-descsubhdr {
	color: #709E2A;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.para-link {
	color: #709E2A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.teachername {
	color: #709E2A;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
.teachername {
	color: #709E2A;
	font-size: 20px;
	font-weight: lighter;
	font-style: bold;
	text-decoration: none;
}
.teachertitle {
	color: #709E2A;
	font-size: 14px;
	font-weight: lighter;
	font-style: italic;
	text-decoration: none;
	font-variant: small-caps;
}
.teacherdeschdr {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.teacherdescfocus {
	color: #709E2A;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.teacherdesc {
	color: #666;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
/***  &#187;  ***/
/********************** HTML TAGS by STLYE ***************************/



#content h2 {
	margin-top: 0;
}
#lhs a:hover {
	color: #709E2A;
	text-decoration: none;
}
.lhslabel {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.lhscat {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
}
.lhscurcat {
	color: #9c3;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
.lhslink {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
}
.lhscurlink {
	color: #9c3;
	font-size: 11px;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
div.hp-float {
	width: 24%;
	float: left;
	background-color: #EAF3D8;
	padding: 2px;
}
div.float {
	width: 48%;
	float: left;
	background-color: #fff;
	padding: 2px;
}
div.row {
	clear: both;
	padding-top: 10px;
}
div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 335px;
	text-align: left;
}
div.float {
	width: 48%;
	float: left;
	background-color: #fff;
	padding: 2px;
}
div.float p {
	text-align: left;
	float: left;
}
div.spacer {
	clear: both;
	padding-top: 15px;
}
#imgcontainer {
	clear: both;
	background-color: #fff;
}
/********************** SCHEDULE TABLE STYLES ***************************/
#costcontainer {
	border: 0px dashed #333;
	margin: 0px 15px 0px 0px;
	background-color: #fff;
	padding: 1px 0px 0px 0px;
	height:300px;
	text-align: center;
}
div.costcolumnholder {
	float: left;
	padding: 0px 1px 0px 1px;
	border: #999;
	border-width: 0px;
	width:25%;
	background-color: #EAF3D8;
}
div.costcolumn {
	float: left;
	padding: 20px 0px 0px 0px;
	border: #999;
	border-width: 1px;
	width:100%;
	height:250px;
	color:#999;
	background-color: #DFEEC6;
}
div.costlabelcell {
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	color:#709E2A;
	font-size: 13px;
	font-weight: bold;
	width:100%;
	height: 30px;
}
div.costcolumn p {
	text-align: center;
	color: #9c3;
	font-size: 10px;
	font-weight: normal;
}
.costclasstype {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
.costclassprice {
	color: #709E2A;
	font-size: 14px;
	font-weight: bold;
}
/********************** SCHEDULE TABLE STYLES ***************************/

#schedcontainer {
	border: 0px dashed #333;
	margin: 0px 15px 0px 0px;
	background-color: #fff;
	padding: 1px 0px 0px 0px;
	height:400px;
	text-align: center;
}
div.columnholder {
	float: left;
	padding: 0px 1px 0px 1px;
	border: #999;
	border-width: 0px;
	width:14%;
	background-color: #EAF3D8;
}
div.column {
	float: left;
	padding: 20px 0px 0px 0px;
	border: #999;
	border-width: 1px;
	width:100%;
	height:350px;
	background-color: #DFEEC6;
}
div.labelcell {
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	color:#666;
	font-size: 12px;
	font-weight: bold;
	width:100%;
	height: 30px;
}
div.column p {
	text-align: center;
	color: #9c3;
	font-size: 10px;
	font-weight: normal;
}
.classtime {
	color: #666;
	font-weight: normal;
}
.classname {
	color: #709E2A;
	font-size: 12px;
	font-weight: bold;
}
.classteacher {
	color: #000;
	font-weight: normal;
}
/********************** OTHER STYLES ***************************/
#breadcrumb {
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	background-color: #fff;
}
#breadcrumb a {
	color: #9c3;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}
.bc-arrow {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
#sub-navcontainer {
	background-color: #fff;
	height: 80px;
	margin:  10px 30px 10px 0px;
}
/********************** TABS START ***************************/


#tabcontainer {
	float: left;
	height:28px;
	width: 65%;
	background-color: #fff;
	border-color: #666;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	padding:0px 0px 0px 0px;
}
#tabheader {
	float: left;
	height:28px;
	width: 250px;
	background-color: #fff;
	border-color: #9c3;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #709E2A;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	font-style: none;
}
.fillertab {
	float: left;
	width: 50px;
	height: 28px;
	background-color: #fff;
	color: #666;
	padding:0px 0px 0px 10px;
	background-color: #fff;
	border-color: #666;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}
.notab {
	float: left;
	height: 28px;
	background-color: #fff;
	color: #666;
	padding:0px 0px 0px 10px;
	background-color: #fff;
	border-color: #666;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}
.notab ul {
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}
.notab li {
	padding:0px 20px 0px 40px;
	white-space: nowrap;
	float:left;
	color: #9c3;
	font-size: 12px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	line-height: 28px;
}
.notab a:hover {
	color: #9c3;
	text-decoration: none;
}
/********************** BOX HORIZ NAV START ***************************/

#boxtab {
	float: left;
	background-color: #fff;
	border-color: #9c3;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #9c3;
	position: relative;
	top: -10px;
}
#boxtab ul {
	color: #9c3;
	padding: 8px 8px 8px 8px;
	margin:0;
}
#boxtab li {
	text-align:left;
	list-style-type: none;
	clear: both;
	line-height: 14px;
}
#boxtab li a {
	font-size: 11px;
	color: #333;
	padding:0px 0px 0px 8px;
}
#boxtab li a:hover {
	color: #9c3;
	text-decoration: none;
}
/********************** BOX HORIZ NAV END ***************************/



/********************** OPEN TAB HORIZ NAV START ***************************/
#opentab {
	float: left;
	background-color: #fff;
	border-top: 1px solid #9c3;
	border-right: 1px solid #9c3;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #9c3;
	color: #9c3;
	height:26px;
}
#opentab ul {
	color: #9c3;
	padding: 4px 0px 8px 8px;
	margin:0;
	list-style-type: none;
}
#opentab li {
	padding: 1px 20px 0px 0px;
	white-space: nowrap;
	float: left;
	color: #709E2A;
	font-size: 12px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	text-align: center;
}
#opentab a:hover {
	color: #9c3;
	text-decoration: none;
}
/********************** OPEN TAB HORIZ NAV END ***************************/

#contentlist ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
#contentlist ul li {
	margin-left: 0;
	padding-left: 10px;
	border: none;
	list-style: none;
	display: list-item;
	line-height: 200%;
}

.gaylia {
	font-style: italic;
}

.books {
	display: table;
	width: 450px;
	height: 300px;
	text-align: center;
}

.rfst-books {
	float: left;
}

.other-books {
	float: right;
}

.dara-book {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
	margin: 0 auto 0 auto;
}

.dvds {
	float: left;
	width: 350px;
	height: 300px;
	margin: 40px 0 0 75px;
	text-align: center;
}

.dvd-gof {
	float: left;
}

.dvd-dara {
	float: right;
}

.certification {
	width: 300px;
	margin: 0 0 30px 75px;
	text-align: center;
}

.fr {
	float: right;
	padding: 0 0 0 15px;
}

.ski-pictures {
	display: table;
	margin: 15px auto 0 auto;
	width: 700px;
}

.ski-pictures div {
	float: left;
	width: 50%;
}