body {

}

#main_container {
}

#topnav_container {
	height:40px;
	background-image: url('../img/base/topnav-bg.jpg');
	background-repeat:repeat-x;
	background-position: top left;
	text-align:center;
}

#topnav_content {
	width:1000px;
	padding-right: 60px;
	padding-top: 14px;
	font-size: 14pt;
	font-family: "Tahoma", Geneva, sans-serif;
	color: #004B63;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
}

#content_container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;	
}

#left_col {
	width: 280px;
	float: left;
}

#lc_top {
	margin-left: 18px;
	margin-right: 20px;
	width: 242px;
	height: 409px;
	background-image: url('../img/base/blue_gradient.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #FFFFFF;
	line-height: 21px;
}

#lc_top_content {
	margin-top:50px; 
	padding-left: 8px;
	padding-right: 8px;
	font-size: 15px;
	font-family: Geneva, Sans-Serif;
	width: 226px;
	line-height: 20px;
	text-align: center;
}

#logo {
	width: 242px;
	height: 147px;
	display:block;
	background-image: url('../img/base/rs_logo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#lc_bottom {
	width: 280px;
}

#lc_spacer {
	height: 20px;
	width: 280px;
	background:#FFF;
}

#lc_header {
	background-image: url('../img/base/lc_head_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	margin-left: 17px;
	margin-right: 19px;
	width: 238px;
	height: 19px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#lc_content_container_top {
	background-image: url('../img/base/lc_content_top_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 280px;
	height: 8px;
}


#lc_content_container {
	background-image: url('../img/base/lc_content_bg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	width: 280px;
}

#lc_content {
	margin-left: 34px;
	margin-right: 36px;
	padding-top: 18px;
	width: 210px;
	min-height: 75px;
}
#lc_content_top {
	background-image: url('../img/base/middle_lc_top.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 280px;
	height: 6px;
	display: block;	
}


#lc_content, #lc_content a, #middle_lc_content, #middle_lc_content a {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

#lc_content_footer {
	background-image: url('../img/base/lc_bottom.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 280px;
	height: 21px;
	display: block;	
}

/* UPCOMING EVENTS */
#middle_additional {
	width: 415px;
	float:left;
}
#middle_lc_spacer {
	height: 20px;
	width: 415px;
	background:#FFF;
}
#middle_lc_header {
	background-image: url('../img/base/lc_head_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 4px;
	color: #FFFFFF;
	width: 415px;
	height: 19px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#middle_lc_content_container_top {
	background-image: url('../img/base/middle_lc_content_top_bg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	width: 415px;
	height: 8px;
}
#middle_lc_content_container {
	background-image: url('../img/base/middle_lc_content_top_bg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	width: 415px;
}
#middle_lc_content {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 18px;
	width: 385px;
}
#middle_lc_content_footer {
	background-image: url('../img/base/middle_lc_bottom.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 415px;
	height: 21px;
	display: block;	
}
#right_additional {
	width: 280px;
	float:left;
}



#middle_col {
	width: 701px;
	float: left;
}

#flash_content {
	margin-top: 57px;
	width: 701px;
	height: 352px;
	display:block;
}

#middle_content {
	line-height: 24px;	
	font-family: "Tahoma", Geneva, sans-serif;
}

#right_col {
	width: 19px;
	height: 695px;
	float: left;
}

#footer_container {
	background-image: url('../img/base/footer_repeat.jpg');
	background-color: #004b63;	
	background-position: bottom left;
	background-repeat: repeat-x;
	height:58px;
}

#footer_content_container {
	width:983px;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 17px;
	font-size:12px;
	height: 45px;
}

#footer_content_left {
	float:left;
}

#footer_content_right {
	float:right;
	margin-right: 20px;
}

.clear {
	clear:both;	
}

.hr_bar {
	background-color: #e5edf8;
	border: 0 none;
	color: #e5edf8;
	height: 2px;
}
