@charset "utf-8";
/* CSS Document */

#container  {
	width:  968px;
	background:  #FFFFFF;
	margin:  0 auto;
	padding-left:  10px;
	padding-right:  10px;
	overflow:  hidden;
}

#banner {
	background-image: url(../images/rsmbanner.png);
	height: 200px;
	width: 968px;
}
#main_image {
	background-image: url(../images/line.png);
	height: 75px;
	width: 793px;
	padding-left: 175px;
}
#main_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 75px;
	padding-left: 75px;
	text-align: center;
}
#left_column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	width: 300px;
	text-align: center;
	height: auto;
}
#right_column {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 658px;
	padding-left: 10px;
}
#line_fill {
	background-image: url(../images/line.png);
	height: 75px;
	width: 968px;
	float: left;
}
.heading_type {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
	text-decoration: underline;
}
.header_listing_a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.header_listing_b {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header_listing_c {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.column_style {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	height: auto;
	width: auto;
}
.page_title {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.column_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.header_listing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
