@charset "utf-8";
/* CSS Document */
body{
	background-color:#ece9d5;
	margin:0px 0px 10px 0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#181818;
}
h1, h2, h3, h4, h5{
	font-family:Book Antiqua, Georgia, Times New Roman, serif;
	color:#384a3a;
}
h1{
	font-size:26px;
	font-variant:small-caps;
	font-weight:normal; 
	padding:0; margin:0;
}
h2{ font-size:21px; } h3{ font-size:18px; } h4{ font-size:16px; } h5{ font-size:14px; }
h2, h3, h4, h5{
	font-weight:normal; 
	padding:0; margin:0;
}

a{ color:#384a3a; } a:visited{ color:#384a3a; } a:hover{ color:#777; } a img{ border:0; border-style:none; }
.container{
	width:816px;
	margin:0 auto;
}
.left-shader, .right-shader{
	width:816px;
	background-repeat:repeat-y;
	margin:0 auto;
}
.left-shader{
	background-image:url(../images/left-bg.png);
	background-position:left;

}
.right-shader{
	background-image:url(../images/right-bg.png);
	background-position:right;	

}
.content-area{
	width:800px;
	margin:0 auto;
	background-color:#fafafa;	

}
.top{
	height:192px;
	
}

.top, .navigation, .page-content{
	border-right:solid 3px #ba7e24;
	border-left:solid 3px #ba7e24;
}

.top .logo{
	float:right;
	padding-left:10px;
}


.navigation{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	background-color:#827562;
	border-top:solid 3px #ba7e24;
}
.navigation ul {
	padding:0; margin:0;
	padding-left:47px;
	width:745px; height:22px;
	text-align:center;
	list-style:none;
	border-left:solid 1px #8a5800;
	border-right:solid 1px #8a5800;
	border-bottom:solid 3px #7a5914;
}
.navigation li{
	display:inline; float:left;
	padding:0; margin:0;
}
.navigation li a{
	display:block;
	text-decoration:none;
	padding:3px 32px;
	font-size:14px;
	color:#2e4533;
}
.navigation li a:hover
{
	color:#ece9d5;
}

body.home a.home, 
body.classes a.classes,
body.instructors a.instructors,
body.contact a.contact,
body.about a.about{
	background-image:url(../images/selector.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#fff;
}

.page-content{
	background-image:url(../images/bg.gif); background-repeat:no-repeat; 
	background-color:#efefef;
	line-height:17px;
	clear:both;
	font-size:13.5px;
	padding:20px;
	border-bottom:solid 3px #BA7E24;
	font-family:Book Antiqua, Georgia, Times New Roman, serif;
}
hr{
	border-top:solid 2px #BA7E24;
}
p{
	line-height:16px;
	padding:0px;
}
.clear{
	clear:both;
}
.clear-left{
	clear:left;
}
.page-content ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:10px 32px 20px 32px;
	list-style-image:url(../images/bullet.gif);
	padding:0;
}
.multicol-list{
	width:280px;
	margin:14px;
	float:left;
}

/* right collumn menu(s) */
.right{
	float:right;
	margin:0 0 12px 12px;
}
.img-caption{
	text-align:center;
}
.img-caption span{
	font-size:11px;
}
.munozcook{
	width:300px;
}

.right .menu{
	padding:10px;
	margin:0px 0px 12px 0px;
	width:228px;
	background-image:url(../images/login-bg.gif); background-repeat:no-repeat;
}
.right h2{
	margin:0;
	padding:4px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
.right .menu ul{
	margin:0; padding:4px 0;
	list-style-image:none;
	list-style:none;
}
.right .menu ul li{
	font-size:13px;
	list-style:none;
	background-image:none;
	padding:0;
	margin-bottom:0;
}
.right .menu ul li{
	list-style-image:none;
}
.right .menu li a{
	display:block;
	line-height:normal;
	text-decoration:none;
	padding:3px 2px 3px 15px;
	background: url(/spar/images/list-bullet.gif) 4px 5px no-repeat;
}
.right .menu a span, .right menu a:hover span{
	color:#000;
}

body.back a.back, 
body.env a.env{
	color: #111 !important; 
	font-weight:bold;
}
.right .menu li a:hover{
	color: #000066 !important; 
	background-color:#fff;
}
.right h3 a{
	display:block;
	height:100%;
	width:100%;
	color:#000;
}
#content .right h3 a:hover{
	text-decoration:none;
	color:#00007a;
}
/* end right collumn menu(s) */

.bottom{
	background-color:#ece9d5;
}
.bottom a{
	color:#181818;
}
.copyright{
	font-family:Verdana, Arial, Helvetica sans-serif;
	color:#000;
	font-size:8px;
	margin:0; padding:0;
}

.aboutheading, .aboutsubheading{
	color:#384a3a;
	font-weight:bold;
}
.aboutheading{
	font-size:18px;
}
.aboutsubheading{
	font-size:14px;
}

.date{
	color:#000;
	font-size:11px;
}

.t_top_left, .t_top_right, .t_bottom_left, .t_bottom_right{
	background-repeat:no-repeat;
	background-color:#dfdfdf;
}
.t_top_left{
	background-image:url(../images/class_top_left.gif);
	background-position:top left;
}
.t_top_right{
	background-image:url(../images/class_top_right.gif);
	background-position:top right;
}
.t_bottom_left{
	background-image:url(../images/class_bottom_left.gif);
	background-position:bottom left;
}
.t_bottom_right{
	background-image:url(../images/class_bottom_right.gif);
	background-position:bottom right;
}


.leftcol, .rightcol{
	width:350px;
	padding:20px 0 10px 0;
}
.leftcol{
	float:left;
}
.rightcol{
	margin-left:400px;
}

.become{
	padding:2px 8px 4px;
	margin:20px 0;
}

.instructor h2{
	color:#384a3a;
}
.instructor h3{
	color:#384a3a;
	font-size:15px;
}
.instructor img{
	float:right;
	margin:0 0 20px 20px;
	background-color:#ece9d5;
	padding:3px;
	border:1px solid #ba7e24;
}

.cleft{
	float:left;
	width:230px;
	margin-right:20px;
}
.cleft p{
	padding:0 8px;
}

.slogan{
	text-align:center;
	font-style:italic;
	font-size:14px;
}