body {
	margin: 0;
	padding: 0;
	background: #46473f url(images/pageBg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

/*form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}*/

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color:#717d34;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #7e052f;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 730px;
	height: 230px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#header h1 {
	padding: 110px 0 0 50px;
}

#header h2 {
	padding: 0 0 0 50px;
}

#header a {
	text-decoration: none;
}

/* Gallery */

#gallery {
	width: 730px;
	margin: 0 auto;
	background: url(images/contentBg.jpg) repeat-y;
	text-align:center;
}

#header h1 {
	padding: 110px 0 0 50px;
}

#header h2 {
	padding: 0 0 0 50px;
}

#header a {
	text-decoration: none;
}


/* Search */

/*#search {
	float: right;
	width: 200px;
	padding: 150px 0 0 0;
}

#search legend {
	display: none;
}

#searchfield {
	width: 140px;
}

#searchsubmit {
	display: none;
}*/

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	/*background: #666767 url(images/img03.jpg);*/
	background-color:#ffffff;
}

/* Content */

#content {
	float: left;
	width: 480px;
}

#content_emailFeedback {
	float: left;
	width: 680px;
}

.post {
	padding: 30px 20px 30px 40px;	
}

.post .title {
	margin: 0;
	/*padding-left: 30px;
	background: url(images/bullet001.gif) no-repeat left center;*/
	font-size: 2em;
}

.post .meta {
	margin: 0 0 15px 0;
	padding-top: 5px;
	background: url(images/img05.gif) repeat-x;
	line-height: normal;
}

.post .entry {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	color:#333333;
	margin-right:20px;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	background:#e2e4d6 url(images/sideBarBottom.gif) bottom left no-repeat;
	/*line-height:-0.2em;*/
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 34px 20px 20px 20px;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}

#sidebar a {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	background: #46473f url(images/img04.jpg);
	color:#FFFFFF;
	line-height:80%;
}

#footer p {
	margin: 0;
	padding-left:70px;
	text-align: left;
	line-height: normal;
	font-size: 11px;
}

#footer a {
	color:#717d34;
	font-weight:bold;
	font-size:12px;
}

ul.wineTours{
	list-style:url(images/wineBullet.gif);
	margin:auto;
	line-height:250%;
	padding-left:50px;
	}
ul.wineTours a{
	color:#717d34;
	text-decoration:underline;
	}
	
	
	
ul.links{
	list-style:/*url(images/wineBullet.gif)*/ none;
	margin:auto;
	padding-left:0px;
	}
ul.links a{
	color:#717d34;
	text-decoration:underline;
	}
ul.links li{
	display:block;
	margin-bottom:15px;
	}
	
ul.subLevelBullets{
	padding:0px;
	padding-left:5px;
	list-style:none;
	}
ul.subLevelBullets a{
	color:#717d34;
	text-decoration:underline;
	font-style:italic;
	}
	
input.normalInput{
	background-color:#FFFFFF;
	border:1px #c0c0c0 solid;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	padding:3px;
	}
	
ul.swirlBullets{
	list-style:url(images/swirlBullet001.gif);
	margin:auto;
	line-height:270%;
	padding-left:50px;
	}
ul.swirlBullets a{
	color:#717d34;
	text-decoration:underline;
	}

