body {
	margin: 15px;
	background-color: #FEFEFE;
}
body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #6B5A4D;
}

img {
	behavior: url(/assets/iepngfix.htc)
}

a:focus, a:hover, a:active { outline:none }

a {
	color: #D4A67C;
}
a:hover {
	color: #6B5A4D;
}
/*a:focus {*/
/*	-moz-outline:0;*/
/*	outline:0;*/
/*	outline-offset:0;*/
/*}*/


/*a[href $='.pdf'] { */
/*	padding-left: 24px;*/
/*	background: transparent url(/assets/images/ico_spdf.gif) no-repeat center left;*/
/*	padding-top:1px;*/
/*}*/
/*a[href $='.doc'] { */
/*	padding-left: 24px;*/
/*	background: transparent url(/assets/images/ico_sdoc.gif) no-repeat center left;*/
/*	padding-top:1px;*/
/*}*/
/*a.no-icon {*/
/*	background: none;*/
/*	padding: 0px;*/
/*}*/

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input[type=text], input[type=password], input[type=file], textarea, select {
	border: solid #D4A67C 1px;
	color: #4F4F4F;
	font-size: 11px;
}
input[type=text], input[type=password], input[type=file], textarea, select option {
	padding: 1px 2px;
}

input[type=button], input[type=submit], input[type=reset] {
	font-size: 11px;
	border: solid #E9D2BD 1px;
	background-color: #D4A67C;
	color: white;
	font-weight: bold;
	padding: 0px 4px;
}

td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.formfield {
	padding-left: 4px;
}


div#breadcrumbs {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 11px; }

hr {
	height: 1px;
	border: none;
	color: #cccccc;
	background: #cccccc;
}


/*******************************************************/

div#main {
	width: 768px;

}

.pagetext {
	line-height: 1.5em;
}

#contentframe {
/*	height: 480px;*/
/*	overflow: auto;*/
}




#innermenu, .leftPaneSlideItem {
	font-weight: normal;
	line-height:18px;
}

#innermenu a, .leftPaneSlideItem a {
	text-decoration: none;
}

#innermenu a:hover, .leftPaneSlideItem a:hover {

}

div#pageheader {
	height: 57px;

	background: url(../images/pageheader-bg.jpg) no-repeat black;
	margin-bottom: 1px;
}

div#pagefooter {
	margin-top: 6px;
	text-align: center;
	font-size: 11px;
}
div#pagefooter .copyright {
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
}



/***************** mainmenu styles *********************/

#mainmenu {

}

#mainmenu td {
	white-space: nowrap;
	text-align: center;

	font-size: 11px;
	text-transform: uppercase;

	font-weight: normal;
	padding: 0px 8px;
	border: solid #ffffff 0px;
}

#mainmenu a {
	text-decoration: none;
	color: #ffffff;
}
#mainmenu a:hover {
	text-decoration: none;
	color: #D4A67C;
}

div.submenu {
	margin-top: 20px;
	width:150px;
	padding: 3px;
	position: absolute;
	display: none;
	background: #000000;
	border: solid #D4A67C 1px;

	opacity: 0.80;
	filter: alpha(opacity = 80);

}
div.submenu table {
	border-collapse: collapse;
	width: 100%;
}

div.submenu td {
	padding: 3px 5px;
	cursor:pointer;
	text-align: left;
	font-size: 12px;

}

div.submenu td a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;

}

div.submenu td.hover {
	background: #D4A67C;

}

div.submenu td.hover a {

	color: #000000;
	text-decoration: none;
}


/****************************************/

/******** nav links ********/

div.navlinkbox, div.navlinkboxhover {
	font-size: 11px;
	display: inline;
	border: solid black 1px;
	padding: 2px 5px;
	margin: 0px 2px;
	text-align:center;
}
div.navlinkboxhover {
	color: #ffffff;
	background: #49232F;
}
div.navlinkboxhover a, div.navlinkboxhover a:hover {
	color: #ffffff;
}


/********* gallery *************/
.gallery_photo_cell {
	text-align: center;
	padding: 10px 5px;
}



img.gallery_photo {
	border: solid black 1px;
}



/************ blog/news posts *********/
div.blog-post {
	margin-bottom: 20px;
}
div.blog-post div.post-date {
	font-size: 11px;
	color:#6B5A4D;

}

div.blog-post div.post-title {
	color: #d0a175;
	margin-top: 6px;
	font-size: 16px;
	/*font-weight: bold;
	text-shadow: #CFCFCF 3px 4px 2px;*/
	border-bottom: dotted #7F7F7F 1px;
}

div.blog-post div.post-text {
	
}



div.wine-post {
	margin-bottom: 45px;
}

div.wine-post .wine-title {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size:12px;
	color:#D4A67C;
}

div.wine-post .wine-name {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size:12px;
	color:#6B5A4D;
	font-weight:bold;
}

div.wine-post .wine-subcat {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size:12px;
	color:#D4A67C;
}

div.wine-post .wine-description {
	text-align:center;
}

div.wine-post .wine-links {
	font-size:12px;
	margin-top: 5px;
	text-align: center;
	color: #cccccc;
}
div.wine-post .wine-links a {
	text-decoration:none;
	
}




#swfFramework embed, #swfFramework object {
	display: block;
}


.leftPaneSubMenuItem a {

}
.leftPaneSubMenuItem a.selected, .leftPaneSlideItem a.selected {
	color: black;
}


