* {margin:0 auto; padding:0;}

a:link {
	text-decoration: none;
	color:#6c141f;
}
a:visited {
	text-decoration: none;
	color:#6c141f;
}
a:hover {
	text-decoration: underline;
	color:#6c141f;
}
a:active {
	text-decoration: none;
	color:#6c141f;
}

body {
	background:url(../images/bg.jpg) center repeat-y;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
}

#main {
	width:910px;
	
	
}

#header {
	width:904px;
	height:188px;
	background:url(../images/header.jpg) no-repeat center top;
	margin:0px 1px 0px 1px;
	padding:0px;
	text-align:center;
	/*border: 1px #000000 solid;*/
}

#txwine {
	/*visibility:hidden;*/
	margin-left:60px;
	width:200px;
	height:100px;
	float:left;
}

#gotx {
	margin-top:45px;
	margin-right:25px;
	width:50px;
	height:55px;
	/*visibility:hidden;*/
}

#backtohome {
	padding-top:16px;
	text-align:right;
	width:840px;
	height:30px;
	z-index:99;
}

#nav {
	margin-top:16px;
	width:900px;
	height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:.05em;
	color:#f1b067;
	padding:0px;
	margin:16px 0px 0px 0px;
		
}
#nav p {margin:0px;padding:0px;}
#nav a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color:#f1b067;
	text-decoration: none;
}
#nav a:active {
	color:#FFFFFF;
	text-decoration: none;
}
img.navstar {
	margin-bottom:-1px;
}

.intro {
	margin-left:227px;
	margin-top:30px;
	margin-right:80px;
	margin-bottom:15px;
	text-align:left;
	line-height:18pt;
	color:#6c121f;
	letter-spacing:.02em;
}
.tda {
	padding-top:10px;
	font-variant:small-caps;
	font-size:9pt;
	letter-spacing:.08em;
}

#order {
	background:url(../images/bg-order.jpg) center top no-repeat;
	width:900px;
	height:475px;

}
#orderTable{width:800px;height:305px;}
#redeemTable{width:800px;height:292px;}
#orderFormFields{width:70%;height:295px;}
#findTrail{width:30%;height:290px;padding-left:80px;}
#findTrailThanks{width:30%;height:290px;padding-right:30px;}
.errorMsg {
    font-weight: bold;
    color: #0210CF;
	height:20px;
	font-size:0.8em;
	padding-left:40px;
}
#errorMsgRedeemSec{font-weight: bold; color: #0210CF;font-size:0.8em;height:30px; }
.errorMsgRedeem {padding-left:175px;}
#thankYouTable{width:800px;margin-top:150px;}
#thankYou{
	width:80%;
	color:#6c141f;
	font-size:1.1em;
	padding-left:100px;
}
.formField {padding: 0.2em 0em;}
.G {margin-bottom:-20px;}
.order1 {margin-left:-6px;}

.ornament {margin-bottom:-7px;}



.red {
	color:#6c141f;
}


#findTrailRedeem{width:140px;padding-left:10px;padding-bottom:3px;}
#findTrail img, #findTrailRedeem img{display:block;}
#redeemFormFieldsLeft {width:320px;}
#redeemFormFieldsRight { width:340px;}
#redeemLeftHeader {
    position: relative;
    left:125px;
	color:#6c121f;
	font-weight:bold;
	font-size:0.9em;
	padding-bottom:5px;
}


#redeemRightHeader {
    position: relative;
	left:130px;
	color:#6c121f;
	font-weight:bold;
	font-size:0.9em;
}


#receiveWine{
	padding:5px 20px 0px 0px;

	
}
.formFieldRedeem {
    padding: 0.1em 0em;
	line-height:0.5em;
}
#submt{
	padding:10px 120px 0px 0px;
}
#submtRedeem{
	padding:25px 0px 0px 0px;
}
.bottomlinks {
	font-size:9pt;
	/*margin-top:20px;*/
	vertical-align:top;
	margin-bottom:15px;
	color:#77262d;
	letter-spacing:.05em;
}
.bottomlinks a:link {
	text-decoration: none;
	color:#000000;
}
.bottomlinks a:visited {
	text-decoration: none;
	color:#000000;
}
.bottomlinks a:hover {
	text-decoration: underline;
	color:#000000;
}
.bottomlinks a:active {
	text-decoration: none;
	color:#000000;
}