/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#604856;
	color:#63494A;
}

* {
  padding: 0;
  margin: 0;
}
a {
	color:#9E1B20;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#edit {
	border:2px dotted #E63231;
	padding:4px;
	margin-bottom:4px;
	/*background-color:#FDFCDF;*/
}
#editbar {
	font-size:12px;
	padding:2px;
	background-color:#000000;
	color:#999999;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#editbar a {
	color:#ffffff !important;
	text-decoration:none !important;
	display:inline;
	background: url(none) !important;
}
#editbar a:hover {
	color:#ffffff !important;
	text-decoration:underline !important;
}
#note {
	padding:5px;
	background-color:#FFFFCC;
	border:1px dashed red;
	color:#333333;
	font-size:11px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif !important;
}
#metaDataHolder {
	width:760px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #ffffff;
	color:#000000;
	margin:0px auto;
	margin-top:25px;
}
#metaDataHolder td {
	padding:10px;
	border:1px solid #6DB8DC;
}
#holder {
	width:760px;
	margin:0px auto;
	background-color:#FFFFFF;
}
/* Navigation: Edit this code to edit the appearance of the Left Menu */
#navigation {
	_padding:12px 0px 0px 0px;
	margin-right: 7px;
	margin-top:-1px;
	_margin-top:0px;
}
#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;
}
#navigation ul li {
	margin:0px;
	padding:0px;
}
#navigation ul li a {
	color:#63494A;
	text-decoration:none;
	padding:2px 8px 2px 0px;
	display:block;
	font-size:15px;
	line-height: 20px;
	width: 94%;
	border-bottom:1px solid #D8D1D2;
}
#navigation ul li a:hover {
	text-decoration:underline;
}
#navigation ul li ul {
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #D8D1D2;
}
#navigation ul li.drop2 {
	border-bottom:1px dashed #A74343;
	padding:0 0 4px 0;
	margin-bottom:4px;
	_padding:0 0px 4px 4px;
}
#navigation ul li ul a {
	font-size:12px;
	border-bottom: none;
	padding:0px 8px 0px 0px;
	color:#A74343;
}
/* End Navigation */

/*** Start Home (default.php) CSS ***/
#homeBanner {
	height:216px;
}
#homeCaption {
	height:32px;
	background-color:#DED9AC;
	text-align:center;
}
#homeCaption h3 {
	font-size:18px;
	color:#604856;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 0px;
}
#Right {
	margin-left: 130px;
	background: url(../images/bg-homeRight.gif) repeat-y left top;
}
#Right p {
	margin:0px 0px 8px;
}
#Right h1 {
	margin:0px 0px 8px;
	padding-bottom:3px;
	font-size: 17px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #D8D1D2;
}
#Right .homeHeadings {
	margin:0px 0px 8px;
	padding-bottom:3px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #D8D1D2;
}
#Right h2 {
	margin:0px 0px 8px;
	padding-bottom:3px;
	font-size: 17px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #D8D1D2;
}
#footer {
	height:76px;
	background: url(../images/bg-footer.gif) no-repeat left bottom;
}
#box1 {
	width:227px;
	height:225px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
	background-color:#F2EBE7;
	_margin-left:-1px;
}
#box2 {
	width:171px;
	font: 11px Arial, Helvetica, sans-serif;
	float:left;
	padding:12px 10px 0px 10px;
	text-align:center;
}
#box3 {
	width:171px;
	font: 11px Arial, Helvetica, sans-serif;
	float:left;
	padding:12px 10px 0px 10px;
	text-align:center;
}
/*** End Home (default.php) CSS ***/

/*** Start Main Pages CSS ***/
#Middle {
}
#Left {
	width:130px;
	float:left;
}
#RightContent, .RightContent2 {
	margin-left: 150px;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 370px;
}
#RightContent p, .RightContent2 p {
	margin:0px 0px 8px;
}
#RightContent h1, .RightContent2 h1 {
	margin:0px 0px 6px;
	padding-bottom:3px;
	font-size: 17px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #D8D1D2;
}

#RightContent h2, .RightContent2 h2 {
	margin:0px 0px 6px;
	padding-bottom:3px;
	font-size: 17px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #D8D1D2;
}
#RightContent h3, .RightContent2 h3 {
	margin:0px;
	padding-bottom:11px;
	font-size: 17px;
}
#RightContent h4, .RightContent2 h4 {
	margin:0px;
	margin:0px 0px 10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 17px;
	border-bottom: 1px solid #D8D1D2;
}
#RightContent-Full {
	margin-left: 150px;
	margin-top: 14px;
	margin-right:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#RightContent-Full p {
	margin:0px 0px 8px;
}
#RightContent-Full h1 {
	margin:0px 0px 6px;
	padding-bottom:3px;
	font-size: 17px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #D8D1D2;
}
#RightContent-Full h2 {
	margin:0px 0px 6px;
	padding-bottom:3px;
	font-size: 17px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #D8D1D2;
}
#rightImage {
	width:205px;
	float:right;
	margin-top: 14px;
	padding:0px 10px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rightImageTwo {
background:pink;
	width:205px;
	float:right;
	margin-top: 14px;
	padding:0px 10px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Banner {
	height:216px;
}
#Caption {
	height:32px;
	text-align:center;
}
#Caption h3 {
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 0px;
}
#footerMain {
	height:76px;
	background: url(../images/bg-footer-main.gif) no-repeat left bottom;
}
.bottleHolder {
	display:block;
	float:left;
	margin-top:3px;
	margin-right:11px;
	margin-bottom:11px;
	border:1px solid #D8D1D2;
	width:95px;
}
.bottleHolder a {
	color:#FFFFFF;
}
.bottleImg {
	display:block;
	text-align:center;
	padding:12px;
	border:0px;
}
.bottleName {
	color:#FFFFFF;
	background-color:#63494A;
	padding:6px;
	font-size:11px;
	text-align:center;
	height:42px;
}
.bottleHolderTable { margin:0; padding:0; spacing:0; border-collapse:collapse; }
.bottleName3 {
	width:95px;
	color:#FFFFFF;
	background-color:#63494A;
	padding:0 6px;
	font-size:11px;
	text-align:center;
	vertical-align:center;
	height:56px;
}
.bottleName2 {
	color:#FFFFFF;
	background-color:#63494A;
	padding:6px;
	font-size:11px;
	text-align:center;
	height:42px;
}
.form {
	font-size:12px;
}
.required {
	font-size:15px;
	color:#9E1B20;
	font-weight:bold;
}
.smaller {
	font-size:90%;
}
input {
	background-color:#EDEAE8;
	border:1px solid #D4CECD;
	padding:1px;
}
textarea {
	background-color:#EDEAE8;
	border:1px solid #D4CECD;
	padding:1px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
select {
	background-color:#EDEAE8;
	border:1px solid #D4CECD;
	padding:1px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.submit {
	padding:1px 7px 1px 7px;
	background-color:#63494A;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
}
.bold {
	font-weight:bold;
}
.currentSM {
	font-weight:bold;
}
.formTitles {
	background-color:#3A2326;
	color:#FFFFFF;
	padding:5px;
}
.formTitles a {
	text-decoration:none;
	color:#ffffff;
}
.formTitles a:hover {
	text-decoration:hover;
}
#requireds {
	background-color:#604856;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:8px;
	padding-bottom:10px;
	width:760px;
	margin:0px auto;
}
#requireds a {
	color:#C7C758;
	text-decoration:none;
}
#requireds a:hover {
	text-decoration:underline;
}
#requiredsLeft {
	width:375px;
	float:left;
}
#requiredsRight {
	float:right;
	text-align:right;
	padding:0px 0px 10px 0px;
	color:#ffffff;
}
#sitemap ul {
	margin-bottom:5px;
}
#sitemap li {
	margin-bottom:7px;
	margin-left:35px;
}
.tastingNote { border-bottom:1px solid #D8D1D2; padding:5px 0px; margin:0 0 5px 0;}
