/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/
html {min-height:100%; padding-bottom:1px;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(img/brick_pattern.jpg);
	background-repeat: repeat;
	background-color: #AF4314;
}

#masthead {
	height:495px;
	color: #999999;
	padding: 0px;
	margin: 0;	
}

#wrapper {
	width: 844px;
	margin: 0 auto;
	background-image: url(img/brown_shadow.png);
	background-repeat: repeat-y;
}

#column_wrapper {
	background-image: url(img/left_post.jpg);
	background-repeat: repeat-y;
	background-position: -4px 150px;
	margin-left:2px;
}

#column1_wrapper {
	background-image: url(img/right_post.jpg);
	background-repeat: repeat-y;
	background-position:right;	
	margin-right:2px;
}

#column2_wrapper {
	width:840px;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;	
	margin:0;
}

#main {
	width:840px;
	height: 52px;
	color: #999999;
	padding-left: 0px;
	padding-right:0px;
}

#main .menu{
	width:100%-70px;
	padding-left: 0px;
	padding-right:0px;
	margin-left:70px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main .content {
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#column3_wrapper {
	width:100%-110px;;
	margin-left:55px;;
	margin-right:59px;
	margin-bottom:0;
	margin-top:0;
	background-image: url(img/content_transp.png);
	background-repeat: repeat;
	}

#column4_wrapper {
	min-height:300px;
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-image: url(img/brick_column.png);
	background-repeat: repeat-y;
}


#left {
	width: 465px;
	float: left;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#right {
	width: 250px;
	float: left;
	margin-left:0;
	margin-right:0;
	margin-bottom: 5px;
}

#left .content {
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;

}
#left .gallery{
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

}

#right .content {
	
	font-size: .75em;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left:10px;

}
#right .right_irm {
	width:200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	padding-left: 20px;
	margin-left:10px;
	margin-bottom:0;
	background-image: url(img/background_footer.jpg);
	background-repeat: repeat;
}
#right .vspace {
	width:241px;
	margin-left:10px;
	height:10px;
	background-image: url(img/brick_row.png);
	background-repeat: repeat-x;	
	
}
#masthead .content {
	width:450px;
	margin-left:35px;
	margin-right:0;
	margin-top:0px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/quote.png);
	background-repeat: no-repeat;
	height: 275px;
	background-position: bottom;
}

#masthead .menu {
	width:225px;
	height:38px;
	padding:0;
	float: right;
	background-image: url(img/contact_info.png);
	background-repeat: no-repeat;
	margin-right: 25px;
	background-position: 0px 16px;
}

#masthead .logo {
	width:370px;
	height:175px;
	background-image: url(img/bc_logo.png);
	background-repeat: no-repeat;
	margin-top:0px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: 50px 15px;
}
#masthead .logo a{
	width:370px;
	height:175px;
	background-image: url(img/bc_logo.png);
	background-repeat: no-repeat;
	margin-top:0px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: 50px 15px;
	position:absolute;
}

#masthead .logo h1 {
	display:none;
}

#limage {
	height:50px;
	width:100%;
	margin:0;
	padding:0;
	padding: 0px;
	float:left;
}

#line {
	height:8px;
	width:726px;
	background-image: url(img/brick_row.png);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	
}

#footer {
	height:50px;
	color: #D6A086;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size:.7em;
	clear: both;
	background-image: url(img/background_footer.jpg);
	background-repeat: repeat;
}

#footer .menu {
	width:525px;
	height:50px;
	margin:0;
	padding-top:0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	float:left;
}

#footer .social {
	height:35px;
	padding-top:15px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top:0;
	float:right
}

#footer .site {
	height:35px;
	padding-top:15px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top:0;
	float:right
}
#credits {
	width:840px;
	height:25px;
	color: #FFFFFF;
	padding: 0;
	margin-top:7px;
	margin-left: auto;
	margin-right:auto;
	font-size:0.7em;
	font-weight: bold;
}
#credits .content {
	width:550px;
	padding-top: 0px;
	padding:0;
	float:left;
	
}
#credits .pftw {
	height:25px;
	padding:0;
	margin:0;
	float:right;
}


.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#left a:link {
	color: #000000;
	text-decoration: underline;
}

#left a:visited {
	color: #333333;
}

#left a:hover {
	color: #AF4314;
}

#right a:link {
	color: #000000;
	text-decoration: underline;
}

#right a:visited {
	color: #333333;
}

#right a:hover {
	color: #AF4314;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #AF4314;
	padding: 0 0 0 6px;
}

#wrapper .menulist a:hover {
	border-color: #000000;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #AF4314;
	text-decoration: none;
}

#footer a:hover {
	color: #AF4314;
}
#credits a:link {
	color: #FFFFFF;
	text-decoration: none;

}

#credits a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#credits a:hover {
	color: #AF4314;
}

.p7uberlink {
	font-weight: normal !important;
	border-color: #000000 !important;
	float:left;
	text-decoration: none;
	
}

h1 {
	font-size: 1.75em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	font-weight: bold;
	font-color: #1B1C0A;
}

h2 {
	font-size: 1.50em;
	margin: 0 0 0 0;
	color: #1B1C0A;
	font-weight: bolder;
	font-style: normal;
	font-variant: small-caps;
}

h3 {
	font-size: 1.25em;
	color: #1B1C0A;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

h4 {
	font-size: 1em;
	color: #AF4314;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-variant: small-caps;
}

h5 {
	font-size: 1em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left:85px;
	font-style: italic;
	font-weight: bold;
}

.nomargintop {
	margin-top: 0;
}

.content p {
	padding:0;
	margin-top: 10;
	margin-right: 5;
	margin-bottom: 10;
	margin-left: 5;
}
