/* Main Home Relative */

.site_center {
	text-align:center;
	clear: both;
	background-image:url(../images/site-center-background-gradient.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	text-align: left;
	padding: 20px;
}

.bottom_sliver{
	margin:auto;
	background-image:url(../images/bottom-site-roundcorners.png);
	width:952px;
	height:23px;
}

/* /Main Home Relative */







/* Header Relative */

#header_wrap {
	width:100%;
	height:100%;
	margin: 0;
	clear: both;
}

#header_content {
	margin:0 auto;
	width:950px;
	height: 229px;
	color: #545454;
	text-align: right;
	background-image:url(../images/header-main-pic-bak.jpg);
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#header_logo {
	height:133px;
	width:269px;
	float:left;
	padding-top: 5px;
	position: relative;
	
}


.logo_txt {
	text-align:center;
	color: #000000;
	font-size: 0.8em;
}


#header_quote {
width:342px;
height:106px;
margin-top:58px;
margin-right: 62px;
}
#header_menu{
	margin-right:20px;
	font-size: 0.9em;
	padding-top: 5px;
}

#header_menu a {  
	color: #FFFFFF !important;
	text-decoration: none !important; 
	padding-right:15px;
}

#header_menu a:link {
	color: #FFFFFF !important;
	font-style: normal;
	text-decoration: none !important;
}

#header_menu a:hover {
	color: #FFFFFF !important;
	font-style: normal;
	text-decoration: underline !important;
}

#header_menu a:visited{
	font-style: normal;
}


/* /Header Relative */



/* About Page Relative */
#content_middle_about {
	width: 880px;
	margin: auto;
	padding-top:15px;
	padding-bottom:30px;
	text-align:left;
}





/* Content Relative */

#content, #content2 {
	width:950px;
	margin:0 auto;
	text-align:left;
}


#content {
	
}


#content_wrap {
	width:950px;
	clear: both;
	color: #484848;
	margin: 0 auto;
	background-repeat:repeat;
	height: auto;
	border-right: 1px white solid;
	border-left: 1px white solid;
	background-color: #FFFFFF;
}

#content_menu{
	width:950px;
	height:54px;
	background-image: url(../images/home/btm-home-menu-gradient-bak.jpg);
	margin: auto;
	border-right: 1px white solid;
	border-left: 1px white solid;
}

#content_main {
	width:990px;
	margin: 0 auto;
}


#content_middle_home {
	float:left;
	width: 476px;
	text-align: left;
	line-height: 1.2em;
	height: auto;
	padding-left: 0px;
	padding-bottom:35px;
	width: 476px;
	padding-top: 35px;
}



#content_middle{
	float:left;
	width: 885px;
	text-align: left;
	line-height: 1.2em;
	margin-top: 35px;
	padding-left: 45px;
	padding-right: 55px;
	min-height: 258px;
}

#content_middle_products{
	float:left;
	width: 885px;
	text-align: left;
	line-height: 1.2em;
	margin-top: 35px;
	padding-left: 47px;
	padding-right: 53px;
	min-height: 266px;
}

#content_middle_whole{
	float:left;
	width: 885px;
	text-align: left;
	line-height: 1.2em;
	height: 350px;
	margin-top: 35px;
	padding-left: 45px;
	padding-right: 55px;
}

#content_middle_txt {
	height: auto;
	padding-left: 42px;
	padding-top: 0px;
	line-height: 1.2em;
	letter-spacing: normal;
	position: relative;
	padding-right: 60px;
}


#content_middle_txt_about {
	height: auto;
	padding-left: 12px;
	padding-top: 15px;
	line-height: 1.2em;
	letter-spacing: normal;
	position: relative;
	width: 410px;
	float: right;
}

#content_middle_txt_about_right {
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1.2em;
	letter-spacing: normal;
	position: relative;
	width: 420px;
	float: left;
}

#content_middle_txt{
	width:424px;
	text-align:justify;
}

#content_middle_txt_contact {
	height: auto;
	padding-left: 12px;
	line-height: 1.2em;
	letter-spacing: normal;
	position: relative;
	width: 450px;
	float: right;
}

#content_shop {
	height:102px;
	background-repeat: no-repeat;
	width: 889px;
	float: left;
	padding-left: 48px;
	clear: both;
}

#content_shop ul {
	list-style:none;
}



/* /Content Relative */







/* Main Home Bottom 3 ads. Make as many adds you want to make on the bottom. Just reset the sizes to accomidate more. These are set up to to have the animated hover action from the jQuery Library or just a simple hover action */

.ad_btm1 {
	float:left;
	width:280px;
	height:102px;
	position: relative;	
}


.ad_btm1 a {
	float:left;
	width:280px;
	height:102px;
	text-indent:-10000px;
	cursor:pointer;
	
}

.ad_btm1 a{ background:url(../images/home/btm-becomemember-btn.jpg) top left no-repeat; }
.ad_btm1 a:hover {background-position:left bottom;}
.ad_btm1 a.open {background-position:left bottom !important;}




.ad_btm2  {
	float:left;
	width:280px;
	height:102px;
	margin-left:24px;
	margin-right: 24px;	
}



.ad_btm2 a {
	float:left;
	width:280px;
	height:102px;
	text-indent:-10000px;
	cursor:pointer;
}

.ad_btm2 a.linkClass { background:url(../images/ad2-btm.png) top left no-repeat; }
.ad_btm2 a:hover {background-position:left bottom;}
.ad_btm2 a.open {background-position:left bottom !important;}




.ad_btm3  {
	float:right;
	width:280px;
	height:102px;

	
}


.ad_btm3 a {
	float:right;
	width:280px;
	height:102px;
	text-indent:-10000px;
	cursor:pointer;
}

.ad_btm3  a.linkClass { background:url(../images/ad3-btm.png) top left no-repeat; }
.ad_btm3 a:hover {background-position:left bottom;}
.ad_btm3 a.open {background-position:left bottom !important;}

.tab_holder {
	margin:auto;
	width:950px;
	height:287px;
	text-align:center;
	background-color:#000;
	padding-left: 0px;
	border-right: 1px white solid;
	border-left: 1px white solid;
}
.holdem {
	margin: auto;
	text-align:center;
	width: 950px;
	padding-top: 10px;
}
.content_menu_button1{
	position:relative;
	left:-5px;
	padding-left:5px;
}
.content_menu_button2{
	padding-left:45px;
}
.content_menu_button3{
	padding-left:45px;
}
.content_menu_button4{
	padding-left:45px;
}
.tabtext{margin-top:35px; text-align:left; height:120px; padding-left:21px; padding-right:21px;}
#tab_1{
	width:235px;
	height:287px;
	margin: auto;
	background-image:url(../images/home/btm-home-4boxes-gradient.jpg);
	margin-left: 2px;
}

#tab_2{
width:235px;
height:287px;
margin-left:2px;
background-image:url(../images/home/btm-home-4boxes-gradient.jpg);
}

#tab_3{
width:235px;
height:287px;
margin-left:2px;
background-image:url(../images/home/btm-home-4boxes-gradient.jpg);
}

#tab_4{
width:235px;
height:287px;
margin-left:2px;
background-image:url(../images/home/btm-home-4boxes-gradient.jpg);
}

.tab-menu {
	width:237px;
	float:left;
	text-align: center;	
}

.t1{
	text-align: center;
}
.t2{
	text-align: center;
	
}
.t3{
	text-align: center;
	
}
.t4{
	text-align: center;
	
}


/* Main Home Bottom 3 ads. */















/* Left and Right Sidebar Relative */

.lt_sidebar_wrap {
	float: left;
	width: 290px;
	height: auto;
	padding-left: 10px;
	margin-top: 35px;
	padding-right: 25px;
}


.lt_sidebar_content {
	width: 270px;
	text-align: left;
	color: #3b3a3a;
	height: auto;
}


.rt_sidebar_wrap {
	float: right;
	width: auto;
	height: auto;
	padding-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
}

.rt_sidebar_content {
	width: 410px;
	text-align: left;
	color: #292929;
	height: auto;
	padding-right:45px;
}

.rt_sidebar_cont{
	padding-right:42px;
	padding-top: 35px;
}

#newslinks {
	line-height:1.3em;
	height: auto;
	position: relative;
}

.newslinks-spacer {
	border-bottom: 1px solid #5f2a07;	
}


#newslinks a {
	color: #A72A07 !important;
	font-style: normal !important;
	text-decoration: none !important;
}

#newslinks  a:link {
	color: #A72A07 !important;
	font-style: normal !important;
	text-decoration: none!important;
}

#newslinks  a:hover {
	color: #682A07!important;
	font-style: normal !important;
	text-decoration: underline  !important;
}

#newslinks  a:visited{
	font-style: normal !important;
	text-decoration: none !important;
}
	
	
#newslinks div {
	float: left;
	width:240px;
	cursor:pointer;
	padding: 12px 5px 14px 15px;
}


#newslinks div:hover { background:url(../images/news-hover-bak.jpg) bottom left !important;}

#newslinks strong { text-decoration:none !important; color:#5f2a07}	

	

/* /Left and Right Sidebar Relative */












/* Footer Relative */


#footer {
	text-align:center;
	height:auto;
	margin-bottom:15px;
	text-decoration: none !important;
	color:#060606;
	width: 952px;
	margin: 0 auto;
	clear: both;
}

#footer_notes_wrap {
	width:100%;
	height:auto;
}

#footer_notes_content { 
	font-size: .9em;
}


#footer a {
	color: #090909!important;
	text-decoration:none !important;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none !important;
}

#footer div a:hover {
	color: #F7F7F7 !important;
	text-decoration: underline !important;
}

#footer a:visited {
	text-decoration: none !important;
}


.sitemapHeader {
	border-bottom:1px solid #FFFFFF;
	margin-bottom:25px;
	height:70px;
	clear: both;
	width: 890px;
}

.sitemapHeader a {
	background:url(../images/site-map-header-txt.png) no-repeat;
	height:70px;
	clear: both;
	float: left;
	width: 620px;
}


#footerContent {
	width:915px;
	height: auto;
	clear: both;
	margin: 0 auto;
}

#footerMenu {
	margin-top:10px;
	margin-left:0px; 
	padding:0; 
	text-align:left;
    float:left;
}

#footerMenu ul {
	list-style:none;
}

#footerMenu ul li {
	margin:0;
	padding:0;
}


#footer_btm_wrap {
	height: auto;
	clear: both;
}

#footer_pwrdby {
	padding-top:4px;
	font-size:0.95em;
	float:right;
}



#footer_notes_wrap {
	float:left;
	width:100%;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
}


#footer_notes_wrap a {
	color: #000000!important;
	text-decoration:none !important;
	font-size:1.1em;
	
}

#footer_notes_wrap a:link {
	color: #000000;

	text-decoration: none !important;
}

#footer_notes_wrap  a:hover {
	color: #F7F7F7!important;
	text-decoration: underline !important;
}



.footer_pwrdby_a {
	color:#FFFFFF; 
	
}



#slickbox {
	padding-bottom: 25px;
	border-bottom: 1px solid #FFFFFF;
	display:none;
	clear: both;
	text-align: left;
	float: right;
}

#slickbox a.slick {
	color: #FFFFFF!important;
	text-decoration: underline !important;
	font-size:1.1em;
	font-weight:bold;
}

#slickbox a:link.slick {
	color: #FFFFFF;
	text-decoration: underline !important;
}

#slickbox a:hover.slick {
	color: #FFFFFF!important;
	text-decoration: none !important;
}





#slickbox3 {
	padding-bottom: 25px;
	border-bottom: 1px solid #FFFFFF;
	display:none;
	clear: both;
	text-align: left;
	float: right;
	color:#FFFFFF;
}

#slickbox3 a.slick {
	color: #FFFFFF!important;
	text-decoration: underline !important;
	font-size:1.1em;
	font-weight:bold;
}

#slickbox3 a:link.slick {
	color: #FFFFFF;
	text-decoration: underline !important;
}

#slickbox3 a:hover.slick {
	color: #FFFFFF!important;
	text-decoration: none !important;
}


/* Footer Relative */






/* Footer - My animated hover block for the powered by footer logo */


#mlogo {
	float:right;
	margin-top: 7px;	
}

#mlogo ul.hover_block {  }
			
#mlogo ul.hover_block li {
			height:19px;
			list-style:none;
			float:right;
		 	position: relative;
			
			 }
#mlogo ul.hover_block li a {
			display: block;
			position: relative;
			overflow: hidden;
			width:258px;
			height:19px;
			color:#000000;
			line-height:0px;
			padding-right:0px 	
			
}

#mlogo ul.hover_block li a { text-decoration: none;  }

#mlogo ul.hover_block li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
			
		}
		
/* /Footer - My animated hover block for the powered by footer logo */
