/*-------------------------------------------------------
	Colors
-------------------------------------------------------

Darker Beige:	f0e3b1
Light Beige:	fff8d8

Maroon:			6b221d
Chocolate:		4c0f0b


/*-------------------------------------------------------
	Reset
-------------------------------------------------------*/

* {   
	border: 0;
	margin: 0;
	outline: none;
	padding: 0;    
} 


/*-------------------------------------------------------
	Structural
-------------------------------------------------------*/

body {
	background: url(http://www.awineexperience.com/images/layout/page-bg.jpg) #fff8d8 repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}	

#container {
	margin: 0 auto;
	width: 980px;
}

#mast {
	float: left;
	height: 175px;
    position: relative;
	width: 980px;
}

#footer {
	border-top: 1px solid #6b221d;
	clear: both;
	float: left;
    margin-top: 15px;
	width: 980px;
}

.wrapper {
	clear: both;
	float: left;
}

/*-------------------------------------------------------
	Standard Selectors
-------------------------------------------------------*/

h1, h2, h3 {
	color: #6b221d;
	font-family: Georgia, "Times New Roman", serif;
}

h1 {
	margin: 7px auto 6px auto;
}

h2 {
	margin: 7px auto 6px auto;
}

h3 {
	margin: 7px auto 6px auto;
}

p {
	margin: 7px auto 6px auto;
	line-height: 125%;
}

blockquote {
	margin: 10px 15px;
	padding: 5px;
}

ul, ol {
	margin: 10px 10px 10px 25px;
}

li {
	margin: 0 0 7px 0;
}

a:link {
	color: #6b221d;
    padding: 0 2px;
	font-weight: bold;
}

a:visited {
	color: #6b221d;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
	 
a:active {
	background: #f0e3b1;
}
input, textarea {
	border: 1px solid #ccc;
}

/*-------------------------------------------------------
	#mast
-------------------------------------------------------*/

#mast-logo {
	float: left;
    height: 140px;
	width: 300px;
}

#mast-resources {
	float: right;
    height: 40px;
    position: absolute;
	text-align: right;
    top: 0px;
    right: 0;
	width: 400px;
}

#mast-title {
	float: right;
    height: 40px;
    line-height: 40px;
    position: absolute;
	text-align: right;
    top: 100px;
    right: 0;
	width: 400px;
}

#mast-resources a {
	font-variant: small-caps;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-transform: lowercase;
}

/*-------------------------------------------------------
	#main-nav
-------------------------------------------------------*/

#main-nav * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-nav {
	background: #6b221d;
	clear: both;
    height: 35px;
    line-height: 35px;
	float: left;
	width: 980px;
}

#main-nav ul {
	float: left;
	width: 980px;
}

#main-nav li {
	float: left;
}

#main-nav a {
	background: url(http://www.awineexperience.com/images/layout/main-nav-border.png) right center no-repeat;
	color: #fff;
	float: left;
	font-family: Georgia, "Times New Roman", serif;
    font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding: 0px 24px;
	text-decoration: none;
}

#main-nav a:hover {
	background-color: #4c0f0b;
}


/*-------------------------------------------------------
	.supp-banners
-------------------------------------------------------*/


.supp-banners, .supp-banners * {
	margin: 0;
    padding: 0;
    text-decoration: none;
}

.supp-banners {
    height: 210px;
    width: 980px; 
}

.supp-banner {
	display: inline;
	float: left;
    height: 200px;
    position: relative;
    margin: 0 10px;
    width: 310px;
}

.supp-banner a {
	cursor: pointer; /* Explicit for IE */
    display: inline;
	float: left;
    font-weight: normal;
    padding: 0;
    width: 310px;
}

.supp-banner h2 {
	clear: both;
	float: left;
	height: 25px;
    margin: 0;
    line-height: 25px;
}

.supp-banner .image-block-base {
	background-position: center;
	background-repeat: no-repeat;
    display: inline;
	float: left;
	height: 175px;
    width: 310px;
}

.supp-banner .image-block-over {
	background: url(http://www.awineexperience.com/images/layout/supp-banner-more-info.gif) right bottom no-repeat;
    border: 2px solid #6b221d;
	float: left;
	height: 171px;
    width: 306px;
    z-index: 100;
}

.side-bar-content {
	background: #f0e3b1;
	border: 2px solid #6b221d;
    clear: right;
	float: right;
    margin-top: 10px;
    margin-bottom: 25px;
    margin-left: 25px;
    padding: 5px;
    overflow: hidden;
	width: 298px;
}

.side-bar-content h1 {
	background: #6b221d;
    color: #fff;
    font-size: 14pt;
    margin: -5px;
    padding: 3px;
}

.side-bar-content h1 a:link, .side-bar-content h1 a:visited, .side-bar-content h1 a:active  {
	background: #6b221d;
	color: #fff;
    text-decoration: none;
}

.side-bar-content a:link, .side-bar-content a:visited {
	font-weight: bold;
}

.side-nav .down {
	color: #000;
	text-decoration: none;
}

.loc-side-bar, .loc-side-bar * {
	list-style: none;
	margin: 0;
    padding: 0;
}

.loc-side-bar {
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}

.loc-side-bar li {
	float: left;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 135px;
}

.location {
	display: inline;
	float: left;
    margin: 5px 12px;
    width: 300px;
}

.location ul {
	list-style: none;
    margin-top: 0;
}

.location li {
    margin-bottom: 0;
}

.location a {
	border: 1px solid #f0e3b1;
	color: #333;
	float: left;
    font-weight: normal;
    padding: 0 20px;
    text-decoration: none;
    width: 260px;
}

.location a:hover {
	background: #f0e3b1;
}

.loc-details ul{
    list-style: none;
	margin-top: 0;
    margin-left: 10px;
}

.loc-details li {
	margin-bottom: 3px;
}

/*-------------------------------------------------------
	#footer
-------------------------------------------------------*/

#footer-nav * {
	list-style: none;
	margin: 0;
    padding: 0;
}

#footer-nav {
	clear: both;
    float: left;
    margin: 5px 0;
    width: 980px;
}

#footer-nav ul {
	padding-left: 130px;
}

#footer-nav li {
	float: left;
}

#footer-nav a {
	background: url(http://www.awineexperience.com/images/layout/footer-nav-bg.gif) right center no-repeat;
    font-weight: bold;
	padding: 2px 14px 2px 2px;
}

.copyright {
	text-align: center;
}

.copyright a {
	font-size: 8pt;
    font-weight: normal;
}

/*-------------------------------------------------------
	Other Selectors
-------------------------------------------------------*/


.banner-image {
	background-position: center;
    background-repeat: none;
	border: 2px solid #6b221d;
    border-top: none;
	clear: both;
	float: left;
    height: 321px;
    margin: 0;
    padding: 0;
	width: 976px;
}

.full-content {
	clear: both;
	float: left;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
	width: 980px;
}

#iframe {
	margin: 0;
}

/*-------------------------------------------------------
	Mozilla Clearfix
-------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac */
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	