body
{
	padding:0; 
	margin:0; 
	background:#ffffbb url('../images/mainbg.jpg') repeat-x 0 0; 
	color: #000000; 
	font:14px/18px Arial, Helvetica, sans-serif;
}

div, p, ul, h2, h3
{
	padding: 0; 
	margin: 0;
}

a
{
	outline: none;
	text-decoration: none;
	font-weight: bold;	
	color: #B01204;
}

a:focus
{
    outline-style: none;
	-moz-outline-style: none;
}

a:hover
{
	text-decoration: none;
	color: #B96D21; 
}

img
{
    border: none; 
}

img.frame
{	
	border: solid 1px black;
    padding: 5px;
    margin: 5px;        
    background: #fff;
}


ul
{
	list-style-type : none;
}

/*----TOP PANEL----*/
.topPan
{
	width:760px; 
	height:152px; 
	position:relative; 
	margin:0 auto; 
	padding: 0;
}

.topPan img
{
	width:208px; 
	height:58px; 
	border: 0;
	padding: 0;
	margin: 0;
	position:absolute; 
	top:35px; 
	left: 0;
}

.topPan span 
{
	font-size: 24px;
	position:relative; 
	top:35px;
	left:255px;
}

.topPan ul
{
	width:560px; 
	height:32px; 
	position:absolute; 
	top:76px; 
	right: 0;
}

.topPan ul li
{
	float:left; 
	width:79px; 
	height:32px;
    line-height:32px;
    text-align:center;
	padding:0 0 0 1px;
    font-size:11px;
	font-weight:bold;
}

.topPan ul li a
{
	display:block; 
	background:#D98D41 url('../images/menubg-normal.gif') no-repeat 0 0;
	color:#000;
	text-decoration:none;
}

.topPan ul li a:hover
{
	background:#7E7B00 url('../images/menubg-hover.gif') no-repeat 0 0; 
	color: #B01204;
	text-decoration:none;
}

.topPan ul li.selected
{
	display:block;
	background:url('../images/menubg-hover.gif');
	color:#000000;/* #B01204; */
	text-decoration:none;
	position:relative;
	top:2px;
	left:1px;
}

.topTabs
{
    height: 32px;
    position:absolute;
    top: 154px;
    margin: 0;
    padding: 0;
    left: 50%;
}

.topTabs ul
{
    margin-left: -200px;
}

.topTabs ul li
{
	float:left;
	width:125px;
	height:32px;
	padding:0 0 0 1px;
    font-size:11px;
	font-weight:bold;
    text-align:center;
}

.topTabs ul li a
{
	display:block;
	background:#FFFFBB url('../images/storemenubg-normal.gif') no-repeat 0 0;
	color:#000000;
	line-height:32px;
	text-decoration:none;
}

.topTabs ul li a:hover
{
	background:#7E7B00 url('../images/storemenubg-hover.gif') no-repeat 0 0;
	color: #B01204;
	text-decoration:none;
    cursor: pointer;
}

.topTabs ul li.selected
{
	display:block;
	background:url('../images/storemenubg-hover.gif');
	line-height:32px;
	color:#000000;/* #B01204; */
	position:relative;
	top:-2px;
	left:1px;
}

.bodytopmainPan
{
	width:100%; 
	padding:42px 0 0; 
	clear:both;
}

.bodytopPan
{
	width:760px; 
	position:relative; 
	margin:0 auto; 
	padding: 0;
}

.bodytopPan h2
{
	font-size:24px; 
	height:70px; 
	line-height:70px;
	color:#000000;
}

.bodytopPan p
{
	padding:0 38px 11px 0;
}


#leftFloatImage 
{
    float: left;    
}



div.links
{
    text-align: center;
}


h3.title
{
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 20px;
}

h4.title
{
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}

h4.class_title
{
	padding-bottom: 0;
	margin-bottom: 0;	
}

ul.class_list
{
	position: relative;
	left: 20px;
}

div.instructor_bio
{
	position: relative;
	left: 20px;
}

td.image_td
{
	padding-right: 30px;
	vertical-align: top;
}

b.instructor_heading
{
    float: left;
    display: block;
    width: 150px;
    font-size: larger; 
}

span.instructor_name
{
    font-size: larger;
}

b.class_item
{
    float: left;
    display: block;
    width: 150px;
}

.footer
{
	text-align: center;
	
}


#transit
{	
	background: #751438;
	color: #ffffff;
	height: 400px;
    margin:  0 100px 0 100px;
}

