BODY  {
	font-family: sans-serif;
	color : White;
	background: #365e3c;
}
A  {
	color : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	cursor: pointer;
}
A:LINK, A:VISITED, A:Hover, A:Active {
	color : white;
	text-decoration : none;
	cursor: pointer;
}
HR  {
	COLOR : #443e2e;
}
.Header {
	text-align: center;
	font-size: larger;
	font-weight: bold;
}
.Instructions {
	font-size: 12px;
	font-weight: bold;
}
.Menu  {
	background-color: #fcf6a5;
	color: black;
	text-align : center;
	font-size : small;
	font-weight : bold;
	vertical-align : middle;
	font-style : normal;
}
A.Menu:active {
	color : black;
	font-weight : bold;
	cursor: pointer;
}
A.Menu:hover {
	color : black;
	font-weight : bold;
	cursor: pointer;
}
A.Menu:visited {
	color : black;
	font-weight : bold;
	cursor: pointer;
}
A.Menu:Link {
	color : black;
	font-weight : bold;
	cursor: pointer;
}
.Footer {	
	color: #9b9f83;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
A.Footer:active {
	color : #9b9f83;
	font-weight : bold;
	cursor: pointer;
}
A.Footer:hover {
	color : #9b9f83;
	font-weight : bold;
	cursor: pointer;
}
A.Footer:visited {
	color : #9b9f83;
	font-weight : bold;
	cursor: pointer;
}
A.Footer:Link {
	color : #9b9f83;
	font-weight : bold;
	cursor: pointer;
}
.ShowHead {
	height: 10px;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #fcf6a5;
}.RowEven {	
	color: #fcf6a5;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #6b853c;
}
A.RowEven:active {
	color : #fcf6a5;
	font-size: 14px;
	font-weight : bold;
	cursor: pointer;
	background-color: #6b853c;
}
A.RowEven:hover {
	color : #fcf6a5;
	font-size: 14px;
	font-weight : bold;
	cursor: pointer;
	background-color: #6b853c;
}
A.RowEven:visited {
	color : #fcf6a5;
	font-size: 14px;
	font-weight : bold;
	cursor: pointer;
	background-color: #6b853c;
}
A.RowEven:Link {
	color : #fcf6a5;
	font-size: 14px;
	font-weight : bold;
	cursor: pointer;
	background-color: #6b853c;
}
.RowOdd {	
	color: #fcf6a5;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
A.RowOdd:active {
	color : #fcf6a5;
	font-size: 14px;
	font-weight : bold;
	cursor: pointer;
}
A.RowOdd:hover {
	color : #fcf6a5;
	font-size: 14px;
	font-weight : bold;
	cursor: pointer;
}
A.RowOdd:visited {
	color : #fcf6a5;
	font-size: 14px;
	font-weight : bold;
	cursor: pointer;
}
A.RowOdd:Link {
	color : #fcf6a5;
	font-size: 14px;
	font-weight : bold;
	cursor: pointer;
}

.Warning {
	color: #ff2222;
	font-weight: bold;
	font-size: smaller;
}
.pageInfo {
	color : #fcf6a5; 
	text-decoration : none; 
	font-weight : bold;
	font-size: smaller;
}
A.pageInfo:hover {
	color : #fcf6a5; 
	text-decoration : none;
	font-size: smaller;
}
A.pageInfo:link {
	color : #fcf6a5; 
	text-decoration : none;
	font-size: smaller;
}
A.pageInfo:visited {
	color : #fcf6a5; 
	text-decoration : none;
	font-size: smaller;
}
A.pageInfo:active {
	color : #fcf6a5; 
	text-decoration : none;
	font-size: smaller;
}
.NoShow{
	display: none;
}
.ShowIt{
	display: inline;
}

div.topwrap	{
	text-align:center; 
	background: url(../images/topbg.jpg) bottom center no-repeat; 
	height:14px;
}
div.midwrap	{
	text-align:center; 
	background: url(../images/bg.jpg) bottom center repeat-y;
}
div.botwrap	{
	text-align:center; 
	background: url(../images/botbg.jpg) top center no-repeat; 
	height:25px;
}
div.wrap {
	width:760px; 
	margin:0px auto; 
	padding:10px 0px;
}
/* gun show Styles ***************************************************************************************************/
				
table.schedule {
	width: 100%; 
	border-bottom: 2px solid #47451F; 
	font-weight:bold
}
.schedule th {
	padding:2px 5px; 
	border-bottom: 
	1px solid #47451F; 
	color:#998F67; 
	text-transform:uppercase;
}
.schedule td { 
	padding:2px 5px; 
	border-top: 1px solid #998F67;
}