body,html/* CSS Document */

/* global */

 {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	font-size: 16px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#gal img {
	margin-right: 10px;
	margin-bottom: 10px;
}

img {
	margin: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}

a {
	color: #8a2400;
	text-decoration: none;
}
		a:hover {
	color: #BF3000;
	text-decoration: none;
		}
		
.h1about {
	margin:0;
}

.h1why {
	margin-top:0px;
	margin-bottom:12px;
}


h1, h2, h3, h4 {
	color: #8a2400;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

li {
	color:#000000;
	list-style-image: url(images/bullet.gif);
}
.mainList li {
	list-style-type: none;
	list-style-image: none;
}
.mainList {
	margin-left: 0px;
}
.bullet {
	color: #751a00;
}



/*-- nav-bar --*/


#featured {
	width: 190px;
	float: right;
	display: inline;
	margin-left: 0px;
	padding: 15px;
	padding-top: 0px;
	padding-right: 0px;
}
#cuneo, #cuneo a {
	color: #9C6C49;
}

#featured h1 {
	margin-top: -5px;
	margin-bottom: 5px;
	color: #8a2400;
	font-size: 22px;
}



/* main layout boxes */

#top {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 60px;
}
#wrap {
	margin: 0px auto;
	padding-bottom:30px;
	width: 835px;
}
#header {
	padding: 0px;
	width: 815px;
	margin-bottom: 0px;
	margin: 0 auto;
}
#container {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 815px;
	text-align: center;
	background-color: #E7D398;
	background-image: url(images/bg.jpg);
	margin-bottom: 10px;
}
#content {
	padding: 0px;
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0px;
	font-size: 0.9em;
	padding-bottom: 0px;
	border-bottom: 20px solid #8a2400;
}
		#mainContent {
	padding: 0px;
	float: left;
	width: 725px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	display: inline;
		}
#featured p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#wineCellar {
	height: 207px;
	width: 275px;
	margin-left: 565px;
	margin-top: -200px;
	position: absolute;
}


		#mainContent p, #mainContent ul, #secondaryContent p, #mainContentWIDE p {
	margin-top: 0px;
		}
#mainContentWide {
	padding: 0px;
	float: left;
	width: 675px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	display: inline;
		}
		#mainContentWide p, #mainContentWide ul, #secondaryContent p, #mainContent p {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
		}
		
		#mainContent ul {
				padding-left:14px;
			
		}
		#secondaryContent {
	padding: 0px;
	float: left;
	width: 150px;
	margin: 30px 0 0 0;
	font-size: 12px;
	text-align: center;
		}
		#column2 {
			padding: 0px;
			float: left;
			width: 340px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 15px;
			margin-right: 10px;
		}
		#fullspread {
			padding: 0px;
			float: left;
			width: 700px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 15px;
			margin-right: 10px;
		}
		
	#mainContentWIDE {
	padding: 0px;
	float: left;
	width: 683px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	margin-right: 36px;
	display: inline;
		}
		
#homebuttons {
	margin:0px 0px 25px 0px;
	width:388px;
	height:162px;

}

#bottom {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}

#footer {
	background-repeat:no-repeat;
	width:684px;
	height:66px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.teamphoto {
	width:76px;
	height:115px;
	margin:0px 0px 10px 10px;
}
		



/* classes */

.break {
	clear: both;
}
.graphic-border {
	border: 2px solid #496E1D;
	margin: 4px;
	padding: 0px;
}
.fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
}
.cpa-tax-store {
	color: #496E1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.cutline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/cutline-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 392px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-style: italic;
}
.white-text {
	color: #FFFFFF;
}
.black-text {
	color: #000000;
}

.contactForm{
	width:300px;
	margin-bottom:5px;
}



#errorMessage{
	background: url('images/error.gif') 10px 10px no-repeat #FCC;
	border: 1px solid #C00;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}

#successMessage{
	background: url('images/success.gif') 10px 10px no-repeat #CFC;
	border: 1px solid #0C0;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}

#infoMessage{
	background: url('images/info.gif') 10px 10px no-repeat #CCF;
	border: 1px solid #00C;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}
.greenHeading{
	background:#b8d9ac;
}
#topPics {
	margin-top: 6px;
	margin-left: -5px;
}
.blueWater {
}
.expressWash {
}
.blueBig{
}


#map td {
	font-size: 12px;
}
.city {
	font-size: 20px;
}
.blueBold{

}
.contactForm {
	width: 300px;
	border: 1px solid #666666;
}
#mainNav  {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#mainNav ul {
	list-style-type: none;
	margin: 0;
	margin-left: 30px;
	list-style-image: none;
}
#mainNav  li a {
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	height: 27px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 8px;
}

#mainNav li:hover{
	background: #333;
}

#mainNav li {
	float: left;
	padding-top: 6px;
	list-style-type: none;
	height: 27px;
	list-style-image: none;
	border-right: 1px solid #666;
	border-left: 1px solid #000;
}
#featured .fine-print, #subnav .fine-print {
	color: #8a2400;
}
h3 {
	margin-bottom: 15px;
}
#featured .fine-print a, #subnav .fine-print a {
	color: #333333;
	font-size: 11px;
}
.txt {
	border: 1px solid #832200;
	width: 300px;
}
.btn {
	background-color: #F2E2C6;
	border: 1px solid #A87726;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#bar td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

#contact td{font-family:arial,sans;padding:5px;}
#contact input, textarea {border:1px solid #999;width:200px;}

#subnav{font-size:14px;display:inline;float:right;padding:5px;margin-right:35px;}
th {
	text-align: left;
	border: none;
}
input, textarea {border:1px solid #999;}




/* drop down menu */

#dropmenudiv{
	position:absolute;
	border:1px solid #282828;
	border-bottom-width: 0;
	z-index:100;
	border-top:0px;
}

		#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 11px;
	border-bottom: 1px solid #282828;
	padding: 1px 0;
	text-decoration: none;
	line-height:2em;
	font-weight: bold;
	background-color: #000;
	background-repeat: repeat-x;
	color: #fff;font-size:14px;
		}
		
		#dropmenudiv a:hover{ /*hover background color*/
		background-color:#333333;
			color: #fff;
		}
		
		#dinneritem {font-weight:bold;}
		#dinnerprice {font-weight:bold;}