
/* Style Sheet 5 */
/* Last Updated 24-11-2003 GT */

html, body, form, a, h1, h2, h3, h4, h5, h6, p, div, ul, li, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	line-height: 150%;
}

th {
	text-align: left;
}

body {
	background: #ffffff;
}

form, a, h1, h2, h3, h4, h5, h6, div {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
	font-weight:bold;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

strong, b, th {
	font-weight:bold;
}

em {
	font-weight:bold;
	color: #008c82;
}

.smalltext {
	font-size: 10px;
}

a:link {
	color: #045993;
	text-decoration: none;
}

a:visited {
	color: #008BCC;
	text-decoration: none;
}

a:hover {
	color: #660066;
	text-decoration: underline;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
}

.inputright {
	text-align: right;
}

.center {
	text-align: center;
}

.inputstd {
	line-height: 100%;
}

.reverse {
	color: #ffffff;
}

.subtle {
	color: #666666;
}

.hilite {
	color: #cc3300;
}

.warn {
	color: red;
}

.right {
	float: right;
}

.left{
	float: left;
}

.listhead {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.withhead {
	margin-top: 0px;
	padding-top: 0px;
}


/* Menu Nav Panel */

#menu {
	border: solid 1px #666666;
	background: url("http://www.fantasynorfolk.com/images/firvin.gif") no-repeat left bottom;
}

#navpanel {
	padding: 20px 0px;
}

#navpanel div {
	float: center;
	width: 145px;
	margin: 0px 0px 16px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

#navpanel a {
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width: 100%;
	/* background: url("http://www.fantasynorfolk.com/images/navplain.gif") no-repeat right top; */
}

#navpanel a:hover {
	font-weight: bold;
	background: url("http://www.fantasynorfolk.com/images/navhover.gif") no-repeat right top;
}

.selected {
	font-size: 10px;
	font-weight: bold;
	background: url("http://www.fantasynorfolk.com/images/navselected.gif") no-repeat right top;
}


/* Special Panels */

.tariffs {
	border: 1px solid #05705e;
	background: #cce5d6;
}

.stephead {
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #cce5d6;
	border-top: 1px solid #cce5d6;
	/* background: #ebf5e6; */
	background: #eef3ee;
}

#bookform {
	padding: 10px;
	border: 1px solid #05705e;
	background: #eef9ef;
}


/* Panel Styles */

#header {
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
	text-align: center;
}

#info {
	border-top: 1px solid #999999;
	text-align: center;
}

#info a, #info p {
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#info a:link {
	color: #888888;
}

#info a:hover {
	color: #000000;
	text-decoration: none;
}

#widespan {
	text-align: left;
	margin: 0px;
	padding-bottom: 10px;
}