@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	background-color:#fff;
	background-image:url(images/bg.gif); background-repeat:repeat-x;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #7E7E7E;
	}

h2, h3 {
	font-weight: bold;
	color: #7E7E7E;
}
	
h2 { font-size: 122%; }
h3 { font-size: 110%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 100%;
}

a:link {
	color:#DEB409;
}

a:hover {
	text-decoration: none;
	color:#DEB409;
}

a:visited { text-decoration: underline;
	color: #DEB409;
}

#banner {
	width:955px;
	height:304px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	
}
#logo {
	width:955px;
	height:121px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	background:url(images/header.gif); background-repeat:no-repeat}
	
	
#flash_flame {
	width:605px;
	height:121px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:350px;

	}
	
#header { width:758px; float:right; height:304px; background:url(images/header_bg.gif); background-repeat:no-repeat}



#page {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(images/box_bg.gif); background-repeat:repeat-y;

}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 710px;
	padding-left:5px;
	margin-left:30px;
	margin-right:20px;
	margin-top:15px;
	min-height:350px;
	
}

#col_left {
	float: left;
	width: 165px;
	padding-left:0px;
	line-height:0px;
	margin-left:0px;
	padding-left:22px;
	padding-top:0px;
	min-height:304px;

}

#menu {
	float: left;
	width: 182px;
	padding-left:0px;
	padding-top:0px;
	line-height:0px;
	margin-left:0px;
	padding-left:15px;
	padding-top:0px;
	background:url(images/menu_bg.gif); background-repeat:no-repeat;
	min-height:304px;


}


#content ol, #content ul {
	margin-left: 3em;
}


#footer {
	clear: both;
	width: 955px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:url(images/footer.gif); background-repeat:no-repeat;

	
}

#footer p {
	padding-top:10px;
	line-height:normal;
	font-size:12px;
	text-align:center;
	color:#666;
}


.gallery { margin:10px; padding:5px; border:1px solid #ccc} 


.gallery_tb { margin-left:5px; margin-right:5px; margin-bottom:5px; margin-top:5px; border:1px solid #999999} 
.photogallery { margin: 5px 5px 0px 5px;border:1px solid #999999} 
.sidetext { font-size:12px; color:#333}
.copytext { font-size:11px; color:#231f20 }
