body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back.jpg);
	background-color: #020200;
	background-repeat: repeat-x;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #555;
}
a{
	color: #e67817;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #295993;
	text-decoration: underline;
}
#wrapper{
	width: 950px;
	margin: 0px auto;
	background: #FFF;
}
#header{
	height: 139px;
	background: #FFF url(../images/marlin_fishing_australia.jpg) right top no-repeat;
}
#checkAvail{
	float: right; padding: 10px; margin-right:130px; margin-top: 24px; text-align:left; line-height:normal; 
}

#checkAvail .headerText{
	padding: 20px;
	font: normal 36px "Times New Roman", Georgia, Times, serif;
	color: #212C59;
	letter-spacing: -1px;
}

#checkAvail .subHeaderText{
	padding: 20px;
	font: normal 16px "Times New Roman", Georgia, Times, serif;
	color: #212C59;
	letter-spacing: -1px;
}


input, textarea, select{
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#menu{
	background: url(../images/iona_marlin_fishing_05.jpg);
	height: 43px;
}
#banner{
	width: 950px;
	height: 383px;
	background: #000;
	display: none;
}
#content{
	background: #FFF;
}
#mainContent{
	padding: 20px;
	width: 617px;
	float: left;
}
#sideImages{
	padding: 20px;
	padding-left: 0px;
	width: 273px;
	float: left;
}
.clear{
	clear: both;
}	
h1,h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
}
h1{
	background:url(../images/iona_marlin_fishing_07.jpg);
	padding: 20px;
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	letter-spacing: -1px;
}

#checkAvail h2{
	font: bold 13px "Times New Roman", Times, serif;
	text-transform:uppercase;
	color: #3399CC;
	font-style: normal;
}

h2{
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #295993;
	font-style:italic;
}

h3{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}


.imgLeft{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #AAA;
}
.imgRightNoBorder{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.imgBorder{
	border: 1px solid #AAA;
}
.imgBorderMarginTop{
	border: 1px solid #AAA;
	margin-top: 20px;
}
ul#topnav{
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
}
ul#topnav li{
	display: inline;
	list-style: none;
}
ul#topnav li a{
	display: inline-block;
	padding: 12px 16px 13px 16px;
	font: bold 14px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	float: left;
}
ul#topnav li a:hover{
	background: #e67817 url(../images/hover.jpg);
	color: #FFF;
}
ul#topnav li.current a{
	background: #e67817 url(../images/hover.jpg);
	color: #FFF;
}
#footer{
	background: url(../images/footer.jpg) no-repeat;
	padding: 20px;
	height: 260px;
}



 .feature
{
	 
	padding: 1px;
	margin:8px; 
	 
}
.inputText{
	width: 95%;
}