@charset "UTF-8";

html, body {

}

body {
background-image:url(images/bg.jpg);
background-position:top center;
background-repeat: no-repeat;
background-color:#000000;
background-attachment:fixed;
text-align:center;
}

a img {
text-decoration:none;
border:0;
/*display:block;*/
}

.wrap {
margin: auto;
width:900px;

}

.header {
width:900px;
height:140px;
}

.spacer15 {
width:900px;
height:15px;
}

.clearspace {
height:15px;

}

.nav {
margin: 0px 10px 0px 10px;
height:26px;
width:880px;
}

.top {
background-image:url(images/top.png);
height:15px;
width:900px;
background-repeat:no-repeat;
}

.image {
background-color:#FFFFFF;
width:900px;
height:270px;
}

.text {
background-color:#FFFFFF;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:left;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
}

.text A:link {
color:#FF0000;
text-decoration: none;}

.text A:visited {
color: #CC0000;
text-decoration: none;}

.text A:active {
color:#FF0000;
text-decoration: none;}

.text A:hover {
color:#AAAAAA;
text-decoration: none;}

.greentext {
background-color:#FFFFFF;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:left;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
}

.greentext img{
padding-right:10px;

}

.greentext A:link {
color:#009900;
text-decoration: none;}

.greentext A:visited {
color:#009900;
text-decoration: none;}

.greentext A:active {
color:#009900;
text-decoration: none;}

.greentext A:hover {
color:#AAAAAA;
text-decoration: none;}

h1 {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
text-align:left;
vertical-align:text-top;
text-decoration:none;
font-weight:600;
}

h2 {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color: #009900;
text-align:left;
vertical-align:text-top;
text-decoration:none;
font-weight:600;
}

h3 { /*BLUE*/
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color: #3333CC;
text-align:center;
vertical-align:text-top;
text-decoration:none;
font-weight:600;
}

h4 {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
text-decoration:none;
font-weight:600;
}

.redtext {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
text-decoration:none;
font-weight:600;
}

p {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:left;
}

.buttons {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

a.button {
		font-size:14px;
		color:#000;
		text-decoration:none;
		display:block;
		width:250px;
		padding:5px;
		border:1px solid #666666;
		text-align:center;
		margin: 3px;

		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-o-border-radius:5px;
		border-radius:5px;
		
	background: #DDD;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD ), to(#BBB));
	background:-moz-linear-gradient(0% 90% 90deg, #BBB, #DDD);
}

a.button:hover {
	color: #ffffff;
	border-color: #666666;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background:#FF0000;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF0000), to(#990000));
	background:-moz-linear-gradient(0% 90% 90deg, #FF0000, #990000);
}


.homelogos {
background-color:#FFFFFF;
width:900px;
height:170px;
}

.facebook {
background-color:#FFFFFF;
width:900px;
height:30px;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:center;
}

.facebook A:link, A:visited, A active {
color:#FF0000;
text-decoration: none;
}

.facebook A:hover {
color:#CCCCCC;
text-decoration: none;}

.news_nav {
background-color:#FFFFFF;
width:870px;
height:100px;
}

.bottom {
background-image:url(images/bottom.png);
background-repeat:no-repeat;
height:15px;
width:900px;
}

.footer {
background-image:url(images/footer1.png);
height:50px;
width:900px;
font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-align:center;
margin: auto;

}

.footer A:link {
color:#FF0000;
text-decoration: none;}

.footer A:visited {
color:#FF0000;
text-decoration: none;}

.footer A:active {
color:#FF0000;
text-decoration: none;}

.footer A:hover {
color:#CCCCCC;
text-decoration: none;}

.greenfooter {
background-image:url(images/footer_green.png);
height:50px;
width:900px;
font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:center;
margin: auto;
}

.greenfooter A:link {
color:#FFFFFF;
text-decoration: none;}

.greenfooter A:visited {
color:#FFFFFF;
text-decoration: none;}

.greenfooter A:active {
color:#FFFFFF;
text-decoration: none;}

.greenfooter A:hover {
color:#CCCCCC;
text-decoration: none;}


.locations {
/*float: left;
clear: right;
width:250px;*/
padding-left:10px;
padding-right:10px;
}

 #tabs {
      float:left;
      width:100%;
      font-size:14px;
      line-height:normal;
	  border-bottom:0px;
	  font-family:Arial, Helvetica, sans-serif;
      }
    #tabs ul {
	margin:0;
	padding:1px 0px 0px 40px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tab_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tab_right.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span , #tabs .current_page_item a span {
      color:#ffffff;
	  background-position:100% -42px;
      }
    #tabs a:hover, #tabs .current_page_item a {
      background-position:0% -42px;
      }
    #tabs a:hover span, , #tabs .current_page_item a span {
      background-position:100% -42px;
	  }


 #rewards_tab {
      float:none;
	  display:inline;
      width:100%;
      font-size:14px;
      line-height:normal;
	  border-bottom:0px;
	  font-family:Arial, Helvetica, sans-serif;
      }
    #rewards_tab ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
      }
    #rewards_tab li {
      display:inline;
      margin:0;
      padding:0;
      }
    #rewards_tab a {
      float:left;
      background:url("images/tab_left_red.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #rewards_tab a span {
      float:left;
      display:block;
      background:url("images/tab_right_red.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #rewards_tab a span {float:none;}
    /* End IE5-Mac hack */
    #rewards_tab a:hover span {
      color:#ffffff;
	  background-position:100% -42px;
      }
    #rewards_tab a:hover {
      background-position:0% -42px;
      }
    #rewards_tab a:hover span {
      background-position:100% -42px;
	  }




 #green_tab {
 float:none;
 display:inline;
      width:100%;
      font-size:14px;
      line-height:normal;
	  border-bottom:0px;
	  font-family:Arial, Helvetica, sans-serif;
      }
     #green_tab ul {
	margin:0;
	padding:0px 10px 1px 0px;
	list-style:none;
      }
     #green_tab li {
      display:inline;
      margin:0;
      padding:0;
      }
     #green_tab a {
      float:left;
      background:url("images/tab_left_green.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
     #green_tab a span {
      float:left;
      display:block;
      background:url("images/tab_right_green.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
     #green_tab a span {float:none;}
    /* End IE5-Mac hack */
     #green_tab a:hover span {
      color:#ffffff;
	  background-position:100% -42px;
      }
     #green_tab a:hover {
      background-position:0% -42px;
      }
     #green_tab a:hover span {
      background-position:100% -42px;
	  }


.inline-left {
float:left;
margin:0;
display: inline;
padding: 0 10px 20px 0px;
vertical-align:top;
}

.inline-right {
float:none;
margin:0;
display: inline;
padding: 0 10px 20px 0px;
vertical-align:top;
}

.specials {

display:block;
background-color:#FFFFFF;
}

img.specials {
border:solid 1px;
margin:0 5px 5px 0;
float:left;
}
