/*	General CSS
------------------------------------------------------*/
/*hide from ie on mac\*/
html {
	margin : 0;
	padding : 0;
	height : 100%;
	overflow:auto;
}
#flashcontent {
	width: 100%;
	height: 100%;
	font-family: "Helvetica Neue";
}
/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family:Helvetica Neue;
	color:#222222;
}

strong {
	font-family:Helvetica Neue;
	display: inline;
}
em {
	font-family:Helvetica Neue;
	font-style:italic;
	display: inline;
}
h1 {
	color:#F69221;
	font-family:Helvetica Neue;
	font-size:40px;
	font-weight:normal;
	display:inline;
}

h2 {
	font-family:Helvetica Neue;
	font-size: 20px;
	color: #DC6209;
	font-weight:normal;
	padding:0;
	margin:0 0 5px 0;
}
h3 {
	font-family:Helvetica Neue;
	font-size:16px;
	color:#D87A2D;
	font-weight:bold;
	margin-bottom: -10px;
}
h4 {
	font-family:"Helvetica Neue Italic";
	font-size:15px;
	color:#AE4F09;
	font-weight:normal;
	/*display:inline;*/
}
/*h4 {
	font-family:"Helvetica Neue Italic";
	font-size:14px;
	color:#AE4F09;
	text-align:left;
	font-weight:normal;
	font-style:italic;
	display:inline;
}*/
h5 {
	font-family:Helvetica Neue;
	font-size:14px;
	color:#AE4F09;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
h6 {
	font-family:"Helvetica Neue Bold Italic";
	font-size:12px;
	color:#AE4F09;
	font-style:italic;
	font-weight:bold;
}

p {
	font-size: 13px;
	line-height:1.2em;
} 

ul {
	font-size: 11;
	list-style:none;
}

li {
	font-size: 11;
}

a, a:visited, a:link {
	color:#B96422;
	/*font-style:italic;*/
	/*font-weight:bold;*/
	text-decoration:underline;
	/* color:#8A3C04;
  /*font-family:Helvetica Neue;*/
}
a:active, a:hover {
	color:#D2762C;
}

#container {
	background-color: #FEFEFE;
	min-height : 100%;
	position : relative;
	overflow:hidden;
}

#body {
	font-size : 0.81em;
	/*padding : 10px;*/
	padding-top: 40px;
	padding-bottom : 50px;
	padding-left: 15px;
}
.min_width {
	width:75%;
	/*min-width:450px;*/
	left:0%;
}

.boldText {
	font-family:Helvetica Neue;
	color:#AE4F09;
	font-weight:bold;
}
.boldItalicText {
	font-family:Helvetica Neue;
	font-style:italic;
	font-weight:bold;
	color:#974306;
	font-size: 13;
}

/*#copy {
	padding-left: 15px;
	width:780px;
}
*/

/*#content {
	padding: 15px;
}*/
/*#footer{
	padding-left: 15px;
	padding-bottom: 20px;
}*/

.flashicon {
	margin:-5px 0px;
	padding-right:5px;
	width:36px;
	height:35px;
	border:0;
}

#noflash {
	width: 375px;
	margin: 0;
	padding: 0;
}

#upgrade {
	background-color: #FFF8E5;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #D87A2D;
	color:#333333;
}

#upgrade a:link {
	color:#B96422;
	text-decoration:underline;
}

#upgrade a:hover {
	color:#F47A00;
}

.getflash {
	font-family: "Helvetica Neue Medium";
	font-size:15px;
	color:#333333;
	/*font-style:italic;*/
	/*font-weight:bold;*/
}
	
/* Begin Wine List Table Elements*/
table {
	font-family:Helvetica Neue;
	font-size:13px;
	border:none;
}
tr {
	font-family: Helvetica Neue;
	leading:2px;
	font-size: 13px;
}
td {
	font-family: Helvetica Neue;
	leading:2px;
	font-size: 13px;
}

/* End Wine List Table Elements*/

#header {
	background : #FFF8E5;
	font-size : 0.75em;
	line-height : 0.2em;
}
#logo {
	padding:10px 0 10px 15px;
	background-repeat:no-repeat;
	text-align:left;
}

.menu {
	font-family : 'Helvetica Neue', sans-serif;
	font-weight:500;
	font-size : 0.68em;
	padding : 2px 0 5px 0;
	height : 30px;
	width: 100%;
	/*background-image:url(../images/menuBG_stroke2.png);
	background-repeat:repeat-x;*/
	margin : 0;
	/*background-color : #D87A2D;*/
	/*border-top : 3px solid #000000;*/
}
.menu ul {
	padding-left:6px;
}
.menu li {
	display : inline;
	text-transform : uppercase;
	padding-left : 8px;
}
.menu li a {
	color : #EEEEEE;
	text-decoration : none;
	font-style:normal;
}
.menu .active a {
	color : #FFFFFF;
}
.menu li a:hover {
	color : #FFFFFF;
}

#footer {
	clear:both;
	position : absolute;
	bottom : 0;
	width : 100%;
	height : 30px;
	background : #EB8733;
	border-bottom : 3px solid #000000;
	/*background-image:url(../images/footerBG.png);
	background-repeat:repeat-x;*/
}
#footer p {
	font-family : 'Helvetica Neue', sans-serif;
	font-size : 0.7em;
	margin : 0;
	font-size : 10.5px;
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	min-width:500px
}
#footer p a {
	color : #EEEEEE;
	font-style:normal;
}

img {
	border:none;
}
a img {
	border:0;
}

#images {
	padding-top: 40px;
	padding-bottom : 50px;
	padding-left: 15px;
}

