/*GLOBAL STYLES*/
body {
   	background-color: #dce4e7;
 	margin: 0px;
	padding:0px;
	text-align:center;
	padding-top: 0px !important;
	margin-top: 0px !important;
	font-family: arial, sans-serif;}
	
/*Remove unwanted space on the top of the firefox page*/
div ul {margin: 0px !important;
	 padding:0px !important;}

ul, li {
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	}

img {border: 0px !important; }

iframe{margin: 0px !important; font-size: 11px !important;}	 
	 
/*BOXSTYLES*/	 
#logo{
	position: relative;
	top: 20px;
	left: 797px;
	height: 100px;
	width: 240px;
	clear: both;
}

#logo a:hover{background-color: transparent !important;}

#content {
	 width: 1024px;
	 margin:0px auto; /* Right and left margin widths set to "auto" */
	 text-align:left; /* Counteract to IE5/Win Hack */
	 background: url('img/bg2.gif') no-repeat;
	 height: 1027px;
	/* border: 2px outset #ababab;*/
 	 }

#topmenu {
	position: relative;
	top: 37px;
	left: 19px;
	text-decoration: none;
	width: 990px;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
}

#languages{
	position: relative;
	top: 90px;
	left: 775px;
	height: 20px;
	width: 200px;
	clear: both;
}
#languages ul{
	display: block;
	float: right;
}
#languages ul li{
	float: right;
	padding-left: 10px;
}

#right{
	position: relative;
	top: 65px;
	float: right;
	width: 270px;
	text-align: left;
}

#right ul li{
	margin: 6px 0px;
	background-color: #eaeaea;
	border: 1px solid #dadada;
	width: 225px !important;
	text-align: center;
} 

#right ul li a:hover{
	text-decoration: underline;
	color: #000;
	}

#right ul li a{
	color: #9f0421;
	font-size: 12px !important;
	font-weight: normal;
	white-space: nowrap;
	}

#main{
    position: relative;
	top: 50px;
	float: left;
    width: 600px;
	padding: 12px 12px 12px 35px;
}


#main ul li{
	font-family:verdana, arial, sans-serif;
	font-size: 13px;
	font-style: normal;
}
#main ul li.header, .header{
	/*font-style: italic !important;*/
	color: #9f0421;
    font-size: 16px !important;
	letter-spacing: 2px;
	font-family: georgia, verdana, arial, sans-serif;
	font-style: italic;
}

.photo{
	margin-left: 25px !important;
}

#fishlist li{
	width: 560px !Important;
	display: block;
}

#fishlist li p, .text{
	font-size: 12px;
	font-family:verdana, arial, sans-serif;
	line-height: 18px;
}

#ingress {
	font: georgia, sans-serif !important;
	font-style: italic !important;
	width: 100%;
}

#ingress ul li{font-size: 13px;}
   
/*CLASS STYLES*/	

.smallHeader{
	font-weight: bold;
	font-size: 13px !important;
	white-space: nowrap;
/*	text-transform: uppercase; */
	border-bottom: 3px solid #a81e22;
	width: 100%;
	color: #a81e22;
	padding: 12px 0px 3px 0px;
	font-family:verdana, arial, sans-serif;
	letter-spacing: 1,5em;
	margin-top: 3px;
}

img.floatLeft { 
    float: left; 
	margin: 0px 15px 4px 4px;
}


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #080134;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #080134;
	}
	
a:hover, a:active { 
	text-decoration: underline;
	/*	color: white;
	background-color: #a81e22;*/
}
.selected a{
	background: url('img/selected.png') repeat-x;
}

.small {font-size: 12px;}
.normal {font-style: normal;}

#mainTbl tr td{font-size: 12px;
		font-family:verdana, arial, sans-serif;}

.smallimg {width: 500px;}

.pricing {
	width: 100%;
	border: 0px;
	}
.pricingTableHeader{
   	font-size:12px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	vertical-align: middle;
	color: #a81e22;
}
.pricing td{
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	white-space: none;
	padding-left: 30px;
}

.spaceSmall{
	font-style:italic;
	font-size:14px;
	font-family:verdana, arial, sans-serif;
	padding-top: 10px;
	color: #a81e22;
	border: 0px !important;
}

.bold{font-weight: bold;}
.alignRight{text-align: right;}

img.takethekids{
	text-align: center;
    margin: 20px 15px 4px 4px;
}

.yr{
border-left: 10px solid #eaeaea;
border-top: 15px solid #eaeaea;
}
.fishingTip{
	width: 180px;
}
.fishingTip table td{
	width: 85px;
	font-size: 11px !important;; 
}
