/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  April 21, 2010, 7:24 pm with psd2css Online version 1.77
 *
 */

/* You named this layer divider */
body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-color: #000000;
	background-repeat: no-repeat;
}

#container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:1000px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;	
} 



/* You named this layer main text */
#maintext {
	position: absolute;
	left: 281px;
	top: 607px;
	width: 623px;
	height: 269px;
	z-index: 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	word-spacing: 2px;
	line-height: 18px;
}

/* You named this layer main image */
#nav {
	position: absolute;
	left: 146px;
	top: 94px;
	width: 800px;
	height: 33px;
	z-index: 35;
}

/* You named this layer main image */
#flash {
	position: absolute;
	left: +0px;
	top: 144px;
	width: 960px;
	height: 379px;
	z-index: 16;
}
#subnav {
	position: absolute;
	left: +0px;
	top: 523px;
	width: 960px;
	height: 71px;
	z-index: 16;
}

/* You named this layer coupons */
#left {
	position: absolute;
	left: 3px;
	top: 600px;
	width: 246px;
	height: 279px;
	z-index: 18;
}
#left_center {
	position: absolute;
	left: 53px;
	top: 728px;
	width: 215px;
	height: 279px;
	z-index: 18;
}
#left_center_ent {
	position: absolute;
	left: 53px;
	top: 681px;
	width: 215px;
	height: 279px;
	z-index: 18;
}
/* You named this layer Layer 1 */
#header {
	position: absolute;
	left: 0px;
	top: +0px;
	width: 960px;
	height: 144px;
	z-index: 31;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;  /* text-decoration: underline; */
  /* font-weight: bold; */
}
a.left:link {
	color: #FFF;
	text-decoration: none;
}
a.left:hover {
	color: #BC5E28;
	text-decoration: underline;
}
.boxtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lefttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A55323;
}
.leftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}
.leftdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
