* {
   padding: 0;
   margin: 0;
}

body {
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background: #2E2418 url(/media/bg.gif) repeat top left;
	color: #fff;
	/*background-attachment: fixed;*/
}

h1 {
	margin: 0 0 1.4em 0;
	color: #A7CA44;
	font-size: 2em;
	line-height: 1.8em;
	text-align: left;
	font-family: Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
	font-weight: normal;
	border-top: 2px dotted #493C2C;
	border-bottom: 2px dotted #493C2C;
}

h2 {
	font-size: 1.6em;
	font-family: Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
	font-weight: normal;
}

a {
	color: #A7CA44;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p, ul {
	margin: 1em 0;
}
p {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

blockquote {
	margin: 1em 8em;
	padding-top: 35px;
	background-image: url(/media/bq_bg_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
blockquote em {
	display: block;
	text-align: right;
	font-size: 0.9em;
	padding: 0 25px 25px 0;
	background-image: url(/media/bq_bg_bot.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
	

li {
	margin-left: 2em;
}

.wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

.left {
	float: left;
	width: 180px;
	text-align: left;
	font-family: Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
	font-size: 1em;
	background-image: url(/media/left_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 65px;
}
.left .content {
	display: inline-block;
	background: #44372a url(/media/alt_bg.gif) repeat top left;
	padding: 20px;
}
.left .content img {
	border: 0;
	padding: 0;
	margin: 0;
}
.right {
	float: right;
	width: 740px;
	padding: 40px 0 0 40px;
	text-align: left;
}
.left .logo {
	margin-bottom: 40px;
}
.left p {
	margin-top: 50px;
}
.left ul {
	margin-bottom: 20px;
}
.left ul, .left li {
	list-style: none;
}
.left li {
	margin: 0 15px 0 0;
	line-height: 2em;
}
.left li a.rss {
	display: block;
	height: 20px
	padding-right: 50px;
	background-image: url(/media/rss_logo.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.content {

}
.content img {
	border: 2px solid #fff;
	margin: 8px;
}
.content_area {
	color: #291f13;
	background-color: #fff;
	padding: 20px;
}
.summary {
	font-size: 1.1em;
	/*color: #4c3e2e;
	font-style: italic;*/
	font-weight: bold;
}

h2.blog_title a { color: #fff; }
h2.blog_title a:hover { text-decoration: none; }
.blog_info { font-size: 0.8em; }
.blog_slideshow_img {
	position: relative;
	margin: 0 0 2em 0;
}
.slideshow_pholder {
	position: absolute;
	width: 740px;
	z-index: 900;
	text-align: center;
}
.blog_slideshow_img h6.img_caption {
	position: absolute;
	display: none;
	width: 690px;
	margin: 0;
	padding: 10px 20px 10px 10px;
	z-index: 5000;
	left: 10px; bottom: 10px;
	color: #fff;
	font-size: 1.1em;
	text-align: right;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.img_caption_bg {
	position: absolute;
	display: none;
	left: 10px; bottom: 10px;
	width: 680px;
	margin: 0;
	padding: 0 20px;
	background-color: #000;
	z-index: 4999;
	color: #fff;
	font-size: 1em;
	line-height: 3em;
	text-align: left;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.blog_inline_img {
	margin: 0 0 2em 0;
}
.blog_inline_img h6.img_caption {
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 	1em;
	line-height: 1.4em;
	margin: 0;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.img_navi_bg {
	position: absolute;
	display: block;
	top: 10px; left: 10px;
	width: 680px;
	margin: 0;
	padding: 0 20px;
	background-color: #000;
	z-index: 4999;
	color: #fff;
	font-size: 1em;
	line-height: 3em;
	text-align: left;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.img_navi {
	position: absolute;
	display: block;
	top: 10px; left: 10px;
	z-index: 5001;
	width: 680px;
	margin: 0;
	padding: 0 20px;
}
.img_navi_but {
	display: block;
	width: 20px;
	font-size: 1em;
	line-height: 3em;
	background-image: url(/media/ss_navi_but_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-left: 5px;
	text-decoration: none;
}
.img_navi_but:hover {
	background-image: url(/media/ss_navi_but_over.gif);
	text-decoration: none;
}
.img_navi_but.on, .img_navi_but.on:hover {
	background-image: url(/media/ss_navi_but_on.gif);
}

.blog_row {
	padding-bottom: 130px;
	margin-bottom: 2em;
	background-image: url(/media/hr.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.blog_roll_navi, .blog_footer {
	padding: 10px;
	background: #44372a url(/media/alt_bg.gif) repeat top left;
}
.blog_roll_navi a {
	text-decoration: none;
	border: 4px solid #fff;
	padding: 4px 10px;
}
.blog_roll_navi a:hover {
	color: #fff;
	border-color: #A7CA44;
}
.blog_roll_navi .older {
	float: left;
}
.blog_roll_navi .newer {
	float: right;
}


.hr {
	margin: 4em 0 0 0;
	height: 100px;
	background-image: url(/media/hr.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.hr hr {
	display: none;
}


pre {
	text-align: center;
	line-height: 42px;
	margin: 0 0 2em 0;
	background-image: url(/media/message_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	text-indent: 0;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 1em;
}


.footer {
	display: block;
	margin: 8em 0 0 0;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.3em;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.footer ul {
	display: inline-block;
	position: relative;
	list-style: none;
	padding: 0;
	overflow: hidden;
}
.footer li {
	float: left;
	margin: 0 15px 0 0;
	list-style: none;
	padding: 0;
}



/* CONTACT */

.contact {
}
.contact_pane {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
.alt_contact_pane {
	padding: 0 20px 20px 20px;
	background: #44372a url(/media/alt_bg.gif) repeat top left;
}
.contact_block {
	display: block;
	float: left;
	width: 350px;
	margin: 0 10px 0 0;
}
.alt_contact_pane .contact_block {
	width: 330px;
}
.contact div p {
	text-align: left;
}
.contactform {
}
.contactmessage {
	/*text-align: left;*/
	padding: 10px;
	font-weight: bold;
	border: 1px solid #A7CA44;
}
.contact label {
	display: block;
	font-weight: bold;
	margin: 1.5em 0 0.5em 0;
	padding: 0;
}
.contact .check_pair {
	white-space: nowrap;
}
.contact input, .contact select, .contact textarea {
	padding: 0;
}
.contact input { /* target just checkboxes */
	margin: 0 20px 0 0;
}
.contact input.field, .contact select.field, .contact textarea.field {
	display: block;
	border: 5px solid #4B3E2E;
	width: 300px;
	padding: 2px 0 2px 0;
	margin: 0;
}
.contact input.button {
	display: block;
	background-color: #A7CA44;
	padding: 10px;
	border: 0;
	width: 100px;
	margin: 20px 0 0 0;
	font-weight: bold;
	cursor: pointer;
}
.contact input.button:hover {
	background-color: #fff;
}
.contact textarea.tall {
	height: 110px;
}
.contact label input {
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
}


.highlight {
	font-size: 0.8em;
	color: #A7CA44;
}
div.clear {
	width: 0px;
	height: 0px;
	clear: both;
}