body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../media/curtain-vert.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #333333;
}
h1 {
	font-weight: normal;
	font-size: 24px;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	padding-top: 50px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 150px;
        width: 775px;
	clear: both;
	background-image: url(../media/curtain-top.gif);
	background-repeat: no-repeat;
}
.navbar {
	float: left;
	width: 100%;
	text-align: center;
}

.headerlogo h1 {
	display: none;
}
.headerlogo {
	float: left;
	margin-top: 10px;
	clear: both;
}
.location {
	float: right;
	width: 350px;
	text-align: right;
	padding-top: 125px;
        font-size: 16px;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 50px;
	background-image: url(../media/stages.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	width: 575px;
	float: left;
}
.description {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 50px;
	background-image: url(../media/stages.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	width: 575px;
	float: left;
}
.banners {
	clear: both;
}
.banners a {
	margin-right: 13px;
	display: block;
	float: left;
}


.rt_column {
	float: left;
	width: 183px;
	background-image: url(../media/rt-column.jpg);
	height: 520px;
	background-repeat: no-repeat;
}
.event, .news {
	width: 150px;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
}
.rt_column h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 1px 0px 0px;
}
.rt_column p {
	font-size: 11px;
	margin: 0px 0px 5px;
}

.content_image {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content p {
	line-height: 17px;
	margin: 0px 0px 0px;
}
.content h2{
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}
.description h2{
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}
.description p {
	line-height: 17px;
	margin: 0px 0px 0px;
}
.schedule {
	margin-top: 10px;
	clear: both;
	float: left;
	width: 100%;
}
#classes {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#bbb {
	float: left;
	clear: both;
	width: 595pt;
	text-align: right;
}

.footer {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
	float: left;
	width: 100%;
}
.award_item {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.award_title {
	font-size: 16px;
}


#classes a {
	display: block;
	background-color: #CC0000;
	padding: 2px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #333333;
}
#classes a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
#praxisCredit {
	width: 261px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#praxisCredit .sitedesign {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 120px;
	padding-top: 10px;
	height: 25px;
}
#praxisCredit .praxisicon a {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 110px;
	background-image: url(../media/praxis_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-left: 28px;
	background-position: 3px 6px;
	text-align: left;
}
#praxisCredit .praxisicon a:hover {
	color: #999999;
	text-decoration: none;
}
