/* $Header: /websites/akadventurecrew.com/style.css 6     1/20/06 3:43p Ymerdjemak $ */

/****************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #444444;		
	}
/****************************************************************/
.body_iframe {
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:white;
	scrollbar-base-color:94C8B8;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color: 
}
/****************************************************************/
/* All Web Menus */
.awmAnchor {
	position:relative
}
/****************************************************************/
form {
	margin-top: 0;
	margin-bottom: 0
	}
/****************************************************************/
.mouse_print {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #444444;
	}
/****************************************************************/
.mouse_print_red {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #FF0000;
	}
/****************************************************************/
td {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #000000					
	}
/****************************************************************/
td.border_bottom {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CACACA;					
	}
/****************************************************************/
td.border_top {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CACACA;					
	}
/****************************************************************/
td.border_left {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CACACA;					
	}
/****************************************************************/
td.border_right {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CACACA;					
	}
/****************************************************************/
td.border_top_bottom {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CACACA;	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CACACA;					
	}
/****************************************************************/
.body_title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B5534A;					
	}
/****************************************************************/
.body_copy {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;					
	}
/****************************************************************/
A:link {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A5FCD;
	text-decoration: none
	}
A:visited {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A5FCD; 
	text-decoration: none }
A:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #CACB2C;
	text-decoration: none 
	}
/****************************************************************/
A.wp:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
	}
A.wp:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none }
A.wp:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #CACB2C;
	text-decoration: none 
	}
/****************************************************************/
.breadcrumb {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B5534A;					
	}
/****************************************************************/
.breadcrumb_sub {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #27734F;					
	}
/****************************************************************/
.sub_nav {
	font-size: 8px;
	font-family: Verdana;
	font-weight: bold;
	color: 3580B7;					
	}
/****************************************************************/
.side_nav_tbl {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#D6DDE5;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#D6DDE5
	}
.side_nav_td {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#D6DDE5;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#D6DDE5
	}
TD.r_side_nav {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CACACA;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CACACA
	}

#top_nav{
	font-size:10px;
	text-transform:uppercase;
	padding:6px 0 22px;
	border-bottom:2px solid #cacb2c;
}
#top_nav .sect-a{
	float:left;
	width:226px;
}

#top_nav .sect-b{
	float:right;
	width:550px;
	margin-top:7px;
	text-align:right;
}

#top_nav .sect-b ul{
	margin:0;
}

#top_nav .sect-b li{
	list-style:none;
	display:inline;
	padding-left:13px;
}

#top_nav .sect-b a{
	font-size:11px;
	color:#000;
}

#top_nav .sect-b a:hover{
	color:#cacb2c;
}


#top_nav .sect-b .highlight-nav{
	color:#cacb2c;
}


























