.nav {
	height:40px;
}
.nav a {
	display:block;
	float:left;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#fff;
	font-size:1.4em;
	padding-left:15px;
	padding-right:15px;

	height:30px;
	vertical-align: middle;
	padding-top:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454F72;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81AB2B;
}
.nav a:hover{
	background:#FFFFFF;
	color:#663399
}
.subnav {
	clear:both;
	margin-bottom:9px;
	width:100%;
	text-align:center;
}
.subnav a {
	display:inline-block;
	float:left;
	font-size: 14px;
	color: #6E952A;
	text-decoration: none;
	font-weight: normal;
	padding-left:8px;
	padding-right:8px;
}

.subnav a:hover {
	color: #42516E;
	text-decoration: underline;
	font-weight: normal;
}
.social {
	font-size:.7em;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81AB2B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81AB2B;
	padding-top:10px;
	padding-bottom:10px;	
}
.social img {
	display:block;
	width:25px;
	float:right;
	height:auto;
	margin-left:10px;
}




.ql {
	text-align:center;
}
.ql .fa {
	font-size:42pt;
	display:block;
	clear:both;
	margin:10px;
	
}
.ql a {
	display:inline-block;
	position:relative;
	
	margin:10px;
	width:120px;
	padding:10px;
	margin:8px;
	text-decoration:none;
	border: 2px solid #9CC6FD;
	text-align:center;
	border-radius:10px;
	background: #434F79;
	color: #fff;
	font-size:1em;
	
}
.ql a:hover {
		background: #fff;
	color: #434F79;
border: 2px solid #434F79
	
}
h1 {
	display:block;
	width:100%;
	
	
}
h1 .fa {
	display:block;
	float:left;
	margin-right:15px;
	font-size:2.5em;
	color: #434F79;
}
h2 .fa {
	display:block;
	float:left;
	margin-right:10px;
	margin-top:3px;
	font-size:1.2em;
	color: #993333;
}






.subsy {
	font-size: 12px;
	font-weight: bold;
	color: #454F72;
}
.wikiwine {
	font-size: 9px;
	color: #B487A4;
}
.darkgreen {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.titles {
	color: #454F72;
	font-weight: normal;
	font-size: 17px;
}
.advblue {
	color: #454F72;
	font-weight: normal;
}
.sidebox {
	background-color: #F7EFE2;
	border: thin solid #663333;
	font-size: 10px;
	color: #666633;
}
.sidelinks {
	font-size: 10px;
	color: #455070;
	text-decoration: none;
}
.boxys {
	text-decoration: none;
	border: thin solid #996633;
}
.editorspick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D2F4B;
}
a {
	color: #744160;
}
.kopys {
	font-size: 9px;
	color: #FFFFFF;
}
.goldenx {
color: #6B552C; font-weight: bold;
}
.infosub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.winecopys {

	font-size: 9px;
	color: #455070;
}
.winemaps {
	font-size: 18px;
	color: #A34313;
}
h1 {
	color: #454F72;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 26px;
}
h2 {
	color: #542843;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
a.dwnav {
	font-size: 14px;
	color: #6E952A;
	text-decoration: none;
	font-weight: normal;
}
a.dwnav:hover{
	font-size: 14px;
	color: #42516E;
	text-decoration: underline;
	font-weight: normal;
}
.bannerphoto {
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:25px 5px 25px 5px;
	display: block;
	clear:both;
	-moz-box-shadow: 0px 0px 8px #666666;
	-webkit-box-shadow: 0px 0px 8px #666666;
	box-shadow: 0px 0px 8px #666666;
}
.socialz {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6D9325;
}

table.wme img {
	border-radius:10px;
	margin-left:15px;
}
table.wme h2 {
font-size: 26px;
}

table.wme li {
	margin-bottom:15px;
}

.fa-arrow-down {
	display:block;
	float:right;
	margin-right:19px;
	margin-left:10px;
	font-size:1.4em;
}
.instruct {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:1.2em;
}
.buttonz ul {
	list-style-type:none;
	padding:0;
}
.buttonz li {
		list-style-type: none;
		margin-left:0;
		padding-left:0;
}
.buttonz li a{
	font-size: 1.6em;
	display: block;
	padding: 12px;
	margin-bottom:10px;
	border-radius:25px;
	background-color: #0066CC;
	border: 1px solid #96B9FD;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	width:500px;
}
.buttonz li a:hover {
	background-color: #542866;
	color:#fff;
	border: 1px solid #544B9B;
}
.buttonz a .fa {
	
	display:block;
	float:left;
	font-size:1.3em;
	margin-right:10px;
}

/* <i class="fa fa-car"></i>
                <i class="fa fa-glass"></i>
                <i class="fa fa-map-marker">*/