@charset "utf-8";
/* CSS Document */
#container {
width:884px; margin-left:auto; margin-right:auto;}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 13px;
	background-image: url(img/wine_gradiant.jpg);
	background-repeat: repeat-x;
	background-color: #763742;
	background-position: 0 0;
}
h1 {
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 16px;
	color: #5F2C34;
	text-align: left;
	margin:0;
}
h1.winetitle {
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	color: #997E11;
	margin-left: 35px;
	text-align: left;
}
h2.winetitle {
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	color: #997E11;
	margin-right: 50px;
	text-align: right;
}
h2.winetitle a:link {
	color: #6D1B15;
	text-decoration: none;
}
h2.winetitle a:visited {
	color: #6D1B15;
	text-decoration: none;
}
h2.winetitle a:hover {
	color: #6D1B15;
	text-decoration: underline;
}
.viewAll a:link {
	color: #6D1B15;
	text-decoration: underline;
}
.viewAll a:visited {
	color: #6D1B15;
	text-decoration: underline;
}
.viewAll a:hover {
	color: #6D1B15;
	text-decoration: underline;
}
.smGoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #997E11;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#winelist {
	color: #653E17;
	margin-left: 28px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#winelist a:link {
	color: #000000;
	text-decoration: none;
}
#winelist a:visited {
	color: #333333;
	text-decoration: none;
}
#winelist a:hover {
	color: #763742;
	text-decoration: none;
}
#winelist ul {
	list-style: none;
}
#winelist li {
	padding: 0 0 10px 0;
}
#winelist_red {
	color: #653E17;
	margin-left: 28px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image:  url(img/driest_wine.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#winelist_red a:link {
	color: #000000;
	text-decoration: none;
}
#winelist_red a:visited {
	color: #333333;
	text-decoration: none;
}
#winelist_red a:hover {
	color: #763742;
	text-decoration: none;
}
#winelist_red ul {
	list-style: none;
}
#winelist_red li {
	padding: 0 0 10px 0;
}
#winelist_wht {
	color: #653E17;
	margin-left: 28px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image:  url(img/sweetest_wine.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#winelist_wht a:link {
	color: #000000;
	text-decoration: none;
}
#winelist_wht a:visited {
	color: #333333;
	text-decoration: none;
}
#winelist_wht a:hover {
	color: #763742;
	text-decoration: none;
}
#winelist_wht ul {
	list-style: none;
}
#winelist_wht li {
	padding: 0 0 10px 0;
}
.winetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	text-align: left;
	margin-left: 0px;
	margin-right: 20px;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.smallertext a:link {
	color: #5F2C34;
	text-decoration: none;
}
.smallertext a:visited {
	color: #5F2C34;
	text-decoration: none;
}
.smallertext a:hover {
	color: #5F2C34;
	text-decoration: underline;
}
.smallertextGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #997E11;
}
.smallertextGold a:link {
	color: #997E11;
	text-decoration: none;
}
.smallertextGold a:visited {
	color: #997E11;
	text-decoration: none;
}
.smallertextGold a:hover {
	color: #997E11;
	text-decoration: underline;
}

.buytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.buytext a:link {
	color: #5F2C34;
	text-decoration: underline;
}
.buytext a:visited {
	color: #5F2C34;
	text-decoration: underline;
}
.buytext a:hover {
	color: #BB0000;
	text-decoration: underline;
}
.prettydate {
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 12px;
	color: #997E11;
	margin-right: 50px;
}
.viewwine {
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 16px;
	color: #997E11;
	margin-right: 50px;
	font-weight:bold;
}
.viewwine a:link {
	color: #997E11;
	text-decoration: none;
}
.viewwine a:visited {
	color: #997E11;
	text-decoration: none;
}
.viewwine a:hover {
	color: #997E11;
	text-decoration: underline;
}
.errors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
}
#footer-box {
	width:100%;
	background-color:#6A313D;
	margin:0 auto;
	padding-top:20px;
}
#footer {
	width: 885px;
	color: #B6B6B6;
	font-size: 12px;
	font-family: Tahoma;
	margin: 0 auto;
}
#footer a:link {
	color: #D2AD17;
	text-decoration: underline;
}
#footer a:visited {
	color: #D2AD17;
}
#footer a:hover {
	color: #E7BE1D;
}
#dsd {
	font-size: 12px;
	font-family: Tahoma;
	margin-bottom: 30px;
	margin-top: 4px;
	margin-right: 10px;
}
#dsd a:link {
	color: #999999;
	text-decoration: none;
}
#dsd a:visited {
	color: #999999;
	text-decoration: none;
}
#dsd a:hover {
	color: #999999;
	text-decoration: underline;
}
#headerTop {
	background-image:  url(img/home_background_top.jpg);
	background-repeat: no-repeat;
	width: 884px;
	height: 226px;
}
#headerBottm {
	background-image:  url(img/home_background_bottom.jpg);
	background-repeat: no-repeat;
	width: 884px;
	height: 472px;
}
#headerNewMiddle {
	background-image:  url(img/home_background_new_middle_words.jpg);
	background-repeat: no-repeat;
	width: 884px;
	background-position: left top;
	min-height:472px;
}
#homeWords {
	text-align:left;
	background-image:  url(img/carmel_gradiant.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	padding:5px 0px;
	margin: 0px 35px 0px 30px;
}
#headerNewMiddleBackground {
	background-image:  url(img/home_background_new_bottom_filler.gif);
	background-repeat:repeat-y;
	background-position: right top;
	width: 884px;
}
#home_bottom {
	background-image:  url(img/home_background_new_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 884px;
	height: 30px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	margin-left: 15px;
	padding-left: 15px;
	margin-right: 5px;
	padding-right: 5px;
}
.maintext a:link {
	color: #590000;
	text-decoration: underline;
}
.maintext a:visited {
	color: #590000;
	text-decoration: underline;
}
.maintext a:hover {
	color: #790000;
	text-decoration: underline;
}
.medtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
.medtext a:link {
	color: #590000;
	text-decoration: underline;
}
.medtext a:visited {
	color: #590000;
	text-decoration: none;
}
.medtext a:hover {
	color: #790000;
	text-decoration: underline;
}
.signature {
	font-family: "Monotype Corsiva";
	color: #000000;
	font-size: 20px;
}
.submitButton {
	font-size: 8pt;
	font-family: verdana;
	padding: 1px 1px 1px 1px;
	background-color:#4A2529;
	color: #FFFFFF;
}
.minorButton {
	font-size: 8pt;
	font-family: verdana;
	padding: 1px 1px 1px 1px;
	background-color:#955157;
	color: #FFFFFF;
	padding:4px;
}
.image_left {
	float: left;
	margin-top: 1px;
	margin-right: 8px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.thumbnail_left {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
}
.image_right {
	float: right;
	margin-top: 1px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
/* Below is CSS for Kontakt_us Mailer */



.mailwrapper {
	text-align: center;
	background-color: #FFFFFF;
	width: 350px;
}
.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */

	vertical-align: top;
	padding: 0 0 0 3px;
}
.maildiv .sidelbl {
	/* used for left side labels */

	width: 105px;
	text-align: right;
	padding: 5px 10px 0 0;
	vertical-align: top;
	position: relative;
	display: block;
	float: left;
	clear: left;
}
.maildiv a {
	color: #3D6192;
}
.maildiv h2 {
	color: #3D6192;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;
}
.maildiv select {
	margin-bottom: 10px;
}
.maildiv textarea {
	margin-bottom: 10px;
}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;
	border: 1px solid #005ABE;
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	color: #990000;
	float: left;
	font-size: 90%;
}
.maildiv .fmsubmit {
	float: right;
	padding-right: 25px;
}
.maildiv .fmrequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 90%;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}
.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #3D6192;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #3D6192;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fminfosm {
	padding: 0 0 10px 0px;
	color: #990000;
	margin-left: 20px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
	color: #FF0000;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}
.submitButton {
	font-size: 8pt;
	font-family: verdana;
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
}
#form_error {
	color:#B31B1B;
	font-size:12px;
	display:none;
}
.needsfilled {
	background:#B31B1B;
	color:#FFFFFF;
}
.capatcha_row img{
	border: solid #666666 1px;
}
.capatcha_row a:link {
	color: #ab0000;
	text-decoration: underline;
}
.capatcha_row a:visited {
	color: #ab0000;
	text-decoration: underline;
}
.capatcha_row a:hover {
	color: #C70000;
	text-decoration: underline;
}
.capatcha_row a:active {
	color: #C70000;
	text-decoration: underline;
}
.this-center {
	text-align:center;
}
.this-left {
	text-align:left;
}
.this-bold {
	font-weight:bold;
}
.this-white {
	color:#FFF !important;
}