body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #2B788D url(assets/bg_body.jpg) no-repeat center bottom fixed;
}
h1, h2, h3, h4, h5 {
	color: #2a286e;
	margin: 0 0 6px 0;
	font-weight: normal;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h5 {
	font-size: 12px;
	color: #000;
}
p { margin: 0 0 6px 0; }
a:link {
	color: #2a286e;
	text-decoration: underline;
	font-weight: bold;
}
a:visited { color: #c0901f; }
a:hover { color: #c0901f; }
a:active { color: #c0901f; }
img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}
#container {
	background: url(assets/bg_content.jpg) no-repeat center top;
	text-align: left;
}
#header {
	height: 156px;
	width: 990px;
	margin: 0 auto;
}
/* top bar */
#topbar {  
	height: 33px;
	padding-top: 0px;
	overflow: hidden;
}
#topnav {
	padding-top: 12px;
	text-align: right;
}
#topnav a {
	font-weight: bold;
	font-size: 12px;
	margin: 5px;
	text-decoration: none;
	color: #2a286e;
}
#topnav a:hover { color: #c0901f; }
#topbar form input {
	font-size: 10px;
	font-weight: bold;
	color: #94a6b6;
	padding: 0;
	margin: 0;
}
#search {
	float: right;
	position: relative;
	margin: 0;
	width: 153px;
	height: 21px;
	background: url(assets/bg_search.gif) no-repeat;
	padding: 12px 0 0 2px;
}
#search-field {
	width: 120px;
	background-color: transparent;
	border: none;
	float: left;
}
/* end top bar */
#header img { margin: 0 0 0 415px; }
#nav {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding:0;
	height: 34px;
}
#nav ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 960px;
}
#nav ul li {
	/*  display: block;*/
	width: 14.1%;
	float: left;
	list-style: none;
}
#nav ul li#lastli {
	margin-right: -10px;
	/* safely stop the list from wrapping when computed odd pixels are added */
}
#nav ul li a {
	color: #2a286e;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	white-space: normal;
	height: 35px;
	display: block;
	text-align: center;
	width: auto;
	line-height: 35px;
}
#nav ul li .double {
	padding: 3px 10px 0 10px;
	line-height: 14px;
}
#nav ul li a:hover {
	background-color: #fff;
	color: #d00000;
}
#nav ul li a:active { color: #d00000; }
/* end nav */
#wrapper {
	width: 960px;
	background: url(assets/bg_wrapper.jpg) no-repeat #fff;
	margin: 0 auto;
 	position: relative; 
	height: 1%;
	overflow: hidden;
}
#content {
	float: left;
	width: 545px;
	margin: 20px 10px;
	display: inline;
}
#leftcol {
	float: left;
	width: 195px;
	margin: 10px;
	display: inline;
}
#rightcol {
	float: right;
	width: 156px;
	margin: 10px;
	display: inline;
}
/* call to action items */
/* home page call to action items */
#crew-h a, #edmund-h a, #member-h a {
	display: block;
	width: 193px;
	text-indent: -9000px;
	background: url(assets/bg_matrix.jpg) no-repeat;
}
#crew-h a { height: 136px; }
#crew-h a:hover { background-position: -202px 0; }
#edmund-h a {
	background-position: 0px -145px;
	height: 140px;
	margin-top: 30px;
}
#edmund-h a:hover { background-position: -202px -145px; }
#member-h a {
	height: 90px;
	background-position: 0px -295px;
	margin: 30px 0;
}
#member-h a:hover { background-position: -202px -295px;}
/* inside pages call to action items */
#crew-i a, #edmund-i a, #member-i a {
	display: block;
	width: 193px;
	height: 26px;
	text-indent: -9000px;
	background: url(assets/bg_matrix.jpg) no-repeat;
	margin: 2px 0;
}
#crew-i a { background-position: 0 -389px; }
#crew-i a:hover { background-position: -203px -389px; }
#edmund-i a { background-position: 0px -415px; }
#edmund-i a:hover { background-position: -203px -415px; }
#member-i a { background-position: 0px -443px; }
#member-i a:hover { background-position: -203px -443px; }

#facebook a {
	background: url(assets/facebook.gif);
	display: block;
	height: 30px;
	width: 117px;
	margin: 10px auto;
	text-indent: -9000px;

}
/* call to action items */
/* sublevel nav in left column */
#subnavcontainer {
	margin: 0;
	margin-top: 5px;
	background-color: #0d335b;
	width: 180px;
	padding: 5px;
}
#subnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subnavcontainer li { margin: 0 0 1px 0; }
#subnavcontainer a {
	display: block;
	padding: 3px 10px;
	color: #d00000;
	background-color: #fff;
	text-decoration: none;
	zoom: 1;
}
#subnavcontainer a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}
#subnavcontainer ul ul { background: url(assets/bg_matrix.jpg) repeat-y -402px 0; }
#subnavcontainer ul ul li { margin: 0 0 1px 10px; }
#subnavcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 5px;
	width: 160px;
	color: #0d335b;
	background-color: #e4ecf4;
	text-decoration: none;
}
#subnavcontainer ul ul a:hover {
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}
#subnavcontainer h2 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size:12px;
	font-weight: bold;
}
#subnavlist li {
	font-weight: bold;
}
/* right column */
#shopitems {
	background: url(assets/bg_shopitems.gif) repeat-y;
	border-bottom: 2px solid #220f7a;
}
#shopitems div {
	width: 130px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
#shopitems div img {
	border: 1px solid #220f7a;
	margin-bottom: 2px;
}
#shopitems a {
	color: #1e5a3b;
	font-weight: bold;
}
#shopitems a:hover { color: #c0901f; }
/* roating images */
#toolbox #slideshow, #toolbox #slideshow li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	width: 525px;
	height: 290px;
}
/* in the news */
.inthenews {
	margin: 15px 0;
	color: #000;
	font-size: 13px;
	float: left;
	}
.inthenews img {
	float: left;
	border: 2px solid #c4bbaa;
	margin: 0 10px 15px 0;
}
.inthenews p { margin: 4px 0; }
.inthenews .readmore a:link {
	font-weight: bold;
	text-decoration: none;
	color: #2b788d;
}
.inthenews .readmore a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2b788d;
}
.inthenews a:link { color: #2a286e; text-decoration: underline; }
.inthenews a:visited { color: #2a286e; }
.inthenews a:hover { color: #c0901f; }
.inthenews a:active { color: #2a286e; }
/* TOOLBOX */
#breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px;
}
#breadcrumbs a { color: #fff; }
#breadcrumbs a:hover { color: #c0901f; }
#breadcrumbs a:visited { color: #fff; }
#toolbox { }

.listing {
	padding-top: 10px;
	margin: 15px 0;
	clear: both;
}
/* END TOOL BOX */
#footer {
	background-color: #2B788D;
	color: #fff;
	padding: 10px 0;
	font-size: 11px;
	text-align: center;
	clear: both;
	height: 1%;
	overflow: hidden;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover { color: #c0901f; }
#copyright {
	color: #e9edf3;
	font-size: 10px;
	padding-bottom: 370px;
}
#copyright a {
	color: #e9edf3;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover { color: #c0901f; }
/* Custom photo gallery styles */
#photo-gallery {
	height: 1%;
	overflow: hidden;
	margin: 10px !important;
	clear: both;
}
/ * homepage Headlines*/
#headlines div { /*headline item */
	padding-left: 40px;
	margin-bottom: 1em;
	background: url(assets/bullet.gif) no-repeat 12px 2px;}
#headlines h2 { /* headers*/
	font-size: 13px;
	margin: 0;
	}
/* links*/	
#headlines a:link {	color: #435F29;}
#headlines a:visited {	color: #435F29;}
#headlines a:hover {	color: #000;}
#headlines a:active {	color: #435F29;}
/*paragraph*/
#headlines p {
	margin: 0;
	color: #024082;
	}

/* Bullet lists in content area */

/*.listing li,
#category li {
	padding-left: 16px;
	background: url(assets/bullet.gif) no-repeat 0 5px;
	line-height: 1.5em;
	margin-left: 10px;
	} */
#toolbox ul {
	margin: 0 0 1em 0;
	padding: 0;
 	position: relative; 
/*	height: 1%;
	overflow: hidden; */
	display: block}
#toolbox li {
	line-height: 1.5em;	
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	background: url(assets/bullet.gif) 0 5px no-repeat;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	}
/* Toolbox Images */
.imageright {
        float: right;
        position: relative;
        margin: 0 0 8px 15px;
}
.imageleft {
        float: left;
        position: relative; 
        margin: 0 15px 8px 0;
}
.imageleft img, .imageright img {
}
.imagecaption {
        font-size: 11px;
        padding: 0px;
        margin-top: 3px;
        color: #220F7A;
        border-top: 4px #220F7A double;
}
.imagecaption p { margin: 5px 0; }

#footerAd, #footerMu {
	float: left;
	width: 280px;
	text-align: left;
}
#footerAd {
	margin: 10px 0 10px 230px;
	}
#footerMu {
	margin: 10px 140px 10px 10px;
}
