body {
	margin: 0px;
	padding: 0px;
	background: #E7E3CE url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #573D26;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #639CBF; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}


#header-wrapper {
}

#header {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img04.jpg) no-repeat left top;
}


#logo {
	width: 980px;
	height: 250px;
	margin: 0 auto;
	padding: 0px 0px 0px 20px;
	/*background: url(images/img02.jpg) no-repeat left top;*/
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #A38E7C;
}

#logo h1 {
	padding-top: 70px; 
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #A38E7C;
}

#logo h1 a {
	text-decoration: none;
	color: #573D26;
}


#menu {
	float: left;
	width: 950px;
	height: 35px;
	padding-top: 15px;
	padding-left: 15px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 6px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #573D26;
}

#menu a:hover { 
	text-decoration: none; 
}

#menu .current_page_item a {
	background: #573D26;
	color: #FFFFFF;
}

#menu .first {
}


#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 20px 0px 20px;
}

#banner {
	padding-bottom: 20px;
}


#content {
	float: left;
	width: 620px;
}

.post {
	width: 608px;
	margin-bottom: 20px;
	padding: 20px 20px;
	border: 1px dashed #B9B6A5;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #4A7173;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-top: -10px;
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #85B1C2;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	border-top: 1px solid #E0E0E0;
	padding: 10px 0px;
	font-size:14px;
}
.post .entry p{line-height:150%;
text-align:left;}

.post .links {
	background: #90BF35;
	border: 1px solid #5F817E;
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 3px 0px 0px 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 0px 0px 30px 0px;
	background: url(images/img06.jpg) repeat-y left top;
}

#sidebar li ul {
	margin: 0px 0px;
	border: none;
	background: none;
}

#sidebar li li {
	margin: 0px 40px;
	padding: 10px 0px;
	border: none;
	background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	border: none;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 40px;
}

#sidebar h2 {
	height: 20px;
	margin: 0 0 20px 0px;
	padding: 30px 0px 0px 40px;
	background: url(images/img05.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #573D26;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}


#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}
#footer {
	width: 100%;
	height: 112px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-x left top;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 20px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #573D26;
}

#footer a {
	color: #573D26;
}
.top {
	height: 30px;
	background-image: url(images/tt.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tt {
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
}
.top .tt .t1 {
	width: 150px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 24px;
	float:left;
	margin-right:400px;
}
.top .tt .t2 {
	height: 24px;
	float:left;
}
.top .tt .t2 li {
	font:12px;
	float: left;
	width: 60px;
	list-style-type: none;
	text-align: center;
	line-height: 25px;
	background-image: url(images/t2.gif);
	background-repeat: no-repeat;
}
