@charset "UTF-8";
body {
	background-image: url(images/maroon_bg_1px.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper_stained_glass {
	background-image: url(images/stained_glass_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 15px;
	width: 910px;
	border: 4px solid #391B25;
	background-color: #FFF;
}
#header {
	text-align: center;
	height: 230px;
	width: 910px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3A1B25;
}
#rt_sidebar p a {
	color: #000;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: left;
	width: 910px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3A1B25;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/blue_bg_1px.jpg);
	background-repeat: repeat;
	text-align: center;
	clear: both;
	height: 60px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3A1B25;
	color: #FFF;
	padding: 12px;
}
#footer a {
	color: #FFF;
}
#navigation {
	background-image: url(images/blue_bg_1px.jpg);
	background-repeat: repeat;
	text-align: center;
	height: 52px;
	width: 910px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3A1B25;
}
#left_column {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	width: 632px;
	padding: 12px;
	font-size: large;
}
#rt_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 12px;
	float: right;
	height: auto;
	width: 226px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3A1B25;
	border-left-color: #3A1B25;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#rt_sidebar h3 a {
	color: #000;
}
#left_column h3 a {
	color: #000;
}
#left_column p a {
	color: #000;
}
#full630w {
	width: 630px;
}
#rt_sidebar_scrolling {
	height: 300px;
	width: 226px;
	overflow: auto;
	padding: 12px;
}
.scrolldivstyle {
	height: 400px;
	width: 226px;
	overflow: auto;
}
#rt_sidebar_bottom {
	width: 226px;
	padding: 0px;
}
