/*
Author: Andy Mazur
Author URI: http://andrewmazur.com
*/


/* Begin Structure */

html { overflow-y: scroll; }

body {

    background-color: #434f28;
	color: black;
	font-size: 13pt;
	font-family: Arial, Sans-Serif;
	text-align: center;
	margin: 0 auto;
	line-height: 1.2;
	}

h1 {
	font-size: 18pt;
	font-weight: bold;
}

.centerwrapper {
	text-align: center;
	margin: 0 auto;
	width: 775px;
}

.wrapper {
	text-align: left;
}

#header {
	position: relative;
	width: 100%;
	margin-bottom: -5px;
}

#contentbox {
	position: relative;
	background-color: #e4e4e4;
	width: 774px;
	margin-left: 1px;
	margin-top: 15px;
}

#content {
	padding-top: 60px;
	padding-left: 40px;
	padding-right: 40px;	
}
	
#shop1 {
	height: 200px; 
	width: 300px; 
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px;
	float: left;  
	margin-right: 40px;
}

#shop2 {
	height: 200px; 
	width: 300px; 
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px;
	float: right;  
	margin-left: 40px;

}

#shop3 {
	height: 200px; 
	width: 300px; 
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px;
	float: left; 
	margin-right: 40px;

}

#contact {
	position: relative;
	clear: both;
	color: white;
	font-size: 9pt;
	background-color:#434f28;
		width: 765px;
}

#footer {
	position: relative;
    border-top: 15px solid #434f28;
    border-bottom: 40px solid #434f28;
    width: 774px;

}

a, a:visited, a:hover #contact {
	text-decoration: none;
	color: #aa2323;
}

#copyrightleft {
	position: relative;
	margin-top: -75px;
	margin-left: 15px;
}

#copyrightright {
	position: relative;
	text-align: right;
	margin-top: -30px;
	margin-right: 15px;
}

#copyrightright a { color: white;}

#hoursimg {
float:right;
width: 150px; 
height: 158px; 
text-align: right;
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px;
margin: 30px;
}

#mapimg {
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px;
}

.center {
	margin: 0 auto;
	text-align: center;
}

#testimg {
	height:200px; 
	width:155px;  
	float: right;
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px;
}

#quote {
	font-style: italic;
	font-size: 11pt;
}

#linksimg {
	width:250px; 
	height:258px; 
	float:right;
	margin-top: -35px; 
	margin-right: 20px;
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px; 
}



#mediaimg {
	 height:155px; 
	 width:200px; 
	 float: right;
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px; 
 }
 
#contactimg {
	width:150px; 
	height:158px; 
	float: right;
	margin-right: 70px;
	border-style: solid;
	border-color: #262c1a;
	border-width: 3px; 
}

#moveup {
	margin-top: -3px;
}

#name {
	margin-left: 149px;
    margin-bottom: 5px;
    margin-top: 5px;
	}

#email {
	margin-left: 80px;
}

/*----------------------------MENU------------------------------------*/

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

#menustrip {
	position: relative;
	text-align: center;
	width: 100%;
	background: url('../images/menudark.gif');
}

.horizontal {
	height: 27px;
	margin: 0;
	padding: 0;
	background: url('../images/menu.gif') top left no-repeat;
}
.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url('../images/menudark.gif') top left no-repeat;
}

.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 20px;
	float: left;
	font-family: arial,sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 17px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 20px;
	background: transparent url('../images/menudark.gif') top right no-repeat;
	cursor: pointer;
}

/* GRAY HOVER */
.menu.gray ul li a:hover,
.menu.gray ul li.highlight a {
	background: transparent url('../images/menulight.gif') top left no-repeat;
}
.menu.gray ul li a:hover span.menu_ar,
.menu.gray ul li.highlight a span.menu_ar {
	background: transparent url('../images/menulight.gif') top right no-repeat;
}

#pages {
   text-align: right;
   font-size: 10pt;
   padding-right: 35px;
   font-weight: bold;
   margin-bottom: -20px;
   }

#pages a:hover{
  background: none;
  text-decoration: none;
  }
  
#pages a{
  font-size: 13pt;
  color: #424f28;
  background: none;
  text-decoration: none;
  }   
  
  #pages2 {
   text-align: right;
   font-size: 10pt;
   padding-right: 35px;
   font-weight: bold;
   clear: both;
   }

#pages2 a:hover{
  background: none;
  text-decoration: none;
  }
  
#pages2 a{
  font-size: 13pt;
  color: #424f28;
  background: none;
  text-decoration: none;
  } 

 #merch {
float: right;
padding-right: 15px;	 
padding-top: 10px;
 }
 
#columone {
width: 90px;	
}