@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
}
h1 {
	font-size: 150%;
	font-weight: normal;
}
h2 {
	font-size: 125%;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#page {
	background-color:#FFFFFF;
}
#site-header {
	background:url(../images/bg-site-header.jpg) no-repeat;
	margin-bottom:0;
}
#site-name, #site-slogan {
	text-indent:-1000px;
}
#site-subheader {
	background:url(../images/bg-site-subheader.jpg) no-repeat bottom;
	height:49px;
	margin-bottom:0;
}
#header-region {
	background:url(../images/bg-header-region.gif) no-repeat;
	height:38px;
	text-indent:-1000px;
}
#site-menu {
	background:#293796;
	text-align:center;
	padding-top:2px;
}
#site-menu ul.links li {
	padding:0 0.75em;
}
#site-menu a {
	color:#B5E2F4;
	font-size: 120%;
	text-transform:uppercase;
}
#site-menu a:hover, #site-menu a.active {
	color:#F5ED09;
	text-decoration:none;
}
#main {
	background:url(../images/bg-main.jpg) repeat-x;
	margin-left:0;
	margin-right:0;
	padding:10px;
	min-height:200px;
}
#main h1#page-title {
	color: #FFFFFF;
}
#block-menu-primary-links {
}
#block-views-slidehsow-block_1 {
	height:200px;
}
#block-views-slidehsow-block_2 {
	height:50px;
}
#footer-message {
	background:url(../images/bg-footer-message.jpg) no-repeat;
	height:57px;
	text-indent:-1000px;
	width:960px;
}
#site-menu-footer {
	background:url(../images/bg-site-menu-footer.jpg) no-repeat;
	padding-top:5px;
	height: 24px;
	width:960px;
	text-align:center;
}
#site-menu-footer a {
	color:#B5E2F4;
	text-transform:uppercase;
}
#site-menu-footer a:hover, #site-menu a.active {
	color:#F5ED09;
	text-decoration:none;
}
