/* CSS Document */
html, body {height: 100% }
#wrapper {
	width: 960px;
	background-image: url(images/bgBlueRepeat.png);
	padding-left: 250px;
	padding-right: 250px;
	position: relative;
	min-height: 100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #E15828;
	text-transform: uppercase;
}
#leftBar {
	float: left;
	width: 190px;
	margin-left: 40px;
	margin-right: 54px;
}
#rightBar {
	float: right;
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #5F777E;
	border: 8px solid #000;
}

#rightBar p {
	margin: 8px 10px;
	font-size: 11px;
	padding: 0px;
}
#divContent {
	width: 630px;
	float: left;
	background-color: #FFF;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

#footer #caption {
	font-size: 9px;
	color: #FFF;
}
#footer #caption a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#caption {
	margin-top: 5px;
}
#topNav {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: 518px;
	top: 240px;
}
#footer a {
	font-size: 12px;
	color: #6DCFF6;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#topNav a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-right: 35px;
	margin-left: 35px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#topNav a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #E33F32;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bgRepeat.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mapHolder {
	background-image: url(images/bgMain.jpg);
	background-repeat: no-repeat;
	width: 1460px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#innerContent {
	margin: 7px;
	padding-right: 10px;
	padding-left: 10px;
	border: 5px solid #2885D2;
	min-height: 728px;
}
#newsDiv {
	background-color: #E3302C;
	clear: both;
	margin-right: 45px;
	margin-left: 40px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#newsDiv h3 {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.blue {
	color: #272649;
	margin-left: 20px;
}
#newsDiv h3 #email  {
	width: 200px;
	margin-left: 20px;
}
#newsForm {
	padding-top: 3px;
	padding-bottom: 5px;
}

#leftLinks a {
}
#miniCart {
	background-color: #EB9141;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#miniCart p {
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#miniCart a {
	text-transform: uppercase;
	color: #335166;
	text-decoration: none;
}
#pirate {
	font-weight: bolder;
	color: #FFF;
	background-color: #2885D2;
	border: 4px solid #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 30px;
	position: relative;
	margin-bottom: 20px;
}
#catLinks {
	font-weight: bold;
	color: #FFF;
	background-color: #2885D2;
	border: 4px solid #FFF;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
	padding: 6px;
}
#catLinks  a {
	color: #2885D2;
	text-decoration: none;
}
#catLinks  a:hover {
	text-decoration: underline;
}
.catContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.catContent{
	background-color:#FFF;
	padding: 5px;
}
#ahoy {
	position: absolute;
	left: 79px;
	top: -22px;
}
#pirate a {
	color: #FFF;
	text-decoration: none;
}
#pirate a:hover {
	text-decoration: underline;
}
#contentWrapper .homeContent {
	width: 250px;
	float: left;
	overflow: hidden;
	text-align: center;
}
#homeCatList {
	background-color: #FFF;
	float: right;
	width: 350px;
	margin-right: 45px;
	padding: 7px;
	margin-bottom: 10px;
}
#homeCatContent {
	padding: 10px;
	border: 5px solid #2885D2;
	margin-top: 7px;

}
#divContent {
	margin-bottom: 10px;
}

#homeCatContent a {
	font-size: 14px;
	font-weight: bold;
	color: #275486;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	font-weight: bold;
	color: #F00;
}
.newsSubmit {
	cursor: pointer;
	font-size: 12px;
	color: #2885D2;
	background-color: #FFF;
	border: 1px solid #2885D2;
	margin-top: 3px;
}
.submit {
	font-weight: bold;
	color: #FFF;
	background-color: #E33E31;
	border: 3px solid #2885D2;
}
.leftlinks {
	font-size: 18px;
	font-weight: bolder;
}
.hometitle {
	font-size: 24px;
	font-weight: bold;
	color: #275486;
}
.topleftlinks {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.featureddescription {
	font-size: 16px;
	color: #275486;
	font-weight: bold;
}
#homeCatContent table td {
	padding-bottom: 10px;
}
.cattable {
	border: 1px solid #E33F33;
}
h2 {
	color: #235381;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E33F32;
}
.bottomaddress {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.shopTable {
	margin-bottom: 10px;
	border: 4px solid #2885D2;
}

