body {
	background: #5b6f8a;
}

#logo {
	height: 70px;
	width: 275px;
	background-image: url('/images/rmlogo.png');
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
	padding-right: 15px;
}

#logo h1 {
	text-indent: -9999px;
	overflow: hidden;

}

#smallLogo {
	float: left;
}

#smallLogo img {
	height: 32px;
}

.menuItem {
	float: left;
}

.menuItemWrapper {
	height: 70px;
	border-left: solid 1px #a1b0c5;
	border-right: solid 1px #2f3947;
	display: block;
	padding: 35px 6px 0px 6px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}

.subMenuItem {
	font-size: 10pt;
	font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	color: #2f3947;
}

.activeTab {
	background-image: url('/images/menuActive.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.first {
	border-left: solid 1px #2f3947;
}

.last {
	border-right: solid 1px #a1b0c5;
}

.content {
	margin: 0 auto;
	width: 960px;
}

#pageHeader {
	height: 105px;
	border-bottom: solid 1px #FFFFFF;
}

#pageContent {
	background: #d6d6d6;
	border-top: solid 1px #808080;
	border-bottom: solid 1px #808080;
	font-family: Georgia, Georgia, serif;
	font-size: 12pt;
	color: #2f3947;
	line-height: 14pt;
}

#pageContent a {
	color:#8B0D00;
	text-decoration: underline;
}

#pageContent a.gallery_link {
	color:#8B0D00;
	text-decoration: none;
}

#pageContent a:visited {
	color:#9D0D00;
	text-decoration: underline;
}

#pageContent a.gallery_link:visited {
	color:#8B0D00;
	text-decoration: none;
}

.underline {
	text-decoration: underline !important; 
}

#sliderWrapper {
	height: 250px;
	background: #a1b0c5;
	border-bottom: solid 3px #a8a8a8;
}

#slider {
   padding: 0 20px;
   height: 250px;
}

.sliderFrame {
	color: #FFFFFF;
}

.sc_3_1 {
	float: left;
	width: 280px;
	margin: 10px;
}

.sc_3_2 {
	float: left;
	width: 600px;
	margin: 10px;
}

#sliderControls {
	background: #a8a8a8;
	border-top: solid 1px #FFFFFF;
	height: 20px;
}

#slider_nav {
	text-align: center;
}

#slider_nav img {
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

#slider_pager {
	display: inline;
}

h3 {
	background: #5b6e89;
	color: #FFFFFF;
	font-size: 20pt;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

h4 {
	margin-bottom: 5px;
	border-bottom: dashed 1px #2f3947;
}

div.errors {
	width: 500px;
	background-color: #9a3334;
	border: solid 1px #6a2829;
	color: #FFFFFF;
	padding: 20px;
	margin: 10px auto;
}

div.errors li {
	list-style: circle;
	margin-left: 20px;
}

.content p {
	margin-top: 10px;
	margin-bottom: 20px;
}

.callout {
	width: 500px;
	float: right;
	background-color: #a1b0c5;
	border: 1px solid #a8a8a8;
	padding: 10px;
	margin: 10px;
}

.callout ul {
	margin-left: 20px;
	list-style: square;
}

table#windows {
	text-align:center;
}

form table td {
	padding: 5px;
	width: 400px;
}

form table td.fieldName {
	vertical-align: top;
	width: 200px;
}

.c_1_1 {
	width: 940px;
	margin: 10px;	
}

.c_2_1 {
	width: 460px;
	margin: 10px;
	float: left;
}

.vendor_logo {
	float: left;
	margin: 10px;
}

.vendor {
	margin: 10px;
	padding: 10px;
	width: 150px;
	height: 150px;
	text-align: center;
	/*border: 1px solid #2f3947;*/
	float: left;
}

.vendor_icon_pane {
	width: 300px;
	float: left;
	padding: 10px;
}

#vendorInformation p {
	line-height: 1.2em;
	padding-bottom: 20px;
}

.vendor_description_pane {
	width: 500px;
	float: left;
	padding: 10px;
}

#ask_wrapper {
	margin: 10px;
	padding: 10px;
}

.ask_text {
	width: 800px;
	height: 20pt; 
	font-size: 18pt;
	color: #666666;
	padding-top: 0;
}

table.edit_table {
	margin: 10px;
	padding: 10px;
}

table.edit_table th{
	padding: 5px;
	border: 1px solid #2f3947;
	font-weight: bold;
	vertical-align: top; 
	text-align: center;
}

table.edit_table td{
	padding: 5px;
	border: 1px solid #2f3947;
	vertical-align: top; 
}

#email_box {
	float: right;
	text-align: right;
	*margin-bottom:10px; /* bad IE! */
	_margin-bottom:10px; /* bad IE! */
}

.q_char {
	color: #2f3947;
	font-size: 2em;
	float: left;
	width: 40px;
	line-height: 30px;
	padding: 5px;
}

.question {
	border-left: 5px solid #2f3947;
	width: 830px;
	float: left;
	padding: 10px;
}

.a_wrapper, .q_wrapper {
	padding: 10px;
}

.a_char {
	color: #5b6e89;
	font-size: 2em;
	float: left;
	width: 40px;
	line-height: 30px;
	padding: 5px;
}

.answer {
	border-left: 5px solid #5b6e89;
	width: 830px;
	float: left;
	padding: 10px;
}

.sidebar {
	width: 200px;
	float: right;
	background-color: #a1b0c5;
	border: 1px solid #a8a8a8;
	padding: 10px;
	margin: 10px;	
}

#section_contents {
	width: 650px;
	float: left;
}

.story {
	margin: 10px;
	padding:10px;
	
}

.story_categories {
	border-bottom: dashed 1px #2f3947;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.story_contents {
	margin-top: 10px;
}

.story_contents p {
	padding: 5px;
}

.story_contents ul {
	margin-left: 30px;
	list-style: disc;
}

.read_more_btn {
	width: 132px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url('/images/read_more_btn.png');
	background-repeat: no-repeat;
	float: right;
}

.album {
	width: 190px;
	height: 200px;
	margin: 10px;
	padding: 10px;
	float: left;
	text-align: center;
	background: #a1b0c5;
}

.album_image {
	width: 190px;
	margin: 10px;
	padding: 10px;
	float: left;
	text-align: center;
}

#pageFooter {
	border-top: solid 1px #FFFFFF;
	padding-top: 10px;
}

#footerMenu {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 40em;
}

.footerMenu {
	float: left;
	color: #FFFFFF;
}

.footerMenu a {
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

#social {
	float: right;
}

.clearfix {
	clear: both;
}

.centerText {
	text-align: center;
}

#site_map ul {
	list-style-type: disc;
	margin: 10px;
	margin-left: 40px;
}
