@CHARSET "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	line-height: 1;
	color: #fff;
	background: #000;
	background: black;
	font-family: Arial;
}
#main {
	width: 850px;
	margin: 20px auto;
}
span.wine {
	font-family: Georgia;
    text-transform: uppercase;	
    font-size: 22px;
    line-height: 15px;
}
.info span.wine {
	color: #FF0000;
    font-size: 15px;
    font-weight: bold;
}
span.with {
	font-family: EdwardianScriptITCRegular;
    font-size: 32px;
    line-height: 10px;
}
.info span.with {
	color: #FF0000;
    font-size: 24px;
    text-transform: lowercase;
}
span.pete {
    text-transform: uppercase;	
    font-family: GEArmyBlockCapsRegular;
    font-size: 23px;
    line-height: 15px;
}
.info span.pete {
	color: #FF0000;
    font-size: 16px;
    padding-left: 2px;
}
h2,
h1.title,
h1.title a {
	color: #f00;
	font-size: 18px;
    letter-spacing: 2px;
    text-transform: lowercase;
    text-decoration: none;
    margin-bottom: 10px;
}
.info h2 {
    font-family: FuturaLight;
    font-size: 25px;
    line-height: 22px;
}
ul#main-nav {
	list-style: none;
	position: relative;
}
ul#main-nav li {
    line-height: 50px;
    text-align: center;
}
ul#main-nav li:hover {
	background: #000;
}
ul#main-nav li a {
	float: left;
    font-family: FuturaLight;
    font-size: 20px;
    height: 50px;
    letter-spacing: 1.5px;
	color: #f00;
	text-decoration: none;
    width: 25%;
}
ul#footer-nav {
	list-style: none;
	height: 15px;
	line-height: 15px;
}
ul#footer-nav li a {
	color: #898989;
    float: left;
    font-family: FuturaLight;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 20%;
}
ul#footer-nav li a:hover {
	text-decoration: underline;
}
h1.title a:hover {
	font-style: italic;
}
ul#main-nav li a:hover {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background: #000;
}
#main .content {
	position: relative;
	background-color: #000;
	height: 565px;
	overflow: hidden;
	margin-bottom: 5px;
}
#main .loading {
	background: url("../img/loading.gif") no-repeat scroll center center #000;
}
#main .content img.main-image {
	position: absolute;
	top: 0;
	left: 0;
}
#about-page .content img.main-image {
	left: 118px;
}
#main-nav-shadow {
	width: 100%;
	height: 50px;
	background: #000;
	opacity: .3;
	position: absolute;
	top: 0;
	left: 0;
}
.info {
	position: relative;
}
.info p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
	color: #ddd;
}
.info p label {
	font-weight: bold;
}
.info a {
	color: #900;
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}
.content .shadow,
.content .shadow div {
    position: absolute;
    top: 0;
    height: 100%;
}
#about-page .info {
	float: right;
    margin-top: 35px;
    width: 300px;
}
#about-page .shadow {
    right: 0;
    width: 350px;
}
#about-page .shadow .shadow-1 {
	background: #222;
    border-right: 2px solid #000;
    float: left;
    opacity: 0.5;
    width: 10px;
}
#about-page .shadow .shadow-2 {
	background: #000;
    float: right;
    opacity: 0.4;
    width: 330px;
	position: relative;
}
#consulting-page .info {
	float: left;
    margin-top: 55px;
    padding-left: 20px;
    width: 330px;
}
#consulting-page p {
	text-align: center;
}
#consulting-page .shadow {
    left: 0;
    width: 400px;
}
#consulting-page .shadow div {
	background: #000;
    opacity: 0.6;
}
#consulting-page .shadow .shadow-1 {
    left: -50px;
    width: 420px;
}
#consulting-page .shadow .shadow-2 {
    left: 372px;
    width: 4px;
}
#consulting-page .shadow .shadow-3 {
    width: 9px;
    left: 380px;
}
#consulting-page .shadow .shadow-4 {
    width: 9px;
    left: 391px;
}
#wine-parties-page .info {
	float: right;
    margin-top: 55px;
    padding-right: 20px;
    width: 330px;
}
#wine-parties-page p {
	text-align: center;
}
#wine-parties-page .shadow {
    right: 0;
    width: 400px;
}
#wine-parties-page .shadow div {
	background: #000;
    opacity: 0.6;
}
#wine-parties-page .shadow .shadow-1 {
    right: -50px;
    width: 420px;
}
#wine-parties-page .shadow .shadow-2 {
    right: 372px;
    width: 8px;
}
#wine-parties-page .shadow .shadow-3 {
    width: 5px;
    right: 385px;
}
#wine-parties-page .shadow .shadow-4 {
    width: 5px;
    right: 391px;
}
#contact-page .info {
	margin: 0 auto;
    padding-top: 100px;
    width: 210px;
}
#contact-page .info p a {
	color: #fff;
	text-decoration: none;
}
#contact-page .info p a:hover,
#contact-page .info form input[type="submit"]:hover {
	text-decoration: underline;
	cursor: pointer;
}
#contact-page .info form input,
#contact-page .info form textarea {
	border: medium none;
    display: block;
    margin: 5px 0 0;
    padding: 3px 5px;
    text-transform: lowercase;
    width: 200px;
    opacity: 0.8;
}
#contact-page .info form textarea {
	resize: none;
}
#contact-page .info form div.required {
	background: url("../img/required.png") no-repeat scroll left 7px transparent;
    left: -12px;
    padding-left: 12px;
    position: relative;
}
#contact-page .info form input[type="submit"] {
    opacity: 1;
	background: transparent;
    font-size: 13px;
    font-weight: bold;
    width: auto;
    color: #fff;
}
#contact-page .info form input.disabled {
	color: #ccc;
}
form .error {
	color: #f00;
	font-size: 11px;
	line-height: 13px;
	width: 200px;
	padding: 1px 5px;
	background: #fff;
	font-weight: bold;
}
#contact-page .shadow .shadow-3 {
	background: #555;
    border-color: #000;
    border-style: solid;
    border-width: 0 1px;
    left: 300px;
    opacity: 0.4;
    width: 260px;
}
#contact-page .shadow .shadow-2,
#contact-page .shadow .shadow-4 {
	background: #555;
    opacity: 0.4;
    width: 5px;
}
#contact-page .shadow .shadow-2 {
	left: 290px;
}
#contact-page .shadow .shadow-4 {
	left: 562px;
}
#contact-page .shadow .shadow-1,
#contact-page .shadow .shadow-5 {
	background: #555;
    border-right: 3px solid #000;
    opacity: 0.5;
    width: 5px;
}
#contact-page .shadow .shadow-1 {
    left: 280px;
}
#contact-page .shadow .shadow-5 {
	left: 570px;
	border-right-width: 325px;
}
#contact-page .info .msg {
	font-size: 12px;
}