body{
margin:0;
padding:0;
background:url(../images/layout/background.jpg) center repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


p{
padding:8px 0 8px 0;
}


#main_holder{
width:988px;
margin:0 auto 0 auto;
}

#header{
background:url(../images/layout/stone_top.png) no-repeat;
width:987px;
height:180px;
float:left;
}

#topmenu{
width:500px;
height:20px;
padding:160px 238px 0 238px;
}

#topmenu ul li{
width:auto;
float:left;
border-right:2px solid #631c03;
}

#topmenu ul li a{
font-size:12px;
font-weight:bold;
color:#631c03;
text-decoration:none;
text-transform:uppercase;
padding:0 20px 0 20px;
}

#topmenu ul li a:hover{
text-decoration:underline;
}

#topmenu ul li a.first{
padding-left:0px;
}

#topmenu ul li.last{
border-right:0px;
}

#inner_holder{
width:910px;
margin:0px 30px 0 30px;
float:left;
}

#navbar{
width:188px;
float:left;
}

	#navbar h1{
	background:url(../images/layout/leftmenu_head.png) no-repeat;
	width:184px;
	height:36px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#631c03;
	padding:0 0 0 10px;
	margin:0;
	text-decoration:none;
	}
	
	#navbar h1 a{
	background:url(../images/layout/leftmenu_head.png) no-repeat;
	width:184px;
	height:36px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#631c03;
	margin:0;
	text-decoration:none;
	}
	
	#navbar ul{
	padding-bottom:20px;
	}
	
	#navbar ul li{
	padding:5px 0 5px 15px;
	}
	
	#navbar ul li a{
	font-size:11px;
	color:#631c03;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
	
	#navbar ul li a:hover{
	text-decoration:underline;
	}

#content_back {
width:526px;
float:left;
}

#content{
width:486px;
float:left;
padding:10px 20px 10px 20px;
}

#breadcrumbs{
font-size:10px;
color:#631c03;
text-transform:uppercase;
width:100%;
float:left;
}

#content_submenu{
width:100%;
float:left;
padding-top:25px;
border-bottom:2px solid #a07a57;
padding-bottom:10px;
margin-bottom:10px;
}

#content_submenu h2{
font-size:14px;
padding:0 0 10px 0;
margin:0;
text-transform:uppercase;
}

#content_submenu ul li{
width:240px;
float:left;
}

#content_submenu ul li a{
background:url(../images/layout/submenu_bulet.png) no-repeat center left;
font-size:10px;
padding-left:20px;
text-decoration:none;
text-transform:uppercase;
}

#content_submenu ul li.active a{
text-decoration:underline;
}

#sub_submenu{
width:100%;
float:left;
}

#sub_submenu ul li a{
background:none;
color:#502d05;
}


#text h1{
font-size:17px;
padding:0 0 10px 0;
margin:0;
}

#text h4, #text h3, #text h2{
padding-left:0px;
margin-left:0px;
}

#text ol{
list-style: decimal outside;
padding-left:10px;
margin-left:10px;
line-height:15px;
}

#text ul{
list-style: outside disc;
padding-left:10px;
margin-left:10px;
line-height:15px;
}

#sidebar{
width:196px;
float:left
}

	#sidebar .banner{
	padding:0px 15px 10px 15px;
	}
	
#footer{
background:url(../images/layout/stone_bottom.png) no-repeat;
width:910px;
height:30px;
padding-top:43px;
text-align:center;
color:#fff;
float:left;
}

.image-instructors {
	padding:2px 10px 5px 5px;
}

.red-text {
	color: #c21202;
	font-weight: bold;
}