* {margin: 0; padding: 0;}


h1 {
	text-indent: -5000px;
	overflow: hidden;
}

h2 {
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 1.24em;
	color: #BB9146;
	line-height: .7em;
}



blockquote {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}



.float_left {float: left; margin-right: 8px;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 12px;
	background: #000 url(images/body_bg.jpg) fixed;
	text-align: center;
	color: #83713c;
}

#maincontainer {
	width: 880px;
	margin: auto;
	font-size: 1.2em;
	background: url(images/container_tile.png) repeat-y !important;
	background: none;
}
#container {
	width: 800px;
	margin: auto;
	font-size: 1.2em;
	border-left: 1px solid #918555;
	border-right: 1px solid #948854;
	padding: 1px;
	background: #000000;
	text-align: left;
}

#header {
	background-image: url(images/header.png);
	height: 269px;
}

#sub_header {
	background-image: url(images/h1.png);
	height: 61px;
}

#content {
	background: url(background2.png) no-repeat;
	padding-left: 60px;
	padding-right: 60px;
	padding-top:100px;
}



#right_nav_box {
	float: right;
	width: 135px;
	height: 360px;
	margin-top:50px;
	margin-right: 12px;
	margin-left: 10px;
	margin-bottom: 30px;
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;

}

#navbox ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

#navbox li { margin: 0 0 .2em 0; }

#navbox a
{
display: block;
color: #FFF;
background-color:#83713c;
width: 9em;
padding: .2em .8em;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-color: #ffffcc #626549 #626549 #626549;
}

#navbox a:hover
{
background-color:  #626549;
color: #FFF;
}














#footer {
	clear: both;
	padding: 40px;
	text-align: center;

}
span{
color:#ffffcc;
}

blockquote  {
    float: right;
	width:250px;
	border-top:1px solid #918555;

}

blockquote p {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style: italic;
	font-weight: bold;
	color: #BB9146;

	margin:0;
	padding:5px;
	}
	
blockquote .source {
	font-size: 16px;
	font-style: normal;
	color: #BB9146;
	border-bottom:1px solid #918555;
}
/*------------------------- Image menu ----------------------*/

#navlist
{
padding-top: 15px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
	color: #6e6641;


}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
text-align:center;
line-height: 14px;
font-weight: bold;
margin: 10px 10px 4px 10px;
text-decoration: none;
	color: #ffffcc;
}



#navlist a:hover { color: #ffffff; }