* {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/images/bg_body.jpg) top left repeat-x #dae5e4;
	}
	
img {
	border: none;
	}
	
h3 {
	margin: 0 0 10px 0;
	font-size: 125%;
	}

h4 {
	margin: 0 0 15px 0; 
	font-size: 70%; 
	text-transform: uppercase;
	}	

h4 a {
	color: #2c5d59;
	text-decoration: underline;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.divider {
	margin: 0 0 20px 0;
	width: 350px;
	height: 27px;
	background: url(/images/bg_divider.gif) top left no-repeat;
	}
	
#wrapper {
	margin: 0 auto;
	width: 760px;
	}
	
#controls {
	padding: 5px 0 0 0;
	width: 760px;
	height: 30px;
	color: #fff;
	font-size: 90%;
	}
	
#controls label {
	margin: 0 10px 0 0;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	}
	
#controls img {
	margin: 3px 4px 0 0;
	float: left;
	}
	
#controls form {
	float: right;
	}
	
#controls input {
	margin: 0 10px 0 0;
	width: 100px;
	height: 16px;
	float: left;
	}
	
#controls .submit {
	margin: 0;
	width: 24px;
	height: 19px;
	font-size: 90%;
	color: #fff;
	text-transform: uppercase;
	background: #647473;
	border: 1px solid #fff;
	}
	
#banner {
	padding: 10px 0 0 0;
	width: 760px;
	height: 290px;
	}
	
#banner img {
	float: left;
	}
	
#banner .right,
#banner p {
	float: right;
	}
	
#banner p {
	margin: 10px 0 0 0;
	width: 436px;
	line-height: 17px;
	}
	
#content {
	padding: 24px 0;
	width: 760px;
	font-size: 95%;
	line-height: 16px;
	}
	
.column {
	width: 350px
	}
	
h1 {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	color: #2c5d59;
	font: 180% Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #b9c6c5;
	clear: both;
	}
	
#content p,
#sponsors p {
	margin: 0 0 15px 0;
	}
	
#content a {
	color: #333;
	text-decoration: underline;
	}
	
#content a.button {
	color: #fff;
	text-decoration: none;
	}
	
#loginform {
	padding-bottom: 30px;
	background: url(/images/bg_or.gif) bottom left no-repeat;
	}	

.button,
#loginform .button,
#searchform .button,
#registerform .button,
.widecolumn .button {
	padding: 6px 0;
	width: 38%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 105%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #647473;
	border: 1px solid #fff;
	float: right;
	display: block;
	}
	
#loginform .right,
#searchform .right,
#registerform .right {
	margin: 0 0 15px 0;
	}
	
#loginform input,
#searchform input,
#registerform input {
	padding: 4px 2px;
	width: 160px;
	font-size: 130%;
	}
	
#searchform input {
	margin: 0 0 15px 0;
	width: 98%;
	}
	
#loginform .button,
#searchform .button,
#registerform .button,
.widecolumn .button {
	padding: 4px 0;
	}
	
.widecolumn .button {
	width: 160px;
	}
	
.post img {
	padding: 4px;
	background: #fff;
	border: 1px solid #b9c6c5;
	}	
	
.alignleft,
object {
	margin: 0 15px 0 0;
	float: left;
	}
	
.alignright {
	margin: 0 0 0 15px;
	float: right;
	}
	
#footer {
	padding: 12px 0; 
	width: 100%; 
	background: #fff; 
	border-top: 1px solid #6b7b7a;
	}
	
#sponsors {
	margin: 0 auto; 
	width: 750px; 
	}
	
#sponsors p {
	font-size: 80%;
	}
	
#sponsors div { 
	width: 325px; 
	text-align: center;
	float: left;
	}
	
.pushtop {
	padding: 8px 0 0 0;
	}
	
.entry a {
	color: #c5161d;
	text-decoration: none;
	}
	
.entry a:hover{
	text-decoration: underline;
	}
	
/* Admin */

#submenu,
#sidemenu,
#tagsdiv,
#categorydiv,
#postexcerpt,
#trackbacksdiv,
#postcustom,
#commentstatusdiv,
#passworddiv,
#authordiv,
#update-nag,
#post-search,
.submitdelete,
#cat {
	display: none;
	}
	
#adminmenu,
#titlediv h3,
#postdivrich h3 {	
	background: none;
	}
	
#howdy {
	padding: 2px 0 0 0;	
	float: right;
	}
	
#howdy a {
	color: #fff;
	text-decoration: none;
	}
	
#howdy a:hover {
	text-decoration: underline;
	}
	
#geoMashup {
	border: 1px solid #b9c6c5;
	}
	
#geoMashup img {
	background: none;
	border: none;
	padding: 0;
	}

#geoPost {
	}

.locationinfo {
	padding-right: 15px;
	}

.locationinfo h2 {
	margin: 0 0 5px 0;
	padding-top: 10px;
	font-size: 150%;
	}
	
.locationinfo h2 a {
	color: #2c5d59;
	text-decoration: none;
	}

.meta {
	}

.blogdate {
	}

.storycontent {
	}
	
.navigation {
	margin: 20px 0 0 0;
	}