body
{
	margin:0px;
	background:#120401 url(images/bg_gradation.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:white;
}

/* { margin:0; padding:0; height:100%; }*/


a {color:#fef600; text-decoration:none;}
a {color:#fef600; text-decoration:underline;}

#wrapper
{
	width:100%;
	background:#120401 url(images/bg_gradation.jpg) top repeat-x;
	margin:0px auto;
	position:relative;
	margin-bottom:195px;
}
	
	#trees
	{
		width:100%;
		height:171px;
		position:absolute;
		top:0px;
		left:0px;
		background:url(images/gr_trees.png) top repeat-x;
	}

	#container
	{
		width:1020px;
		min-height:930px;
		position:absolute;
		top:0px;
		left:50%;
		margin:auto;
		margin-left:-510px;
		background:url(images/bg_content.png) repeat-y;
		text-align:center;
		font-size:11pt;
	}
	
		#header
		{
			width:1020px;
			height:72px;
			background:url(images/bg_header.jpg) center no-repeat;
			position:relative;
		}
			
			#search_area
			{
				position:absolute;
				bottom:5px;
				right:30px;
			}
			
			#homeclick
			{
				position:absolute;
				left:25px;
				top:5px;
				width:260px;
				height:65px;
				cursor:pointer;
			}
		
		#navigation
		{
			width:980px;
			height:21px;
			margin:auto;
			background-color:#aabf32;
		}
		
			#navigation .menuItem
			{
				font-family:Arial, Helvetica, sans-serif;
				color:black;
				padding:0px 7px;
				padding-top:2px;
				position:relative;
				float:left;
			}
			
			.menuItem a {font-size:11pt; color:black; text-decoration:none; display:block; text-transform:none;}
			.menuItem a:visited {color:black;text-decoration:none; text-transform:none;}
			.menuItem a:active {color:black;text-decoration:underline; text-transform:none;}
			.menuItem a:hover {color:black;text-decoration:underline; text-transform:none;}
			
				
					/* These will refere to the block that will hold all sections of a given category */
					.menuItemSectionsHolder
					{
						position:absolute;
						left:0px;
						top:21px;
						margin:0px;
						display:none; 
					}
					
					/* These will refer to each section */
					.sectionItem
					{
						text-align:left;
						/*height:19px;*/
						min-width:226px;
						padding:5px 2px;
						background-color:#aabf32;
						color:black;
						font-size:11pt;
						cursor:pointer;
						position:relative;
					}
					
					.sectionItem_hover
					{
						text-align:left;
						/*height:19px;*/
						min-width:226px;
						padding:5px 2px;
						background-color:#3e431b;
						color:white;
						font-size:11pt;
						cursor:pointer;
						text-decoration:none;
						position:relative;
						font-weight:bold;
						/* filter: alpha(opacity=80); */
					}
					
					.menuSectionPagesHolder
					{
						position:absolute;
						left:230px;
						top:0px;
						margin:0px;
						display:none;
					}
					
					.pageItem
					{
						text-align:left;
						padding:5px 2px;
						min-width:226px;
						background-color:#aabf32;
						color:black;
						cursor:pointer;
						position:relative;
						font-weight:normal;
					}
					
					.pageItem_hover
					{
						text-align:left;
						padding:5px 2px;
						min-width:226px;
						background-color:#3e431b;
						color:white;
						cursor:pointer;
						text-decoration:none;
						position:relative;
						font-weight:bold;
					}
		
		#greybar
		{
			width:980px;
			height:21px;
			margin:auto;
			background-color:#323232;
		}
		
		#account_nav
		{
			width:970px;
			height:18px;
			text-align:right;
			padding-right:10px;
			padding-top:3px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			color:white;
		}
		
		#content
		{
			width:930px;
			min-height:390px;
			color:white;
			margin:auto;
			padding-top:20px;
			text-align:left;
		}
		
			#content #video
			{
				width:610px;
				height:390px;
				background-color:#333333;
				float:left;
				border:1px #a9be33 solid;
				overflow:hidden;
				padding:0;
				margin:0;
			}
			#videoiframe
			{
				display: block; 
				width:100%;
				height:100%;
				border: none;
				padding: 0;
				margin: 0;
			}
			
			#content #store
			{
				width:305px;
				min-height:390px;
				border:1px #a9be33 solid;
				float:left;
				background: #060407 url(images/deer_store.jpg) top no-repeat;
				margin-left:10px;
			}
			
			#content #row_2
			{
				width:930px;
				min-height:337px;
				margin:auto;
				position:relative;
				background:url(images/deer.png) center center no-repeat;
			}
			
				#row_2 #trophy
				{
					width:185px;
					min-height:300px;
					border-right:1px #a9c034 solid;
					top:5px;
					left:0px;
					position:absolute;
					text-align:left;
				}
				
				#row_2 #articles_home
				{
					width:535px;
					min-height:300px;
					border-right:1px #a9c034 solid;
					top:5px;
					left:195px;
					position:absolute;
				}
				
				#row_2 #newsletter_and_more
				{
					width:185px;
					min-height:300px;
					top:5px;
					left:740px;
					position:absolute;
				}
			
#tvsponsors
{
	width:100%;
	position:fixed;
	bottom:65px;
	left:0px;
	/* margin-left:-610px; */
	background-color:black;
	border-top:1px #a9c032 solid;
}
		
#dropshadow
{
	width:100%;
	height:15px;
	border-top:1px #a9c032 solid;
	background-color:#323232;
	background:url(images/gr_dropshadow.gif) repeat-x;
	position:fixed;
	bottom:50px;
	left:0px;
	/* margin-left:-610px; */
}

#footer
{
	width:100%;
	height:50px;
	position:fixed;
	bottom:0px;
	left:0px;
	/* margin-left:-610px; */
	background-color:#323232;
	color:white;
	font-size:10pt;
	text-align:center;
}
			
.deluge_logo 
{
	position: fixed;
	bottom: 0;
	right: 0;
}

/*####################################*/
h1
{
	color:#aabf32;
	font-size:15pt;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:2px;
	margin-top:0px;
}
h2
{
	color:#aabf32;
	font-size:14pt;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:#aabf32 dotted 1px;
	margin-bottom:10px;
}
h3
{
	color:#fff;
	font-size:12pt;
	font-weight:normal;
	font-family:"Times New Roman", Georgia, Times, serif;
}
h4
{
	color: #ff0000;
	font-size:12pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* --- banner columns --- */
.banner_container
{
	text-align:center;
}
.banner_container .headline
{
	background-color:#5a9a7b;
	width:170px;
	color:white;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	padding: 5px 0;
}
.banner_container .banner_item
{
	margin: 5px 0;
}


/* --- newsletter styles --- 
				#side_bar_container 
				{
					width:170px;
					background-color:#5a9a7b;
					font-size: 8pt;
				}
				
					#side_bar_container .side_bar_container_padding
					{
						padding:10px;
					}
					
						#side_bar_container .side_bar_container_padding #newsletter_headline
						{
							color:white;
							font-size:12pt;
							font-weight:bold;
						}
						
					#side_bar_container #member_button
					{
						width:160px;
						background-color:#8abba4;
						padding:5px;
						color:white;
						font-size:9pt;
					}
					
					#side_bar_container input
					{
						width:130px;
						border:2px solid #8abba4;
						background-color:#fff;
						color: black;
						height:18px;
						font-size:10pt;
					}
				
					#side_bar_container .submit
					{
						width:100px;
						text-align:center;
						border:2px solid #8abba4;
						background-color:#8abba4;
						color: white;
						height: 24px;
						font-size: 10pt;
					}
					
					#side_bar_container #news_highlight
					{
						background-image:url(images/hl_news.gif);
						background-position:top;
						background-repeat:no-repeat;
						padding:64px 10px 10px 10px;
					}
					
					#side_bar_container #event_highlight
					{
						background-image:url(images/hl_event.gif);
						background-position:top;
						background-repeat:no-repeat;
						padding:64px 10px 10px 10px;
					}*/
					


/* --- quick links in side nav --- */
#quick_link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size:8pt;
	text-transform:uppercase;
	font-weight:bold;
}
#quick_link .item {}
#quick_link .item a {color:#000; text-decoration:none;}
#quick_link .item a:hover {color:#000; text-decoration:underline;}

/* --- side nav content --- */
#side_nav_content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size:8pt;
	font-weight:bold;
}
#side_nav_content {}
#side_nav_content a {color:#000; text-decoration:none;}
#side_nav_content a:hover {color:#000; text-decoration:underline;}

#side_nav_content li {margin-left:-15px;}

/* --- main landing page styles --- */
#main_landing {font-family:Verdana, Arial, Helvetica, sans-serif;}
#main_landing h1 {font-family: Verdana, Arial, Helvetica, sans-serif; color:white; font-size:12pt; font-weight:bold;}
#main_landing .caption {font-family: Verdana, Arial, Helvetica, sans-serif; color:white; font-size:9pt; }

/* --- interior landing page styles --- */
#landing_container
{
	width:100%;
	margin-top:15px;
}

	#landing_container .section_headline {font-family: Georgia, "Times New Roman", Times, serif; font-size:16pt; color:yellow; font-style:italic; font-weight:normal; margin: 0 0 10px 0; border-top:solid black 2px; padding-top:5px;}
		#landing_container .section_headline a {color:yellow; text-decoration:none;}
		#landing_container .section_headline a:hover {color:yellow; text-decoration:underline;}

.list_item
{
	padding-left:20px;
}

	.list_item .headline {font-family: Georgia, "Times New Roman", Times, serif; font-size:14pt; color:yellow; font-style:italic; font-weight:normal; margin: 0 0 10px 0;}
		.list_item .headline a {color:yellow;text-decoration:none;}
		.list_item .headline a:hover {color:yellow;text-decoration:underline;}
	.list_item .byline {font-style:italic;}
	.list_item .date {float: left; margin: 6px 7px 0 0 ;}
	.list_item .asset {float:left; margin: 0 10px 0 10px; padding:2px;}
		.list_item a {color:#fff;text-decoration:none;}
		.list_item a:hover {color:#fff;text-decoration:underline;}

/* inset--set off text inside the body of a page */

.inset {width:95%; border:red solid 2px; margin:10px 0; padding:10px;}
.inset img {float:left; margin:0 10px 0 0;}


/* newsletter styles */
#newsletter 
{
	font-family:arial;
	font-size:9pt;
	color:#999999;
	margin-top:50px;
}
	
	#newsletter #newsletter_headline 
	{
		color:yellow;
		font-size:13pt;
		font-weight:normal;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom:2px;
		margin-top:0px;
	}
	
	#newsletter input
	{
		border:red solid 1px;
		background-color:#ffffff;
		height:14px;
		width:100px;
		font-family:"Courier New", Courier, mono;
		font-size:8pt;
		color:red;
	}

	#newsletter .submit
	{
		border:red solid 1px;
		background-color:#ff0000;
		height:18px;
		width:50px;
		font-family:"Courier New", Courier, mono;
		font-size:8pt;
		color:#fff;
	}

/* trophy styles */
#trophy_highlight 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
}
	
	#trophy_highlight .headline 
	{
		color:#fef600;
		font-size:14pt;
		font-weight:normal;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom:2px;
		margin-top:0px;
	}
	
	#trophy_highlight .asset { text-align:center; }
	#trophy_highlight .date { text-align:center; font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; }
	#trophy_highlight .name { text-align:center; font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:11pt; }
		#trophy_highlight .name a { color:#fef600; text-decoration:none; }
		#trophy_highlight .name a:hover { color:#fef600; text-decoration:underline; }
		
	#trophy_highlight a { color:#fff; text-decoration:none; }
	#trophy_highlight a:hover { color:#fff; text-decoration:underline; }
	
/* newsletter styles */
#newsletter_highlight 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
	text-align:right;
}
	
	#newsletter_highlight .headline 
	{
		color:#fef600;
		font-size:14pt;
		font-weight:normal;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom:2px;
		margin-top:0px;
	}
	
	#newsletter_highlight .asset { text-align:center; }
	#newsletter_highlight .date { text-align:center; font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; }
	#newsletter_highlight .name { text-align:center; font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:11pt; }
		#newsletter_highlight .name a { color:#fef600; text-decoration:none; }
		#newsletter_highlight .name a:hover { color:#fef600; text-decoration:underline; }
		
	#newsletter_highlight a { color:#fff; text-decoration:none; }
	#newsletter_highlight a:hover { color:#fff; text-decoration:underline; }
	

/* article styles */
#article_highlight 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
	text-align:left;
}
	
	#article_highlight .headline 
	{
		color:#fef600;
		font-size:14pt;
		font-weight:normal;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom:2px;
		margin-top:0px;
	}
	
	#article_highlight .asset { float:left; margin:5px 7px 5px 0; }
	#article_highlight .byline { font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; }
	#article_highlight .more { font-style:normal; color:#fef600; font-family:arial; font-size:8pt; }
		#article_highlight .more a { color:#fef600; text-decoration:none; }
		#article_highlight .more a:hover { color:#fef600; text-decoration:underline; }
	#article_highlight .date { font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; }
		#article_highlight .date a { color:#fef600; text-decoration:none; }
		#article_highlight .date a:hover { color:#fef600; text-decoration:underline; }
		
	#article_highlight a { color:#fff; text-decoration:none; }
	#article_highlight a:hover { color:#fff; text-decoration:underline; }
	

/* store styles */
#store_highlight 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
	text-align:left;
}
	
	#store_highlight .headline 
	{
		color:#fef600;
		font-size:14pt;
		font-weight:normal;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom:2px;
		margin-left:10px;
	}
	
	#store_highlight .more { font-style:normal; color:#fef600; font-family:arial; font-size:8pt; }
		#store_highlight .more a { color:#fef600; text-decoration:none; }
		#store_highlight .more a:hover { color:#fef600; text-decoration:underline; }

	#store_highlight .row { width:98%;}
	#store_highlight .row .item { width:49%; float:left; text-align:center; margin:20px 0; }
	#store_highlight.row .item .asset { text-align:center; border:white solid 1px; }
	#store_highlight .row .item .price { font-style:normal; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; }
	#store_highlight .row .item .strikethru { font-style:normal; color:#ccc; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; text-decoration:line-through; }
	#store_highlight .row .item .name { font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; }
		#store_highlight .row .item .date a { color:#fef600; text-decoration:none; }
		#store_highlight .row .item .date a:hover { color:#fef600; text-decoration:underline; }
		
	#store_highlight .row .item a { color:#fff; text-decoration:none; }
	#store_highlight .row .item a:hover { color:#fff; text-decoration:underline; }
	

/* survey highlight styles */
#survey_highlight 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#fff;
	text-align:right;
	padding-left:10px;
}
	
	#survey_highlight .headline 
	{
		color:#fef600;
		font-size:14pt;
		font-weight:normal;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom:2px;
		margin-top:0px;
	}
	
	#survey_highlight .asset { text-align:center; }
	#survey_highlight .date { font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; }
	#survey_highlight .name { font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:11pt; margin:5px 0; }
		#survey_highlight .name a { color:#fef600; text-decoration:none; }
		#survey_highlight .name a:hover { color:#fef600; text-decoration:underline; }
	#survey_highlight .caption { color:#CCCCCC; font-family:Arial; font-size:8pt; }

	#survey_highlight a { color:#fff; text-decoration:none; font-weight:bold; }
	#survey_highlight a:hover { color:#fff; text-decoration:underline; font-weight:bold; }
	

/* survey styles */
#survey 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	text-align:left;
}
	
	#survey .headline 
	{
		color:#336600;
		font-size:14pt;
		font-weight:normal;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding-bottom:2px;
		margin-bottom:2px;
		text-align:center;
	}
	
	#survey .more { font-style:normal; color:#fef600; font-family:arial; font-size:8pt; }
		#survey .more a { color:#fef600; text-decoration:none; }
		#survey .more a:hover { color:#fef600; text-decoration:underline; }

	#survey .date { font-style:normal; color:#336600; border-bottom:dotted 1px #336600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; margin-bottom:6px; text-align:center; }
	#survey .name { font-style:italic; color:#fef600; font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; }
		#survey .date a { color:#fef600; text-decoration:none; }
		#survey .date a:hover { color:#fef600; text-decoration:underline; }
		
	#survey a { color:#120401; text-decoration:none; }
	#survey a:hover { color:#120401; text-decoration:underline; }
	
#survey_form { border-bottom:1px white dotted; padding-bottom:5px; margin-bottom:10px; }
	
	#survey_form .count { float:left; text-align:right; margin-right:5px; width:30px; font-weight:bold; }
	#survey_form .name { }
	#survey_form .question_item { }
		#survey_form .question_item .radio { float:left; width:70px; margin-right:5px; text-align:right; }
		#survey_form .question_item .name { float:left; margin-right:10px; text-align:right; }
	#survey_form .response { width:400px; float:left; text-align:right; margin-right: 5px; }
	#survey_form .graph { float:left; width:200px; height:10px; border:white 1px solid; margin:2px 5px 0 0; }
	#survey_form .percentage { font-family:"Courier New", Courier, mono; font-size:9pt; width:60px; text-align:right; float:right; }
	
	

/* search styles */
#search 
{
}
	#search form {margin-bottom:25px;}

	#search input
	{
		border:red solid 1px;
		background-color:#ffffff;
		height:14px;
		width:100px;
		font-family:"Courier New", Courier, mono;
		font-size:8pt;
		color:red;
	}

	#search .submit
	{
		border:red solid 1px;
		background-color:#ff0000;
		height:18px;
		width:30px;
		font-family:"Courier New", Courier, mono;
		font-size:8pt;
		color:#fff;
	}

/* page assets */

#asset
{
	margin: 10px;
	width: 225px;
	float: right;
	border: white solid 1px;
}

	#asset .item
	{
		text-align:center;
	}
		#asset .item .asset_container
		{
		}

		#asset .item .caption
		{
			font-size: 8pt;
			text-align:center;
		}

/* --- control bar --- */
#control
{
	margin: 0;
	float:left;
}

#control .control_item
{
	padding: 2px 5px;
	background-color:#fff;
	border: solid 2px #aabf32;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#aabf32;
	float:left;
	cursor:pointer;
}	
#control .control_item_active
{
	padding: 2px 5px;
	background-color:#aabf32;
	border: solid 2px #aabf32;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:white;
	float:left;
	cursor:pointer;
}	

/*--- registration button ---*/
.registration_button
{
	padding: 2px 5px;
	background-color:#fff;
	border: solid 2px #ffa432;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffa432;
	float:left;
	cursor:pointer;
}	
.registration_button_active
{
	padding: 2px 5px;
	background-color:#ffa432;
	border: solid 2px #ffa432;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:black;
	float:left;
	cursor:pointer;
}	

/* --- comments --- */
#comment_container
{
	width:100%;
	clear:both;
	margin:20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#CCCCCC;
}

	#comment_container .comment_item
	{
	}
	
	#comment_container .comment_byline
	{
		font-size:7pt;
		font-style:italic;
		border-bottom:dotted 1px #ccc;
		margin-bottom:6px;
	}
	
	#comment_container a:link{color:#fff;text-decoration:none;}
	#comment_container a:visited{color:#fff;text-decoration:none;}
	#comment_container a:active{color:#fff;text-decoration:none;}
	#comment_container a:active{color:#fff;text-decoration:none;}
	
	#comment_container textarea
	{
	 width:80%;
	 border:solid 1px #fff;
	 height:150px;
	}

/* --- email to friend --- */
#emailtofriend_container
{
	width:100%;
	clear:both;
	margin:20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
}

	#emailtofriend_container .input1
	{
	 width:40%;
	 border:solid 1px #d4cd09;
	 height:20px;
	 margin-bottom:8px;
	}

	#emailtofriend_container .submit
	{
	 padding:2px;
	 text-align: center;
	}

	#emailtofriend_container textarea
	{
	 width:80%;
	 border:solid 1px #d4cd09;
	 height:150px;
	}

/* --- blog --- */
#blog_container
{
	width:100%;
	clear:both;
	margin:20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
}

	#blog_container .input1
	{
	 width:40%;
	 border:solid 1px #d4cd09;
	 height:20px;
	 margin-bottom:8px;
	}

	#blog_container .submit
	{
	 padding:2px;
	 text-align: center;
	}

	#blog_container textarea
	{
	 width:80%;
	 border:solid 1px #d4cd09;
	 height:150px;
	}

/* table styles */

table.table_1 {
	border-spacing: 2px;
	color:#024a7e;
	border: 1px solid #024a7e;
	background-color:#CCCCCC;
}
table.table_1 th {
	padding: 3px;
	border-width: 1px solid #024a7e;
}
table.table_1 td {
	padding: 3px;
	border-width: 1px solid #024a7e;
}

/* miscellaneous styles */

.page_data
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#fff;
	border-top:dotted 1px #fff;
	padding-top:4px;
	margin-top:10px;
}
.page_data a:link {color:#fff;text-decoration:none;}
.page_data a:visited {color:#fff;text-decoration:none;}
.page_data a:active {color:#c0a527;text-decoration:none;}
.page_data a:hover {color:#c0a527;text-decoration:none;}

#paging
{
	width:100%;
	border-top: solid black 3px;
	margin:10px 0;
	padding:10px;
	text-align:center;
}

/*--- business listing styles ---*/
#business_search
{
	width:100%;
	font-size:8pt;
}
	#business_search table {
		border-spacing: 2px;
		color:#024a7e;
		border: 1px solid #024a7e;
		background-color:#fff;
	}
	#business_search table th {
		padding: 3px;
	}
	#business_search table td {
		padding: 3px;
		background-color:#fff;
	}
	#business_search input {border:solid 1px #024a7e; font-size:7pt; color:#024a7e; background-color:#fff; padding:2px;}
	#business_search select {border:solid 1px #024a7e; font-size:7pt; color:#024a7e; background-color:#fff; width:100px; padding:2px;}

#business_container {margin:10px 0; font-size:7pt; font-family:Verdana, Arial, Helvetica, sans-serif;}
	#business_container .label {width:50px; float:left; color:#024a7e;}

.column {float:left;}

.caption {font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color:#fff;}

.submit1 {border:#fff 1px dotted; padding:2px; background-color:#120401; font-family:arial; font-size:8pt; color:#fff; text-align:center;}