html {
	margin: 0;
	padding: 0;
}

body {
	background:#34160C; /*old #232903 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B985F;
}

#footer {
	width: 710px;
	margin: 0 auto;
	padding: 2em;
	background: #34160C; 
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 87%;
	color: #A7A873;
}

#footer a {
	color: #565736; 
}

#footer a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #CEEA70;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #8B985F;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#nav {
	margin: auto;	
}

#nav ul {
	margin: auto;	
}

#nav li {
	display: inline;
}
#nav a:link, a:visited {
	padding: 0 .3em;
	color: #CEEA70;
	text-decoration: none;
}

/* Header */

#header {
	height: 305px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C url(images/img01.jpg) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}
/* Header */

#header2 {
	height: 100px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C url(images/img01.jpg) no-repeat center top;
}

#header2 h1 {
	margin: 0;
/*	padding: 200px 0 0 40px; */
	letter-spacing: -2px;
	font-size: 40px;
	color: #FFFFFF;
}

#header2 h2 {
	margin: 0;
	padding: 0 0 0 0;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CAF368;
}

/* Page */

#page {
	margin: 0 auto;
/*	padding: 0 25px; */
	background: #34160C url(images/img06.gif) repeat;
}

/* Content */

#content {
	float: left;
	width: 560px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}

.post {
	width: 520px;
	padding: 20px 20px 0 20px;
	background-color:#45462C;
	text-align: justify;
}
.post2 {
	width: 450px;
	padding: 20px 20px 0 20px;
	background-color:#45462C;
	text-align: justify;
}
.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
	background: url(images/img06.gif) no-repeat right center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}

.box {
	width: 239px;
	padding-left: 1px;
	border: #8B985F 2px solid;
	padding: .25em;
	margin: .5em;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */



#legal {
	float: left;
}

#links {
	float: right;
}



/* ************************************* GALLERY CSS ************************************************ */


/* default link and visited state to trigger :active in IE6 
a, a:visited {color:#000;} */

/* position the outer frame (originally 500 x 380) (large image size is 480 x 360) */
div.frame {position:relative; margin:20px auto; width:430px; height:290px; border:1px solid #000;}

/* Set up the default links for the gallery 
div.frame a, div.frame a:visited {background:#eee; text-decoration:none;} */

/* Set up the common image style */
div.frame a img {position:absolute; top:0; left:0; border:10px double #d00;}
/* clip the eight images into vertical strips */
div.frame a.pos1 img {clip:rect(0 70px 290px 0px); border-color:#CEEA70;}
div.frame a.pos2 img {clip:rect(0 120px 290px 70px); border-color:#CEEA70;}
div.frame a.pos3 img {clip:rect(0 170px 290px 120px); border-color:#CEEA70;}
div.frame a.pos4 img {clip:rect(0 220px 290px 170px); border-color:#CEEA70;}
div.frame a.pos5 img {clip:rect(0 270px 290px 220px); border-color:#CEEA70;}
div.frame a.pos6 img {clip:rect(0 320px 290px 270px); border-color:#CEEA70;}
div.frame a.pos7 img {clip:rect(0 370px 290px 320px); border-color:#CEEA70;}
div.frame a.pos8 img {clip:rect(0  430px 290px 370px); border-color:#CEEA70;}


/* set up the default link :active for IE */
div.frame a:active {position:absolute; top:0; left:0; background:#fff; z-index:100;}

/* unclip the image */
div.frame a:active img, div.frame a:focus img {background:#fff; clip:rect(0 440px 290px 0); z-index:100;}

#gallerychoicescontainer {
position:relative;
}
#updates {
	float: right;
}