body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#444444;
	margin:0;
}

#wrapper {
	width:1019px;
	height:768px;
}

#top
{
	float:left;
	clear:both;
}

#logo_main {
	float:left;
	clear:right;
	width:306px;
	height:160px;
	background-image:url(../images/template_01.jpg);
	background-repeat:no-repeat;
}

#banner_menu {
	float:left;
	clear:right;
}

#top_banner {
	float:left;
	clear:both;
	width:645px;
	height:117px;
	background-image:url(../images/template_02.jpg);
	background-repeat:no-repeat;	
}

#menu_wrapper {
	float:left;
	clear:both;	
}

#top_right {
	float:left;
	clear:right;
	width:68px;
	height:160px;
	background-image:url(../images/template_03.jpg);
	background-repeat:no-repeat;
}

#navHome {
	float:left;
	clear:right;
	width:128px;
	height:43px;
}

#navOriginals {
	float:left;
	clear:right;
	width:130px;
	height:43px;
}

#navEvents {
	float:left;
	clear:right;
	width:130px;
	height:43px;
}

#navAbout {
	float:left;
	clear:right;
	width:130px;
	height:43px;
}

#navContact {
	float:left;
	clear:right;
	width:127px;
	height:43px;
}

#middle
{
	float:left;
	clear:both;
	background-image:url(../images/middle.jpg);
	background-repeat:repeat-y;
	_margin-top:-4px;
}

#content_left {
	float:left;
	clear:right;
	width:74px;
	height:224px;
	background-image:url(../images/template_09.jpg);
	background-repeat:no-repeat;
}

#content {
	float:left;
	clear:right;
	width:606px;	
	background-color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 15px;
}

#content2 {
	float:left;
	clear:right;
	width:851px;	
	background-color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 15px;
}

#sidebar 
{
	float:left;
	clear:right;
	width:245px;
	margin-bottom:10px;
	background-image:url(../images/sidebar_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fdf6eb;
}

.sidebar_link
{
	padding:5px;	
	margin:0;
}

.sidebar_link2
{
	border:3px solid #efbc6b;
	padding:15px;
	margin:0 0 10px 0;
}

#content_right {
	float:left;
	clear:right;
	width:74px;
	height:224px;
	background-image:url(../images/template_11.jpg);
	background-repeat:no-repeat;
}

#footer_main {
	float:left;
	clear:both;
	width:1019px;
	height:40px;
	background-image:url(../images/template_14.jpg);
	background-repeat:no-repeat;
}

h1
{
	color:#834F27;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#EB9F4B;
	margin:5px 0 5px 10px;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#A57F5B;
	margin:5px 0 5px 10px;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EB9F4B;
	margin:5px 0 5px 10px;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin:0 10px 0 10px;
	line-height:18px;
}

td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}



li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ed9f4c;	
	text-decoration:underline;
	margin:0 10px 0 10px;
	line-height:18px;
}

a:visited
{
	color:#ed9f4c;
	text-decoration:underline;
	line-height:18px;
}

a:hover, a:visited:hover
{
	color:#ffe7b1;
	text-decoration:none;
	line-height:18px;
}

#menu_wrapper a, #menu_wrapper a:visited
{
	margin:0;
}

.header
{
	margin:5px 0 0 5px;
	text-align:left;
}

.head_line
{
	border-bottom:1px solid #ed9f4c;
	border-left:none;
	border-right:none;
	border-top:none;
	margin:0 10px 0 10px;
}
.couponBox
{
	border:1px solid #f09e4c;
	/*background-color:#d5d5d5;*/	
	padding:15px;
	float:left;
	clear:right;
	width:170px;
	height:140px;
	text-align:center;	
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssbutton{
background-color: #a17f63;
border: 2px #efbc6b outset;
padding: 1px 4px;
color: white;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: white;
}

.cssbutton:hover{
border-style: inset;
background-color: #a17f63;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

.imageborder{
border: solid 1px #E5A34F;
}

.bottom_menu a, .bottom_menu a:visited
{
    text-decoration:none;
}

#dropmenudiv 
{	
	/*filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;	*/
	
    MARGIN-TOP: 45px;    
    margin-left:28px;
	#margin-left:28px;
    FONT-SIZE: 12px;
    Z-INDEX: 100;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    POSITION: absolute;
    /*background-image: url(../images/menu_bkg.gif);*/    
    border-top:5px solid #EEBA67;
    border-bottom:5px solid #EEBA67;
    border-left:5px solid #EEBA67;
    border-right:5px solid #EEBA67;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top:8px;
    padding-left:-5px;    
    padding-bottom: 8px;
    /*border-top: 2px solid #444444;*/
}


#dropmenudiv A {
    PADDING-RIGHT: 0px;
    DISPLAY: block;
	color: #000000;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 1px;
    padding-right:0px;    
    WIDTH: 138px;
    margin-right:0px;
    #padding-right:0px;   
	margin-left:0px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #4a627e 0px solid;
    TEXT-DECORATION: none;
}

#dropmenudiv A:hover {
    color: #000000;
	BACKGROUND-COLOR: #EDBA69;	
}
