html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* scott removed img from above */

/* Hack fix for IE5.x font-size not being medium as defined in CSS */
#topnav li, #topnav a {
/* more specific to override imported rule */
font-size: xx-small;
/* false value for WinIE4/5 */
voice-family: "\"}\"";
/* trick WinIE4/5 into thinking rule is over */
voice-family: inherit;
/* recover from trick */
font-size: x-small
/* intended value for better browsers */
}


body {
	line-height: 1.1em;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
margin:0px;
clear:both;
}

body {
font-family:Arial, Georgia, "Times New Roman", Times, serif;
font-size:1em;
color:#777;
background:#5F704D url(images/crackle.gif) repeat;
}

body #popup {
background:none;
}

h1 { 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:140%;
color:#cb6d54;
margin-top:15px;
margin-bottom:25px;
}

h2 { 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:120%;
color:#cb6d54;
margin-top:25px;
margin-bottom:15px;
}

h2 a {
	text-decoration:none;
	color:#cb6d54;
}

h2 a:hover {
	text-decoration:none;
	color:#fff;
}

.paragraph {
margin-top:20px;
}


.doubleparagraph {
margin-top:40px;
}

.emphasis {
	color:#cb6d54;
	font-style:italic;
}

#container {
width:900px;
margin:0% auto;
background:url(images/bg_bar.jpg) repeat-y;
border:5px solid white;
position:relative;
}

#header {
width:100%;
height:114px;
border-bottom:5px solid white;
background-color:#FFFFFF;
}

#header2 {
width:100%;
height:30px;
background-color:#E6E6AE;
border-bottom:5px solid white;
}

#sidebar {
width:170px;
height:auto !important;
/*min-height:500px;*/
border-right:5px solid white;
float:left;
background:#000000 url(images/fish2_light.gif) no-repeat;
}

#sidebar li {
color:white;
font-size:100%;
padding-left:10px;
padding-top:15px;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:0.15px;
font-weight:bold;
}

#sidebar li a {
color:white;
text-decoration:none;
}

#sidebar li a:hover {
color:#990000;
}

#insidesidebar {
height:300px; 
border-bottom:5px solid white;
background-image:url(images/sideheader.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#topnav {
width:100%;
height:40px;
text-align: center;
}

#topnav ul {
list-style: none;
width: 100%; 
padding:0px;
margin-left: auto;
margin-right: auto;
}

#topnav li  {
display:inline;
color:#FFFFFF;
height:40px;
padding:10px 2px;
text-align:center;
}

#topnav li a, #topnav li a:visited, #topnav li a:active  {
line-height: 35px;
color:#FFFFFF;
text-decoration:none;
font-size:125%;
font-weight:normal;

}

#topnav li a:hover {
color:#482f28;
text-decoration:none;
}

#bottomnav {
clear:both;
width:100%;
height:30px;
font-size:75%;
padding-top:5px;
text-align: center;
border-top:5px solid white;
line-height:30px;
}

#bottomnav ul {
list-style: none;
width: 100%; 
padding:0px;
padding-left:80px;
margin-left: auto;
margin-right: auto;
}

#bottomnav li  {
display:inline;
color:#FFFFFF;
height:40px;
padding:10px 2px;
text-align:center;
}

#bottomnav li a, #bottomnav li a:visited, #bottomnav li a:active  {
line-height: 35px;
color:#FFFFFF;
text-decoration:none;
font-size:90%;
font-weight:normal;
}

#bottomnav li a:hover {
color:#FFCC66;
text-decoration:none;
}

#main {
width:100%;
min-height:500px;
height:auto !important;
height:500px;

}

#mainnew {
margin-top:5px;
background: #EFECCF url(images/photocollage.jpg) no-repeat;
width:100%;
min-height:500px;
height:auto !important;
/*height:500px;*/
}

#content {
padding:5px 20px;
margin-left:175px;
}

#content p {
margin-top:15px;
}

#content a {
	text-decoration:none;
	color:#cb6d54;
}

#content a:hover {
	color:#fff;
	text-decoration:none;
}

#content p.nobreak {
margin:0px;
}

#content blockquote {
padding:30px;
line-height:1.1em;
}

.indent {
margin-left:10px;
}

a.topmenu {
color:#990000;
font-size:75%;
text-decoration:none;
}

a.topmenu:hover {
color:#FFFF66;
font-size:75%;
text-decoration:none;
}
