body {
	color:#333333;
	background-color: #eaffd4;
	background-image: url(/~staugust/images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	color: #b45353;
	letter-spacing: -0.1em;
	font-weight: normal;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:16px;
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #611515;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	padding:3px;
	border:solid 1px #ccc;
	float:right;
	margin-left:12px;
	background-color: #FFF;
}
.alignleft {
	padding:3px;
	border:solid 1px #ccc;
	float:left;
	margin-right: 12px;
	background-color: #FFF;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container #bg {
	background-image: url(/~staugust/images/page-bg.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
}
#header1 {
	background-image: url(/~staugust/images/header.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 817px;
	margin-right: auto;
	margin-left: auto;
}
#header1 h1 {
	display: none;
}
#nav {
	height: 35px;
	margin-top: 15px;
	background-image: url(/~staugust/images/navbar-bg.gif);
	background-repeat: repeat-y;
}
#nav ul li {
	display: block;
	float: left;
	padding-right: 22px;
	padding-left: 23px;
}
#nav ul li a {
	display: block;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 15px;
	color: #485a9a;
	line-height: 35px;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #b45353;
}
#nav ul .current_page_item a, #nav ul .current_page_ancestor a {
	color: #b45353;
	background-image: url(/~staugust/images/pointers.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#page {
	padding-right: 15px;
	padding-left: 15px;
}
#welcome {
	float: left;
	width: 245px;
	padding-top: 20px;
	font-size: 14px;
}
#banner {
	background-image: url(/~staugust/images/ssp-bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 388px;
	width: 551px;
	padding-top: 30px;
	padding-left: 35px;
	margin-right: -15px;
}
#features {
	background-image: url(/~staugust/images/features-bg.gif);
	background-repeat: repeat-y;
	height: 160px;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 25px;
}
#features h2 {
	padding-top: 15px;
	padding-left: 15px;
}
.feature {
	float: left;
	width: 168px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.feature img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.news-events-box {
	width: 45%;
	background-color: #ffeeee;
	padding: 15px;
}
.news-events-box h3 {
	padding-bottom: 4px;
	font-size: 14px;
}
#sidebar-1 {
	float: left;
	width: 270px;
	padding-top: 25px;
}
#sidebar-1 #subnav ul li {
	padding-bottom: 10px;
}
#sidebar-1 #subnav ul li a {
	background-image: url(/~staugust/images/subnav-bgs.gif);
	background-position: right bottom;
	display: block;
	line-height: 34px;
	padding-left: 20px;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 16px;
	color: 666;
	background-repeat: no-repeat;
	text-decoration: none;
}
#sidebar-1 #subnav ul li a:hover {
	background-position: right -34px;
}
#sidebar-1 #subnav ul .current_page_item a {
	background-position: right top;
}
#primary {
	float: right;
	width: 525px;
	background-image: url(/~staugust/images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 25px;
	min-height: 600px;
}
.multimedia-list {
	line-height: 48px;
}
.multimedia-list img {
	margin-right: 10px;
}
#footer1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999;
	padding-bottom: 15px;
}
#footer1 .left {
	width: 420px;
}
#footer1 .right {
	width: 300px;
	text-align: right;
}
#footer1 a {
	color: #666;
}

