/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #492B21;
	background-repeat: repeat-x;
	margin-top: 20;
	background-color: #F4E7B0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #492B21;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	font-size: 1.2em;
	margin-bottom: 1em;
}

p {
}

blockquote {
	float: right;
	width: 160px;
	padding-top: 1.6em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #492B21;
}

menublock {
	float: right;
	width: 100px;
	padding-top: 1.6em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #492B21;
}


ul {
}

ol {
}

a {
/*	border-bottom: 1px dotted #CCCCCC; */
	color: #AC021C;
/*	text-decoration: none;
	color: #AC021C;
*/
}

a:hover {
	border: none;
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 800px;
	height: 165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CB827C;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #B0D9B1;
}

#header a {
	border: none;
	text-decoration: none;
	color: #CB827C;
}

#header a:hover {
	text-decoration: underline;
}

#logo {
	float: left;
	width: 800px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A49C89;
	background-color: #FFFFFF;
	background-image: url(images/168mainstreetheader.jpg);
	margin: 0px;
}

#logo h1 {
	margin: 0;
	padding-top: 40px;
	font-size: 24px;
	text-align: left;
	padding-left: 70px;
}

#logo h2 {
	margin: 0;
	font-size: 16px;
	text-align: left;
	padding-left: 80px;
	padding-top: 5px;
}

#menu {
	width: 580px;
	float: right;
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img03.gif) no-repeat left center;
	font-size: 18px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

#center {
	width: 780px;
	background-color: #B0D9B1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

/* Post */

.post {
	padding: 10px 0 20px 0;
}

.vline {
	border-top: 2px dotted #CCCCCC;
}
.post .p {	
	font-size: 1.1em;
}
.post .date {
	margin: 0;
	font-size: .8em;
}

.post .title {
	margin-top: 0;
}

/* stye for dating an article, etc. */
.post .smallnote {
	margin: 0;
	font-size: .8em;
}

.post .entry {
}

.post .meta {
	height: 30px;
	font-size: 1em;
}

.post .meta a {
	display: block;
	float: left;
	height: 24px;
	border: none;
}

.post .meta b {
	display: none;
}

.post .category {
	padding: 1px 40px;
	background: url(images/img08.gif) no-repeat;
}

.post .comments {
	padding: 1px 40px;
	background: url(images/img07.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 10px;
	background-color: #B0D9B1;
	height: auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-top: 15px;
}

#sidebar li ul {
	padding-left: 5px;
}

#sidebar li li {
	padding-left: 5px;
	font-size: 0.75em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#sidebar li h2 {
	margin-top: 0;
	font-size: 1.5em;
}

#sidebar li a {
}

#sidebar fieldset {
	border: none;
}


#sidebar a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #AC021C;
}

#sidebar a:hover {
	border: none;
	text-decoration: underline;
}



/* Footer */

#footer {
	height: 50px;
	text-align: center;
	font-size: 0.7em;
	width: 620px;
	clear: both;
	background-color: #B0D6B1;
	padding-top: 5px;
}

#footer a {
	width: 760px;
	border: none;
	color: #492B21;;
}

.check ul{
	font-size: 15px;
	font-weight: bold;
}
.check li{
	font-size: 1.1em;
	list-style-image: url(images/checkmark.gif);
	font-weight: bold;
	list-style-position: inside;
	padding: 2px;
}

