/* Start of CMSMS style sheet 'default' */
* { margin: 0; padding: 0; }

a {
	color: #B72E26;
	text-decoration: none;
}
a.thickbox {
color: #fff;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: "Arial";
	font-size: 12px;
	color: #541306;
	line-height: 150%;
}

h1 {
	font-size: 34px;
	color: #B72E26;
	line-height: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #551407;
	line-height: 100%;
	margin-bottom: 10px;
	font-weight: normal;	
}

h3 {
	color: #B72E26;
	font-size: 18px;
	font-weight: normal;
line-height: 130%
}

h3 a {
	color: #B72E26;
	font-size: 18px;
	font-weight: normal;	
}

h4 {
font-size: 16px;
color: #333333;
font-weight: normal;
}

h5 {
                font-size: 24px;
	color: #551407;
	line-height: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}

h6 {
font-size: 16px;
color: #333333;
font-weight: normal;
}

img {
	display: block;
	border: 0;
}

ul {
list-style-position:inside;
}

table {
line-height: 120%;
}

.inside_where {
font-size: 13px;
color: #333333;
}

.white {
	color: #FFFFFF;
}

.big_red {
	color: #551407;
	font-size: 18px;
}

.red {
	color: #B72E26;
}

.dark_red {
color: #551407;
}

.left {
	float: left;
}
.right {
	float: right;
}

.hr {
	clear: both;
	padding-top: 8px;
}

#wrapper {
	width: 960px;
	margin: auto;
}

#header {
height: 167px;
overflow: hidden;
}

#nav {
	height: 27px;
	padding-top: 8px;
}
#nav img {
	float: left;
	padding-right: 1px;
}

#content {

}

#content_inside {
	margin-top: 20px;
}


#content_left {
	width: 710px;
	float: left;
	min-height: 400px;
}

#content_left_home {
height: 332px;
overflow: hidden;
}

.home_image_link {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	height: 155px;
	width: 230px;
}
.home_image_link.last {
	margin-right: 0px;
}

.subsection {
	float: left;
	margin-bottom: 30px;
width: 700px;
}

.subsection_slide {
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
width: 700px;
/*height: 100px;*/
overflow: hidden;
}

.subsection_image {
	margin-right: 20px;
	clear: both;
	float: left;
}

#content_right {
	width: 230px;
	float: right;
	min-height: 400px;
}

#upcoming_events {
	/*background-image: url('images/home_upcoming_events_bg.jpg');
	background-repeat: no-repeat;
	background-position: center 25px;
	background-color: #DD9385;*/
	background-image: none;
	background-color: #FFFFFF;
margin-top: 2px;
}

.home #upcoming_events {
	height: 180px;
	overflow: hidden;
	background-image: url('images/home_upcoming_events_bg.jpg');
	background-repeat: no-repeat;
	background-position: center 25px;
	background-color: #DD9385;
}
.home #upcoming_events a {
color: #FFFFFF;
}

.be_active #upcoming_events {
	background-image: url('images/home_upcoming_events_bg.jpg') !important;
	background-repeat: no-repeat;
	background-position: center 25px;
	background-color: #DD9388 !important;
}
.be_active #upcoming_events a {
color: #FFFFFF;
}

.upcoming_event {
padding: 6px;
}

#content_inside #upcoming_events {
	background-image: none;
	background-color: #FFFFFF;
}

#upcoming_events_content {
	padding: 10px;
}

.quote {
	font-size: 20px;
	color: #B72D26;
	line-height: 130%;
}

.quote_author {
	font-size: 16px;
	color: #333333;
}

#be_active_box {
	width: 210px;
	padding: 10px;
	background-color: #B72F26;
	color: #FFFFFF;
}

#be_active_header {
	margin-bottom: 5px;
}

.sign_up_button {
	margin-top: 5px;
}

#footer {
	clear: both;
	color: #666666;
	margin-top: 10px;
}
#footer a {
	color: #666666;
}

#footer_left {
	float: left;
	width: 640px;
}

#footer_right {
	float: right;
	width: 300px;
	text-align: right;
}

.slider_link {
cursor: pointer;
float: right;
clear: both;
}

.cboxElement:hover {
cursor: pointer;
text-decoration: none;
}

.cboxElement.learn_more:hover {
text-decoration: underline !important;
}

a.lower_image_1 {
color: #FFFFFF !important;
}
a.lower_image_2 {
color: #FFFFFF !important;
}
a.lower_image_3 {
color: #FFFFFF !important;
}

.colorbox_iframe_video {
}
/* End of 'default' */

