@charset "UTF-8";


/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 0px solid black;
	text-align: center;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.containter {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width: 100%;
	background-color: #E6E6E6;
}
.containteropen {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(backgrounds/white80.png);
}
.textwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #FFF;
}
.textgray {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.textleft {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.textleftRed {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #600;
}
.textleftFeature {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #B8B779;
	display: inline;
}
.textcenter {
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 13px;
}
.textcenterFeature {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #B8B779;
	display: block;
}
.banner {
	height: 200px;
	width: 1100px;
	text-align: center;
	background-image: url(images/logostrip.png);
	background-repeat: no-repeat;
}
ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
ul a {
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	line-height: 57px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	font-stretch: extra-condensed;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 1px;
}
ul a:hover {
	background-repeat: repeat;
	background-position: right;
	background-image: url(backgrounds/black80.png);
}
li {
	float: left;
	clear: right;
}
.nolink1 {
	background-repeat: repeat;
	background-position: right;
	display: block;
	text-decoration: none;
	color: #FFF;
	background-image: url(backgrounds/black80.png);
}
.bigblock {
	width: 1100px;
	background-image: url(backgrounds/winebottles1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
.bigblock2 {
	width: 1100px;
	background-image: url(backgrounds/bottleracks.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 75px;
	height: auto;
}
.bigblock3 {
	width: 1100px;
	background-image: url(backgrounds/threebottles.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 75px;
	height: auto;
}
.bigblock4 {
	width: 1100px;
	background-image: url(backgrounds/winebyglass.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 75px;
	height: auto;
}
.bigblock5 {
	width: 1100px;
	background-image: url(backgrounds/lounge_lg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 75px;
	height: auto;
}
.bigblockgallery {
	width: 1100px;
	background-image: url(backgrounds/threebottles.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 50px;
	clear: none;
	height: 2200px;
}
.feature {
	background-color: #CCC;
	display: block;
}
.topright {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	float: right;
	height: 65px;
	width: 190px;
	padding-right: 20px;
	padding-top: 15px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
}
.navcontainer {
	padding-top: 98px;
	text-align: left;
	z-index: 2;
	padding-left: 320px;
}
.homecontent {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 310px;
	font-size: 13px;
	text-align: center;
	height: 420px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.homecontent2 {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 410px;
	font-size: 13px;
	text-align: center;
	height: 470px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.homecontent-fb {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 360px;
	font-size: 13px;
	text-align: center;
	height: 420px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.rightcontent {
	width: 570px;
	float: right;
	margin-right: 69px;
	background-image: url(backgrounds/white80.png);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 30px;
	height: auto;
	padding-bottom: 50px;
}
.leftcontentglass {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	float: left;
	height: 1900px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.rightcontentglass {
	width: 550px;
	float: right;
	margin-right: 69px;
	background-image: url(backgrounds/white80.png);
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	height: 1900px;
	padding-bottom: 30px;
}
.leftcontentwhite {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	float: left;
	height: 1500px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.rightcontentwhite {
	width: 570px;
	float: right;
	margin-right: 69px;
	background-image: url(backgrounds/white80.png);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	height: 1500px;
	padding-bottom: 30px;
}
.leftcontentmenu {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	float: left;
	height: 2200px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.rightcontentmenu {
	width: 500px;
	float: right;
	margin-right: 69px;
	background-image: url(backgrounds/white80.png);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	height: 2200px;
	padding-bottom: 30px;
}
.leftcontentbeer {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	float: left;
	height: 1400px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.rightcontentbeer {
	width: 500px;
	float: right;
	margin-right: 69px;
	background-image: url(backgrounds/white80.png);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	height: 1400px;
	padding-bottom: 30px;
	font-family: Verdana, Geneva, sans-serif;
}
.leftcontentcontact {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	float: left;
	height: 550px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.rightcontentcontact {
	width: 500px;
	float: right;
	margin-right: 69px;
	background-image: url(backgrounds/white80.png);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	height: 550px;
	padding-bottom: 30px;
}
.leftcontentspecial {
	background-image: url(backgrounds/white80.png);
	margin-left: 70px;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	float: left;
	height: 1175px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.rightcontentspecial {
	width: 500px;
	float: right;
	margin-right: 69px;
	background-image: url(backgrounds/white80.png);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	height: 1175px;
	padding-bottom: 30px;
}
.homeslides {
	height: 450px;
	width: 600px;
	float: right;
	margin-right: 69px;
}
.homeslides2 {
	height: 500px;
	width: 500px;
	float: right;
	margin-right: 69px;
}
.general-content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.socialmedia {
	height: 50px;
	width: 1030px;
	text-align: right;
	padding-right: 70px;
}
.americantypewriter {
	font-family: "American Typewriter", "Times New Roman", Times, serif;
	font-size: 25px;
	color: #600;
	border-top-color: #000;
}
.americantypewritercenter {
	font-family: "American Typewriter", "Times New Roman", "Times", serif;
	font-size: 25px;
	color: #600;
	line-height: 22px;
}
.americantypewritercenterwhite {
	font-family: "American Typewriter", "Times New Roman", "Times", serif;
	font-size: 25px;
	color: #FFF;
	line-height: 22px;
}
.americantypewritercenterCopy {
	font-family: "American Typewriter", "Times New Roman", "Times", serif;
	font-size: 15px;
	color: #600;
	text-align: center;
}
.foot {
	text-align: center;
	width: 1100px;
	clear: both;
}
.footer {
	text-align: center;
	width: 1100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	font-size: 14px;
	letter-spacing: 1px;
}
a.links:link {
	text-decoration:none;
	color:#CCC;
}
a.links:hover {
	text-decoration:none;
	color:#999;
}
a.links:visited:hover {
	text-decoration:none;
	color:#999;
}
a.links:visited {
	text-decoration:none;
	color:#CCC;
}

a.links2:link {
	text-decoration:none;
	color:#900;
}
a.links2:hover {
	text-decoration:none;
	color:#999;
}
a.links2:visited:hover {
	text-decoration:none;
	color:#999;
}
a.links2:visited {
	text-decoration:none;
	color:#900;
}
.gallery {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}