body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
	background-color: #F7F7F7;
	background-image: url(images2/img01.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: justify;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 2em;
}

h5 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: disc;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background-image: url(images2/img02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images2/img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner {
	margin-bottom: 20px;
	border: 8px solid #E7F0F9;
	text-align: center;

}

#banner2 {
	margin-bottom: 20px;
	border: 8px solid #E7F0F9;
	width: auto;
	float: right;
	margin-left: 20px;
	text-align: center;

}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images2/img04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 150px;
	height: 39px;
	margin-left: 10px;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background-image: url(images2/img05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

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

#menu .current_page_item a {
	padding-left: 0;
	color: #493E2B;
	background-image: url(images2/img06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu .big a {
	display: block;
	width: 150px;
	height: 45px;
	margin-left: 10px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background-image: url(images2/img05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu .current_big a {
	display: block;
	width: 150px;
	height: 45px;
	margin-left: 10px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	border: none;	
	padding-left: 0;
	color: #493E2B;
	background-image: url(images2/img06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -0.5px;
	font-size: 36px;
	color: #516C00;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 25px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta2 {
	margin: -10px 0px 0px 0px;
	padding: 25px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #493e2b;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .beta {
	margin: -10px 0px 0px 0px;
	padding: 25px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #6E8D3D;
}

.post .beta2 {
	margin: -10px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle
}

.post .entry {
	text-align: justify;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 273px;
	padding: 0px;
	color: #787878;
	text-align: right;

}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3D2A0B;
	background-image: url(images2/img12.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	height: 65px;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
	text-align: right;
	background-image: url(images2/img09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

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

#sidebar p strong {
	color: #4A3E29;

}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	font-size: 12px;
	color: #887450;
	background-image: url(images2/img15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#footer-content .column1 {
	float: left;
	width: 700px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #F59450;
}

#footer-content strong {
	color: #887450;
}

#footer-content a {
	color: #8B754C;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
		text-align: right;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}
