/* Start of CMSMS style sheet 'home_flash' */
.home_flash {
	background: white;
}
#mission {
float:left;
width:400px;
color: #595959;
margin-left: -40px;
}
#mission h3 {
margin:5px 0;
padding:15px 0 0;
}
/* End of 'home_flash' */

/* Start of CMSMS style sheet 'site_global' */
body {
	margin: 0;
	background: #828282;
	font: 12px Arial,sans-serif;
}

img {
	border: 0;
}

td {
	font: 12px Arial,sans-serif;
}

h4 {
	font-size: 110%;
	font-weight: bold;
}

#shadow_layout {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#shadow_layout .right img {
	width: 1px;
	height: 10px;
}

#shadow_layout img.min_height {
	width: 175px;
	height: 350px;
}

#shadow_layout .left, .right {
	width: 50%;
}

#shadow_layout .center {
	width: 970px;
}

#shadow_layout .top .left {
	height: 10px;
	background: url(uploads/images/tl_corner_shadow.png) bottom right no-repeat;
}

#shadow_layout .top .center {
	background: url(uploads/images/top_shadow.png) bottom repeat-x;
}

#shadow_layout .top .right {
	background: url(uploads/images/tr_corner_shadow.png) bottom left no-repeat;
}

#shadow_layout .top .right div {
	height: 10px;
}

#shadow_layout .main .left {
	background: url(uploads/images/left_shadow.png) right repeat-y;
}

#shadow_layout .main .center {
	padding: 0 15px 15px;
	background: white;
}

#shadow_layout .main .right {
	background: url(uploads/images/right_shadow.png) left repeat-y;
}

#shadow_layout .bottom .left {
	background: url(uploads/images/bl_corner_shadow.png) top right no-repeat;
}

#shadow_layout .bottom .center {
	padding: 12px 0 30px;
	background: url(uploads/images/bottom_shadow.png) top repeat-x;
	color: white;
}

#shadow_layout .bottom .right {
	background: url(uploads/images/br_corner_shadow.png) top left no-repeat;
}

#body {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.logo {
	float: left;
	background: white;
        padding-right: 40px;
}

.ad {
}

.tools {
	float: right;
	padding: 18px 3px 0; /* reduce top padding to roughly 3px when member login is put back */
	background: white;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
}

.tools a {
	text-decoration: none;
}

.languages a {
	color:#838383;
}

.login a {
	color:#ac012e;
}

.search input#search_box {
	width: 120px;
	height: 12px;
	border: 1px solid #838383;
	background: white;
	color: #838383;
	font: 11px Arial,sans-serif;
}

.search input#search_button {
	height: 15px;
	border: 1px solid #838383;
	background: white;
	color: #838383;
	font: 11px Arial,sans-serif;
}

.search form { margin:0;}

.menu {
	clear: both;
	width: 940px;
	padding: 0 0 3px;
	border-top: 2px solid #860001;
	border-bottom: 2px solid #860001;
	background: white;
	font-size: 12px;
	line-height: 16px;
	color: #b90100;
}

.menu a {
	display: inline-block;
	padding: 4px 2px 1px;
	font-size: 12px;
	text-decoration: none;
	color: #b90100;
}

.menu a:hover, .menu .current {
	background: #860001;
	color: white;
}

.menu .topnav {
	width: 1px
}

.sep {
	height: 5px;
}

.copy {
	float: right;
}

.footer {
	float: left;
}

.footer a {
	text-decoration: none;
	color: white;
}

.footer a:hover {
	text-decoration: underline;
}

/* End of 'site_global' */

