body {
	background: #F0F8FA;
	font: 0.75em Arial;
	text-align: center;
	margin:0;
	padding:0;
	color:#333;
}

td {
	font: 0.75em Arial;
}

h1 {margin-bottom:0;padding-bottom:0}

h2,h3 {margin:0;padding:0}

fieldset {
	border: 0px;
	padding: 0px;
}
form {
	padding: 0px;
}



a {
	color: #017F8D;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0%;
	font-size: 0%;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	border-left:1px solid #ABD0BC;
	border-right:1px solid #ABD0BC;

}
#content {
	padding: 10px 20px 0px 31px;
	margin:0px;
}

#title *{
	text-decoration:none;
}

#title h1  {
	font: 2.0em arial;
	color: #004851;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
}

h2 {
	font: 1.5em arial;
	color: #333;
	font-weight:normal;
}

#tagline {
	color:#777;
}


#main {
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
}
#main #left {
	line-height: 1.9em;
	float: left;
	width: 600px;
}
#main #left h1 {
	color: #017F8D;
	font: 1.7em Georgia;
	margin-bottom: 4px;
}
#main #left .one {
	font-size: 0.9em;
}
#main #right {
	width: 200px;
	float: right;
}
#main #right h1 {
	background: #D7E8DE;
	font: 1.2em Arial;
	padding: 8px 0px 8px 20px;
}
#right .list li {
	text-decoration: none;
	padding: 7px 15px;
	list-style:none;
}

#right .list li a {
	text-decoration: none;
}


#right .list li a:hover {
	text-decoration: underline;
}

/* Postings */

.post-date {
border-right:1px dotted #ccc;
color:#555;
float:left;
height:40px;
margin:0;
padding-top:3px;
width:34px;
margin-right:10px;
text-align:center;
}

.post-date * {
	line-height:normal;
}

.post {
font-weight:normal;
margin:0px 0 12px 50px;
text-align:left;
}

.post-date .month {
text-transform:lowercase;
}

.post-date .day {
font-size:19px;
}

.postwrapper {
margin:-5px 0 0 -20px;
overflow:hidden;
padding:0 10px 10px;
}

/* Gallery */

#gallery {
	margin-top:15px;
	height:150px;
	overflow:hidden;
}
#gallery img {
	float:left;
	max-width:200px;
}

#news {
	margin-top:20px;
}

#news h2 {
	margin-bottom:20px;
}

#news h3 {
	font-size:13px;
	font-weight:bold;
}

.smallfont {
	color:#888;
	clear:both !important;
}
/* Footer */
#footer {
	text-align: center;
	padding: 0px 20px 27px 21px;
	margin-top: 2px;
}
#footer .footnote {
	background: #FBFBFB;
	padding: 7px 14px 7px 0px;
	font-size: 0.9em;
}

/* share this */

#sharethis {
	float:right;
	margin-right:10px;
	padding-top:10px;
}