
body {
	background-image: url('/images/site/fishnet_bkgd.gif');
	background-repeat: repeat;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#pc {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 795px;
	background-color: #fff;
	padding: 2px 3px 2px 3px;
}

/*
body {
	background-image: url('/images/site/fishnet_bkgd.gif');
	background-repeat: repeat;
	width: 810px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#pc {
	position: absolute;
	float: left;
	left: 50%;
	margin-left: -400px;
	padding: 2px 3px 2px 3px;
	background-color: #fff;
}
*/
a:link,
a:visited,
a:hover,
a:active { text-decoration: none;   outline: none;}


/* used everywhere */
.text_black,
.text_purple,
.text_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
}

.text_black { color: #000; font-weight: normal;}
.text_purple { color: #996996; font-weight: normal; }
.text_orange { color: #dc8559; font-weight: bold; }

/* used everywhere */
.page_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dc8559;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	}

.login_table { margin: 0px; border-collapse: collapse; float: right; }
/* used in login_box - so, pretty much everywhere */
.dynamic_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00847e;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

/* used in login_box - so, pretty much everywhere */
.dynamic_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00847e;
	font-style: normal;
	line-height: 12px;
	height: 12px;
	font-weight: normal;
}
/* used in login_box - so, pretty much everywhere */
.dynamic_go_to {
	color: #b89c40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}


/* used in nav */
.normal_link {color: #b3ddda}
/* used in nav */
.np_link {color: #f3d990; }

/* fooder copyright - all pages */
.copyright,
.copyright a:link,
.copyright a:visited {
	font-size: 10px;
	color: #b3ddda;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.copyright a:active,
.copyright a:hover {
	color: #FFFFFF;
}
/* footer - all pages */
.contact_webmaster {font-size: 10px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; }

/* layout */
#section_two {
position: relative;
float: left;
width: 135px;
}

/* layout */
#section_three {
position: relative;
float: left;
width: 660px;
clear: right;
}

/* layout */
#section_four {
position: relative;
padding-top: 4px;
width: 795px;
height: 18px;
clear: both;
background-color: #754c24;
}

/* used in nav - layout */
#nav-menu table { border-collapse: collapse; }

/* used in nav - layout */
#nav-menu td {
	background-color: #754c24;
	display: block;
	padding-top: 3px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	
}

/* used in nav - layout */
#nav-menu td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	}

/* used in nav - layout */
#nav-menu td a:hover { color: #f3d990; }
/* used everywhere */
#generic_page_logo { position: relative; float:left; width: 300px; }
/* used everywhere */
#generic_page_login { position: relative; float: right; margin-right: 20px; width: 330px; }
/* used everywhere */
#generic_page_content { position:relative; clear: both;  padding-left: 10px; }
