@charset "utf-8";
/* CSS Document */
html,body{
 margin: 0;
   padding: 0;
   background: url(../../sitefiles/templateimages/GuyCribb_FinderNarrow.jpg) 50% 0 no-repeat;
   background-color:#d76213;
  			}
.awCMPanelLi{
color:white;
background: url(../../sitefiles/templateimages/orangeNav.gif);
}
.awCMPanelLiOver{
color:#c8421e;
background: url(../../sitefiles/templateimages/selectedMenu.gif);
}

			#footer{
				width:100%;
				min-width:100%;
				/*margin-top: 100 auto;
				margin-bottom: 0 auto;
				margin-left: 0 auto;
				margin-right: 0 auto;*/
				margin: 0 auto;
				text-align: left;
				background: url(../../sitefiles/templateimages/GuyCribb_Footer2.jpg) 50% 0 no-repeat;
				min-height:100px;
			}
			#centering{
				text-align: center;
				/*background: url(GC_Home.jpg) 50% 0 no-repeat;*/
			}
			#wrapper{
				width:1000px;
				min-width:1000px;
				/*margin-top: 100 auto;
				margin-bottom: 0 auto;
				margin-left: 0 auto;
				margin-right: 0 auto;*/
				margin: 0 auto;
				text-align: left;
				background:url(../../sitefiles/templateimages/GuyCribb_Home.jpg) 50% 0 no-repeat;
			}
			#content{
				width:1000px;
				min-width:1000px;
				margin: 0 auto;
				text-align: left;
				vertical-align:top;
			}
			#top{
				position:relative;
			}							
			#gcMenu{
			 text-align: center;
			}
			
			#iFrameFlash{
			 position:relative;
			 width:684px;
			 height:252px;
			 margin:0px;
			}
			
#navigation{	
 position:relative;
 z-index:200;
	margin-top:10px;
	margin-left:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:15px;
	/*color:white;*/
	font-style:italic;
	text-transform:uppercase;
	/*height:50px;*/
	
	/*width:700px;
	height:20px;*/
}	
#navigation a{
text-decoration:none;
/*color:white;	 */

}	

#navigation a:hover {
color:#c8421e;
 }

#navigation ul, #navigation ul li {
     list-style: none;
     margin: 0;
     padding: 0;

 }

 #navigation ul {
     text-align: center;
 }

 #navigation ul li {
     display: inline;
     margin-right: .75em;
 }

 #navigation ul li.last {
     margin-right: 0;
	 vertical-align:text-bottom;
 }
 #navigation li a {
     padding: 5px 1em;
	 /*vertical-align:text-bottom;*/
/*background: url(../../sitefiles/templateimages/orangeNav.gif);*/
/*background: url(sitefiles/templateimages/menuSelected.jpg);*/
 }
 
 .subMenu{
 position:absolute;
 width: auto; 
 height: auto;
 margin-top:5px;
 margin-left:0px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
 background:white;
 display:none;
 border-style:solid;
 border-color:orange;
 border-top-width:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#ed8e09;
 z-index:100;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
 }
  .subMenu a{
color:orange; 
font-weight:bold;
text-decoration:none;
}

.subMenu a:hover{
  	color: #AA5500;
}
  
.subMenu table td{
padding-right:10px;
 /*background-color:#000000;  */
 white-space:nowrap;

}
.columnHead, .columnHead a
{
font-weight:bold;
color: #c8421e;
}

.columnHead a:hover
{
font-weight:bold;
color: orange;
}

.awHiddenMenus{
	display:none;
}
.debugClick
{
	background-color:#ed8e09;
	font-weight:bold;
	font-size:16px;
	color:white;
}
















