html,body{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#393109;
	text-align:center;
	margin:10px auto;
	padding:0 auto;
}
#content{
	background:#ffffff;
	border:1px solid #adaa9a;
	padding:10px;
	margin:0 auto;
	width:690px;
	#width:700px;
	text-align:center;
}
#header{
	border-right:8px solid #564001;
	background:#cec590;
	height:144px;
	#width:686px;
	position:relative;
}
#header h1.logo{
	text-indent:-99999px;
	background:url(/assets/images/logo.gif) no-repeat;
	width:287px; height:105px;
	position:absolute;
	left:10px;
	top:-5px;
	#top:10px;
	z-index:13;
}
#header .divider{
	width:682px;
	height:3px;
	font-size:3px;line-height:3px;
	background:#564001;
	position:absolute;
	top:77px;
	left:0;
	z-index:2;
}
#header img,#header div.imgDiv{
	border:2px solid #342700;
	position:absolute;
	z-index:3;
}
#header #photo4{
	right:10px;
	top:15px;
}
#header #photo3{
	right:70px;
	bottom:10px;
}
#header #photo2{
	right:120px;
	top:10px;
}
#header #photo1{
	right:190px;
	bottom:15px;
}
#banner, #ticker table td{
	background-color: #5a903f;
	padding:0px;
	text-align:left;
	color:#ffffff;
	font-size:1em;
}
#banner #ticker{
	width:680px;
	overflow:hidden;
}
#main{
	margin-left:120px;
	text-align:left;
}
h1,h2,h3,h4,h5{
	font-family:Zurich,Tahoma,Arial,Helvetica,sans-serif;
}
#story p{
	text-align:left;
}
#main h1{
	font-size:1.7em;
	text-transform: uppercase;
}
#main h2{
	color:#393109;
}
#main li{
	margin-bottom:.8em;
}
#main a,#footer a,#story a,#main a:visited,#footer a:visited,#story a:visited{
	color:#387bc0;
	/* font-weight:bold; */
}
#main a:hover,#footer a:hover,#story a:hover{
	color:#5a903e;
}
#menu a.first{
	border-top: 2px solid #eca129;
}
#menu a{
	display:block;
	font-family:Georgia;
	text-transform: uppercase;
	padding:5px 0;
	border-bottom: 2px solid #eca129;
	color:#383109;
	text-decoration:none;
}
#menu a:hover{
	color:#ffffff;
	background-color: #5a903f;
}
#sidebar{
	#font-weight:bold;
	background:url(/assets/images/menu_bg.jpg) top left repeat-x;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:100px;
	#width:110px;
	padding:5px;
	float:left;
}
#footer{
	clear:both;
	font-size:.9em;
}
.greenbox{
	width:94px;
	#width:100px;
	padding:12px 3px;
	float:left;
	margin-right:10px;
	position:relative;
	color:#ffffff;
	/* background:#5a903f;
	border-left:1px solid black;
	border-right:1px solid black; */
	background:#5a903f url(/assets/images/box_mid.gif) repeat-y;
	/* height:160px;
	#height:180px; */
}
.greenbox .top{
	position:absolute;
	top:0;
	left:0;
	background:url(/assets/images/box_top.gif) no-repeat;
	height:12px;
	width:100px;
}
.greenbox .bottom{
	position:absolute;
	bottom:0;
	left:0;
	background:url(/assets/images/box_bottom.gif) no-repeat;
	height:13px;
	width:100px;
}
.greenbox h3{
	font-size:1em;
	text-align:center;
	/* position:absolute;
	bottom:10px;
	#bottom:20px;
	left:0; */
	width:100px;
	
}
.greenbox p{
	text-align:center;
	margin-top:0;padding-top:0;
	/* height:100px; */
}
.greenbox a{
	color:#ffffff !important;
}
.greenbox a:hover{
	color:#ff9933 !important;
}

