body
	{
	background: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: #2186C7;
	}

img { border: 0; }

.box { border: 1px solid #E06B27; }
.box_white { border: 1px solid #FFFFFF; }

.box_grey { border: 3px solid #C8C8C8; }

/* Buttons */

.button {
width: 198px;
height: 24px;
}

.button a {
display: block;
width: 198px;
height: 24px;
background: url(../images/menu/menu_welcome.png) no-repeat top left;
}

.button a:hover {
background-position: bottom left;
}

.button_gift {
width: 198px;
height: 24px;
}

.button_gift a {
display: block;
width: 198px;
height: 24px;
background: url(../images/menu/menu_gift.png) no-repeat top left;
}

.button_gift a:hover {
background-position: bottom left;
}

.button_fishing {
width: 198px;
height: 24px;
}

.button_fishing a {
display: block;
width: 198px;
height: 24px;
background: url(../images/menu/menu_fishing.png) no-repeat top left;
}

.button_fishing a:hover {
background-position: bottom left;
}

.button_taupo {
width: 198px;
height: 24px;
}

.button_taupo a {
display: block;
width: 198px;
height: 24px;
background: url(../images/menu/menu_taupo.png) no-repeat top left;
}

.button_taupo a:hover {
background-position: bottom left;
}

.button_deals {
width: 198px;
height: 24px;
}

.button_deals a {
display: block;
width: 198px;
height: 24px;
background: url(../images/menu/menu_deals.png) no-repeat top left;
}

.button_deals a:hover {
background-position: bottom left;
}

.button_book {
width: 198px;
height: 24px;
}

.button_book a {
display: block;
width: 198px;
height: 24px;
background: url(../images/menu/menu_book.png) no-repeat top left;
}

.button_book a:hover {
background-position: bottom left;
}

/* /Buttons */

#container
	{
	width: 974px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	}

#content
	{
	width: 974px;
	margin-top: 390px;
	float: left;
	background-color:#FFFFFF;
	}

#menu
	{
	width: 198px;
	float: left;
	background-color: #0E66A5;
	}

/* Home / Fishing Info */

#text
	{
	width: 368px;
	float: left;
	padding: 10px;
	font-family: Lucida, sans-serif;
	font-size: 13px;
	color: #3987c4;
	}

#images
	{
	width: 388px;
	float: left;
	}

/* /Home / Fishing Info */

/* Enquire */

#enquire_text
	{
	width: 400px;
	float: left;
	padding: 10px;
	font-family: Lucida, sans-serif;
	font-size: 13px;
	color: #3987c4;
	}

#enquire_form
	{
	width: 336px;
	float: left;
	padding-right: 10px;
	font-family: Lucida, sans-serif;
	font-size: 13px;
	color: #3987c4;
	}

/* /Enquire */

/* Hot Deals */

#hotdeal_summer
	{
	width: 388px;
	float: left;
	}

#hotdeal_winter
	{
	width: 388px;
	float: left;
	}

#hotdeal_text
	{
	width: 776px;
	float: left;
	padding-top: 50px;
	}

/* /Hot Deals */

/* Activities */

#activities_text
	{
	width: 280px;
	float: left;
	padding: 10px;
	font-family: Lucida, sans-serif;
	font-size: 13px;
	color: #3987c4;
	}

#activities_images
	{
	width: 150px;
	float: left;
	}

#activities_urls
	{
	width: 306px;
	float: left;
	padding: 10px;
	font-family: Lucida, sans-serif;
	font-size: 13px;
	color: #3987c4;
	}

/* /Activities */

#gift_text
	{
	width: 388px;
	float: left;
	}

#footer
	{
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 964px;
	height: 55px;
	padding-left: 11px;
	padding-top: 50px;
	float: left;
	font-family: Lucida, sans-serif;
	font-size: 9px;
	color: #89c3f1;
	}

#footer_traff1k
	{
	font-family: Lucida, sans-serif;
	font-size: 12px;
	color: #89c3f1;
	float: left;
	}

#meta
	{
	width: 974px;
	font-family: Lucida, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	}

.form1  
	{
    background-color: #FFFFFF; 
    border: 1px solid #3987c4;
    font-family: Lucida, sans-serif; font-size: 13px; color: #3987c4; text-decoration: none;
    padding-left: 2px;
	}

.orange {font-family: Lucida, sans-serif; font-size: 14px; color: #E06B27; text-decoration: none; font-weight: bold;}
.enquire_form {font-family: Lucida, sans-serif; font-size: 12px; color: #3987c4; text-decoration: none; font-weight: bold;}
.body {font-family: Lucida, sans-serif; font-size: 13px; color: #3987c4; text-decoration: none; font-weight: normal;}
.white {font-family: Lucida, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.black {font-family: Lucida, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
.red {font-family: Lucida, sans-serif; font-size: 12px; color: #FF0000; text-decoration: none; font-weight: bold;}

a.textlinks:link {color: #89c3f1; text-decoration: none !important;}
a.textlinks:visited {color: #89c3f1; text-decoration: none !important;}
a.textlinks:hover {color: #FFFFFF; text-decoration: none !important;}
a.textlinks:active {color: #89c3f1; text-decoration: none !important;}

a.sites:link {color: #3987c4; text-decoration: none !important;}
a.sites:visited {color: #3987c4; text-decoration: none !important;}
a.sites:hover {color: #E06B27; text-decoration: none !important;}
a.sites:active {color: #3987c4; text-decoration: none !important;}

a.textlinks_:link {color: #89c3f1; text-decoration: none !important; font-weight: bold;}
a.textlinks_:visited {color: #89c3f1; text-decoration: none !important; font-weight: bold;}
a.textlinks_:hover {color: #FFFFFF; text-decoration: none !important; font-weight: bold;}
a.textlinks_:active {color: #89c3f1; text-decoration: none !important; font-weight: bold;}

a.enquire:link {color: #3987c4; text-decoration: none !important; font-weight: bold;}
a.enquire:visited {color: #3987c4; text-decoration: none !important; font-weight: bold;}
a.enquire:hover {color: #E06B27; text-decoration: none !important; font-weight: bold;}
a.enquire:active {color: #3987c4; text-decoration: none !important; font-weight: bold;}

a.taupo:link {color: #3987c4; text-decoration: none !important; font-weight: bold;}
a.taupo:visited {color: #3987c4; text-decoration: none !important; font-weight: bold;}
a.taupo:hover {color: #E06B27; text-decoration: none !important; font-weight: bold;}
a.taupo:active {color: #3987c4; text-decoration: none !important; font-weight: bold;}