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

<style type="text/css">

body {
	background-image: url(/images/bg_gold.jpg);
	background-repeat: repeat;
}
#container {
	width: 979px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.go {
	text-align: right;
	padding-right: 10px;
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.clear {
	clear: both;
	overflow: hidden;
	visibility: hidden;
}


#smalllogo {
	height: 200px;
	width: 200px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
#container #footer .sitemap {
	float: left;
	font-size: x-small;
	margin-top: 20px;
}


#container #Left_content {
	width: 730px;
	float: left;
	margin-bottom: 10px;
}
#container #Left_content #feature {
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
	margin-bottom: 10px;
}
#container #right_column {
	float: right;
	width: 235px;
	height: 460px;
	margin-right: 10px;
	background-image: url(/images/columnbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container #subscribe {
	background-color: #F0F0F0;
	height: 210px;
	width: 98%;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#container #stripes {
	background-image: url(/images/stripes.gif);
	height: 40px;
	width: 98%;
	float: left;
	margin: 10px;
	background-repeat: repeat-x;
}
#container #alerts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
	width: 640px;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#container #alerts_scroll {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
	width: 640px;
	margin-right: 10px;
	margin-left: 10px;
	height: 380px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: scroll;
}
#alerts_scroll table tr td p a {
	font-size: medium;
}





#container #Left_content #box1 {
	width: 230px;
	background-color: #F2F2F2;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	height: 250px;
}
#container #Left_content #box2 {
	width: 230px;
	float: left;
	background-color: #F2F2F2;
	margin-right: 5px;
	margin-left: 5px;
	height: 250px;
}
#container #Left_content #box3 {
	width: 230px;
	float: right;
	background-color: #F2F2F2;
	margin-right: 10px;
	margin-left: 5px;
	height: 250px;
}
#container #footer #footer_column3 {
	float: left;
	font-size: x-small;
}

#menu {
	border: thin solid #CCC;
	height: 28px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #680B15;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
        padding-left: 7%;
	padding-right: 5%;
}
#container #Left_content #clearbotton {
	clear: both;
}
#container #solutionsstation {
	background-color: #EAEAEA;
	float: right;
	height: 430px;
	width: 25%;
	color: #666;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
#container #alerts #alert_entry #icon {
	height: 100px;
	width: 40px;
	float: left;
	margin-left: 20px;
}
.alert_entry {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.icon {
	height: 75px;
	width: 20px;
	float: left;
	margin-right: 20px;
}
.alertdate {
	margin-bottom: 10px;
	font-size: x-small;
}
.alert_header {
	font-size: medium;
	color: #55060D;
}


#container #footer {
	background-color: #54070F;
	height: 75px;
	width: 100%;
	float: left;
	margin-top: 20px;
	color: #CCC;
}
#container #footer .sitemap ul li {
	line-height: 18px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #666;
	background-image: url(../images/bg_gold.jpg);
	background-repeat: repeat-x;
	background-color: #E4C010;
}
#typeheader {
	font-size: medium;
	color: #690C16;
	font-weight: bold;
	margin-top: 30px;
}
.textheaderMedium {
	font-size: small;
	color: #690C16;
	text-align: left;
	font-weight: bold;
}

.textheaderSmall {
	font-size: x-small;
	color: #690C16;
	font-weight: bold;
	text-align: center;
}


.textheaderLarge {
	font-size: medium;
	color: #690C16;
	font-weight: bold;
	text-align: left;
}


a:link {
	color: #680B15;
	text-decoration: none;
}
#container #sub_menu .menuitem a {
	font-size: x-small;
}

a:visited {
	color: #680B15;
	text-decoration: none;
}
a:hover {
	color: #680B15;
	text-decoration: underline;
}
a:active {
	color: #680B15;
	text-decoration: none;
}
.Bullets {
	color: #680B15;
}
.text {
	margin-right: 10px;
	margin-left: 10px;
	color: #666;
	text-align: left;
}
#subscribetext {
	width: 200px;
}
#subscribeform {
	float: left;
	width: 200px;
}
#container #subscribe table {
	text-align: left;
}
#learnmore {
	text-align: center;
}

#typeheader {
	font-size: medium;
	color: #690C16;
	font-weight: bold;
}
#container #sub_menu {
	float: left;
	width: 207px;
	background-color: #DFDEDE;
	margin-left: 10px;
	margin-top: 18px;
}

#container #rsn_sub_menu {
	float: right;
	width: 300px;
	background-color: #DFDEDE;
	margin-right: 20px;
}
.menuitem {
	font-size: medium;
	padding-left: 15px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuitem_category {
	padding-left: 10px;
	font-weight:bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

#container #main_content {
	float: right;
	width: 600px;
	margin-right: 150px;
	line-height: 18px;
}

#container #rsn_main_content {
	float: left;
	width: 600px;
	margin-left: 20px;
	color: #690C16;
}

#container #sub_menu #menuheader {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	background-color: #690C16;
	padding-top: 10px;
	padding-left: 10px;
}

</style>
#container #main_content div table tbody tr td {
	color: #FFF;
}
#container #main_content div table {
	color: #666;
	text-align: left;
}
.tableheader {
	color: #FFF;
	font-weight: bold;
}
#container #footer .sitemap p {
	font-size: small;
	color: #FFF;
}
.spaceholder {
	height: 15px;
	width: 32px;
	text-align: left;
}
#container #rsn_main_content div table {
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	color: #666;
}
#container #rsn_sub_menu .menuitem p {
	font-size: small;
}
#container #rsn_main_content div #steps {
	text-align: center;
}
#container #rsn_main_content div div table tr td ul .text {
	line-height: 18px;
}
#container #rsn_main_content div div table {
	line-height: 18px;
	text-align: left;
}

#thumbnails {
	margin-left: 150px;
        margin-top: 50px;
}

#gallery_containter {
}
#gallery_column1 {
	width: 21%;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#gallery_column2 {
	width: 21%;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#gallery_column3 {
	width: 21%;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
