/* CSS Document */
/* Global Styles */
div, td, th, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	background-color: #000;
}
a, a:link, a:visited {
	color: #565656;
}
input,select,textarea {
	color: #565656;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#Wrapper {
	width: 818px;
	margin: 0 auto;
	text-align: left;
}

#Container {
	width: 818px;
}

#MastHead {
	width: 818px;
	height: 142px;
}

.navigation{
	height: 30px;
	line-height: 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	margin: 0 0 0 0px;
}

#SponsorBox {
	background: #000 url(img/sponsorbar.jpg) no-repeat top left;
	width: 531px;
	height: 108px;
	text-align: right;
	padding-right: 23px;
}

#Footer {
	width: 818px;
	color: #444;
	text-align: center;
	padding: 8px 0;
}

#Footer a:link, #Footer a:visited {
	color: #779D99;
	text-decoration: none;
}

#Footer a:hover, #Footer a:active {
	color: #779D99;
	text-decoration: underline;
}

#CalloutCol {
	width: 227px;
	min-height: 458px;
	background: #000 url(img/calloutbackground.gif) no-repeat top left;
}

#CalloutCol img {
	margin-bottom: 18px;
}

.Clear {
	clear: both;
}

p {
	padding-bottom: 12px;
}

/* Styles specific to the home page */
#LatestNews {
	width: 210px;
}

#LatestContentContainer {
	background: #FFF url(img/latestbar.gif) repeat-y top center;
}

#LatestContent {
	width: 210px;
	text-align: center;
}

#LatestLinks {
	background: #CCE6E3 url(img/latestlink.gif) no-repeat top left;
	width: 180px;
	height: 16px;
	text-align: right;
	padding: 0 15px;
}

#HomeContentContainer {
	background-color: #FFF;
}

#HomeContent {
	width: 381px;
}

#HomeText {
	/*background: #FFF url(img/homebackground.gif) repeat-y top center;*/
	width: 371px;
	text-align: left;
	margin: 0 5px 0 5px;
}

#HomeSponsors img {
	float: left;
	margin-left: 7px;
	margin-bottom: 3px;
}

#HomeLeft {
	float: left;
	width: 229px;
	margin-left: 3px;
}

#HomeRight {
	float: right;
	width: 140px;
	margin-right: 3px;
}

.NewsBox {
	width: 200px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.NewsBox img, .HomePhoto {
	margin-bottom: 5px;
}

.NewsBox h1 {
	color: #8CB0AC;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

.NewsBox h1 strong {
	color: #8CB0AC;
	font-size: 13px;
	font-weight: bold;
}

.NewsBox h2 {
	color: #383838;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.NewsBox h3 {
	color: #383838;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

.NewsBox h3 strong {
	color: #383838;
	font-size: 13px;
	font-weight: bold;
}

/* Styles specific to the subpages */
#SubContainer {
	width: 591px;
}

#SubContentContainerOne {
	width: 591px;
	background: #FFF url(img/subbackground1.gif) repeat-y top center;
}

#SubContentContainerTwo {
	background: #FFF url(img/subbackground2.gif) repeat-y top center;
}

#SubContentContainer {
}

#SubContent {
	width: 589px;
	text-align: left;
	overflow: hidden;
	min-height: 220px;
	background-color: #ffffff;
	margin: 0 0 0 2px;
}

#SubContent2 {
	width: 814px;
	text-align: left;
	overflow: hidden;
	min-height: 220px;
	background-color: #ffffff;
	margin: 0 0 0 2px;
}

#SubContent h1 {
	font-weight: normal;
	color: #8CB0AC;
	font-size: 14px;
	text-transform: uppercase;
}

#SubContent h1 strong {
	font-weight: bold;
	color: #8CB0AC;
	font-size: 14px;
}

#SubContent h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}

#SubContent h2 strong {
	font-size: 13px;
	font-weight: bold;
}

#SubContent h3 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#SubLinks {
	background: #CCE6E3 url(img/sublink.gif) no-repeat top left;
	width: 559px;
	height: 16px;
	text-align: right;
	padding: 0 15px;
}

#SubLinks2 {
	background: #CCE6E3 url(img/sublink_wide.gif) no-repeat top left;
	width: 786px;
	height: 16px;
	padding: 0 15px;
}

#SubLinks img {
	margin-left: 5px;
}

#OneColumn {
	float: left;
	width: 569px;
	margin-left: 7px;
}

#TwoColumn {
	float: right;
	width: 400px;
	margin-right: 13px;
}

#SubNav {
	float: left;
	width: 145px;
	margin-left: 7px;
}

#SubNav a {
	font-size: 13px;
	color: #8CB0AC;
	display: block;
	width: 140px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#SubNav a:link, #SubNav a:visited {
	text-decoration: none;
}

#SubNav a:hover, #SubNav a:active {
	text-decoration: underline;
}

#Calendar img, #Calendar a {
	float: left;
	width: 18px;
	height: 18px;
	display: block;
	border: none;
	margin-right: 2px;
	margin-bottom: 2px;
}

.Archive {
	width: 99%;
	margin: 3px 0;
}

#GalThumbs img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#GalNav {
	float: left;
	width: 145px;
	margin-left: 7px;
}

#GalNav a {
	display: block;
	width: 140px;
	line-height: 13px;
}

#GalLarge {
	text-align: center;
}

#GalLarge img {
	margin-bottom: 10px;
}

/* Styles specific to the store */
.ProdThumb {
	width: 100px;
	text-align: center;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}

.ProdThumb img {
	padding-bottom: 7px;
}

.ProdContent {
	text-align: left;
}

.StoreInfo {
	width: 400px;
}

.BreadCrumbs {
	width: 230px;
	text-align: left;
	float: left;
}

.Pagination {
	width: 150px;
	text-align: right;
	float: right;
}

.LargeText {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #7EA7A3;
}

.itemSelected {
	color: #EE1D23;
}
