body {
	background-color: #F3F5D0;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #AE4B29;
}
a:hover {
	color: #600000;
}
	
.title {
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	font-weight: bold;
	font: small-caps;
	padding-left: 13px;
	letter-spacing: 2px;
}

div#main {
	width: 783px;

}
.col_left_width {
	width: 160px;
}
.col_mid_width {
	width: 461px;
}
.col_right_width {
	width: 162px;
}

.col_left {
	border:solid black;
	border-width:0px 1px 1px 1px;
	background:url('/assets/images/back_grapes2.jpg') top left no-repeat #ffffff;
}

.col_mid {
	background:#ffffff;
	border:solid black;
	border-width:0px 0px 1px 0px;
}

.col_right {
	background:#ffffff;
	border:solid black;
	border-width:0px 1px 1px 1px;
	border-left-color: #C18048;
}





.sub_header {
	font-size: 13px;
	font-weight: bold;

}


.content {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	color: #000000;
	text-align : justify;
	font-family: Arial, Helvetica, sans-serif;
}



.button {
	background: #ECD9C8;
	border: 1px;
	font-size: 11px;
	border-style: outset;
	color: #000000;
	font-weight : bold;
}
.checkb {
	background: #ffffff;
	border: 0px;
	font-size: 10px;
	color: #ffffff;

}
.sbutton {
	background: #ECD9C8;
	border: 1px;
	font-size: 9px;
	border-style: outset;
	color: #000000;

}
.optin {
	font-size : 10px;
	background-color: #ffffff;
	border: 1px solid #786758;
	color: #5B4C3E;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #ffffff;
	border: 1px solid #786758;
	color: #5B4C3E;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #ffffff;
	border: 1px solid #786758;
	color: #5B4C3E;
}
textarea {
	background-color: #ffffff;
	border: 1px solid #786758;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #5B4C3E;
}
hr	{
	height: 0px;
	border: solid #C18048 0px;
	border-top-width: 1px;
}
.smallest {
	font-family : Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #5B4C3E;
	text-decoration: none;
}
#subnav {
	width: 110px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#subnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
	
#subnav li {
	padding: 0px 0px 15px 0px;
	margin: 0;
}
#subnav li a {
	list-style-type: none;
	color: #517C91;
	text-decoration: none;
	width: 100%;
}

#subnav li a:hover {
	background-color: #ffffff;
	color: #315C71;
}
.sidenews {
	padding-left: 5px;
	padding-right:5px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.sidepromo {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #802205;
	font-weight: bold;
	text-align : center;
}
.tdnavig {
	height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font: small-caps;
}

h1, .h1 {
	font-weght: bold;
	font-size: 16px;
}

h2, .h2 {
	font-weght: bold;
	font-size: 14px;
}

h3, .h3 {
	font-weight: bold;
	font-size: 12px;
}

