@charset "UTF-8";
/* CSS Document */


/*-----------------------------------------------
Headers and Fonts
------------------------------------------------*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000000;
	font-weight:normal;
	padding-left:7px;
	margin:0;
}

h2, h3 {
font-family:Arial, Helvetica, sans-serif;; color:#FFFFFF;
font-weight:normal;
padding-left:7px;
margin:0;
}



 span.hidden {
visibility:hidden;
height:117px; 
 width:231px;
 color:#00CC66;
 position:absolute;
}


#logo {
	background-repeat:no-repeat;
	background:url(../logos/walkabye_reflect.png) no-repeat;
 height:117px; 
 width:231px;
position:relative;

left:0px;



 }
 
 #logo a {
	background-repeat:no-repeat;
	background:url(../logos/walkabye_reflect.png) no-repeat;
 height:117px; 
 width:231px;
position:relative;
display:block;
left:0px;
text-decoration:none;


 }
 
 #logo a span {
 visibility:hidden;
 text-decoration:none;
 height:200px;width:300px;
 }
 
.logo {
	background-repeat:no-repeat;
	background:url(../logos/walkabye_reflect.png) no-repeat;
 height:117px; 
 width:231px;
position:relative;

left:0px;



 }


p {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
	margin:0px;
	padding:7px;
}

li {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;
}

/* THESE ARE PAGE POSITIONING TOOLS*/
html { 
	min-height: 100%;
	height: 100%;
}

body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px 0px;
	text-align:center;
	background:#FFFFFF;
	
}


 * html body		
 {height: 100%}

* html #mainwrapper	
{height: 100%}



div#mainwrapper		
{
margin: auto;



}


 
#content {
	width:981px;
	
	margin: 0px auto;
	text-align:left;
	padding:0px;
}

.global {
	position:relative;
width:100%;
	top:10px;
	
	
	height:auto;
	
	
}





 


/*END OF PAGE POSITIONING */

/*NAVIGATION AND TOP INFORMATION */
#navigation {
	background:#FFFFFF;
	display:block;
	margin:20px 0 -30px 0;
	
		}



.nav_text {
		
	


}

.nav_color {
	
}








/*END OF NAV INFO*/

#main_content {
position:relative;
display:block;
top:0px;
margin:8px 0 0 0;

height:auto;
 width:981px;
 background:url(../bgs/where_find.jpg) no-repeat;
background-repeat:repeat;


/*-webkit-border-radius:10px; 
background-color:#FF9900;

border:1px solid #fc0;
*/	
}

.main_content_home {
position:relative;
display:block;
top:0px;
margin:8px 0 0 0;

height:620px;
 width:981px;
 background:url(../pages/home.jpg) no-repeat;



/*-webkit-border-radius:10px; 
background-color:#FF9900;

border:1px solid #fc0;
*/	
}

.main_content_home a {

height:620;
 width:981px;
 background:url(../pages/home.jpg) no-repeat;



/*-webkit-border-radius:10px; 
background-color:#FF9900;

border:1px solid #fc0;
*/	
}

.main_content_home a:hover {


height:620;
 width:981px;
 background:url(../pages/home_roll.jpg) no-repeat;



/*-webkit-border-radius:10px; 
background-color:#FF9900;

border:1px solid #fc0;
*/	
}



/* Footer Information*/


.footer {
	position: relative;
	bottom: -20px;
	color:#000000;
	line-height:10px;
	height:auto;
	float:right;
	letter-spacing:0px;
	clear:both;
	display:block;
	padding:0 0 30px 0;
}



.text_foot {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0 10px 0 0;
	font-size:11px;
	
		
}

a.feet {
text-decoration:none;
color:#006699;
}

a.feet:link a.feet:active {
text-decoration:none;
color:#006699;
}

a.feet:hover {
text-decoration:none;

color:#003399;
font-size:16px;
}
