
BODY
{
	background-color: #26302d;
	color: #FFFFFF;	
	margin: 0px 0px 0px 0px;
	border-top: 4px solid #1c2321;
	padding-top: 14px;
	
	background-image: url("images/bg.png");
}

A
{
	/* text-decoration: none; */
	color: #cacaca;
}

#container
{
	color: #AAAAAA;
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
}

A:hover
{
	color: #FFFFFF;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	
	width: 760px;

}

#title
{
	margin-left: auto;
	margin-right: auto;
	
	height: 76px;

	background-image: url("images/top_line.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

#title_image
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#nav
{
	margin-left: auto;
	margin-right: auto;

	background-image: url("images/nav_bg.png");
	background-repeat: y-repeat;
}

#nav ul
{
	margin: 0px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav ul li
{
	display: inline;
	padding-right: 40px;
}

#nav ul li a
{
	text-decoration: none;
	color: #cacaca;
	font-family: Gill Sans, Arial;
	font-size: 14px;
	font-style: italic;
	
	background-image: url("images/nav_decor.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
	padding-left: 10px;
}

#nav ul li .nav_selected
{
	background-image: none;
	color: #888888;
}

#nav ul li .nav_selected:hover
{
	background-image: none;
	color: #BBBBBB;
}

#nav ul li a:hover
{
	color: #FFFFFF;
	background-image: url("images/nav_decor_on.png");
}


#description
{
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url("images/bottom_line.png");
	background-repeat: no-repeat;
	background-position: top;
	
	color: #AAAAAA;
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
	
	line-height: 140%;
}

#description a
{
	text-decoration: none;
	color: #fecc77;
}

#description a:hover
{
	color: #feecce;	
}

#description2
{
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	
	color: #AAAAAA;
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
	
	line-height: 140%;
}

#description2 a
{
	text-decoration: none;
	color: #fecc77;
}

#description2 a:hover
{
	color: #feecce;	
}

.borderable
{
	border: solid 2px #565857;
}

.front_image
{
	margin: 5px;

	background-color: #444444;
	padding: 1px;
}

#front_content
{
	padding-top: 4px;
}

#front_content table tr td
{
	text-align: center;
	padding-bottom: 10px;
}

#front_content table tr td a
{
	text-decoration: none;
	color: #fecc77;
	font-style: italic;
}

#front_content table tr td a:hover
{
	color: #feecce;
}

#front_content table tr td a img:hover
{
	border: solid 2px #777777;
}

#content
{
	line-height: 140%;
	padding-left: 5px;
	padding-right: 5px;
}

.input_table
{
	width: 400px;
	padding: 5px;
	margin-top: 30px;
	margin-left: 90px;
}

.input_table tr td
{
	font-weight: bold;
	color: #feecce;
	text-align: right;
}

.input_table tr td input, .input_table tr td textarea
{
	width: 100%;
}

.announcement
{
   color:red;
   font-size:12pt;
   font-style:italic;
   font-weight:600;
}
   
.newforchristmas
{
   font-size:11pt;
   font-weight:800;
}

.borderable:hover
{
	border: solid 2px #777777;
}

.borderable
{
	background-color: #444444;
	padding: 1px;
}

.lnk
{
	color: #fecc77;
}

.lnk:hover
{
	color: #feecce;
}

.local_table tr td
{
	background-color: #e3d6bc;
	color: #444444;
	
	padding: 14px;
}

.local_table tr td h1
{
	color: #3a5354;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
	font-family: helvetica;
	font-size: 16pt;
}


.local_table tr td h2
{
	color: #555555;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
	
	font-size: 8pt;
}

.local_table tr td ol li
{
	margin-top: 14px;
}

.local_table tr td ol li ul li
{
	margin-top: 6px;
}

.quote
{
	font-style: italic;
}

.quote_name
{
	display: block;
	margin-left: 175px;
}

.title_large
{
	color: #feecce;
	font-size: 12pt;
	font-style: italic;
}
