body{
	background-color: #830100;
	font-size:13px;
	}
#shadowwrap{
	background-repeat: repeat-y;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
/**** Top Navigation ****/
#topnavigation{
	height:35px;
	width: 110px;
	display: block;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#topnavigation a, #topnavigation a:link, #topnavigation a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}

#topnavigation li a:hover, #topnavigation li a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}

/**** Header Styles ****/
#tagline{
	color:#FF0000;
	font-weight:bold;
	font-size:18px;
	margin-right:20px;
	margin-top:10px;
	width: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	height: 40px;
	display: block;
	padding: 0px;
}	


#logo{
	height: 123px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left;
}

#headright{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 15px;
	font-size: 18px;
	font-weight: bolder;
}
.right{
	float: right;
}
.left{}
	
#header{
	height: 132px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	padding: 0px;
	background-image: url(../img/bkg_header.png);
	background-repeat: repeat-x;
	color: #000;
} 

#header h1{
	padding-top: 30px;
	text-align: center;
	color: #830100;
}
.coupon{
	margin-bottom: 20px;
	height: 140px;
	background-image: url(../img/COUPONS.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
}
.coupon h1{
	color: #830100;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.coupon h2{
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.coupon p{
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 580px;
	float: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}
	
#nav {
	padding: 0px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	list-style: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	}

#nav li a:hover, #nav li a:active {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	margin: 0px;
	background-image: url(../img/nav_active.png);
	}
	

	
#nav li.page-item-10 {
	background-image: none;
	border-right-width: 0px;
	border-right-style: none;

}	
#feat{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 335px;
}
#content{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../Copy%20of%20960_DM_2/img/3col_mid.png);
	background-repeat: repeat-y;
}
#content p{
	margin:0px;
	line-height:20px;
	color:#5d5d5d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content h1{
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}
#contenttop{
	background-image: url(../../Copy%20of%20960_DM_2/img/3col_top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 960px;
	display: block;
}
#contentbottom{
	background-image: url(../../Copy%20of%20960_DM_2/img/3col_btm.png);
	height: 20px;
	width: 960px;
	display: block;
	background-repeat: no-repeat;
}
#contentfull{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../Copy%20of%20960_DM_2/img/24col_mid.png);
	background-repeat: repeat-y;
}
#contentfull p{
	margin:0px;
	line-height:20px;
	color:#5d5d5d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contentfull h1{
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}
#contenttopfull{
	background-image: url(../../Copy%20of%20960_DM_2/img/24col_top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 960px;
	display: block;
}
#contentbottomfull{
	background-image: url(../../Copy%20of%20960_DM_2/img/24col_btm.png);
	height: 20px;
	width: 960px;
	display: block;
	background-repeat: no-repeat;
}
#search{
	float: right;
	padding-top: 20px;
}


/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#sidebar h2 {
	}
	
#sidebar a, #sidebar a:visited {
	color: #222222;
	text-decoration: none;
	border-bottom: 1px dotted #F7F7F7;
	}
	
#sidebar a:hover{
	color: #3A87DD;
	text-decoration: none;
	border-bottom: 1px dotted #3A87DD;
	}

#sidebar p {
	margin:0px;
	font-size:11px;
	line-height:17px;
	color:#5d5d5d;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	}
	
#sidebar .widget  {
	margin: 0px;
	padding: 15px;
	}
	
#sidebar ul {
margin:0px; padding:10px 0px 20px 0px;
	}
	
#sidebar ul li {
	margin:0px;
	padding:0px 0px 0px 8px;
	list-style:none;
	color:#6f6f6f;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(../../Copy%20of%20960_DM_2/css/img/icon.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
#sidebar ul li ul li {
	background: url(../../Copy%20of%20960_DM_2/css/img/icon.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	

/************************************************
*	Footer 	        			     	    * 
************************************************/
#footer{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 0px;
	font-size:10px;
	background-image: url(../img/bkg_footer.png);
	background-repeat: repeat-x;
}
#footersub{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	background-image: url(../img/ch.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 55px;
}
#footersub ul{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	padding: 0px;
	margin-right: 0px;
}

#footersub li{
	list-style-image: none;
	display: inline;
	float: left;
	border-right-width: 1px;
	border-right-color: white;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footersub ul li:last-child{
	border-right:0px;
}

#footersub a:link {color:#CCCCCC; text-decoration: none; }
#footersub a:active {color:#CCCCCC; text-decoration: none; }
#footersub a:visited {color:#CCCCCC; text-decoration: none; }
#footersub a:hover {
	color:#fff;
	text-decoration: underline;
	font-size: 10px;
}

#footersub li.current_page_item a:link{color:#fff; text-decoration: none; }
#footersub li.current_page_item a:active{color: #fff; text-decoration: none; }
#footersub li.current_page_item a:visited{color: #fff; text-decoration: none; }
#footersub li.current_page_item a:hover{
	color:#fff;
	text-decoration: none;
	cursor:text;
	font-size: 10px;
}

#hp1,
#hp2,
#hp3{
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
#hp1 h3, #hp2 h3, #hp3 h3{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#hp1{
	float: left;

}

#hp2{
	float: left;
	padding-right: 190px;
	padding-left: 190px;

}
#hp3{
	float: right;
	margin-right: 10px;
}

/* CSS sliding doors button */

a.button, a.button-light  {
	background:url(../../Copy%20of%20960_DM_2/img/button.gif) no-repeat right top; 
	display: inline-block;
	height: 27px;
	margin-right: 6px;
	padding-right: 2px;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	line-height:27px;
	vertical-align:middle;
}
a.button span, a.button-light span {
	background:url(../../Copy%20of%20960_DM_2/img/button.gif) no-repeat left top; 
	display: inline-block;
	height: 100%;
	line-height: 27px;
	padding: 0px 16px 0px 18px;
} 
a.button:hover, a.button-light:hover {
	background-position:right -155px;
}

a.button:hover span, a.button-light:hover span {
	color: #fff;
	background-position:left -155px;
}

a.button-light:hover span {
	color: #888;
}

a.button-light  {
	background:url(../../Copy%20of%20960_DM_2/img/button_2.gif) no-repeat right top; 
}

a.button-light span {
	background:url(../../Copy%20of%20960_DM_2/img/button_2.gif) no-repeat left top; 
	color: #777;
}

a.button-large  {
	display: inline-block;
	height: 61px;
	line-height:40px;
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
	width: 166px;
	background-image: url(../../Copy%20of%20960_DM_2/img/schedbutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
a.button-large span {

} 
a.button-large:hover {
	background-position:left -61px;
}

a.button-large:hover span {
	color: #fff;
	background-position:left -142px;
}
		
/* end of sliding buttons */

#phone{
	float: right;
	font-weight: bold;
	font-size: 24px;
	padding: 6px;
	text-align: right;
}
/* Body Styles */
.whitebox{
	background-color:#fff;
}



.whitebox img{

}


#leftcol{
	padding: 0px;
	display: block;
}

#leftcol h2{
	margin: 0px;
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	background-color: #c2001a;
	font-size: 15px;
	background-image: url(../../Copy%20of%20960_DM_2/img/whitearrow.png);
	background-repeat: no-repeat;
	background-position: 150px bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;

}

#leftcol h3 a:link,#leftcol h3  a:visited,#leftcol h3  a:active{

	font-weight:bold;
	font-size:12px;
}

#leftcol h3 a:hover{

	font-weight:bold;
	font-size:12px;
}
#leftcol ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcol li{
	list-style-type: none;
	margin: 0px;
}
.post-date{
	font-weight: normal;
	color: #2A1814;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}




.border_fifteen{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.rightcol{
	float:right;
}

ul.rightcol li{
	list-style-type:none;
}

/* Page Styles */
.pagetitle {
	border-top: 3px double #bbb;
	border-bottom: 1px solid #bbb;
	margin-bottom: 15px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	display: block;
}
.floatright{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.picborder{
	border: 1px solid #005782;
}

#map{
	height: 516px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#menu{
	height: 335px;
	margin-bottom: 10px;
}

#order{
	background-image: url(../img/bkg_contact.png);
	background-repeat: no-repeat;
	height: 375px;
	padding-top: 75px;
	margin: 0px;
}

#order h2{
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
}

#contact{
	height: 335px;
	margin-bottom: 10px;
}

label{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	padding-left: 35px;
	margin-top: 6px;
	margin-bottom: 5px;
}

input{
	width: 150px;
	float: right;
	margin-right: 35px;
	margin-bottom: 10px;
}

input#Newsletter{;
	float: left;
	width: 15px;
	margin-left: 15px;margin-top: 5px;
}

input#comments{
	height: 60px;
	width: 150px;
}

