/*======================
	RESET
========================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.3;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




body
{
	padding:0; 
	margin:0; 
	text-align:center; 

	background: #2f1d05 url(../images/site_background.jpg) repeat-x; 
		
	font-family:"Trebuchet MS", "Arial";
	font-size:12px; 
}
img
{
	margin:0; 
	padding:0; 
	border:0;	
	vertical-align:top; 
}
.photo
{
	margin:0 5px 3px 5px; 	
}
/*======================
	LAYOUT
========================*/

#wrapper
{
	width:930px; 
	min-height:614px; 
	height:auto !important;
	min-height: 614px; 
	
	margin:0 auto; 
	text-align:left; 
	background: url(../images/background.jpg) no-repeat; 
}
#background
{
	width:930px;  
	margin:0 auto; 
	background: url(../images/content_background.gif) repeat-y; 
}

#site
{
	width:796px; 
	min-height:560px; 
	height:auto !important;
	height:560px;
	
	position:relative; 
	left: 56px; 
	top:55px; 
	

}
#left-column
{
	float:left; 
	width:208px; 

}

#right-column
{

	float:right; 
	width:580px; 
	min-height:536px; 
	height:auto !important;
	height:536px;
	

}
#header
{
	padding:22px 12px 12px 12px; 
	height:121px; 	
	width:540px; 
	position:relative;
	right:6px;
	bottom:6px; 
	left:6px; 
	float:left; 
	 
	 
}
#header-text
{
	width:200px; 
	float:left; 	
}
#header-image
{
	background:url(../images/home_graphic.jpg) no-repeat; 
	width:324px; 
	height: 199px; 
	position:absolute;
	top:-35px; 
	right: -7px; 
	

	
	float:right; 

}
#content
{
	position:relative;
	top:4px;
	left:-9px; 
	bottom:0px; 
	right:0px;  
	z-index:100; 
	width:542px; 
	padding:10px;  	
	margin-bottom:28px; 
	/*min-height:355px; 
	height:auto !important;
	height: 355px; */
	float:right; 
	
}

#footer
{
	background:#2f1d05 url(../images/footer_background.jpg) no-repeat 3px 0; 
	width:800px; 
	height:88px; 	
	padding:38px 10px 5px 30px; 
	float:left; 
	position:relative; 
	left: 55px;
	top:25px;  
}
#credit
{
	text-align:center; 
	position:relative;
	z-index:100; 
	clear:both;   
}
#credit a
{
	color:#af956e; 	
}
/*======================
	LOGO
========================*/
#logo
{
	width:207px; 
	height:173px; 
	position:relative; 
	left:-15px; 
	top:-43px; 
		
}
#logo a
{
	outline:0; 
	display:block; 	
	width:207px; 
	height:173px; 
}
/*======================
	MENU
========================*/
#menu
{
	position:relative; 
	top:-13px; 
}
#menu ul
{
	padding:0; 
	margin:0 7px 0px 13px; 
}
#menu li
{
	list-style:none; 
	padding:6px 0 6px 13px; 
	border-bottom:solid 1px #b9c8d9; 
}
#menu a
{
	text-decoration:none; 
	font-size:18px; 
	color:#4f3079; 
}
#menu a:hover, #menu a.active
{
	color:#1f1330; 
}
/*======================
	BULLETIN
========================*/
.bulletin
{	
	margin-bottom:10px; 
}
.bulletin, .bulletin-content
{
	width:212px;
	background: #e5c79b url(../images/bulletin_head.gif) no-repeat; 	
	float:right; 
}
.bulletin-content
{
	padding:0px 10px 30px 10px; 
	width:192px;
	
	margin:30px 0 0 0;
	background:url(../images/bulletin_foot.gif) no-repeat 0 100%;	
}
.bulletin-content .entry
{
	margin-bottom:10px; 	
}
/*======================
	TABS
========================*/
#tabs
{
	position:relative; 

	margin: -18px 0 0 7px; 

	float:left; 
}
#tabs ul
{
	margin:0; 
	float:left; 
	padding:0; 
}
#tabs a
{
	text-decoration:none; 
	display:block; 
	color:#b2b2b2;	
	background:url(../images/tab_idle.gif) no-repeat; 
	width:113px; 
	height:18px; 
	padding:5px 0 0 15px;  
	font-style:italic; 
	
}
#tabs a.active
{
	background:url(../images/tab_active.gif) no-repeat;  
	height:31px;  
	color:#5f5f5f; 
}
#tabs li
{
	float:left; 
	list-style:none; 
}
/*======================
	FOOTER
========================*/
#footer-menu
{

}
#footer-menu a, #footer-menu
{
	color:#4a3f2f;
	text-decoration:none; 
}
#footer-menu a:hover, #footer-menu a.active
{
	text-decoration:underline;
}
#footer-copy
{
	margin-top:5px; 
	color:#fff6e8;
}
/*======================
	POSITIONING
========================*/
.left
{
	float:left; 

	
}
.right
{
	float:right; 
	
}
.clear
{
	clear:both; 
}
.align-left
{
	text-align:left; 
}
.align-right
{
	text-align:right; 	
}
.align-center
{
	text-align:center; 
}
.margin-left
{
	margin-left:5px; 
}
.margin-right
{
	margin-right:5px; 
}
.margin-top
{
	margin-top:5px; 
}
/*======================
	HTML
========================*/
img.gallery
{
	border:solid 1px #c9c2b6; 
	margin:0px 5px 0 5px; 
}
/*======================
	FLASH
========================*/
.flash, .alert
{
	background:url(../images/alert_background.gif) no-repeat;
	width:532px; 
	height: 233px; 
	margin:0 auto; 
}
.flash div, .alert div
{
	margin:0 auto; 
	text-align:center; 
	position:relative; 
	top: 40%; 
	width:300px; 
	color:#684619; 
	font-size:16px; 
}