/******* CONTENT ROW ********/
#contentrow {
	width: 1152px;
	position: relative;
}
#contentrow-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background:url(images/inside-overlay-vines.png) top left no-repeat;
	width: 280px;
	height: 528px;
	display: block;
	z-index: 2;
}
#contentboxwrapper1 {
	position: relative;
	overflow: hidden;
	width: 892px;
	padding-left: 130px;
	padding-right: 130px;
}
#contentrow-overlay2 {
	position:absolute;
	top: 0;
	left: 868px;
	background:url(images/inside-overlay-circles.png) top left no-repeat;
	width: 285px;
	height: 272px;
	z-index: 3;
}
#contentbox {
	min-height: 256px;
	height: auto !important;
	height: 256px;
	position: relative;
	/*overflow: auto;*/
}
#contentbox.purple {background-color: #d798e9;}
#contentbox.green {background-color: #a2cd96;}
#contentbox.blue {background-color: #a3c5de;}
#contentbox.red {background-color: #e99e98;}
#contentbox.orange {background-color: #ebb678;}
#contentbox.yellow {background-color: #ffd541;}
#contentbox.black {background-color: #000;}
#contentbox.grey {background-color:#CCC;}
#contentbox.tan {background-color: #E1C89C;}
#contentshadowtop {
	background:url(images/insidecontent-topshadow.png) top left no-repeat;
	width: 892px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#contentshadowbottom {
	background:url(images/insidecontent-bottomshadow.png) bottom left no-repeat;
	width: 892px;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}
#navblock {
	width: 180px;
	padding: 0px 20px 20px 130px;
	float: left;
	text-align: left;
	position: relative;
}
h2.inside {
	font-size: 24px;
	color: #fff;
	padding: 10px 0 0 150px;
	margin: 0;
}
#navblock ul {
	list-style: none;
	font-size: 12px;
	padding-top: 10px;
}                 
#navblock li {
     line-height: 16px;
     padding: 0 0 10px 30px;
}
#navblock li.current {background:url(/css/images/star.png) center left no-repeat;}
#navblock li.current a {color: #fff;}
#navblock a{
	color: #000;
	text-decoration: none;
}
#navblock a:hover{color: #fff;}
#textblock {
	padding-top: 13px;
	padding-bottom: 20px;
	width: 400px;
	float: left;
}
#footergraphic {
	display: block;
	margin-left: 130px;
	width: 892px;
	height: 200px;
	background:url(images/inside_footerbg.png) top left no-repeat;
	z-index: 3;
	position: relative;
}	
#textblock h1 {
	font-size: 14px;
	padding-bottom: 15px;
}
#textblock h1.interior {padding-top: 15px;}
h2 {
	font-size: 15px;
	color: #333;
	padding-bottom: 5px;
}
#textblock h3 {font-weight: bold;}
p {margin-bottom: 10px;}

.highlight {
	border: 3px solid #8b552c;
	margin-bottom: 15px;
	padding: 10px;
}
.tan_highlight{
	border: 3px solid #8b552c;
	margin-bottom: 15px;
	padding: 10px;
}
#textblock ul, #textblock ol{
	margin: 0 0 10px 25px;
}

#showhide {display: none;}
/*#showhidelink a {
text-decoration: none;
font-weight: bold;
}*/


#textblock a {
color: #B82C00;
text-decoration: none;
font-weight: bold;
}
#textblock a:hover {
color: #000;	
}

#contentbox.black #textblock p,
#contentbox.black #textblock h1,
#contentbox.black #textblock h2,
#contentbox.black #textblock a {
	color: #fff;
	font-weight: bold;
}
#contentbox.black #textblock a:hover {
	color: #B82C00;
}
/*** FORM STYLES ***/
form#contactus {
	width: 400px;
	margin-bottom: 15px;
	padding: 10px 0;
	float: left;
}
.row {
	width: 400px;
	padding-bottom: 10px;
	float: left;
	overflow: auto;
}
.row label {
	display: block;
	width: 100px;
	float: left;
	text-align:right;
	padding-right: 10px;
	font-weight: bold;
}
.row label.error {
	width: 200px;
	float: left;
	padding: 0;
	text-align: left;
	color: #C00;
}
.row .field {
	display: block;
	float: left;
	width: 290px;
}
.row .txt {width: 200px;}
.buttonrow {
	padding: 10px 0 10px 110px;
	overflow: auto;
}

#textblock form p {
	padding-left: 15px;
	padding-right: 15px;
}
p.error {
	color: #C00;
	font-weight: bold;
	font-size: 14px;
}
p.success {
	font-weight: bold;
	font-size: 14px;
}
#calendarwrapper {
	width: 400px;
	background:url(images/calendar_middle.gif) top left repeat-y;
}
#calendertop {
	width: 400px;
	height: 23px;
	background:url(images/calendar_top.gif) top left no-repeat;
	display:block;
	clear:both;
}
#calenderbottom {
	width: 400px;
	height: 24px;
	background:url(images/calendar_bottom.gif) top left no-repeat;
	display:block;
	clear:both;
}
#calendarwrapper table {
	margin-left: 32px;
	margin-bottom:2px;
}
.inside_register{
	position: absolute;
	width: 500px;
	top: 10px;
	left: 5px;
}
.register_btn{
	position: absolute;
	top: 20px;
	left: 0;
}
.register_text{
	position: absolute;
	top: 15px;
	left: 200px;
}
.inside_register ol{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 25px;
}
.inside_register ol li p{
	font-weight: normal;
	font-size: 11px;
}
.inside_register li{margin: 5px 0 10px 0;}
.inside_register span{
	font-weight: bold;
	font-size: 16px;
	color: #9e0b0e;
}
.inside_brochure{
	position: absolute;
	top: 30px;
	right: 0;
	width: 420px;
	}
.pricingOrange{
	background: url(images/pricing_obg.png) top left;
	position: relative;
	width: 400px;
	height: 90px;
}
.pricingBlue{
	background: url(images/pricing_bbg.png) top left;
	position: relative;
	width: 400px;
	height: 90px;
}
.pricingGreen{
	background: url(images/pricing_gbg.png) top left;
	position: relative;
	width: 400px;
	height: 90px;
}
.description{
	position: absolute;
	top: 10px;
	left: 15px;
}
.description h2{
	color: #000;
	font-size: 14px;
}
.description ul{
	margin: 0 0 0 15px;
}
.description li{
	font-size: 10px;
}
.cost{
	position: absolute;
	top: 25px;
	left: 255px;
}
.cost span{
	font-size: 18px;
	font-weight: bold;
}
.schedule{
	position: relative;
	width: 300px;
	margin-bottom: 10px;
}
.schedule ul{list-style: none;}
.end{
	position: absolute;
	top: 0;
	left: 125px;
}
.instructor_mbox{
	position: relative;
	width: 450px;
	height: 200px;
}
.instructor_lbox{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 200px;
}
.instructor_rbox{
	position: absolute;
	top: 0;
	left: 215px;
	text-align: center;
	width: 200px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.caption{
	font-size: 10px;
	color: #fff;
	font-style: italic;
}
h1.try{
	font-size: 16px;
	color: #9e0b0e;
	text-transform: uppercase;
	font-weight: bold;
}
#award {
display: block;
margin: 20px 0 0 40px;
width: 103px;
height: 169px;
background: url(images/ci02.png) top left no-repeat;
z-index: 3;
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
