body{
	margin-top: 17px;
	margin-bottom: 17px;
	background-color: #cccccc;
	text-align: center;
}
#container{
	margin: 0px auto;
	text-align: left;
	width: 826px;
	padding: 0;
	background-color: #becfeb;
	position: relative;
	overflow: hidden;
}
#title{
	width: 100%;
	height: 148px;
	position: relative;
}
#title_logo{
	width: 100%;
	height: 148px;
	background-image: url('images/bsr_title2.jpg');
	position: absolute;
	z-index: 2;
}
#title_text{
	position: absolute;
	margin: 15px;
	z-index: 1;
	color: #89242a;
	font-family: arial, sans-serif;
	font-weight: bold;
	/* display: none; */
}
#email_subscribe{
	position: absolute;
	color: #bfbfbf;
	text-align: right;
	right: 24px;
	top: 23px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	z-index: 2;
	display: inline;
	vertical-align: middle;
	background-color: #666666;
}
#left_email{
	float: left;
	clear: left;
	background-image: url('images/left_email2.jpg');
	width: 27px;
	height: 25px;
}
#email_subscribe_text{
	float: left;
	padding-right: 5px;
	background-color: #666666;
	height: 25px;
}
#email_subscribe_input{
	font-size: 10px;
	color: #7c7c7c;
	height: 10px;
}
#email_subscribe_button_holder{
	float: left;
	position: relative;
	top: 1px;
	background-color: #666666;
	height: 24px;
}
#email_subscribe_button{
	/* background-color: black;
	opacity: 0.2; */
	width: 58px;
	height: 18px;
	text-align: center;
	color: white;
	font-size: 9px;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	background-color: #666666;
	border: 0px;
}
#nav{
	background-color: #81111e;
	width: 100%;
	height: 26px;
	background-image: url('images/bsr_nav.png');
	position: relative;
	clear: left;
	padding: 0;
}
#copy_container{
	background-color: white;
	width: 100%;
	position: relative;
	overflow: hidden;
	clear: left;
	padding: 0;
}
#above_copy_spacer{
	width: 100%;
}
#left_copy_spacer{
	float: left;
	height: 100px;
}
#copy{
	float: left;
	position: relative;
	z-index: 2;
}
#below_copy_spacer{
	clear: left;
	width: 100%;
}
#nav_bar{
	position: absolute;
	left: 68px;
	height: 26px;
	z-index: 1;
}
div.nav_link{
	float: left;
	color: white;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
div.nav_link a{
	float: left;
	color: white;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	height: 14px;
	width: 100%;
}
div.nav_link a:hover{
	background-image: url('images/over_nav.gif');
}
#home{
	width: 55px;
}
#about{
	width: 75px;
}
#what_is{
	width: 137px;
}
#services{
	width: 73px;
}
#events{
	width: 107px;
}
#testimonials{
	width: 94px;
}
#contact{
	width: 86px;
}
#faq{
	width: 53px;
}
.color_heading{
	color: #81111e;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
}
.bold_heading{
	font-size: 12px;
	font-weight: bold;
}
.bold_color{
	font-size: 12px;
	font-weight: bold;
	color: #81111e;
}
.bold{
	font-weight: bold;
}
.small_text{
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 0;
}
.quote{
	line-height: 160%;
	font-style: italic;
}
.quoted{
	font-size: 12px;
	color: #81111e;
	font-weight: bold;
}
#copy a{
	color: #89242a;
	text-decoration: none;
}
#copy{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.social-icons{
	position:absolute;
	top:65px;
	left:575px;
	z-index:99;
}
.follow-text{
	background-image:url('images/follow.png');
	width:136px;
	height:17px;
	position:absolute;
	top:0px;
	left:0px;
}
a.icon{
	opacity:0.7;
}
a.icon:hover{
	opacity:1;
}
.twitter{
	background-image:url('images/twitter.png');
	width:42px;
	height:53px;
	position:absolute;
	top:20px;
	left:0px;
}
.flickr{
	background-image:url('images/flickr.png');
	width:39px;
	height:53px;
	position:absolute;
	top:20px;
	left:58px;
}
.facebook{
	background-image:url('images/facebook.png');
	width:57px;
	height:53px;
	position:absolute;
	top:20px;
	left:103px;
}
.linkedin{
	background-image:url('images/linkedin.png');
	width:52px;
	height:53px;
	position:absolute;
	top:20px;
	left:165px;
}
#briance
{
	margin: 0px auto;
	font-family: arial, sans-serif;
	width: 826px;
	position:relative;
	top:0px;
	color:#898989;
	font-size:0.6em;
	z-index:999;
	text-align:center;
	letter-spacing:1px;
}
#briance a
{
	color:#898989;
	text-decoration:none;
}
#briance a:hover
{
	text-decoration:underline;
}
