/* template - Default */
body {
background:#a19e8d url(http://s3.spanglefish.com/2/t/3/pageback.jpg) repeat-x;
}
#banner {
background:url(http://s3.spanglefish.com/2/img/b/environment/40.jpg);
}
#nav {
background:#272727;
border-bottom:2px solid #272727;
}
#nav li ul {
background:#272727;
}
#nav li a {
font-style:italic;
background:#fff;
}
#nav li a:hover, #nav li a.on {
background:#e2dccc;
}

.vmenu #nav, .omenu #nav {
border-top:1px solid #fff;
}
.vmenu #nav li ul {
border-bottom:2px solid #272727;
}
.hmenu #nav {
background:#fff;
border-top:2px solid #272727;
}
.hmenu #nav ul {
border-left:2px solid #272727;
border-right:2px solid #272727;
}
#banner {background-image: url('images/topbars/spacepilotbanner2018.png');height:225px;}
#banner h1 {font-family:tahoma;font-size:54px;color:#eb2100;}
#banner h2 {font-family:tahoma;font-size:36px;color:#eb2100;}
body {background:url('images/backgrounds/leather0055_m.jpg') top center;}
.hmenu #nav, #nav a, #blogfloat a {}
#nav a:hover, #nav a.on, #blogfloat a:hover, #blogfloat a.on {}
/* Stuff from the main Spanglefish CSS */

/* 
==================
Styles for NEWS, MEMBERS
==================
*/

.nWrapper, .mWrapper {
	clear:both;
	padding-top:10px;
	margin-top:10px;
}

.noBorder {
	border-top:0;
}

.nWrapper h2, .mTitle {
	padding:5px 10px;
	font-size:16pt;
	font-weight:bold;
	color:navy;
        background:antiquewhite;
	margin-bottom:20px;
}

.nWrapper span.dateadded {
	float:right;
	margin-left:10px;
	font-weight:normal;
}

.viewstory .nHeadline {
	font-size:18pt;
	font-weight:bold;
	margin-bottom:20px;
}

.viewstory .nDate {
	float:right;
}

.nContent {

}

.nUrl {

}

#viewall a {
	background:antiquewhite;
	padding:5px 10px;
	font-size:12pt;
	margin-top:20px;
	display:block;
}
/* End of Spanglefish CSS stuff */

/* Style Template Stuff */
body {
background:powderblue url(http://s3.spanglefish.com/s/37350/pictures/texture/leather0055_m.jpg) repeat-xy;
}
#banner {
background:antiquewhite;
}
#nav {
background:powderblue;
color:midnightblue;
border-bottom:2px solid black;
}
#nav li ul {
background:powderblue;
}
#nav li a {
font-style:italic;
background:powderblue;
}
#nav li a:hover, #nav li a.on {
background:white;
}

.vmenu #nav, .omenu #nav {
border-top:1px solid black;
}
.vmenu #nav li ul {
border-bottom:2px solid black;
}
.hmenu #nav {
background:powderblue;
border-top:2px solid black;
}
.hmenu #nav ul {
border-left:2px solid black;
border-right:2px solid black;
}
/*End of Style Template Stuff */

/* The middle bit where your posts go - default colours */

#container {
background:antiquewhite;
color:black;
font-family:tahoma, arial, sans-serif;
font-size:12pt;
}

/*Contrast the link texts. */
a {
color:darkblue;
font-weight:normal;
text-decoration:none;
}
/* Make the links jump out under the mouse. */
a:hover {
color:blue;
font-weight:bold;
}

*/ All the headers */
h4 {
font-size:12pt;
font-weight:bold;
color:navy;
text-align:center;
}
h3 {
font-size:14pt;
font-weight:bold;
color:navy;
text-align:center;
}
h2 {
font-size:16pt;
font-weight:bold;
color:navy;
text-align:center;
}
h1 {
font-family:georgia, times, serif;
font-size:24pt;
font-weight:bold;
color:maroon;
text-align:center;
}


