/*Georgia Events  Internet Explorer*/

  /*******************************************/
 /**** TOP LEVEL FORMATTING & POSITIONING ***/
/*******************************************/

body {
	background-color: #CCCC99;
	background-image: url(graphics/sliver.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	margin: 0px;
	line-height: 1.6;
}

img {
	border: 0px;
}
a:current {
	text-decoration: none;
   color: #000033;
}
a:visited {
   text-decoration: none;
   color: #000033;
}
a:hover {
   text-decoration: underline;
   color: #CC6600;
}
a:link {
   text-decoration: none;
   color: #000033;
}

#Parent {
   width: 777px;
	float: left;
}
#Header {
	float: left;
}
#LeftBar-Top {
	float: left;
	clear:both;
	margin-top:-3px;
}
#Home {
	float: left;
	clear: left;
	margin-top: -4px;
}
#Shows{
	float: left;
	clear: left;
	margin-top: -4px;

}
#Pictures{
	float: left;
	clear: left;
	margin-top: -4px;

}
#Contact{
	float: left;
	clear: left;
	margin-top: -4px;

}
#Links{
	float: left;
	clear: left;
	margin-top: -4px;

}
#Specials{
	float:left;
	clear:left;
	margin-top: -4px;

}


#LeftBar-Bottom {
	float: left;
	clear:left;
	margin-top: -4px;

}


  /*******************************************/
 /*** PAGE LEVEL FORMATTING & POSITIONING ***/
/*******************************************/
	#Page-Title {
		width: 600px;
		float: left;
		margin-top: 10px;
		border: 0px solid; 
	}
	#Page-Title h1 {
		letter-spacing: 2px;
		padding-left: 40px;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 24px;
		color: #000033;
		text-align: left;
		margin-bottom: -10px;
		margin-top: -10px;
		font-weight: 300;
		
	}
	#Page-Title hr {	
		margin-left: 0px;
		text-align: left;
		width: 615px;
		color: #333333;
	}


     /*** HOME PAGE ***/ 

		#Content-Home {
			font-size: 12pt;
			width: 560px;
			float: left;		
			border: 0px solid gray;
		}

		#Dealer-Form {
			float: left;
			margin-top : 25px;
			margin-left: 36px;
			font-weight: bold;
			border: 0px solid;
		}		
		#Dealer-Form a {
			text-decoration: underline;
		}		

		#Join-Email {
			float: left;
			clear: left;
			margin-top: 25px;
			margin-left: 40px;
			font-weight: bold;
			border: 0px solid;
		}
		#Join-Email a {
			text-decoration: underline;
		}
		
		#HuntingPDF {
			float: left;
			clear: left;
			margin-top:25px;
			margin-left: 40px;
			font-weight: bold;
		}
		#HuntingPDF a {
			text-decoration:underline;
		}
		

		#Picture-Home 
		{
			float: right;
		}

		#Text-Home {
			float: left;
			margin-left: 40px;
			margin-right: 30px;
		}

		#mContainer { 
			border: 0px solid;
			margin-top: 15px;
			MARGIN-LEFT: 20px; 
			POSITION: relative; 
			HEIGHT: 280px 
		}
		.mPhoto { 
			FILTER: Alpha(opacity=0); 
			LEFT: 0px; 
			POSITION: absolute; 
			TOP: 0px; 
			moz-opacity: 0.0 
		}


	  /*** SHOWS PAGE ***/
	 
		#Content-Shows {
			font-size: 10pt;
			width: 600px;
			float: left;
			border: 0px solid gray;
		}
		#Content-Shows a {
			text-Decoration: underline;
    		font-weight: bold;
		}

		#Content-Shows a:hover {
		    color: #CC6600;
    		text-decoration: underline;
		}

	  /***  PICTURES PAGE  ***/
	  
		#Pictures-Content{
			font-size: 12pt;
			float: left;
			margin-left: 20px;
			border: 0px solid gray;
		}





	  /***  CONTACT PAGE  ***/

		#Contact-Content {
			margin-top: 40px;
			margin-right: 52px;
			margin-left: 140px;
			float: left;
			width: 365px;
			border: 0px solid gray;
			font-size: 12pt;
		}	


		/***	LINKS PAGE  ***/

		#Links-Content 
		{

			font-weight: normal;
			font-size: 12pt;
			float: left;
			margin-left: 60px;
			border: 0px solid gray;
		}
		
		#Links-Content-Left
		{
			width: 160px;
			height: 300px;
			float: left;
			border: 0px solid;
		}

		#Links-Content-Middle
		{
			width: 160px;
			height: 300px;
			float: left;
			border: 0px solid;
		}

		
		#Links-Content-Right
		{
			width: 160px;
			height: 300px;
			float: left;
			border: 0px solid;
		}
		
		#Links-Content-Links
		{
			width: 450px;
			margin-top: 20px;
			float: left;
			clear: left;
			border: 0px solid;		
		}
		
		.Link-Font
		{
			font-size:smaller;
			font-weight:normal;
			list-style-type:square;
			line-height:17px;
		}
		
		
		

		/***	Admin Section  ***/
	
		#Admin-Menu-Tab1
		{
			float: right;
			letter-spacing: 2px;
			background-image: url(graphics/bg2.gif);
			background-color: #CCCC99;
			font-family: Arial, Helvetica, Sans-Serif;		
			font-size: 9pt;
			font-weight: bold;
			border-top: 0px solid black;
			border-bottom: 2px ridge black;
			border-left: 2px ridge black;
			border-right: 2px ridge black;	
			padding: 3px 10px 2px 10px;
			margin-top:-7px;
			margin-right: 10px; 
			height: 20px;
		}
		#Admin-Menu-Tab2
		{
			float: right;
			background-image: url(graphics/bg2.gif);
			background-color: #CCCC99;
			letter-spacing: 2px;
			font-family: Arial, Helvetica, Sans-Serif;		
			font-size: 9pt;
			font-weight: bold;
			border-top: 0px solid black;
			border-bottom: 2px ridge black;
			border-left: 2px ridge black;
			border-right: 2px ridge black;	
			padding: 3px 10px 2px 10px;
			margin-top:-7px;
			margin-right: 10px; 
			height: 20px;
		}
		#Admin-Menu-Tab3
		{
			float: right;
			background-image: url(graphics/bg2.gif);
			background-color: #CCCC99;
			letter-spacing: 2px;
			font-family: Arial, Helvetica, Sans-Serif;		
			font-size: 9pt;
			font-weight: bold;
			border-top: 0px solid black;
			border-bottom: 2px ridge black;
			border-left: 2px ridge black;
			border-right: 2px ridge black;	
			padding: 3px 10px 2px 10px;
			margin-top:-7px;
			margin-right: 10px; 
			height: 20px;
		}
		#Admin-Menu-Tab4
		{
			float: right;
			background-image: url(graphics/bg2.gif);
			background-color: #CCCC99;
			letter-spacing: 2px;
			font-family: Arial, Helvetica, Sans-Serif;		
			font-size: 9pt;
			font-weight: bold;
			border-top: 0px solid black;
			border-bottom: 2px ridge black;
			border-left: 2px ridge black;
			border-right: 2px ridge black;	
			padding: 3px 10px 2px 10px;
			margin-top:-7px;
			margin-right: 10px; 
			height: 20px;
		}
		#Admin-Menu-Tab-Current
		{
			float: right;
			background-image: url(graphics/bg2.gif);
			letter-spacing: 2px;
			color: #FFFFCC;
			font-family: Arial, Helvetica, Sans-Serif;		
			font-size: 9pt;
			font-weight: bold;
			border-top: 0px solid black;
			border-bottom: 2px solid black;
			border-left: 2px solid black;
			border-right: 2px solid black;	
			padding: 5px 10px 2px 10px; /*TRBL*/
			margin-top:-9px;
			margin-right: 10px; 
			height: 22px;		
		}
		#Admin-Menu-Tab1 a {
			display: block;
			text-decoration: none;
		}		
		#Admin-Menu-Tab2 a {
			display: block;
			text-decoration: none;
		}
		#Admin-Menu-Tab3 a {
			display: block;
			text-decoration: none;
		}
		#Admin-Menu-Tab4 a {
			display: block;
			text-decoration: none;
		}
		#Admin-Menu-Tab-Current a {
			display: block;
			color: #FFFFCC;
			text-decoration: none;
		}
		


		#Shows-Datagrid
		{
			float:left;
			margin-left: 40px;
			margin-top:20px;
		}	

		#Locations-Datagrid
		{
			float:left;
			margin-left: 0px;
			margin-top:20px;
		}	

		#Specials-Datagrid
		{
			float:left;
			margin-left: 60px;
			margin-top: 20px;
		}	


  /*******************************************/
 /***** FOOTER FORMATTING & POSITIONING *****/
/*******************************************/

#Footer-Contact
{
	position: absolute;
	top: 650px;
	left: 160px;
	font-family: Verdana, Tahoma, Arial;	
	font-variant: small-caps;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	width: 560px;
	border: 0px solid;
}

#Footer-Contact a {
	color: #000033;
	text-decoration: none;
}
#Footer-Contact a:hover {
	color: #CC6600;	
	text-decoration: underline;
}
#Footer-Contact hr {
	color: #333333;
}

#Counter-Contact 
{
	position: absolute;
	top: 680px;
	left: 165px;
	font-family: Verdana, Tahoma, Arial;	
	font-variant: small-caps;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	width: 560px;
	padding-top: 10px;
	text-align: center;
	border: 0px solid;
}


#Copyright-Contact {
	position: absolute;
	top: 720px;
	left: 168px;
	font-family: Verdana, Tahoma, Arial;	
	font-variant: small-caps;
	font-size: 7pt;
	color: #000000;
	width: 560px;
	padding-top: 10px;
	text-align: center;
	border: 0px solid;
}

#Footer 
{
	font-family: Verdana, Tahoma, Arial;	
	font-variant: small-caps;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	width: 560px;
	float: left;
	clear: left;
	margin-top:-30px;
	padding-top: 20px;
	margin-left: 80px;
	border: 0px solid;
}

#Footer a {
	color: #000033;
	text-decoration: none;
}
#Footer a:hover {
	color: #CC6600;	
	text-decoration: underline;
}
#Footer hr {
	color: #333333;
}


#Sliver {
	background-image: url(graphics/sliver.gif);
	background-repeat: repeat-y;
}
#Copyright {
	font-family: Verdana, Tahoma, Arial;	
	font-variant: small-caps;
	font-size: 7pt;
	color: #000000;
	clear: both;
	width: 560px;
	padding-top: 10px;
	margin-left: 168px;
	text-align: center;
	border: 0px solid;
}

#Counter {
	font-family: Verdana, Tahoma, Arial;	
	font-variant: small-caps;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	clear: both;
	width: 560px;
	padding-top: 10px;
	margin-left: 165px;
	text-align: center;
	border: 0px solid;
}
	