/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/
/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}

body {
	color: #000000;
	margin: 0px;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	background: #857968 url(/images/images/bkg_body_02.jpg) repeat-x;
	text-align: left;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background: #ffffff url(/images/images/bkg_headerLogo_04.jpg) no-repeat;
	height: 184px;
}
#masthead h1 {
	font-size: 1.2em;
	text-indent: -6000px;
	margin: 0px;
	padding: 0px;
}
#outterwrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/bkg_columnwrap_06.jpg) no-repeat left top;
}
#wallpaper {
	background: #D3C5A2 url(/images/bkg_stripePattern.jpg) repeat;
	float: left;
	width: 100px;
	height: 100%;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	background: repeat-y;
}
#column_wrapper {
	background: #E5DED1 url(/images/images/bkg_contentWrap_09.jpg) no-repeat left top;
}
.content {
	text-align: left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 575px;
	float: left;
}
#right {
	width: 225px;
	float: left;
	background: url(/images/bkg_stripePattern.jpg) repeat;
}
#left .content {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.65em;
	margin: 15px 15px 0px;
}
#right .content {
	padding: 15px;
	font-size: .75em;
	line-height: 1.5em;
	margin: 0px;
}
#masthead .content {
	padding: 0px;
	background: transparent;
}
#footer .content {
	padding: 95px 20px 10px;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	background: #857968 url(/images/images/bkg_Outerfooter_26.jpg) repeat-x left top;
	font-weight: bold;
}
#innerFooter {
	background: url(/images/images/bkg_innerF_left_29.jpg) repeat-x left top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
}
#footer .content {
	float: left;
	width: 525px;
	margin: 0px;
	padding: 70px 0px 0px 15px;
}
.highlight {
	background: url(/images/images/bkg_innerF_right_31.jpg) no-repeat right top;
	float: right;
	height: 157px;
	width: 250px;
	color: #857968;
}
.highlight h2 {
	text-indent: -6000px;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1, h2, h3, h4 {
	margin-left: 15px;
}
p {
	margin-right: 15px;
	margin-left: 15px;
}
h1 {
	font-size: 1.8em;
	margin: 0 0 0 15;
	color: #5C4300;
	padding-top: 15px;
}
h2 {
	font-size: 1.6em;
	margin: 20px 0 0 15;
	color: #666666;
}
h3 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
	color: #857968;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0px 15px 12px;
}
#c1 {
	width: 525px;
	float: left;
}
#c1 a:link {
	color:#BE2754;
	text-decoration: underline;
}
#c1 a:active {
	color: #857968;
	text-decoration: none;
}
#c1 a:hover {
	color: #BE2754;
}
#c1 a:visited {
	text-decoration: underline;
	color: #58410B;
}
#c2 {
	width: 275px;
	float: right;
}
#c1 .content {
	padding: 0px 0px 15px;
	font-size: 0.8em;
	line-height: 1.65em;
	margin: 25px 15px 15px;
}
#c2 .content {
5 0px 0px;
	font-size: .75em;
	line-height: 1.5em;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}
#c2 a:link, #c2 a:active {
	color: #BE2B54;
}
#c2 a:visited, #c2 a:hover {
	color: #7A722F;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.redTxt {
	color: #BE2754;
	text-align: center;
}
.instructors img {
	float: left;
	margin-right: 15px;
}
#news {
	background: url(/images/bkg_noboNews.gif) no-repeat left top;
	padding-top: 60px;
	padding-right: 15px;
	padding-left: 15px;
}
#menu ul, #menu li {
	list-style: none;
}
#menu a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-top: 1px solid #E5DED1;
	border-right: 1px solid #857968;
	border-bottom: 1px solid #857968;
	border-left: 1px solid #E5DED1;
	padding-left: 2px;
	text-decoration: none;
	width: 80%;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#menu a:hover {
	background: #FFFFFF url(/images/bkg_menulinks.jpg) repeat-y left center;
}
.gallery, .tools, .breadcrumbs, .rss, .bmInfo {
	margin: 10px 15px;
}
.bma_head {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	padding-top: 15px;
}
.bmw_headline {
	margin-bottom: 20px;
}
.bmw_link {
	margin-right: 15px;
	margin-left: 15px;
}
#c1 .breadcrumbs {
	color: #BE2754;
}
#bmInfo {
	margin: 15px;
}
#bmInfo ul, #bmInfo li {
	margin-left: 15px;
	list-style: none;
}
#c1 h3 {
	font-size: 1.2em;
	margin: 10px 15 0 30;
	color: #857968;
}
#c1 h4 {
	color: #BE2754;
	font-size: 1.4em;
}
#credits {
	margin-top: 20px;
	color: #E5DED1;
}
#credits a:link, #credits a:active, #credits a:visited {
	color: #E5DED1;
	text-decoration: underline;
	font-size: .90em;
}
#credits a:hover {
	text-decoration: none;
}
#c1 .content ul, #c1 .content li {
	margin: 0px 15px;
	list-style: square;
}
#studioSlides {
	background: #FFFFFF url(/images/bkg_pilaesBall.jpg) no-repeat right bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#studioSlides h2, #studioSlides h3 {
	margin-left: 15px;
}

