* {
	margin: 0px;
	padding: 0px;
}
/*html{
	background-image: url(images/bg-slice.jpg)!important;
	background-repeat: repeat-x!important;
	background-color:#FFF;
}*/
	
body{
	background-image: url(images/bg-slice.jpg)!important;
	background-repeat: repeat-x!important;
	background-color:#FFF;
}
#home-page-bg {
	background-color: #FFF!important;
	background-image: url(images/home-bg.jpg)!important;
	background-position: center top!important;
	height: 825px !important;
	width: 960px!important;
	background-repeat: no-repeat!important;
	margin-right: auto!important;
	margin-left: auto!important;
}


#container{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	background-image: url(images/header-graphic.jpg);
	height: 126px;
	width: 960px;
	background-repeat: no-repeat !important;
}
#flash-music {
	background-position: bottom;
	float: right;
	height: 40px;
	width: 88px;
	padding-top: 86px;
}
#get-flash {
	float: right;
	height: 40px;
	width: 85px;
	padding-top: 86px;
}


#header a {
	text-decoration: none;
	display: block;
	height: 126px;
	width: 357px;
}
#header a span {
	display: none;
}

#nav{
	width: 960px;
	height: 51px;
	margin-bottom: 10px;
}
#nav ul{
	padding-top: 15px;
	list-style-type: none;
	width:494px;
	margin-right: auto;
	margin-left:auto;
}
#nav ul li{
	float: left;	
}
#nav ul li a span{
	display:none;	
}
/* buttons */
#home-btn {
	background-image: url(images/home_btn.jpg);
	height: 25px;
	width: 78px;
}
#home-btn a{
	background-image: url(images/home_btn.jpg);
	height: 25px;
	width: 78px;
	display: block;
}
#gallery-btn {
	background-image: url(images/gallery_btn.jpg);
	height: 25px;
	width: 93px;
}
#gallery-btn a{
	background-image: url(images/gallery_btn.jpg);
	height: 25px;
	width: 93px;
	display:block;
}
#wine-btn {
	background-image: url(images/wineList_btn.jpg);
	height: 25px;
	width: 109px;
}
#wine-btn a{
	background-image: url(images/wineList_btn.jpg);
	height: 25px;
	width: 109px;
	display:block;
}
#menu-btn {
	background-image: url(images/menu_btn.jpg);
	height: 25px;
	width: 72px;
}
#menu-btn a{
	background-image: url(images/menu_btn.jpg);
	height: 25px;
	width: 72px;
	display:block;
}
#map-btn {
	background-image: url(images/map_btn.jpg);
	height: 25px;
	width: 57px;
}
#map-btn a{
	background-image: url(images/map_btn.jpg);
	height: 25px;
	width: 57px;
	display:block;
}
#contact-btn {
	background-image: url(images/contact_btn.jpg);
	height: 25px;
	width: 85px;
}
#contact-btn a{
	background-image: url(images/contact_btn.jpg);
	height: 25px;
	width: 85px;
	display:block;
}
#feature-area{
	clear:both;
	background-image: url(images/feature-area.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
	padding-left: 16px;
}
#feature-area #image-one {
	background-image: url(images/feature-testimonial-01.jpg);
	height: 197px;
	width: 909px;
}


#left-col{
	width: 300px;
	height: 290px;
	float: left;
}
#left-col ul{
	list-style-type:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2A1816;
	line-height: 18px;
}
#left-col ul li a {
	text-decoration: none;
	display: block;
	height: 69px;
	width: 300px;
}
#left-col ul li a span {
	display: none;
}
#left-col ul #contact-left a {
	display: inline;
	color: #441813;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}


#directions-btn {
	background-image: url(images/directions-big-btn.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 300px;
}
#directions-btn a:hover {
	background-image: url(images/directions-big-btn-ovr.gif);
	height: 69px;
	width: 300px;
	display:block;
}
#menu-left-btn {
	background-image: url(images/menu-big-btn.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 300px;
}
#menu-left-btn a:hover{
	background-image: url(images/menu-big-btn-ovr.gif);
	height: 65px;
	width: 300px;
	display:block;
}
#wine-left-btn {
	background-image: url(images/wineList-big-btn.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 300px;
}
#wine-left-btn a:hover{
	background-image: url(images/wineList-big-btn-ovr.gif);
	height: 63px;
	width: 300px;
	display:block;
}
#contact-left {
	background-image: url(images/left-col-concrete.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 280px;
	padding-left: 20px;
	padding-top: 20px;
}
#home-text {
	float: left;
	height: 280px;
	width: 430px;
	margin-left: 25px;
}

#home-header {
	background-image: url(images/hilltop-titleHeader.gif);
	height: 69px;
	width: 363px;
}
#home-page #footer {
	background-image:none!important;
	clear: both;
	width: 943px;
	margin-right: auto;
	margin-left: auto;
}
#footer{
	background-image: url(images/footer.gif);
	height: 55px;
	width: 943px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#home-page #main-area {
	background-image:none!important;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px !important;
	padding-left: 5px!important;
	padding-right: 5px!important;
}

#main-area {
	background-image: url(images/paper-repeat.jpg);
	background-repeat: repeat-y;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px !important;
	padding-left: 5px!important;
	padding-right: 5px!important;
}

#wine-page #feature-area{
	clear:both!important;
	background-image: url(images/feature-area.jpg)!important;
	background-repeat: no-repeat!important;
	height: 209px!important;
	width: 925px!important;
	
	
}
#internal-header {
	background-image: url(images/wine-list-header.jpg);
	height: 214px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}
#internal-featurette {
	background-image: url(images/internal-feature-area.jpg);
	height: 200px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
	padding-left: 31px;
}
#feature-header {
	background-image: url(images/wine-feature-header.jpg);
	height: 48px;
	width: 306px;
}

#internal-featurette #feature-content {
	height: 172px;
	width: 556px;
	float: left;
	margin-right: 35px;
}

#content-area {
	background-image: url(images/section-divider.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
	width: 937px;
}
#wine-page  #feature-image {
	background-image: url(images/wine-feature-pic.jpg);
	height: 161px;
	width: 281px;
	float: left;
	margin-top: 1px;
}
/*gallery page*/
#gallery-page #feature-header {
	background-image: url(images/gallery-feature-header.jpg);
	height: 48px;
	width: 306px;
}
#gallery-page  #feature-image {
	background-image: url(images/gallery-feature-pic.jpg);
	height: 161px;
	width: 281px;
	float: left;
	margin-top: 1px;
}
#gallery-page #internal-header {
	background-image: url(images/gallery-feature-header.jpg);
	height: 214px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}
/*menu page*/
#menu-page #feature-header {
	background-image: url(images/menu-feature-header.jpg);
	height: 48px;
	width: 331px;
}
#menu-page #feature-header-spanish {
	background-image: url(images/delicious-food-spanish.jpg);
	height: 48px;
	width: 384px;
}
#menu-page  #feature-image {
	background-image: url(images/menu-feature-pic.jpg);
	height: 161px;
	width: 281px;
	float: left;
	margin-top: 1px;
}
#menu-page #internal-header {
	background-image: url(images/menu-gallery-header.jpg);
	height: 214px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}
/*map page*/
#map-page #feature-header {
	background-image: url(images/map-feature-header.jpg);
	height: 48px;
	width: 384px;
}
#map-page  #feature-image {
	background-image: url(images/map-feature-pic.jpg);
	height: 161px;
	width: 281px;
	float: left;
	margin-top: 1px;
}
#map-page #internal-header {
	background-image: url(images/map-gallery-header.jpg);
	height: 214px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}
#map-page #map {
	clear:both;
	background-image: url(images/hilltop-map.jpg);
	background-repeat: no-repeat;
	height: 423px;
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
/*contact page*/
#contact-page #feature-header {
	background-image: url(images/contact-feature-header.jpg);
	height: 48px;
	width: 384px;
}
#contact-page  #feature-image {
	background-image: url(images/contact-feature-pic.jpg);
	height: 161px;
	width: 281px;
	float: left;
	margin-top: 1px;
}
#contact-page #internal-header {
	background-image: url(images/contact-gallery-header.jpg);
	height: 214px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}
#form-area {
	background-image: url(images/chalk-board-base.jpg);
	height: 396px;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-left: 51px;
}
#form-content {
	height: 324px;
	width: 682px;
	padding-top: 15px;
	padding-left: 2px;
}
#form-content form .form-item ul {
	list-style-type: none;
}
#form-content form .form-item ul li {
	padding-bottom: 8px;
}
#name {
	background-image: url(images/name.jpg);
	height: 20px;
	width: 73px;
	background-repeat: no-repeat;
}
#email {
	background-image: url(images/email.jpg);
	height: 20px;
	width: 77px;
	background-repeat: no-repeat;
}
#phone {
	background-image: url(images/phone.jpg);
	height: 20px;
	width: 90px;
	background-repeat: no-repeat;
}
#comments {
	background-image: url(images/comments.jpg);
	height: 20px;
	width: 147px;
	background-repeat: no-repeat;
}

#form-content form .form-item input {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(images/text-field.jpg);
	height: 24px;
	width: 198px;
	padding-top: 5px;
	padding-left: 30px;
	margin-bottom: 31px !important;
	border:1px solid #352E25!important;
	color: #4B3027;
}
#form-content form .form-item textarea{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(images/comments-bg.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 234px;
	padding-top: 31px;
	padding-left: 57px;
	padding-right: 47px;
	padding-bottom: 30px;
	overflow:auto;
	border: 1px solid #342B24;
	color: #4F322A;
}
#form-content form .form-item input#submit {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background-repeat: no-repeat;
	margin-bottom: 31px !important;
	border:1px solid #352E25!important;
	background-image: url(images/submit-btn.jpg) !important;
	height: 40px !important;
	width: 120px !important;
	margin-left: 210px;
	padding: 0!important;
	line-height: 22px;
}
#wine-page #content-area{
	background-image: url(images/section-divider.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
	width: 900px;
	padding-left: 37px;
}
#menu-page #content-area{
	background-image: url(images/section-divider.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
	width: 900px!important;
	padding-left: 37px!important;
}

#gallery-page #main-area ul{
	list-style-type:none;
	clear:both;
	padding-top: 25px;
	padding-left: 45px;
}
#gallery-page #main-area li{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#gallery-page #main-area ul li a{
	text-decoration: none;	
}
#gallery-page #main-area ul li img{
	border: none;	
}#feature-content p a {
	text-decoration: none;
	color: #6F4225;
	font-weight: bold;
}
