@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	
#container {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	padding-bottom: 10px;
}
#container a:link{
	color:#5b5725;
	text-decoration: none;
}
	
#container a:visited {
	color: #5b5725;
	text-decoration: none;
}

#container a:hover {
	text-decoration: underline;
}

#container a:active {
	text-decoration: underline;
}

#wine {
	padding-top: 5px;
	padding-bottom: 10px;
}

#book {
	padding-top: 10px;
	padding-bottom: 5px;
}

#navHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dddcbb;
	padding-top: 9px;
	height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	background-color: #7c7c4f;
	}
	
#navHome a:link{
	color:#dddcbb;
	text-decoration: none;
}
	
#navHome a:visited {
	color: #000000;
	text-decoration: none;
}

#navHome a:hover {
	text-decoration: underline;
}

#navHome a:active {
	text-decoration: underline;
}

#navSecond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dddcbb;
	padding-top: 9px;
	height: 14px;
	background-color: #7c7c4f; 
	}
	
#navSecond a:link{
	color:#dddcbb;
	text-decoration: none;
}
	
#navSecond a:visited {
	color: #000000;
	text-decoration: none;
}

#navSecond a:hover {
	text-decoration: underline;
}

#navSecond a:active {
	text-decoration: underline;
}

#copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDBB;
	text-align: center;
	}
	
#copyright a:link {
	color: #DDDDBB;
	text-decoration: none;
	}

#copyright a:visited {
	color: #DDDDBB;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#copyright a:active {
	text-decoration: underline;
}

#credits a:link {
	color: #DDDDBB;
	text-decoration: none;
	}

#credits a:visited {
	color: #DDDDBB;
	text-decoration: none;
}

#credits a:hover {
	text-decoration: underline;
}

#credits a:active {
	text-decoration: underline;
}
#credits p {
	color: #DDDDBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.home_border {
	border: 2px solid #dddcbb;
}
.bottom_page_border {
	border-top: 2px none #dddcbb;
	border-right: 2px none #dddcbb;
	border-bottom: 2px solid #dddcbb;
	border-left: 2px none #dddcbb;
}
.bg_norepeat {
	background-repeat: no-repeat;
}
.image_right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #BBBB89;
}
.heading_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5b5725;
}
.image_border {
	border: 1px solid #5A5724;
}
.image_vertical_burg2 {
	background-image: url(../images/dot_burg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.calendar_month {
	background-color: #BBBB89;
	text-indent: 10pt;
	padding-top: 10px;
	padding-left: 5px;
	vertical-align: middle;
	padding-bottom: 10px;
}
.calendar_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5b5725;
}
