@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background:#CCCCCC url(images/bg.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#bg {
	width:950px;
	margin:0 auto;
	/* background:url(images/wrapper.gif) no-repeat 100% 0 */
}
#wrapper {
	width:785px;
	margin: 0 0 0 40px
}
#header {
	background:url(images/top.gif) no-repeat 0 100%;
	height:140px;
    position: relative;
}
#content {
	padding-top:15px;
	background:url(images/middle.gif) repeat-y 0 0;
	padding-left:30px;
	padding-bottom:15px;
}
h1 {
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#main {
	width:545px;
	float:left;
	position:relative
}
#main-nav {
	width:444px;
	margin-left:702px;
	margin-top:-6px;
	position:relative;
	height:30px
}
#wrapper #main-nav img, #wrapper #main-nav .png {
	margin-right:60px;
	position:relative;
}
#wrapper #main-nav img.last {
	margin-right:0;
	position:relative
}
#side-nav {
	width:185px;
	float:right;
	position:relative;
	margin-right:15px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
#side-nav ul li {
	border-bottom:4px solid #EBEBEB;
	margin-left:0;
	list-style:none inside;
	position:relative;
	zoom: 1;
    float: left;
    clear: left;
    width: 175px;
    cursor: pointer;
}
#side-nav ul li.last {
	border-bottom:0;
	position:relative
}
#side-nav ul li a {
	color:#000000;
	text-decoration:none;
	position: relative;
    display: block;
    width: 100%;
    height: 35px;
    padding-left: 10px;
    line-height: 35px;
}
#side-nav ul li a:hover,
#side-nav ul li.active a {
    background-color: #00a9bb;
    color: #fff;
}
#side-nav ul{
	margin-left:0;
	padding-left:0;
	position:relative;
    width: 100%;
    margin-top: 5px;
}
#footer {
	background:url(images/bottom.gif) no-repeat 0 0;
	text-align:center;
	padding-top:20px;
	color:#666666;
	font-size:10px;
	padding-bottom:30px

}
#footer a {
	color:#528917
}
.clear {
	clear:both
}
li.facebook {
	background:url(images/facebook.gif) no-repeat 6px 40%
}	
a img {
	border:0;
	text-decoration:none
}
img.profile {
	margin-top: 0px;
}
#main a {
	color:#00a9bb;
	font-weight:bold
}
.title {
	margin:0 0 20px 0
}
.mission {
margin:20px 0 20px 0

}
h2 {
	font-size: 24px;
	color:#00a9bb;
	padding-bottom: 0px;
	margin-bottom: -10px;
    clear: left;
}
.more {
	margin-bottom: 30px;
	color:#666666;
    line-height: 21px;
    width: auto;
    margin-right: 10px; 
    float: left;
}
.facebook {
    width: 200px;
    float: left;
}
.facebook iframe {
    float: left;
    position: relative;
}
.twitter-share-button {
    margin-top: 14px;
}
h2 a {
	text-decoration: none;
}
.center {
	text-align:center
}
.jot-list ul, .jot-list ul li {
	list-style-type:none
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #bbb;
    padding: 3px 7px 4px;
    margin-right: 2px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 3px 7px 4px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #bbb;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #008CBA;
    color: #fff;
}
#side-nav h2 {
    font-size: 16px;
    padding: 0 0 5px 10px;
    margin-top: 20px;
    margin-bottom: 2px;
}
#side-nav h2 a {
    color: #00A9BB;
}
#development {
    display: none;
}
#twitter {
    font-weight: normal;
    padding: 0 10px 10px 10px;
    font-size: 12px;
}
.splashImage {
    margin-top: 5px;
}
#facebook {
    display: block;
    float: left;
    clear: left;
    margin-top: 5px;
}
#side-nav a {
    color: #00A9BB;    
}
#side-nav a.action {
    display: block;
    position: relative;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 30px;
    line-height: 32px;
    height: 32px;
    padding-left: 40px;
}     
#side-nav a.action.facebook {
    background: transparent url('/images/facebook_32.png') left center no-repeat;
}
#side-nav a.action.twitter {
    background: transparent url('/images/twitter_32.png') left center no-repeat;
}
.rss {
    position: absolute;
    right: 15px;
    bottom: 20px;
}
h2 a:hover {
    text-decoration: underline;
}
