/****RESET CSS******/
html, body, div, span, object, h1, h2, h3, h4, p, a, em, font, img, strong, sub, sup, tt, var, ol, ul, li, form, label, table, caption, tbody, tr, th, td, cite, .MsoNormal{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*GLOBAL ELEMENTS***********/
html, body {
	color: #004566;
	font: 12px Arial, Helvetica, sans-serif;
	height:100%;
	min-width: 900px;
	padding: 0;
	text-align: center;
	background:url(../images/rugged_bg.jpg) no-repeat top center #e7e7e8;
}


a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
sup {
	vertical-align: text-top;
	font-size: 90%;
}





/*END GLOBAL ELEMENTS**********/

/*DIVS****/
#wrapper{
	background:url(../images/repeat_wrapper_bg.jpg) repeat-x;
	width:100%;
}
#container {
	text-align:left;
	margin:0 auto;
	width: 900px;
	height:auto;
	
}
	#top_header {
		height:48px;
		margin-bottom:21px;
		
	}
		#top_header #welcome{
			float:left;
			display:inline;
			width:369px;
		}
		#top_header #insiders{
			float:left;
			width:278px;
			height:48px;
			display:block;
			background:url(../images/insiders_bg.jpg) no-repeat;
			
		}
		.texter{
			float:left;
			background: none;
			width:140px;
			height:22px;
			border: 0;
			margin-left:70px;
			margin-top:24px;
			
		}
		input.insiders_sub{
			float:right;
			display:block;
			width:60px;
			height:48px;
			background:url(../images/go_btn.png) no-repeat;
			border:0;
			border-style:none;
			
		}
		input:hover.insiders_sub{
			background:url(../images/go_btn_over.png) no-repeat;
		}
		#top_header #store_locator{
			float:left;
			width:252px;
			height:48px;
			display:block;
			background:url(../images/locator_bg.jpg) no-repeat;
		}
		.texter2{
			float:left;
			background: none;
			width:77px;
			height:22px;
			border: 0;
			margin-left:110px;
			margin-top:24px;
			
		}
		input.locator_sub{
			background:url(../images/go_btn.png) no-repeat;
			display:block;
			width:60px;
			float:right;
			height:48px;
			border:0;
			border-style:none;
			
		}
		input:hover.locator_sub{
			background:url(../images/go_btn_over.png) no-repeat;
		}
	#header{
		height:94px;
	}	
		#logo{
			float:left;
			display:inline;
			width:180px;
			height:83px;
			margin-right:22px;
		}
		#big_name{
			float:left;
			display:inline;
			width:600px;
			height:60px;
			clear:right;
		}
		#main_nav{
			float:left;
			display:inline;
			width:110px;
			margin:90px 0 0 12px;
			
		}	
			#main_nav a{
				color:#004566;
				text-transform:uppercase;
				text-decoration:none;
				font-weight:bold;
			}
			#main_nav li{
				margin-bottom:11px;
			}
			#main_nav li li{
				margin-left:11px;
				margin-bottom:11px;
			}
			#main_nav li ul{
				margin-top:11px;
			}			
			#main_nav a:hover{
				text-decoration:underline;
			}
			#main_nav a.active{
				text-decoration:underline;
			}
			
		#text_content{
			background:url(../images/inside_content_border.jpg) repeat-y;
			float:left;
			display:inline;
			width:702px;
			padding-left:25px;
		}
		#text_content #top_border_content{
			background:url(../images/top_border_content.jpg) no-repeat;
			height:41px;
			margin-left:-25px;
		}
		#text_content #bottom_border_content{
			background:url(../images/bottom_border_content.jpg) no-repeat;
			height:43px;
			clear:both;
			margin-left:-25px;
			
		}
			#text_content h1{
				font:26px Arial, Helvetica, sans-serif;
				text-transform:uppercase;
				color:#004566;
				margin-bottom:21px;	
				font-weight:bold;
			}
			#text_content h2{
				font:13px Arial, Helvetica, sans-serif;
				text-transform:uppercase;
				color:#004566;
				margin-bottom:25px;
				font-weight:bold;
			}
			#text_content p{
				font:12px Arial, Helvetica, sans-serif;
				color:#004566;
				margin-bottom:25px;	
			}
			#text_content a{
				font:12px Arial, Helvetica, sans-serif;
				color:#004566;
				text-decoration:underline;
			}
			#text_content a:hover{
				font:12px Arial, Helvetica, sans-serif;
				color:#004566;
				text-decoration:none;
			}
			#text_content ul li{
				margin:15px;
				list-style:disc;
				font:11px Arial, Helvetica, sans-serif;
	
			}
			#text_content ol li{
				margin:15px;
				list-style:decimal;
				font:11px Arial, Helvetica, sans-serif;
	
			}			
			#text_content .underline{
				text-decoration:underline;
			}
			#mapwrap{
				float:left;
				display:inline;
				width:330px;
				height:370px;
				
				margin:0 10px 0 0;
			}			
			#mapwrap #map{
				
				overflow: hidden;
				width:330px;
				height:330px;
				border:1px #214659 solid;
			}
			#sidewrap{
				height: 380px;
				
			}
			#sidebar{
				overflow: auto;
				height: 330px;
				color: #000;
				font:11px Arial, Helvetica, sans-serif;
				border:1px #214659 solid;
			}
			#sidebar div{
				margin-left:6px;
			}
			.submit{
				background:url(../images/search_map.jpg) no-repeat;
				width:129px;
				height:42px;
				font:1px Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				border:none;
				cursor:pointer;
				text-indent:-999999px;
			}
		#text_content #col_one{
			width:305px;
			float:left;
			display:inline;
			
		}
		#text_content #col_two{
			width:305px;
			float:left;
			display:inline;
			margin-left:37px;
		}
		
			#text_content #col_one_insiders{
			width:305px;
			float:left;
			display:inline;
			
		}
			#text_content #col_one_insiders a{
				font-weight:bold;
				
			}		
		#text_content #col_two_insiders{
			width:305px;
			float:left;
			display:inline;
			margin-left:37px;
		}	
			#text_content #col_two_insiders h2{
				font-size:16px;
				text-transform:none;
			}
			#text_content #col_two_insiders .large{
				font-size:15px;
				font-weight:bold;
			}		
			
		#text_content #big_col{
			width:647px;
			
		}
		#text_content #big_col form{
			width:647px;
			
		}			
		#hr_bar{
			height:5px;
			margin:6px 0;
			background:#715065;
		}
		#gabes_rugged_ad{
			text-align:center;
			margin-bottom:30px;
		}
		#footer{
			text-align:center;
			color:#666666;
			margin-bottom:15px;
		}
		#footer a{
			text-align:center;
			color:#666666;
			text-decoration:none;
		}
		#footer a:hover{
			text-decoration:underline;
			
		}
		#footer a.active{
			text-decoration:underline;
			
		}
		#footer p{
			margin-bottom:10px;
		}
		#footer .foot_small{
			font:9px Arial, Helvetica, sans-serif;
			color:#999999;
			margin:0 50px 10px 50px;
		}