@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;} 



body{
	background:#220302 url(../images/bkg_01.gif) top center repeat-x;
	margin:0;
	padding:0;
	text-align:center;}


/*-----------HOME PAGE FORMATTING-----------*/

#wrapper{
	background:url(../images/fire_05.png) bottom center no-repeat; width:950px; margin:auto; text-align:left;
	position:relative;
	}
	
#slideshow{
	width:475px;
	height:366px;
	position:absolute;
	left:475px;
	top:60px;
	z-index:1000;
	overflow:hidden;}

#menu{
	width:950px;
	height:75px;}
	
#container{
	background:url(../images/logo_02.png) top left no-repeat;
	width:950px;
	float:left;
	padding-bottom:5px;
	}
	
#col-lt{
	width:460px;
	float:left;
	padding:210px 0px 0px 15px;}
	
#news-events{
	background:url(../images/news.gif) top left no-repeat;
	width:415px;
	height:225px;
	margin-top:10px;
	padding: 90px 20px 10px 25px;}

#col-rt{
	background:url(../images/home_02_02_02.png) 0px 227px no-repeat;
	width:475px;
	float:right;
	padding-top:335px;}
	
#about-aug{
	width:445px;
	padding-left:30px;}
	
#footer{
	width:935px;
	clear:both;
	padding-left:15px;
	padding-top:15px;}

/*-----------INNER PAGE FORMATTING-----------*/

#wrapper2{
	background:url(../images/fire_05.png) bottom center no-repeat; width:950px; margin:auto; text-align:left; padding:0;
	}


#container2{
	background:url(../images/container2bkg_02.png) top left no-repeat;
	width:950px;
	float:left;
	min-height:250px;
	}
	
#container3{
	background:url(../images/container2bkg_02.png) top left no-repeat;
	width:890px;
	float:left;
	padding:175px 30px 0px 30px;
	min-height:350px;
	}
	
#col-rt2{
	width:475px;
	_width:470px;
	float:right;
}
	
#col-lt2{
	width:460px;
	float:left;
	padding:175px 0px 0px 15px;
	}
	
#catmenu{
	width:370px;
	height:160px;
	margin:5px auto;
	padding:83px 12px 12px 12px;
	background:url(../images/menu-bkg_04.jpg) top center no-repeat;}

/*-----------MISC FORMATTING-----------*/

#photogallery img{
	background-color:#FFF;
	padding:5px;
	margin:3px;}

.photo{
	background-color:#ffebd6;
	padding:8px;
	margin:10px;}
	
#news-table td{
	padding-bottom:8px;}
	
.caption{
	width:auto;
	display:block;
	text-align:right;
	margin-bottom:15px;}

#contact-box{
	width:auto;
	background-color:#410a07;
	border:1px solid #d69d60;
	padding:20px;}
	
#submit{
	background-color:#990000;
	color:#fff;
	border:1px solid #d69d60;
	}
	
#contact-box td{
	padding-bottom:5px;}

/*-----------FONT FORMATTING-----------*/

.subhead{
	font-size:20px;
	text-transform:uppercase;
	letter-spacing: 2px;
}

.subhead2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#F00;
	font-size:24px;
	letter-spacing:5px;}
	
	
.caption-red{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#F00;
	font-size:16px;
	font-weight:bold;
	}
	
.subhead3{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	color:#d69d60;
	line-height:16px;}

#col-lt p, #col-lt2 p, #about-aug p, #container3 p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffebd6;
	font-size:14px;
	line-height:20px;
	margin-bottom:15px;}
	
#news-events table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#410a07;}
	
#news-events a, #about-aug a, #container2 a, #container3 a{
	font-weight:bold;
	color:#C00;
	text-decoration:none;}

#container2 li, #container3 li{
	list-style-image:url(../images/bullet_11.gif);
	margin-left:20px;
	padding-left:5px;
	}
	
#container2 ul, #container3 ul{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffebd6;
	font-size:14px;
	margin-bottom:15px;
	}

#catmenu li{
	padding-bottom:8px;}
