p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:14px;
	margin:0px 10px 5px 10px;
	color:#333;
}

.contact p {
  margin: 0px;
}

a {
	padding:2px 2px 3px 2px;
	color:#387c9e;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	background-color:#387c9e;
	color:#fff;
	padding:2px 2px 2px 2px;
	font-weight:bold;
	text-decoration:none;
}


.main-title a, .main-title a:hover, .main-title a:active, .main-title a:hover, .main-title a:active, .main-title a:focus {
	font-size:30px;
	font-weight:bold;
	line-height:1.25em;
	margin-top:4px;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:-5px;
	color:#fff;
}

.main-title a:hover {
        text-decoration: underline;
}

h2, h2 a, h2 a:hover, h2 a:active, h2 a:focus {
	font-size:30px;
	font-weight:bold;
	line-height:1em;
	padding-top:20px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:17px;
	color:#538953;
	margin-left: 0px;
	margin-right: 0px;
}

.container {
	background: #fff url('../images/top.jpg') no-repeat top center;
	height:60px;
}

.top {
	height:60px;
}

.title {
	text-align: right;
}

.title p, .tweets p {
	color:#c7c5c1;
	font-size:11px;
	margin:0px 10px 0 0;
}

.tweets {

}

.twitpad {
  margin:15px;
}

#my_twitter_status {
	color: #fff;
	font-size: 11px;
        line-height: 16px;
}

.twitfoot {

}

.jade {
	background: #fff url('../images/jade.jpg') no-repeat;
	height:611px;
}

.logside {
	
}

.nav {
	width:548px;
	height:48px;
	border:1px solid #aaa7a0;
	background-color:#c7c5c1;
	margin:20px 0 20px 0;
}

.nav a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	line-height:50px;
	color:#321112;
	padding:6px 9px 6px 9px;
	margin:30px 0 0 10px;
}

.nav a:hover, a:focus{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-color:#e5e4dd;
	color:#321112;
	padding:6px 9px 6px 9px;
	margin:30px 0 0 10px;
}


.log {
	
}

.postmetadata, .date, .comments-link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:20px;
	margin-right:5px;
	margin-left:5px;
	color:#387c9e;
	clear: both;
}

.tags {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin:0 0 14px 0;
	color:#aaa7a0;
	line-height:20px;
}

img {
	margin:2px 5px 1px 5px;
	border:10px solid #e5e4dd;
}

.empty {
	height:611px;
}

.contact {
	padding:10px 0 30px 0;
	text-align:left;
	background-color:#f7f7f7;
}

.contact a, .contact a:visited {
	padding:2px 2px 3px 2px;
	color:#3e1114;
	font-weight:bold;
	text-decoration:none;
}

.contact a:hover{
	background-color:#3e1114;
	color:#fff;
	padding:2px 2px 2px 2px;
	font-weight:bold;
	text-decoration:none;
}

.contact p, .contact h1 {
	color:#686868;
	font-size:11px;
/*	margin:0px 30px 0 30px; */
}
.contact h3 {
	color:#2f3640;
	font-weight:bold;
	font-size:12px;
	margin:20px 50px 4px 30px;
}

li.widget {
  list-style: none;
} 

li.widget h2 {
  font-size: 14px;
  margin-left: 0px;
}
