body {
	background-image: url(images/hhw4_bg.gif);
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

a:link {
	color: #54130f;
	text-decoration: underline;
}

a:visited {
	color: #54130f;
	text-decoration: underline;
}

a:hover {
	color: #54130f;
	text-decoration: none;
}

.masthead {
	background-image: url(images/masthead.png);
	font-family: verdana;
	color: #54130f;
	font-size: 11px;
	font-weight: bold;
	padding: 15 20 0 20;
}

.masthead a:link {
	color: #54130f;
	text-decoration: underline;
}

.masthead a:visited {
	color: #54130f;
	text-decoration: underline;
}

.masthead a:hover {
	color: #54130f;
	text-decoration: none;
}



.leftGutter {
	background-image: url(images/leftGutter.png);
	background-repeat: repeat-y;
}

.rightGutter {
	background-image: url(images/rightGutter.png);
	background-repeat: repeat-y;
}

.content {
	background-color: #f1eede;
	background-image: url(images/contentBottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.contentArea {
	padding: 0 10 70 10;
	line-height: 1.5em;
}

.content h1 {
	color: #54130f;
	font-size: 18px;
}

.content p {
	font-size: 10pt;
}

.content li {
	font-size: 10pt;
}

.content td {
	font-size: 10pt;
}

.adRight {
	float: right;
}

.footer {
	background-image: url(images/footerbg.png);
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}
		
.blogEntry {
	padding: 10 15 10 15;
}

.blogDate {
	color: gray;
	font-size: 8pt;
	padding: 0 15 2 15;
	letter-spacing: 2px;
}

.blogTitle {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 15 2 15;
}

.blogText {
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 15 2 15;
}

.blogText p {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	padding: 0 15 2 15;
	color: gray;	
	letter-spacing: 1.5px;
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}

.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

#dropmenudiv{
margin-top: 5px;
position:absolute;
border:1px solid black;
font-weight:normal;
font-size: 8pt;
font-family: tahoma;
line-height:10pt;
z-index:100;
text-align: left;
}

#dropmenudiv a{
width: 100%;
display: block;
/*text-indent: 5px;*/
border-bottom: 1px solid black;
padding: 5px;
text-decoration: none;
color: white; 
background-color: #54130f;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
width: 100%;
text-decoration: none;
color: #54130f;
}

.homeMore {
	font-size: 8pt;
	font-weight: normal;
	margin: 0 15 2 15;
	color: #54130f;
	letter-spacing: 2px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: white;
	padding-left: 5;
}

.newsTitleHomeMore {
	/*padding: 5 15 0 15;*/
	line-height: 1.5em;
	font-size: 8pt;
	text-decoration: none;
}

.newsTitleHomeMoreLink {
	font-size: 8pt;
	font-weight: normal;
	/*padding: 0 0 5 0;*/
}


.newsDate {
	color: gray;
	font-size: 8pt;
	padding: 0 15 2 15;
	letter-spacing: 2px;
}

.newsDateRSS {
	color: gray;
	font-size: 8pt;
	padding: 0 15 2 0;
	letter-spacing: 2px;
}

.newsIsNew {
	color: red;
	background-color: #FFFF94;
	font-size: 8pt;
	letter-spacing: 1.5px;;
	padding: 0 2 0 2;
	font-weight: bold;
}	

.todayIs {
	color: black;
	font-size: 8pt;
	padding: 0 15 2 15;
	letter-spacing: normal;
	font-weight: bold;
}

.newsTitle {
	font-size: 14pt;
	font-weight: bold;
	padding: 0 15 0 15;
}

.newsTitleHome {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 15 0 15;
}


.newsTitleHomeMore {
	padding: 5 15 0 15;
	line-height: 1.5em;
	font-size: 8pt;
	text-decoration: none;
}



.newsBlurbHome {
	font-size: 9pt;
	font-weight: normal;
	padding: 0 15 10 15;
}



.newsCredit {
	font-size: 8pt;
	font-weight: normal;
	padding: 0 15 2 15;
	color: gray;
	letter-spacing: 2px;
}

.newsText {
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 15 2 15;
	font-size: 12pt;
}

.newsText p {
	padding: 0;
	font-size: 12pt;
}

.newsFooter {
	padding: 0 15 2 15;
	color: gray;	
	letter-spacing: 1.5px;
	margin-bottom: 30px;
}

.newsFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.newsFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.newsFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.newsFooterLeft {
	font-size: 8pt;
	text-align: left;
}

.newsFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
}

.newsComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 15 0 15;
}

.newsCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}

.newsCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}



.businessDirectory {
	font-size: 9pt;
	line-height: 2em;
}

.businessDirectoryList {
	font-size: 9pt;
}

.businessDirectoryFeature {
	font-size: 11pt;
	background-color: #EBEEF3;
	border: 1px solid gray;
	padding: 15;
}

.businessDirectoryFeature h1 {
	width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;
	font-weight: bold;
	color: #808080;
	padding-left: 0;
}


.businessDirectorySearch {
	margin: 10 15 10 15;
}

.businessDirectorySearch p {
	font-size: 9pt;
}

.businessDirectorySearchFeature {
	font-size: 11pt;
	background-color: #EBEEF3;
	border: 1px solid gray;
	padding: 15;
	margin: 10 15 10 15;
}

.businessDirectorySearchFeature h1 {
	width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;
	font-weight: bold;
	color: #808080;
	padding-left: 0;
}

.newsPrintEmail {
	text-align: left;
	font-size: 8pt;
	padding: 5 15 5 15;
}

.sidebarBox {
	width: 190px;
	border: 1px solid #dad9d6;
	background-color: white;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sidebarBox h1 {
	width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;
	font-weight: bold;
	font-size: 10pt;
	color: #808080;
}

.sidebarBox p {
	font-size: 9pt;
}

.sidebarBoxLink a:link {
	color: blue;
	background-color: white;
	border: 0;
	text-decoration: none;
}

.sidebarBoxLink a:visited {
	color: blue;
	background-color: white;
	border: 0;
	text-decoration: none;
}

.sidebarBoxLink a:hover {
	text-decoration: underline;
}

.articleAd {
	float: right;
	padding-left: 20px;
	font-family: verdana;
	font-size: 12pt;
}

.footerText {
	font-size: 8pt;
	color: #54130f;
}

.featuredWinery {
	background-image: url(images/featuredWineryBack2.png);
	background-repeat: no-repeat;
}
