a {
	text-decoration: none;
}
body {
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: #333333 url(images/bg.png);
	padding: 0px;
	margin: 0px;
	font-size:14px;
	line-height:22px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	background: url(images/header-icon.gif) no-repeat;
	color: #c9eefe;
	font: lighter 36px/150% Arial, Helvetica, sans-serif;
	height: 60px;
	margin: 0px;
}
h1 a, h1 a:visited {
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h3 {
	color: #31290f;
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
}
h4 {
	color: #758d38;
	font: normal 130%/100% Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
}
hr.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
img.alignleft, img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0px;
}
img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0px 5px 10px;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin: 0px;
	padding: 0px 0px 15px;
}
/* Div's and layout */























#commentform {
	font: 110% Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#commentform #submit {
	background: url(images/btn-bg.gif) no-repeat;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100px;
}
#commentform input {
	background-color: #fdf1c9;
	border: 1px solid #cccccc;
	margin-top: 3px;
	padding: 3px;
	width: 200px;
}
#commentform label {
	color: #262626;
	font-size: 87%;
}
#commentform p {
	margin: 0px;
	padding: 6px 0px;
}
#commentform textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height: 115px;
	margin-top: 3px;
	padding: 2px;
	width: 478px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	padding: 10px 0 5px 0;
}
#content {
	width: 663px;
	float: left;
}
#credits {
	color: #7a9299;
	font-size: 11px;
	height: 15px;
	line-height: 120%;
	margin: 0px auto;
	padding-bottom: 3px;
	width: 768px;
}
#credits a, #credit a:visited {
	color: #048db4;
}
#footer {
	clear: both;
	color: #ACD7EE;
	font-size: 11px;
	line-height: 130%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: left;
	width: 768px;
}
#footer a strong {
	color: #FFFFFF;
}
#footer a, #footer a:visited {
	color: #ACD7EE;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer h4 {
	font: normal 146%/100% Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
}
#footer li a {
	display: block;
}
#footer_bg {
	background: url(images/footer.jpg) no-repeat;
	height: 72px;
	width: 768px;
}
#page {
	margin: 0px auto;
	width: 960px;
	background: url(images/entry_bg.png) no-repeat;
	background-position: 0px 190px;
	position: relative;
}
#searchform {
	margin: 15px 0 0;
}
#searchform #s {
	background: #fff;
	border: 1px solid #cccccc;
	color: #000000;
	cursor: pointer;
	font-weight: normal;
	height: 19px;
	line-height: 19px;
	margin-right: 2px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	width: 135px;
}
#searchform br {
	display: none;
}
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 52px;
}
#sidebar {
	color: #666666;
	float: right;
	padding: 0px 0px 0px 0px;
	width: 297px;
}
#sidebar h2, #sidebar .sidebartitle {
	border-bottom: 1px dotted #CCCCCC;
	color: #73a714;
	font: lighter 18px Arial, Helvetica, sans-serif;
	margin: 20px 0px 2px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	border: none;
	border-bottom: 1px dotted #CCCCCC;
	list-style: none;
	margin: 0;
	padding: 2px 0;
}
#sidebar ul li ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li ul li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px 0 2px 0px;
}
#sidebar ul li ul li ul li {
	border: none;
	padding: 1px 0 1px 10px;
}
/* Classes and other stuff */























.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.commentlist {
	line-height: 130%;
	margin: 10px 0px;
	padding-left: 20px;
}
.commentlist .alt {
}
.commentlist cite {
	color: #CC6600;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist li {
	padding: 5px 10px;
}
.commentlist small {
	display: block;
	font-size: 87%;
	margin-bottom: 5px;
}
h2 {
	color: #2a2c2b;
	font-size: 32px;
	margin: 0px 0px 0px 50px;
	padding: 25px 12px 0px 0px;
	border-bottom: solid 1px #a2956a;
	font-weight: normal;
	text-align: right;
}
a {
	text-decoration: underline;
	color: #dc3522;
}
a:hover {
	text-decoration: none;
}
#content p a {
	text-decoration: underline;
	color: #dc3522;
}
#content p a:hover {
	text-decoration: none;
}
#content ol {
	padding: 0px 10px 10px 0px;
	margin: 0px;
	text-align: right;
	color: #655c40;
}
.entry {
	width: 633px;
	color: #655c40;
	margin-left: 3px;
	padding: 18px 12px 8px 15px;
	text-align: left;
	float: left;
}
.footer-about {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
}
.footer-recent-comments {
	float: left;
	margin-left: 10px;
	width: 240px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	float: left;
	margin-left: 10px;
	width: 240px;
}
.footer-recent-posts strong {
	font-size: 107%;
	font-weight: bold;
	line-height: 135%;
}
.footer-recent-posts ul {
	font-size: 11px;
	line-height: 110%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	margin-left: 8px;
	padding-bottom: 2px;
	padding-left: 18px;
}
.navigation {
	clear: both;
	height: 15px;
	padding: 10px 0px;
}
.post-date {
	background: url(images/date-bg.gif) no-repeat;
	float: left;
	height: 49px;
	width: 45px;
}
.post-day {
	color: #999999;
	display: block;
	font-size: 18px;
	line-height: 18px;
	margin-left: -3px;
	padding-top: 7px;
	text-align: center;
	text-transform: uppercase;
}
.post-month {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	line-height: 11px;
	margin-left: -3px;
	padding-top: 2px;
	text-align: center;
	text-transform: uppercase;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	margin-left: 8px;
	padding-bottom: 2px;
	padding-left: 18px;
}
/***********************************  Custom  ***********************************/







.wrapper {
	width: 960px;
	margin: auto;
}
.logo {
	width: 188px;
	height: 190px;
	float: left;
}
.main_navigation {
	width: 475px;
	height: 38px;
	padding-top: 82px;
	float: right;
}
.main_navigation a:hover {
	background-position: 0px -38px;
}
.nav_about a {
	width: 98px;
	height: 38px;
	background: url(images/nav_about.png) no-repeat;
	float: left;
}
.nav_what a {
	width: 136px;
	height: 38px;
	background: url(images/nav_what.png) no-repeat;
	float: left;
}
.nav_lesson a {
	width: 161px;
	height: 38px;
	background: url(images/nav_lesson.png) no-repeat;
	float: left;
}
.nav_contact a {
	width: 80px;
	height: 38px;
	background: url(images/nav_contact.png) no-repeat;
	float: left;
}
.post-title {
	width: 475px;
	height: 70px;
	background: url(images/bg_title.png);
	float: right;
}
.post {
}
.footer_nav {
	width: 660px;
	height: 38px;
	margin-left: 3px;
	background: url(images/footer_c.png) no-repeat;
	background-position: 18px 0px;
	position: absolute;
	bottom: -38px;
	left: 0px;
}
.footer_nav_content {
	width: 660px;
	height: 36px;
	background: url(images/footer_l.png) no-repeat;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
}
.copyright {
	width: 205px;
	padding-left: 8px;
	float: left;
}
.sub_nav {
	width: 425px;
	padding-right: 8px;
	text-align: right;
	float: right;
}
.sub_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav a:hover {
	color: #d9cb9e;
}
/* Widgets */

#sidebar h2 {
	display: none;
}
.top_widget {
	width: 298px;
	background: url(images/bg_widget_top_top.png) no-repeat;
	border-bottom: solid 1px #202726;
	margin-top: 120px;
	float: left;
}
.top_widget_content {
	width: 272px;
	min-height: 200px;
	background: url(images/bg_widget_top.png) no-repeat;
	background-position: 0px 24px;
	padding: 23px 16px 0px 10px;
	position: relative;
	color: #7E9391;
	font-size: 15px;
	line-height: 22px;
	float: left;
}
.top_widget_content a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top_widget_content a:hover {
	text-decoration: underline;
}
.top_widget_paul {
	width: 188px;
	height: 182px;
	background: url(images/paul.png) no-repeat;
	position: absolute;
	right: 6px;
	bottom: 0px;
}
.bot_widget {
	width: 272px;
	background: url(images/bg_widget_bot.png) repeat-y;
	padding: 26px 16px 20px 10px;
	color: #A4C0BD;
	font-size: 15px;
	line-height: 22px;
	float: left;
}
.bot_widget_fix {
	width: 272px;
	background: url(images/bg_widget_bot.png) repeat-y;
	padding: 26px 16px 327px 10px;
	color: #A4C0BD;
	font-size: 15px;
	line-height: 22px;
	float: left;
}
.bot_widget a {
	color: #A4C0BD;
	text-decoration: none;
}
.bot_widget a:hover {
	color: #FFFFFF;
}
.image_widget {
	width: 298px;
	height: 345px;
	position: absolute;
	bottom: -38px;
	right: -1px;
}
.contact_form {
	background: url(images/bg_content.png) repeat-x;
	padding: 8px 8px;
	color: #31290f;
border-top:1px solid #bcae7f;
}
.contact_form input[type=text] {
	width: 250px;
	margin-bottom: 5px;
	background-color: #fdf1c9;
	border: 1px solid #a2956a;
	height:24px;
}
.contact_form textarea {
	width: 250px;
	margin-bottom: 5px;
	background-color: #fdf1c9;
	border: 1px solid #a2956a;
}
.testimonial {
	padding-bottom: 4px;
}
.testimonial_author {
	padding-bottom: 8px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #7E9391;
	text-align: right;
}
.testimonial_author b{
	color: #7E9391;
}
.home_testimonial {
	background: url(images/bg_content.png) repeat-x;
	padding: 8px 8px;
	color: #4f4422;
	float: left;
border-top:1px solid #bcae7f;
}
/****background: #ccbe92;*****/
b, strong {
	color:#433d2a;
}
span { 
	color:#433d2a;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	text-align: right;
}

