/* CSS Document */
/* TechVest */

html, form {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	padding: 0px;
	left: 50%;
	right: 50%;
	top: 0px;
	width: 100%;
	background-color:#8B8669;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.3em;
 }
 
h1 {
 	font-size:14pt;
	color:#2D3A91;
	margin-top:15px;
	margin-bottom:-7px;
 }
h2 {
 	font-size:13pt;
	color:#2D3A91;
	margin-top:24px;
	margin-bottom:-7px;
}
h3 {
 	font-size:12pt;
	color:#2D3A91;
	margin-top:10px;
	margin-bottom:-5px;
}
 
a:link {
	color: #003399;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #0066CC;
}

td, ul, ol, input, select, textarea, text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#wrapper {
	position:relative;
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 100%;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:735px;
	padding: 10px 30px 10px 30px;
	text-align: center;
	z-index:15;
}

#topnav {
	color: #2D3A91;
	font-weight:bold;
	line-height: 1.4em;
	padding-top:14px;
	padding-bottom:10px;
	border-bottom: 1px solid #666666;
	z-index:15;
}
#topnav a:link {
	color: #2D3A91;
	text-decoration: none;
	font-weight:bold;
	z-index:15;
}
#topnav a:visited {
	color: #666633;
	text-decoration: none;
	font-weight:bold;
	z-index:15;
}
#topnav a:hover {
	color: #2D3A91;
	text-decoration: underline;
	font-weight:bold;
	z-index:15;
}

#main {
	padding: 205px 30px 6px 30px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;	
}

#footer {
	position:relative;
	left:0px;
	top:0px;
	padding: 0px 30px 15px 30px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;	
	color:#2D3A91;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#footer a:link {
	color:#2D3A91;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	color:#666633;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color:#2D3A91;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#copyright {
	width:795px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height:40px;
	font-size: 9px;
	line-height: 1.4em;
	color: #FFFFFF;
	text-align: center;
}

a.e-focus {
	color: #FFFFFF;
	text-decoration:none;
}

#picture_left {
	position: absolute;
	top: 16px;
	left: 8px;
	z-index:-1;
}

#picture_right {
	position: absolute;
	top: 16px;
	right: 10px;
	z-index:-1;
}

.smallertext {
	font-size:9pt;
}

.fly_fishing_head {
	color:#666666;
	font-weight:bold;
	margin-top:1px;
}

.toolleft {
}

.toolcenter {
}

.toolright {
	padding: 0px 0px 5px 5px;
}

.orderleft {
	text-align:left;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.ordercenter {
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.ordercenter2 {
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.orderright {
	width:65px;
	text-align:right;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.orderrightqty {
	width:45px;
	text-align:right;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.orderrighttot {
	width:85px;
	text-align:right;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.picture { border: solid 1px #666666; }

td.fishing_link {
	padding-right: 10px;
	text-align: left;
}
td.fishing_link2 {
	text-align: left;
}
.small {
	font-size: 11px;
}
td.rule {
	padding-top:12px;
	padding-bottom:12px;
	border-top: 1px solid #666633;
}
.fly_fishing_remark {
	color:#666600;
	font-style: italic;
	font-weight: bold;
}
.blue {
	color:#0000FF;
}
.yellow {
	color:#FFFF00;
}

