html, body {margin: 0; padding: 0; border: 0;}
body {
	background: url(/images/bg.jpg) #00370d repeat-x;
	background-position: 0 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	height:100%; 
}

h1, h2{	
	color:  #9e6a31;
	font-weight:bold;
}
h1 {
	margin:3px 0 3px 0;
	padding: 10px 0 10px 45px;
	background: transparent url(/images/leaf_L.png) no-repeat center left;
	font-size: 25px;
	
}
h2 {
	margin:8px 0 0 0;
	padding: 10px 0 15px 45px;
	background: transparent url(/images/leaf_s.png) no-repeat center left;
	font-size: 20px;
	border-bottom: #8cc9cd solid 1px;
	
}

a {
	color: #09F;
	text-decoration: none;	
}

a:hover {
	text-decoration:underline;	
}


#header {
	width: 100%;
	height: 83px;
	background:repeat-x url(/images/headerbg.png);
	
}
#inner_header {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	background-color:#FFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-left: #8cc9cd solid 1px;
	border-right: #8cc9cd solid 1px;
}
#content {
	padding: 0 20px 0 20px;
}
#join {
	margin-bottom: 15px;
}
#h_nav {
	position: absolute;
	top: 10px;
	left: 725px;
}

.header_nav {
	color:#FFF !important; 
	font-weight:bold;
}

.header_nav a {
	color:#FFF !important;
	text-decoration: none;
}
.header_nav a:hover {
	color:#FFF !important;
	text-decoration: underline;
}

/*search box*/
#searchwrapper {
width:209px; /*follow your image's size*/
height:40px;/*follow your image's size*/
background: url(..//images/search.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
top:-31px;
left: 641px;
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:170px;
height:27px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:180px;
width:32px;
height:28px;
}
/*end searchbox*/


#coll {
	position: relative;
	top: 5px;
	width: 606px;
	height: 100%;
	background: url(/images/col_contentBG.png) repeat-y;
}
#col_content {
	padding: 10px 27px 20px 20px;
	background: url(/images/colrBG.png) no-repeat;
	
}
#colr {
	width: 240px;
	float: right;
	z-index: 1000;
	
	
}
#flashcontent {
	margin: 15px 0 0 3px;
	height: 387px;
	
}
#overlay2 {
	margin:0;
	padding:0;
	position: absolute;
	top: 22px;
	left: 22px;
	z-index: 1000
		}

#footer {
	margin-top: 5px;
	border-top: #999 solid 1px;
	background-color: #8cc9cd;
	color:#FFF;
}
#footer_content {
	padding-bottom: 5px;
	margin-left: 25px;
}
#footer_content a{color:#FFF;}

.clear { clear: both; }

/*START NAVIGATION*/

#navbar {
	position:relative;
	top: -9px;
	background:repeat-x url(/images/nab_bg.png);	
}

ol#toc {
    height: 46px;
    list-style: none;
    margin: 0;
    padding: 0;
	font-weight: bold;
	
}

ol#toc li {
    float: left;
    margin: 0;
	
}

ol#toc a {
    background: url(/images/tabs.png);
	font-size: 14px;
    color: #8cc9cd;
    display: block;
    float: left;
    height: 46px;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    /*background-color: #3af;*/
	color: #569868;
    background-position: 0 -96px;
}

ol#toc a:hover span {
    background-position: 100% -96px;
}

ol#toc li.current a {
    /*background-color: #48f;*/
    background-position: 0 -48px;
    color: #569868;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -48px;
}

ol#toc span {
    background: url(/images/tabs.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
	padding-top: 13px;
}
/*sub menu*/
#toc div
{	
	position: absolute;
	white-space: nowrap;
	top: 42px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #c8e6e7;
	border: 1px solid #cccccc;
	z-index: 30;}

#toc div a
{	
	clear:both;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	height: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #c8e6e7;
	color: #569868;
	font-weight:bold;
	font-size: 11px;}
	


#toc div a:hover
{ color: #9e6a31;
background-color: #c8e6e7}

#toc li.current div  a:hover
{ color: #9e6a31;
background-color: #c8e6e7}

.box {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	background-color: #f0f8f9;
	border: 1px solid #ccc; 
}
.testimonial {
	font-style: italic;
	font-size:14px;
	
}
.pagination {
	font-size:14px;
	text-align:right;
}
.top_pic { 
	position: relative;
	top: 7px;
	right: 4px;
}
.video {
	margin-top: 10px;
	padding: 0 10px 0 10px;
	background-color: #f0f8f9;
	border: 1px solid #ccc;
}
.video h3 {
	color:  #9e6a31;
	margin:3px 0 8px 0;
	padding: 10px 0 10px 35px;
	background: transparent url(/images/video/headerbg.png) no-repeat center left;
	font-size: 18px;
	border-bottom: #8cc9cd solid 1px;
	
}
.video img {
	float: left;
	border: #8cc9cd solid 1px;
	margin: 0 10px 5px 0;
}
.video h3 a {
	color:  #9e6a31;
}
.video h3 a:hover {
	color:  #569868;
	text-decoration:none;
}
.instructor img{
	float: left;
	border:  #8cc9cd solid 1px;
	margin: 20px 20px 20px 0;
}

#videosearch p {margin: 0 0 3px 0;}
#videosearch form fieldset { border: #8cc9cd solid 1px; background-color: #f0f8f9; }
#videosearch form legend { color:  #9e6a31; font-weight:bold; font-size:14px; }
/*#videosearch form label { font-weight:bold; }*/
#videosearch form select { width: 220px; color: #666; }

#criteria {
	background:#E6F5E0;
	border: #8cc9cd solid 1px;
	margin-top: 15px;
	padding-left: 10px;
}

#monthly {
	float:left;
	margin: 15px 0 15px 0;
	
}
#yearly {
	float:right;
	margin: 15px 0 15px 0;
}


#navlist
{
	font-size:14px;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #8cc9cd;
width: 100%;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #8cc9cd;
}

#navlist li a { text-decoration: none; }
#navlist li a:hover { color: #9e6a31; font-weight:bold;}

a.css_button {

	clear:both;

	display:block;

	float:left;

	padding:5px;

	margin:0 10px 10px 0;

	background:#E9E9E9;

	border:1px solid #999999;

	text-decoration:none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	line-height:12px;

	text-align:center;

	color:#000066;

}

a.css_button:hover {

	color:#FFFFFF;

	background:#999999;

}
#inactive {
	margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; color: #C00;
}
#pose_info img {
	float:left;
	margin: 5px 30px 10px 0;
	border: #8cc9cd solid 1px;
	
}
#pose_info li {
	padding-bottom: 10px;
}
#lcol {
	float: left;
	width: 50%;

}
#rcol {
	float: right;
	width: 50%;
}
