.foot p:before
	{content: "Copyright 2011-2012";}

body {
/*	background-image: url('images/banner.JPG');*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
	background-color : #1d1505;
	color: #baa67f;
	font-family: Arial;
	font-size: 12pt;
}


a {
	text-decoration : none;
	color: #ccaa45;
}
a:hover {
	text-decoration: underline;
	font-style: normal;
	color: #BA965B;
}



.header {
	font-family: "Times New Roman", Times, serif;
	color: #b68116;
	font-size: 26pt;
	font-weight: bold;
	font-style: italic;
}




/** Styles added to suppport galleries and other new styles **/

.circle
	{
	list-style-type: circle;
	color: #b68116
	}

.circle p
	{
	color: #baa67f;
	line-height: 50%;
	}

H1
  	{
	font-size: 1.5em;
	color: #b68116;
	}

H2
	{
	font-size: 1.2em;
	color: #b68116;
	}

.p2image
	{
	float: left;
	width: 235px;
	margin: 0px 15px 50px 15px;
	border: 0px solid red;
	}
.p2image img
	{
	width: 235px;
	height: 235px;
	/**border: 3px solid #020202;**/
	border: 5px groove #855A15;
	float: left;
	}
.p2image p
	{
	text-indent: 0px;
	text-align: center;
	height: 4em;
	}
/**
.p1image
	{
	float: left;
	width: 250px;
	margin: 18px 25px 18px 10px;
	}

.p1image img
	{
	width: 250px;
	height: 250px;
	border: 5px groove #855A15;
	float: left;
	}

.p1image p
	{
	text-align: center;
	height: 4em;
	}
**/
.image
	{
	margin: 18px 30px 18px 10px;
	border: 5px groove #855A15;
	float: left;
	}

**/
.showi:hover
	{
	opacity: .85;
	filter:alpha(opacity=85);/* IE hack */
	}

.clear {clear: both;}

.menu
	{
	border: 2px solid #855A15;
	border-radius: 15px;
	width: 150px;
	background-color: 172344;
	padding:5px 10px 5px 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	}

.button
	{
	border: 2px solid #855A15;
	border-radius: 15px;
	min-width: 250px;
	background-color: 172344;
	padding:5px 10px 5px 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	}

.button a
	{color: #b68116;}
.smallbutton
	{
	border: 2px solid #855A15;
	border-radius: 15px;
	width: 250px;
	background-color: 172344;
	padding:2px 10px 2px 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	}

.smallbutton a
	{
	color: #b68116;
	width: 5em;
	}

.line
	{
	border-top: 5px groove #855A15;
	margin: 15px 0px 15px 0px;
	}

.emph
	{
	font-size: 1.2em;
	color: #b68116;
	}

#wrap
	{
	width: 800px;
	margin: 10px 0px 10px 230px;
	}

/* #5  horizontal navigation bar ---------------------------------------------*/
ul.nav
	{
	margin-left: 1em;
	padding-left: 0px;
	list-style: none;
	padding-top: -10px;
	padding-bottom: 15px;
	margin-top: 1px;
	#margin-top: 70px;
	}

ul.nav li
	{
	display: inline;
	float: left
	}

ul.nav a
	{
	width: 13em;
	display: block;
	border: 1px solid #855A15;
	border-radius: 15px;
	padding: 2px;
	margin: 5px ;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	}
ul.news
	{
	margin-left: 1em;
	padding-left: 0px;
	list-style: none;
	padding-top: -10px;
	padding-bottom: 15px;
	margin-top: 1px;
	#margin-top: 70px;
	}

ul.news li
	{
	display: inline;
	float: left
	}

ul.news a
	{
	width: 6em;
	display: block;
	border: 1px solid #855A15;
	border-radius: 15px;
	padding: 2px;
	margin: 5px ;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	}

.show
	{
	color: #935D37;
	}

.bann
	{
	width: 900px;
	margin: 0px 0px 0px 0px ;
	}
.logo
	{
	position:absolute;
	left:230px;
	top:164px;
	}

.loc
	{
	position:absolute;
	left:520px;
	top:180px;
	}
.gohome
	{
	position:absolute;
	left:900px;
	top:30px;
	border: 1px solid #855A15;
	border-radius: 15px;
	width: 90px;
	background-color: 172344;
	margin-left:20px;
	}
.foot
	{
	border-top: 5px groove #855A15;
	font-family: arial;
	font-size: .8em;
	}
	
.mike
	{
	margin: 18px 20px 10px 10px;
	float: left;
	}
