/* CSS Document */
  

body {
	margin-top:0;
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #fff;
	background-color:#2a2217;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
h1 {
	color: #250000;	
	font-size: 1.5em;
	font-style:italic;
	line-height:1.2em;
	font-weight:normal;
}
h2{
	color: #250000;	
	font-size: 1.5em;
	font-style:italic;
	line-height:1.2em;
	font-weight:normal;
}
h3{
	color: #ebc263;	
	font-size: 1.3em;
	font-style:italic;
	line-height:1.2em;
	font-weight:normal;
}
p{
	margin: .75em 0;
}
a, a:visited {
	color:#6d94de;
}
a:hover {
	color:#adc8fc;
}
ul{
	margin: 0em 0em .1em 1em;
	padding-left: .25em;
}
ol{
	margin: 0em 0em .1em 1em;
	padding-left: .25em;
}
li {
	padding: 0.15em ;
}
#container {
	margin: auto;
	width: 1014px;
}
#logo {
	float:left;
	width:335px;
	height: 90px;
	padding: 16px 0 0 45px;
}
#header_right {
	float:left;
}
#tagline {
	width:625px;
	font-size:1.5em;
	font-style:italic;
	color: #8ecffd;
	text-align:center;
	padding:29px 0 0 0;
	line-height:1.5em;
}
#navcontainer {
	width: 625px;
	height: 37px;
	padding:5px 0 0 0;
	margin: 0;
	text-align:center;
}
#navcontainer ul{
	list-style-type: none;
	color: #30417D;
	padding: 7px 0 0 0;
	margin: 0px 0 0 0;
}
#navcontainer li {
	display: inline;
}
#navcontainer li a, #navcontainer li a:visited {
	text-decoration: none;
	color: #ffffff;
	padding: 0px 15px 0 15px;
	font-size: 16px;
}
#navcontainer li a:hover{
	text-decoration: none;
	color: #e5903f;
}
#banner_home {
	clear:both;
	width: 1000px;
	height: 181px;
}
#banner_secondary {
	clear:both;
	width: 1000px;
	height: 194px;
}
#banner_left {
	float:left;
	width: 350px;
	height: 146px;
	padding: 35px 0 0 0;
	background-image:url(images/banner_text.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	font-size:1.5em;
	line-height:1.4em;
}
#flash {
	float:left;
	width: 650px;
}
#bottom {
	clear:both;
	width: 1014px;
	padding-top:43px;
}
#bottom_left {
	float:left;
	width:710px;
}
.bottom_left_box {
	background-color: #40392f;
	border-top: solid 1px #6d675d;
	border-bottom: solid 1px #161410;
}
.bottom_left_box_photo {
	float: left;
	padding: 20px 0 20px 20px;
	width: 175px;
}
.bottom_left_box_text {
	float: left;
	padding: 20px 0 20px 30px;
	width: 460px;
	text-align:justify;
}
.bottom_left_box_text_full {
	float: left;
	padding: 20px 0 20px 30px;
	width: 645px;
	text-align:justify;
}
#bottom_left_full {
	float:left;
	width:1014px;
}
#bottom_right {
	float:left;
	width:275px;
	padding: 25px 0 0 25px;
	text-align:justify;
	color:#e6cb8d;
}
#footer {
	clear:both;
	width: 1000px;
	height: 13px;
	padding: 7px 0px 7px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	text-align:center;
	border-top: solid 1px #757069;
}
#footer a, #footer a:visited {
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #572700;
}
.clear {
	clear:both;
}
.heading {
color: #a19d97;	
font-size: 1.4em;
}