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

body {
	background-image: url(images/fisher-bg.gif);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#nav {
background-image: url(images/fisher-navbar-final.jpg);
background-repeat: no-repeat;
height:48px;
width:861px;
border-top: 0px solid #000;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#nav ul {
font-size: 18px;
height: 48px;
width: 861px;
list-style-type: circle;
padding: 3px 0px 0px 0px;
margin: 0px auto;
text-align: center;
}

#nav li {
/*line-height: 30px;*/
display: inline-block;
height:42px;
padding: 0px 14px 0px 14px;
}

#nav li a {
color: #E2DDB5; /*#FDD017;*/
text-decoration: none;
height: 41px;
max-width: 170px;
display: inline-block; /* makes the hover text gold even when not on the text */
}

#nav li a:hover {
color: yellow;
text-decoration: none;
}

h1{font:Arial, Helvetica, sans-serif;
font-size:17px;
color: #9F3535;
}

h1#title {font:Arial, Helvetica, sans-serif;
font-size:23px;
color: #9F3535;
font-weight:normal;
padding: 0 0 0 15px;
letter-spacing: 1px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #9F3535;
font-weight: bold;
}
.actiontext {
font-size: 21px;
color: #9F3535;
padding-top: 9px;
}

h3{font:Arial, Helvetica, sans-serif;
font-size:14px;
color: #9F3535;
font-weight: bold;
}
h4{font:Arial, Helvetica, sans-serif;
font-size:12px;
color: #9F3535;
}
h5{font:Arial, Helvetica, sans-serif;
font-size:11px;
color: #9F3535;
}
h6{font:Arial, Helvetica, sans-serif;
font-size:10px;
color: #9F3535;
}

p{
text-align: justify;
}

.bgnotile { background-image:url(images/center_bg2.jpg); 
background-repeat:no-repeat } 


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style7 {
	color: #88846e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style9 {
	color: #9F3535;
	font-weight: bold;
	font-size: 14px;
}

.style10 {
	font-size: 14px;
	font-weight: bold;
}

.style11 {
	color: #887a41;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	text-align: justify;
}

.style12 {
	color: #5c462f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	text-align: justify;
}
