/*shaun shadow text version*/
.callout_cont {
	display: block;
	position: absolute;
	width: 620px;
	margin-top: 0px;
		margin-left: 90px;
	z-index: 10;
	float: right;
}
.facebook {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	float: left;
	margin-left: 60px;
	display: block;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-top: 15px;
}
.callout_bg {
	z-index: 50;
}
.ww {
	display: block;
	float: right;
	width: 600px;
}
.hh {
	height: 80px;
}
.cc {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	/*background-image: url(../images/callout_bg.png);*/
	background-color: #24577e;
}
.ep { /* end piece png fade */
	display: block;
	float: right;
	width: 37px;
	height: 80px;
}
.b_border {
	border-left: #1d3d79 1px solid;
	border-right: #1d3d79 1px solid;
	border-top: #1d3d79 1px solid;
}
.dropshadow {
	/* Style for shadow */
	height: 40px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: absolute;
	display:block;
	color: #ffffff;
	padding-top: 2px;
		z-index: 99;
	/*padding-left: 445px;	original*/
	padding-left: 145px;
	line-height: 24px;
	font-size: 28px;
}
.shadowed {
	/* Style for actual text */
	height: 40px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	position: absolute;
	background: transparent !important;
	z-index: 100;
	margin-top: 2px;
	padding-top: 2px;
	/*padding-left: 445px;	original*/
	padding-left: 145px;
	line-height: 24px;
	font-size: 28px;
}
/*shaun shadow text version*/
/*flash shadow text version*/
.flashcallout_cont {
	display: block;
	position: absolute;
	width: 509px;
	margin-top:110px;
}
.flashcallout_bg {
	z-index: 50;
}
.flashww {
	display: block;
	float: right;
	width: 400px;
}
.flashhh {
	height: 60px;
}
.flashcc {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	/*background-image: url(../images/callout_bg.png);*/
	background-color: #ffffff;
}
.flashep { /* end piece png fade */
	display: block;
	float: right;
	width: 37px;
	height: 60px;
}
.flashb_border {
	border-left: #1d3d79 1px solid;
	border-right: #1d3d79 1px solid;
	border-top: #1d3d79 1px solid;
}
.flashdropshadow {
	/* Style for shadow */
	height: 40px;
	margin-top: 20px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: absolute;
	display:block;
	color: #000000;
	padding-top: 2px;
	padding-left: 30px;
	font-size: 12px;
}
.flashshadowed {
	/* Style for actual text */
	height: 40px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	position: absolute;
	background: transparent !important;
	z-index: 100;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 30px;
	font-size: 12px;
}
/*flash shadow text version*/
a.contactus {
	width: 147px;
	height: 22px;
	text-decoration: none;
	background: url(../images/contact_btn_top_off.jpg);
	text-indent: -3000px;
	text-indent:0;
	color:rgba(0,0,0,0);
	display:-moz-inline-box;
	display:inline-block;
	overflow:hidden;
}
a.contactus:hover {
	background: url(../images/contact_btn_top_on.jpg);
	width: 147px;
	height: 22px;
}
a.cart {
	width: 105px;
	height: 22px;
	text-decoration: none;
	background: url(../images/your_cart_btn_top_off.jpg);
	text-indent: -3000px;
	text-indent:0;
	color:rgba(0,0,0,0);
	display:-moz-inline-box;
	display:inline-block;
	overflow:hidden;
}
a.cart:hover {
	background: url(../images/your_cart_btn_top_on.jpg);
	width: 105px;
	height: 22px;
}
a.brands {
	width: 105px;
	height: 22px;
	text-decoration: none;
	text-indent: -3000px;
	text-indent:0;
	color:rgba(0,0,0,0);
	display:-moz-inline-box;
	display:inline-block;
	overflow:hidden;
	background-image: url(../images/brands_btn_top_off.jpg);
	background-repeat: no-repeat;
}
a.brands:hover {
	width: 105px;
	height: 22px;
	background-image: url(../images/brands_btn_top_on.jpg);
	background-repeat: no-repeat;
}
a.hometop {
	width: 74px;
	height: 22px;
	text-decoration: none;
	background: url(../images/home_btn_top_off.jpg);
	text-indent: -3000px;
	text-indent:0;
	color:rgba(0,0,0,0);
	display:-moz-inline-box;
	display:inline-block;
	overflow:hidden;
}
a.hometop:hover {
	background: url(../images/home_btn_top_on.jpg);
	width: 74px;
	height: 22px;
}
a.special {
	width: 78px;
	height: 22px;
	text-decoration: none;
	background: url(../images/specials_off.jpg);
	text-indent: -3000px;
	text-indent:0;
	color:rgba(0,0,0,0);
	display:-moz-inline-box;
	display:inline-block;
	overflow:hidden;
}
a.special:hover {
	background: url(../images/specials_on.jpg);
	width: 78px;
	height: 22px;
}
a.events {
	width: 78px;
	height: 22px;
	text-decoration: none;
	background: url(../images/events_off.jpg);
	text-indent: -3000px;
	text-indent:0;
	color:rgba(0,0,0,0);
	display:-moz-inline-box;
	display:inline-block;
	overflow:hidden;
}
a.events:hover {
	background: url(../images/events_on.jpg);
	width: 78px;
	height: 22px;
}
.topnav {
	width: 509px;
	float: right;
	height: 22px;
	float: right;
	display: block;
	text-align: right;
}
/* START SUBNAV */
.subnav {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat;
	background-position: bottom;
	height: 50px;
	width: 787px;
	color: #ffffff;
	border-top: 4px solid #ffffff;
}
.subnav a {
	font-size: 10px;
	color: #9c9c9c;
	padding-left: 12px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:none;
}
.subnav a:link {
	color: #ffffff;
}
.subnav a:visited {
	color: #ffffff;
}
.subnav a:hover {
	color: #ff0000;
}
/* END SUBNAV */
/* START MAIN NAVIGATION  */
.navarrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
}
/**/

/* NAV */
.contactbg {
	vertical-align: bottom;
}
#navbg {
	width: 210px;
}
#nav {
	height: auto;
	width: 210px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	background-image: url(../images/nav_ss_bg.jpg);/*border-left: 1px solid #e4edf4;
	border-right: 1px solid #e4edf4;*/
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;/* width: 190px; Width of Menu Items */
	}
#nav ul li {
	float: left;
	list-style: none;
}
#nav li {
	/*background-color: #f0f4f7;*/
	width: 210px;
}
#nav a {
	border-bottom: 1px solid #8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:178px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #19415f;
	text-decoration: none;
	text-align:left;
	padding-left: 30px;
	padding-right: 2px;
	letter-spacing: 1pt;
	display: block;
	font-size: 12px;
	background-image: url(../images/off_arrow2gif.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#nav a:hover {
	width: 178px;
	background-color: #4a7391;
	background-image: url(../images/blue_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;
}
#nav a.nobar {
	border-bottom: none;
}
#nav2 {
	height: auto;
	width: 210px;
	color:#ffffff;
	text-decoration:none;
	background-image: url(../images/nav_ss_bg.jpg);
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;/*border-left: 1px solid #e4edf4;
	border-right: 1px solid #e4edf4;*/
}
#nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:178px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #19415f;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 2px;
	letter-spacing: 1pt;
	display: block;
	font-size: 12px;
}
#nav2 a:hover {
	width: 178px;
	background-color: #4a7391;
	color: #ffffff;
}
.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000;
	z-index: 200;
	background-color: #5d94c4;
}
.anylinkcss a {
	background-color: #5d94c4;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-indent: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.anylinkcss a:hover {
	background-color: #f2cb31;
}
a.white2:link {
	color: #ffffff;
	text-decoration: none;
}
a.white2:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white2:hover {
	color: #ff0000;
	text-decoration: none;
}
/*END NAVIGATION */
.center {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 8px;
	float: left;
	width: 787px;
	padding-bottom: 2px;
}
#club {
	height: 24px;
	width: 210px;
	color:#E9E9E9;
	text-align:left;
	text-decoration:none;
	background-image: url(../images/club-nav.gif);/*border-left: 1px solid #e4edf4;
	border-right: 1px solid #e4edf4;*/
	line-height: 24px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
#club ul {
	margin: 0px;
	padding: 0px;
	list-style: none;/* width: 190px; Width of Menu Items */
	}
#club ul li {
	float: left;
	list-style: none;
}
#club li {
	/*background-color: #f0f4f7;*/
	width: 210px;
}
#club a {
	border-bottom: 1px solid #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:178px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #E9E9E9;
	text-decoration: none;
	text-align:left;
	padding-left: 30px;
	padding-right: 2px;
	letter-spacing: 1pt;
	display: block;
	font-size: 12px;
	background-image: url(../images/arrowred.png);
	background-position: left 8px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#club a:hover {
	width: 178px;
	/* [disabled]background-color: #4a7391; */
	background-image: url(../images/arrowred.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;	background-position: left 8px;
}

