body {
	color: #111;
	font:.8em Arial, "MS Trebuchet", sans-serif;
}

p {
	margin-left: 4px;
}

img {
	margin: 0;
}

h1 {
	color: #86a83a;
	font:1.3em Trebuchet MS, "MS Trebuchet", Arial, sans-serif;
	font-weight: bold;
	margin-left: 4px;
}
	
h2.two {
	color: #fff;
	font:1.4em Trebuchet MS, "MS Trebuchet", Arial, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h2 a:link, a:visited {
	color: #86a83a;
	text-decoration: none;
}
h2 a:hover, a:active {
	color: #173863;
	border-bottom: 2px solid #86a83a;
}
h3 {
	font-size: 1em;
	font-weight: normal;
}

a:link, a:visited {
	color: #173863;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #173863;
	border-bottom: 2px solid #86a83a;
}

a img{
	border:0;
}

.pole {
	font-size: 1.3em;
	color: #173863;
	font-weight: bold;
}

/********EVERYTHING*/
#everything {
	width: 970px;
	margin: 20px auto 0;
	background:url(../images/greybottom.gif) no-repeat 0 100%;
	padding:0 0 5px;
}


/********TOP*/
#top {
	width: 960px;
	margin: 5px 0;
}

#logospace {
	float: left;
	margin: 0 0 0 6px;
}

#menu {
	float: right;
	margin: 25px 0 5px;
}
.menulist {
	font:1.1em Trebuchet MS, "MS Trebuchet", Arial, sans-serif;
	font-weight: bold;
}
.menulist a:link, a:visited {
	color: #86a83a;
	text-decoration: none;
}
.menulist a:hover, a:active {
	color: #173863;
	border-bottom: 2px solid #86a83a;
}


/********MIDDLE*/
#main {
	clear: both;
	width: 970px;
}

h2.two {
	/*BIG BLUE BANNER THING*/
	color: #fff;
	display: block;
	background: url(../images/bigblue.gif) no-repeat;
	margin: 0;
	height:49px;
	line-height:49px;
	padding:0px 0 0px 10px;
}
		
.onecol {
	float: left;
	width: 225px;
	min-height: 200px;
	margin: 0 0 5px 5px;
	padding: 5px;
}

.onecolwith {
	float: left;
	width: 225px;
	min-height: 200px;
	margin: 0 0 5px 5px;
	padding: 5px;
	border: 1px solid #bdec57;
}

.onecolsmall {
	float: left;
	width: 218px;
	min-height: 200px;
	margin: 0 6px 0 3px;
	padding: 2px;
}

.onecolsmall a:link, a:visited {
	color: #86a83a;
	text-decoration: none;
}
.onecolsmall a:hover, a:active {
	color: #173863;
	border-bottom: 2px solid #86a83a;
}

.onecolnav {
	clear:both;
	text-align: right;
	margin: 0;
	padding: 2px;
}

.twocol {
	float: left;
	width: 464px;
	max-width: 470px;
	min-width: 470px;
	margin: 0 0 5px 5px;
	padding: 4px;
}

.twocol a:link, a:visited {
	color: #86a83a;
	text-decoration: none;
}
.twocol a:hover, a:active {
	color: #173863;
	border-bottom: 2px solid #86a83a;
}

.twocol strong {
	font-size: 1.3em;
}

.threecol {
	float: left;
	width: 710px;
	margin: 0 0 -15px 5px;
	padding: 5px;
}

.fourcol, .entry h3 {
	min-width: 950px;
	margin: 0 5px;
	padding: 5px;
}

.fouronly {
	position: relative;
	clear: left;
	border-top: 1px dotted #abc7ed;
	min-width: 950px;
	margin: 0 5px 0 5px;
}

.coltitle {
	margin: 0;
}

.titlewith {
	display: block;
	padding: 3px 2px 2px 5px;
	font:1.2em/1.1em Trebuchet MS, "MS Trebuchet", Arial, sans-serif;
	color: #111;
	font-weight: bolder;
	border-bottom: 1px solid #3a7a9d;
}

.entry h3 {
	background:url(../images/greenone.gif) no-repeat;
}

.onecol .title{
	background:url(../images/greenone.gif) no-repeat;
}

.twocol .title{
	background:url(../images/greentwo.gif) no-repeat;
}

.threecol .title{
	background:url(../images/greenthree.gif) no-repeat;
}

.fourcol .title{
	background:url(../images/greenfour.gif) no-repeat;
}

.title, .entry h3 {
	display: block;
	background-color: #bdec57;
	padding: 6px 2px 6px 5px;
	font:1.2em/1.1em Trebuchet MS, "MS Trebuchet", Arial, sans-serif;
	color: #111;
	font-weight: bold;
}

.strike {
  text-decoration: line-through;
}

.ruby {
	font-weight: bolder;
}

.ruby a:link, .ruby a:visited {
	color: #B61F1F;
	text-decoration: none;
}
.ruby a:hover, .ruby a:active {
	color: #B61F1F;
	border-bottom: 2px solid #173863;
}


/********BOTTOM*/
#bottom {
	clear: both;
	color: #abc7ed;
	font-size: .9em;
	background: #727272 url(../images/greytop.gif) no-repeat;
	width: 950px;
	padding:0 10px;
}

#blogbox {
	float:left;
	width: 300px;
	padding: 5px;
	margin: 5px 10px 5px 0;
}

#eventbox {
	float:left;
	width: 300px;
	padding: 5px;
	margin: 5px 10px 5px 0;		
}

.bottomtext {
	display: block;
	margin: 1px 2px;
	padding: 3px;
	color: #fff;
	background-color: #828282;
	font-size: 1em;
	line-height: 1.1em;
	width: 290px;
}

.bottomtext a:link, .bottomtext a:visited {
	color: #bdec57;
	text-decoration: none;
}

.bottomtext a:hover, .bottomtext a:active {
	color: #3a7a9d#bdec57;
	border-bottom: 1px solid #bdec57;
}

#flickrbox {
	float:left;
	width: 300px;
	padding: 5px;
	margin: 5px 0px 5px 0;	
}

#flickrbox .bottomtext{
	background:#727272;
	margin:0;
}

#flickrbox div {
	margin: 5px 5px 0 0;
	float: left;
}

#flickrbox a:hover {
  border-bottom: none;
}

.bottomtitle {
	display:block;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #abc7ed;
}
