/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #7c6a34;}
a:hover {color: #ac8c2a;}

body {
	background: #507373 url('img/top_back.gif') no-repeat center top;
	color: #444444;
	padding-top: 10px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: bold 14px Verdana,sans-serif;}
h2 {font: bold 11px Verdana,sans-serif;}
h3 {font: bold 11px Verdana,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}


h1,h2,h3 {
	color: #444444; 
	margin-bottom: 4px;
	padding-top: 6px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {
	float: left;
}
.right {
	float: right;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	color: #84783c;
	padding-left: 28px;
	margin-top: 30px;
	margin-right: 30px;
}


/* structure */
.inner-container {
	border: 2px solid #cccccc;
	background: #FFF;
	margin: 0 auto;
	width: 825px;
}

.outer-container {
	background: url('img/btm_back.gif') no-repeat center bottom;
	padding-bottom: 10px;
}

/* headere & title */
.header {
	background: #fff url('img/header.jpg') no-repeat;
	height: 193px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}


/* navbar */
.navbar {
	background: #fbe993;
	color: #FFF;
	font: normal 11px Verdana,sans-serif;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 9px;
	border-top: 1px solid #dbcf83;
	border-bottom: 1px solid #8d7f51;
	border-right: 1px solid #dbcf83;
}


/* pathtop */
.pathtop {
	background: #ffffff;
	color: #000000;
	font: normal 11px Verdana,sans-serif;
	text-align: right;
	padding: 4px 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.pathtop a {
	color: #000000;
	text-decoration: none;
}
.pathtop a:hover {
	color: #7c6a34;
	text-decoration: none;
}

/* main */
.main {
	background: #fff;
	border-top: 0px solid #fff;
}

/* contentall */
.contentvideo {
	background: #ffffff;
	font: normal 11px Verdana,sans-serif;
	color: #444444;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 805px;
	
}
/* contentall */
.contentall {
	background: #ffffff;
	font: normal 11px Verdana,sans-serif;
	color: #444444;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 30px;
	width: 765px;
	
}

.contentall li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.contentall p {
	font: normal 11px Verdana,sans-serif;
}
/* table */
.tablecontainer {
	background: #fff url('img/tableright.gif') repeat;
	border: 1px solid #ffe3b8;
	display: block;
	font: normal 11px Verdana,sans-serif;
	margin-top: 5px;
	margin-left: 30px;
	width: 700px;
	height: 103px;
}
.tableleft {
	background: #fff;
	float: left;
	font: normal 11px Verdana,sans-serif;
	width: 230px;
}

.tableright {
	float: right;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
	font: normal 11px Verdana,sans-serif;
	width: 450px;
}
/* post */
.homepost {
	margin-bottom: 10px;
	width: 765px;
	float: left;
}

.homepost h3 {
	position: relative;
	top: 4px;
	font: bold 14px Verdana,sans-serif;
	color: #444444;
	background: url('img/a22b.gif') bottom repeat-x;
	margin-bottom: 15px;
}


.homepostcontent {
	color: #444444;
	margin-bottom: 0px;
	margin-left: 10px;
}

.homepostfooter{
	position: relative;
	top: -10px;
	background: url('img/a33.gif') repeat-x;
	height: 64px;
}

/* content */
.content {
	background: #ffffff;
	font: normal 11px Verdana,sans-serif;
	color: #444444;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 575px;
	
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	padding: 0px 0px;
	
	
}

.content p {font: normal 11px Verdana,sans-serif;}

/* post */
.post {
	margin-bottom: 10px;
	width: 575px;
	float: left;
}


.post h3 {
	position: relative;
	top: 4px;
	font: bold 14px Verdana,sans-serif;
	color: #444444;
	background: url('img/a22b.gif') bottom repeat-x;
	margin-bottom: 15px;
}


.postcontent {
	color: #444444;
	margin-bottom: 0px;
	margin-left: 10px;
}
.postcontentbtn {
	height: 24px;
}

.postfooter{
	position: relative;
	top: -10px;
	background: url('img/a33.gif') repeat-x;
	height: 64px;
}
.postfooter ul {
	color: #444444;
	margin-top: 25px;
	margin-left: 25px;
}
.postfooter li {
	list-style: url(img/li_footer.gif);
	margin-left: 5px;
}

/* navigation */
.navigation {
	float: right;
	font: normal 10px Verdana,sans-serif;
	background: #ffffff;
	margin-right: 10px;
	margin-top: 10px;
	width: 210px;
}

.navigationpict {
	color: #000000;

}
.navigation h2 {
	color: #444444;
	margin-left: 20px;
	margin-right: 20px;
}
.navigation ul {
	margin-top: 10px;
	padding: 0;
	border-top: 1px solid #EAEADA;
	margin-left: 20px;
	margin-right: 20px;
}

.navigation li {
	color: #444444;
	border-bottom: 1px solid #EAEADA;
	margin-left: 0px;
	margin-right: 0px;
	font: normal 10px Verdana,sans-serif;
	color: #000000;
}

.navigation li a {
	font: normal 10px Verdana,sans-serif;
	color: #000000;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #7c6a34;	
}



img.picA
{
position: relative;
top: -2px;
background: url('img/a47b.gif') no-repeat;
width: 140px;
height: 188px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('img/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}
img.picC
{
position: relative;
top: -2px;
background: url('img/a47c.gif') no-repeat;
width: 300px;
height: 188px;
padding: 8px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
/* footer */
.footer {
	background: #fbe993;
	color: #84783c;
	font: normal 9px Verdana,sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 8px 8px;
}
.footer a {
	color: #7c6a34;
	text-decoration: none;
}
.footer a:hover {color: #ac8c2a;}