/* © xHtml Master 2007 - 2008 */
body, html {
	height: 100%;
}
body {
	color:#333333;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color: #cccccc;
}
img, #header, #content { behavior: url(iepngfix.htc); }
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:20px;
	color: #B41E16;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #336699;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.brd-right {
	border:3px solid #336699;
	float:right;
	margin-left:12px;
}
.brd-left {
	border:1px solid #336699;
	float:left;
	margin-right: 12px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 48px;
	padding-left: 48px;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-y;
	height: auto;
	min-height: 100%;
}
#header {
	background-color: #769bc6;
	width: 900px;
}
#header h1 {
	display: block;
	float: left;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-top: 15px;
	font-size: 28px;
}
#header .right {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #051621;
	padding-top: 25px;
	padding-right: 18px;
}
#header .right a {
	color: #051621;
	text-decoration: underline;
}
#ssp {
	width: 880px;
	background-image: url(../images/ssp.jpg);
	background-repeat: no-repeat;
	height: 269px;
	padding-top: 15px;
	padding-left: 20px;
}
#nav {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	background-color: #520400;
}
#nav li {
	float: left;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
}
#nav li a {
	float: left;
	margin-top: 9px;
	display: block;
	height: 45px;
	background-color: #FFFFFF;
	padding-left: 15px;
	color: #336699;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 45px;
	background-image: url(../images/nav-corner-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav  li a span {
	background-image: url(../images/nav-corner-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 15px;
}
#nav li a span:hover {
	color: #b41e16;
}
#nav li a.active {
	background-image: url(../images/nav-active-bg-lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav li a.active span {
	background-image: url(../images/nav-corner-active-r.gif);
	background-position: right top;
	color: #b41e16;
}
#page {
	padding-top: 25px;
	padding-bottom: 212px;
	padding-right: 20px;
	padding-left: 20px;
}
#page-bg {
	background-image: url(../images/page-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
}
#main {
	width: 570px;
	padding-right: 20px;
	float: left;
}
#content {
	width: 570px;
	float: right;
}
#welcome {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#events {
	float: left;
	width: 50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	min-height: 245px;
}
#events li {
	padding-bottom: 5px;
	padding-left: 10px;
}
.viewMore a {
	line-height: 27px;
	background-image: url(../images/viewAllButton.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 28px;
	width: 126px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#news {
	float: right;
	width: 47%;
}
#news h3 {
	color: #B41E16;
	font-size: 12px;
	padding-bottom: 0px;
	font-weight: bold;
}
#sidebar-home {
	float: right;
	width: 270px;
	padding-bottom: 20px;
}
#sidebar-home .content {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#yellow-box {
	background-color: #FDB923;
	width: 270px;
	margin-bottom: 20px;
}
#yellow-box h2 {
	color: #B41E16;
}
#yellow-box h3 {
	color: #B41E16;
	padding-bottom: 0px;
}
#purple-box {
	background-image: url(../images/purple-box-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	color: #FFFFFF;
	background-color: #685CA2;
}
#purple-box li {
	background-image: url(../images/pointer-bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom: 10px;
}
#purple-box a {
	color: #FFFFFF;
	text-decoration: underline;
}
#purple-box h2 {
	color: #FFFFFF;
}
#blue-box {
	width: 270px;
	color: #FFFFFF;
}
#blue-box .content {
	background-color: #0168ab;
}
#blue-box h2 {
	color: #FFFFFF;
}
#blue-box #email {
	height: 15px;
	width: 240px;
}
#subnav {
	float: left;
	width: 260px;
	padding-bottom: 50px;
}
#subnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	height: 40px;
	line-height: 40px;
}
#subnav li a.active {
	color: #B42419;
}
#subnav li a.active:before {
	content: ">> ";
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -212px;
}
#page-bottom {
	background-image: url(../images/page-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 51px;
	width: 900px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .top {
	background-color: #769bc6;
	height: 105px;
}
#footer .top .left {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
}
#footer .top .left p {
	padding-bottom: 0px;
}
#footer .top .left h3 {
	color: #051621;
}
#footer .top .left a {
	color: #051621;
}
#footer .top .left h1 {
	color: #FFFFFF;
}
#footer .top .right {
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
	color: #051621;
}
#footer .top .right h1 {
	color: #051621;
}
#footer .bottom {
	background-color: #221e1f;
	height: 56px;
	color: #FFFFFF;
}
#footer .bottom .left {
	padding-top: 10px;
	padding-left: 20px;
}
#footer .bottom .right {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
