@charset "utf-8";
/* CSS Document */

* {
	padding: 0px; 
	margin: 0px; 
}

body {
	font-family: arial, helvetica, sans-serif; 
	background: url(/images/header.jpg) #000 no-repeat center 0px; 
	color: #b3b3b3; 
	font-size: 62.5%;
	line-height: 20px;
}
.clear {
	clear: both
}

#main {
	min-width: 990px; 
	height: 100%; 
	overflow: hidden;
	background: url(/images/tail.png) repeat-x 0px 0px;
}

#main-width {
	margin: 0px auto; 
	width: 990px; 
	height: 100%;
}

#top {
	height: 43px; 
	overflow: hidden;
}
#top .left {
	padding-bottom: 0px; padding-left: 4px; padding-right: 0px; float: left; overflow: hidden; padding-top: 14px
}
#top .left a {
	text-transform: uppercase; color: #5d5557; font-size: 10px; text-decoration: none
}
#top .left a:hover {
	text-decoration: underline
}
#top .right {
	padding-bottom: 0px; text-transform: uppercase; padding-left: 0px; padding-right: 4px; float: right; color: #5b5455; font-size: 10px; padding-top: 14px
}
#top .right a {
	color: #fff; text-decoration: none
}
#top .right a:hover {
	text-decoration: underline
}

#header {
	padding: 0px; 
	height: 171px;
}

#logo {
	width: 305px;
	height: 70px;
	float: left;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 105px;
}

#banner {
	padding: 33px;
	border-bottom: #0A0501 7px solid;
	background: url(/images/bg.png) 0px 0px; 
	overflow: hidden;
	width: 924px;
}

#body-container {
	min-width: 990px; 
	height: 100%; 
	overflow: hidden;
	background: url(/images/bg2.png);
}

#body-container-width {
	margin: 30px; 
	width: 930px; 
}

#menu {
	width: auto;
	text-align: right;
	margin: auto;
	padding: auto;
}

#menu a {
	background-image: url(/images/menu-bg.png);
	height: 13px; 
	padding: 53px 24px 21px 24px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	color: #FFF;
	margin: 0px 0px 0px 2px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;

}

#menu a:hover {
	background-color: #000;
	height: 13px; 
	padding: 53px 24px 21px 24px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	color: #FFF;
	margin: 0px 0px 0px 2px;
	font-size: 13px;
	font-weight: bold;

}

#footer-container {
	padding: 0px 30px 10px 30px; 
	line-height: 1.5em; 
	height: 100%; 
	color: #7a7a7a; 
	clear: both; 
	font-size: 1.4em; 
	background: #111;
	width: 930px;

}
#footer {
	border-top: #1d1d1d 1px solid;
	padding-top: 24px;
	width: 930px;
	height: 42px;
	overflow: hidden; 	
}
#footer a {
	color: #fff
}
#footer-copyright {
	float: left;
}

#footer-links {
	padding: 3px 0px 0px 0px;
	float: right;
}
#footer-links a {
	margin: 0px 3px 0px 0px; 
	width: 32px; 
	display: block; 
	float: left; 
	height: 32px; 
	text-decoration: none;
}
#footer-links a:hover {
	border: 0px; 
	position: relative; 
	text-decoration: none;
}
#footer-links a.pic01 {
	background: url(/images/pic01.gif) no-repeat 0px 0px;
}
#footer-links a.pic02 {
	background: url(/images/pic02.gif) no-repeat 0px 0px;
}
#footer-links a.pic01:hover {
	background: url(/images/pic01-act.gif) no-repeat 0px 0px;
}
#footer-links a.pic02:hover {
	background: url(/images/pic02-act.gif) no-repeat 0px 0px;
}

#content-left {
	width: 340px;
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	font-size: 15px;
	background: url(/images/right.gif) no-repeat top right;
	min-height: 358px;
	max-height: 999999px;
	height: auto !important;
	height: 358px;
}
#content-right {
	width: 520px;
	min-height: 358px;
	max-height: 999999px;
	height: auto !important;
	height: 358px;
	font-size: 15px;
	float: left;
}

#content-right a {
	color: #fff; 
	text-decoration: none;
}
#content-right a:hover {
	text-decoration: underline;
}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 38px;
	margin-bottom: 25px;
}
.orange {
	color: #ffc104;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffc104;
	line-height: 18px;
	margin-bottom: 5px;
	display:inline;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	color: #ffc104;
	line-height: 16px;
	margin-bottom: 5px;
	display:inline;
	font-weight: normal;
	line-height: 18px;
}
h4 {
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
	margin: 0px 0px 15px 25px;
	display:inline-block;
	font-weight: normal;
	line-height: 18px;
}
h5 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}

#content-left ul {
	padding: 0px; 
	margin: 0px 0px 0px 1px; 
	color: #fff; 
}
#content-left ul li {
	padding: 2px 0px 2px 14px; 
	background: url(/images/marker.gif) no-repeat 0px 8px; 
	overflow: hidden; 
}
#content-left ul li a {
	color: #fff; 
	text-decoration: none
}
#content-left ul li a:hover {
	text-decoration: underline
}

.blog-date {
	font-size: 10px;
	text-transform: uppercase;
}
.blog-title {
	font-size: 23px;
	color: #FFFFFF;
	font-weight: normal;
}

hr {
	margin: 20px 0px 20px 0px;
	height: 1px;
	color: #271e1b
}

.line {
	border-bottom: #271E1B 1px solid;
	height: 1px;
	line-height: 1px;
	margin: 20px 0px 20px 0px;
}

.line2 {
	border-bottom: #271E1B 1px solid;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px 10px 0px;
}

.testimonial {
	padding: 5px 0px 0px 0px;
	min-height: 64px;
	max-height: 999999px;
	height: auto !important;
	height: 64px;
}

.testimonial img {
	margin: 0px 5px 0px 5px;
}

/* ==========================================================================================================*/

/* Calendar */


.cal_button_prev {
	padding: 5px;
	width: 37px;
	text-align: center;
	border: 1px #000000 solid;	
	float: left;
	background-color: #202020;
}
.cal_button_next {
	padding: 5px;
	width: 37px;
	text-align: center;
	border: 1px #000000 solid;	
	float: left;
	background-color: #202020;	
}

.cal_month {
	color: #ffffff; 
	text-align: center; 
	font-weight: bold; 
	padding: 5px;
	margin: 0px;
	width: 224px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	float: left;
	text-transform: uppercase;
	background-color: #202020;
}

.cal_clear {
	clear: both; 
}

.cal_content {
	width: 332px;
	padding: 0px;
	height: auto;
	border: #ffc104 1px solid;
	background-color: #000000;
	font-size: 12px;
}

.cal_content a {
	color: #ffc104;
	text-decoration: none;
}

.cal_content a:hover {
	color: #ffc104;
	text-decoration: underline;
}


.cal_sunday {
	padding: 5px;
	width: 37px;
	text-align: center;
	border-left: 1px #000000 solid;	
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	float: left;
	background-color: #202020;
}
.cal_weekday {
	padding: 5px;
	width: 36px;
	text-align: center;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	float: left;
	background-color: #202020;
}
.cal_saturday {
	padding: 5px;
	width: 36px;
	text-align: center;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;	
	float: left;
	background-color: #202020;
}

.cal_black {
	background-color: #000000;
}

.cal_blank {
	background-color: #161616;
}

.portfolioImage {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0px;
	padding: 5px;
}

.portfolioImage img {
	padding: 1px;
	border: #666 1px solid;
}
.portfolioImage img:hover {
	padding: 1px;
	border: #CCC 1px solid;
}
#containerPortfolio {
	overflow: hidden;
	width: 500px;
	height: 375px;
	text-align: center;
	margin-top: 20px;
}
#containerPortfolio img{
	vertical-align: middle;
}

.photoDropDown {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: #000000 1px solid !important;
	height: auto;
	width: 500px;
	font-size: 20px !important;
	color: #000000;
	background-color: #ffffff !important;
}
#sponsors {
	height: 500px;
	overflow: scroll;
}


.shopnow {
  color: black;
  text-decoration: none;
border-radius: 5px;
}

.shopnow:hover {
  color: white;
}
