body {
  background-image: url(background.gif);                  
	background-repeat: repeat;                 	                             
}
.container {
	background-color: #360b0d;
/* 	background: url(blueprint/lib/grid.png); */
}
.header {
	background-image: url(headerback.gif);
	background-repeat: repeat-x;
	height: 150px;
/* 	background-color: #4a0003; */
}
.content {
	/*color: #ABA9A9; */
	color: #000;
}
#first-name, #last-name, #email, #message {
	border-color: #3D460E;
	border-width: 1px;
	border-style: solid;
}
.content hr {
	background: #7b801d;
	color: #7b801d;
	height: .4em;
	margin-top: 20px;
}
.front-pic {
	border-color: #3D460E;
	border-style: solid;
	border-width: 3px;
}
.top-pic {
	margin-top: 30px;
}
.plate fieldset {
	border-color: #3D460E;
	border-width: 2px;
	border-style: solid;
}
.plate {
	border-color: #3D460E;
	border-style: solid;
	border-width: 4px;
	background-color: #c6c996;
	padding-top: 15px;
	padding-bottom: 15px;
}
#left-win {
	margin-top: 9px;
}
.contentbox {
/* 	background-color: #1d1919; */
	font-family: "Times New Roman", Georgia, Times, serif;               
	border: 3px solid #3D460E;
/* 	background-color: #ABA9A9; */
	font-style: italic;
	font-size: 1.1em;
}
.contentbox h3 {
	/* color: #b6d12b; */
	text-align: center;	
}
#contactus{
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: italic;
}
.directions, .hours {
	border-style: dashed;
	border-color: #3D460E;
	border-width: 2px;
}
.menu {
	border-color: #3D460E;
	border-style: solid;
	border-width: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #c6c996;
	margin: 0;
}
.menu .menu-title {
	font-size: 2.5em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.menu .section-title {
	font-weight: bold;
	font-size: 1.5em;
}
.menu .section-title, .menu .section-description {
	text-align: center;
}
.menu td {
	padding-left: 10px;
	border: none;
}
.menu .item {
	font-weight: bold;
}
.menu .price {
	text-align: right;
}
.menu .description, .menu .section-description {
	font-size: 0.9em;
	text-indent: 5px;
}
.menu .tax {
	font-style: italic;
	font-size: 0.9em;
	text-align: right;
}
.hours {
	margin-left: 5px;
	text-align: center;
	line-height: 1.2;
}
.footer {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #323030;
	background-color: #201d1d;
	height: 17px;
	text-align: center;
	margin-top: 15px;
}
.footer a {
	color: #323030;
}
#logo {
	margin-top: 13px;
	margin-bottom: -20px;
}
#name {
	margin-top: 15px;
}
#services {
	margin-top: 5px;
	margin-bottom: -5px;
}
#navcontainer {
	width: 100%;
	float: left;
	background-color: #3d460e;
	margin-bottom: 15px;
}

#navcontainer ul {
	padding: 0;
}
#navcontainer ul li {
	display: inline;
}

#navcontainer ul {
	margin: 0;
	padding: 0 0 0 7%;
	color: #FFFFFF;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: .85em;
	letter-spacing: 2px;
	font-weight: bold;
}

#navcontainer ul li a {
	padding: 0.2em 12px;
	background-color: #3d460e;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #4b5512;
}

#navcontainer ul li a:hover {
	background-color: #a8cc7b;
	color: #3f4416;
}

#navlist li a:hover, #navlist li a:active {
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	/* background: #CC3333; */
	text-align: left;
}

#address {
	margin-top: -240px;
	margin-bottom: 220px;
	text-align:center;
	color: #e63a2c;
	margin-left: 40px;
}

#address h3 {
	color: #000000;
}

.secondary-menu {
	width: 100%;
	float: left;
	background-color: #6f6f3e;
	margin-bottom: 15px;
}

.secondary-menu ul {
	padding: 0;
}
.secondary-menu ul li {
	display: inline;
}

.secondary-menu ul {
	margin: 0;
	/*padding: 0 0 0 7%;*/
	color: #FFFFFF;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: .85em;
	letter-spacing: 2px;
	font-weight: bold;
}

.secondary-menu ul li a {
	padding: 0.2em 12px;
	background-color: #6f6f3e;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #868659;
}

.secondary-menu ul li a:hover {
	background-color: #868659;
	color: #3f4416;
}

.menu-image {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}