@charset "utf-8";
/* CSS Document */

html, body {
	padding:0;
	margin: 5px 0 0 0;
	background:#CCCCCC;
}

#container {
	border: 1px #000000 solid;
}

td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
A:link {
	text-decoration: none; color: #990000;
	}
A:visited {
	text-decoration: none ; color: #990000;
	}
A:active {
	text-decoration: none; color: #990000;
	}
A:hover {
	text-decoration: underline; color: #990000;
	}
#home-header {
	height:230px;
}

.home-content {

	height: 200px;
	font-size:13px;
	line-height:19px;
	background:#FFFFFF;
	vertical-align:top;
			background:url(../images/fishing-net.jpg) #FFF no-repeat;
}
.home-content2 {

	height: 200px;
	font-size:13px;
	line-height:19px;
	background:#FFFFFF;
	vertical-align:top;
}
.home-content-padding {
	padding:10px;
}
.line-home {
	border-left:#999999 1px dotted;
	}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 13px}
.style3 {font-size: 10px}
.style4 {
	color: #CC0000;
	font-weight: bold;
}
.style5 {color: #990000}
.style6 {
	color: #FFFFFF;
}
.style7 {
	color: #FFFFFF;
		font-size: 10px;
}
.style8 {
	color: #FFFFFF;
		font-size: 9px;
}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style10 {
	font-weight: bold;
	font-size: 14px;
	}
.bold {
	font-weight: bold;
}
h2 {
	font-size:14px;}
.menu-header {
	text-indent: -9999999px;
	line-height: 0;
}
#social { position:relative; height:65px; width:200px; display:block; padding:10px 0 0 0; text-align:center;}