/* CSS Document */

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #3c3c30;
	background-image: url(../images/BackgroundRepeat.gif);
	background-repeat: repeat;
	}

#bodycontainer {
	position: relative;
	width: 775px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
	}

#bodycontent {
	padding: 152px 20px 0px 8px;
	}

#maincontainer{
	float: right;
	width: 575px;
	}

#mainheader{
	clear: both;
	width: 575px;
	padding-bottom: 10px;
	}

#maincontent{
	float: left;
	width: 377px;
	}

#rightcontent{
	float: right;
	width: 180px;
	}

#leftnav {
	float: left;
	width: 158px;
	}

#menubox{
	border-top: solid 1px #D6D6CD;
	border-left: solid 1px #D6D6CD;
	border-right: solid 1px #D6D6CD;
	margin: 0;
	padding: 0;
	}

.menuitem{
	padding: 5px 8px;
	}

.navitem {
	padding: 0;
	margin: 0;
	}

#menubox .navitem{
	padding: 7px 0 38px;
	}

.navitem .shopbut{
	display: block;
	position: relative;
	padding:0;
	margin: 0;
	background: url(../images/head_shop.gif) no-repeat;
	line-height: 25px;
	text-indent: -9000px;
	overflow: hidden;
	}

.sidebox {
	border: solid 1px #D6D6CD;
	margin: 0;
	padding: 0;
	}

.headimage{
	padding-bottom: 20px;
	}

.courses{
	margin: 0px 5px;
	}

.press{
    position: relative;
	clear: both;
	padding-top: 10px;
	}

.limg{
	float: left;
	}
	
.rimg{
	float:right;
	}

.classImg1{
	margin-right: 8px;
	margin-bottom: 8px;
}

.classImg2{
	margin-bottom: 8px;
}

.galimage{
	float: left;
	width: 125px;
	text-align: center;
	margin-bottom: 5px;
	}
	
.imgspacer{
	clear:both;
	width: 100%;
	height: 20px;
	}

#header {
	position: absolute;
	width: 747px;
	height: 142px;
	top: 0px;
	left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
#logobox{
	position: absolute;
	width: 264px;
	top: 0px;
	left: 0px;
	}
	
#breadcrumbs {
	position: absolute;
	width: 100%;
	border-top: solid 1px #D6D6CD;
	border-bottom: solid 1px #D6D6CD;
	padding: 5px 0 5px 0;
	bottom: 0px;
	left: 0px;
	text-align: left;
	color: #6C5E47;
	text-transform: uppercase;
	}

#header .shopbut {
	display: block;
	position: absolute;
	margin: 0;
	bottom: 1px;
	right: 0px;
	background: url(../images/head_shop.gif) no-repeat;
	width: 156px;
	line-height: 25px;
	text-indent: -9000px;
	overflow: hidden;
	}

#contactbox {
	position: absolute;
	right: 0px;
	bottom: 25px;
	}
	
#footer {
	clear: both;
	}
	
.footer {
	width: auto;
	clear: both;
	}	
	
form{
	padding-bottom: 20px;
	margin: 0;
	}