* {
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

br.clear {
	clear: both;
}

a {
	color: #60A4D3;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #60B5D3;
	text-decoration: none;
	font-weight: bold;
}

div#photocarousel {
	margin-left: 85px;
}

div#layout {
	width: 970px;
	margin: 0px auto 0px auto;
}

div#layout div#header {
	height: 135px;
}

div#layout div#header a#logo {
	float: left;
	margin-top: 23px;
	margin-left: 70px;
	width: 234px;
	height: 95px;
	background: url('/images/logo.gif') no-repeat center center;
	text-decoration: none;
}

div#layout div#header ul#newNav {
	list-style-type: none;
	width: 620px;
	margin-top: 72px;
	height: 26px;
	float: right;
}
div#layout div#header ul#newNav li {
	float: left;
	display: block;
	height: 26px;
	margin-left: 5px;
	margin-right: 5px;
}
div#layout div#header ul#newNav li.active, div#layout div#header ul#newNav li:hover {
	background: url('/images/header/newNav_right.gif') no-repeat right top;
}
div#layout div#header ul#newNav li.spacer {
	background: url('/images/header/navSpacer.gif') no-repeat center center;
	width: 20px;
}
div#layout div#header ul#newNav li a {
	float: left;
	display: block;
	color: #000000;
	font-size: 12px;
	font-family: Georgia;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
}
div#layout div#header ul#newNav li.active a, div#layout div#header ul#newNav li:hover a {
	background: url('/images/header/newNav_left.gif') no-repeat left top;	
}
div#layout div#header ul#nav {
	list-style-type: none;
	width: 620px;
	margin-top: 72px;
	height: 26px;
	float: right;
}

div#layout div#header ul#nav li {
	float: left;
	display: block;
	height: 26px;
}

div#layout div#header ul#nav li.spacer {
	background: url('/images/header/navSpacer.gif') no-repeat center center;
	width: 20px;
}

div#layout div#header ul#nav li a {
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	background-position: center center;
	height: 26px;
	background-repeat: no-repeat;
}

div#layout div#header ul#nav li a#navAbout {
	background-image: url('/images/header/navAbout.gif');
	width: 100px;
}

div#layout div#header ul#nav li a#navEvents {
	background-image: url('/images/header/navEvents.gif');
	width: 85px;
}

div#layout div#header ul#nav li a#navBlog {
	background-image: url('/images/header/navBlog.gif');
	width: 74px;
}

div#layout div#header ul#nav li a#navContact {
	background-image: url('/images/header/navContact.gif');
	width: 104px;
}

div#layout div#header ul#nav li a#navLogin {
	background-image: url('/images/header/navMemberServices.gif');
	width: 164px;
}

div#oldFrame {
	height: 676px;
	background: url('/images/frame.jpg') no-repeat top center;
}

div#oldFrame div#topSpacer {
	height: 45px;
}

div#oldFrame div#innerFrame {
	height: 578px;
	width: 867px;
	display: block;
	margin-left: 51px;
	background-position: top left;
	background-repeat: no-repeat;
}

div#oldFrame div.home {
	background-image: url('/images/backgroundHome.jpg');
}

div#innerFrame.home div#homeEvents {
	float: right;
	width: 285px;
	height: 293px;
}

div#innerFrame.home div#homeEvents a#upcomingEvents, div#indexBlogEntry a#whatsNew {
	font-family: Times New Roman;
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	background: url('/images/eventsTitle.gif') no-repeat top center;
}

div#innerFrame.home div#homeEvents h2.upcomingEvents {
}

div#innerFrame.home div#homeEvents h2.upcomingEvents a {
	}

div#innerFrame.home div#homeEvents ul#eventsList {
	list-style-type: none;
	margin-top: 10px;
}

div#innerFrame.home div#homeEvents ul#eventsList li {
	display: block;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	/*height: 65px;*/
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

div#innerFrame.home div#homeEvents ul#eventsList li a.entry {
	text-decoration: none;
	color: #222222;
}
	
div#innerFrame.home div#homeEvents ul#eventsList li a:hover.entry {
	text-decoration: underline;
}
	
div#innerFrame.home div#homeEvents a#viewAllEvents {
	display: block;
	margin-top: 3px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	height: 17px;
	padding-top: 8px;
	background: url('/images/eventsButton.gif') no-repeat center center;
}

div#innerFrame.home ul#threeLinks {
	list-style-type: none;
	clear: both;
	padding-top: 22px;
	height: 30px;
}

div#innerFrame.home ul#threeLinks li {
	display: block;
	float: left;
	height: 28px;
}

div#innerFrame.home ul#threeLinks li a {
	display: block;
	float: left;
	height: 28px;
	color: #ffffff;
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 287px;
}

div#leftIntro {
	float: left;
	width: 530px;
	margin-left: 30px;
	font-family: Times New Roman;
}

div#leftIntro h2 {
	display: block;
	color: #222222;
	font-size: 21px;
	font-weight: bold;
	height: 35px;
}

div#leftIntro p.first {
	display: block;
	/*height: 65px;*/
	font-size: 13px;
	line-height: 17px;
}

div#leftIntro p.second {
	float: left;
	display: block;
	margin-top: 5px;
	font-size: 13px;
	line-height: 17px;
	width: 320px;
	/*height: 78px;*/
}

div#leftIntro p.second a#openLearnMoreEntry {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

div#leftIntro a#joinLink {
	float: right;
	display: block;
	width: 200px;
	height: 80px;
	text-decoration: none;
	background: url('/images/joinNow.gif') no-repeat top left;
}

div#indexBlogEntry {
	float: right;
	width: 260px;
	margin-right: 17px;
}

div#indexBlogEntry h3 {
	display: block;
	font-family: Times New Roman;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#indexBlogEntry p {
	color: #222222;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 19px;
}

div#indexBlogEntry .entry {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	/*height: 45px;*/
	padding-bottom: 10px;
}

div#indexBlogEntry .entry a {
	color: #222222;
}

div#indexBlogEntry .entry a:hover {
	text-decoration: underline;
}

div#indexBlogEntry .entry i {
	font-size: 11px;
}

div#footer {
	clear: both;
	display: block;
	text-align: center;
	font-family: Times New Roman;
	font-size: 12px;
	padding-bottom: 20px;
	color: #666666;
}

div#footer a {
	color: #666666;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
}

div#oldFrame div.about {
	background-image: url('/images/backgroundAbout.jpg');
}

div#oldFrame div.store {
	background-image: url('/images/backgroundSearch.jpg');
}

div#aboutContent {
	width: 620px;
	margin-left: 215px;
	overflow: auto;
	/*line-height: 20px;*/
	height: 507px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 40px;
}

div#aboutContent h1 {
	display: block;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 25px;
	margin-bottom: 15px;
}

div#aboutContent p {
	padding-bottom: 14px;
}

div#aboutContent .team {
	float: left;
	min-height: 140;
	min-width: 120;
	max-width: 120;
	max-height: 140;
	width: 120;
	height: 140;
	background: yellow;
}

img.imageFrame
{
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

img.imageFrameTiny
{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
}

div#oldFrame div.events {
	background-image: url('/images/backgroundEvents.jpg');
	padding-top: 25px;
}

div#eventsLeft {
	width: 420px;
	margin-left: 215px;
}

div#eventsLeft h1 {
	font-size: 18px;
	font-family: Times New Roman;
	float: left;
	margin-bottom: 0px;
}

div#eventsLeft a#eventsLoginLink {
	float: right;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	display: block;
	padding-top: 7px;
}

ul#eventsEventsList {
	clear: both;
	list-style-type: none;
	overflow: auto;
	height: 500px;
}

ul#eventsEventsList li {
	display: block;
	font-size: 11px;
	font-family: Arial;
	border-bottom: 1px solid #CED0C5;
	padding-top: 16px;
	padding-bottom: 16px;
}

ul#eventsEventsList li h4 {
	font-size: 13px;
	font-weight: bold;
}

ul#eventsEventsList li p {
	/*font-style: italic;*/
	padding-top: 6px;
	padding-bottom: 6px;
}

div#eventsPager {
	clear: both;
	padding-top: 8px;
	color: #000000;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
}

div#eventsPager a {
	color: #000000;
	text-decoration: none;
}

div#eventsCalendar {
	float: right;
	width: 140px;
	margin-right: 30px;
}

div#eventsCalendar div#calendarControls {
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	height: 28px;
	font-weight: bold;
}

div#eventsCalendar div#calendarControls a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

table#calendarDays {
	border: none;
	font-size: 12px;
	width: 100%;
}

table#calendarDays td {
	padding: 2px;
}

table#calendarDays td a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div#oldFrame div#innerFrame.blog {
	background-image: url('/images/backgroundBlog.jpg');
}

div#blogLeft {
	float: left;
	width: 150px;
	margin-left: 25px;
}

div#blogLeft h3 {
	display: block;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#blogLeft ul.blogLinks {
	list-style-type: none;
	margin-bottom: 30px;
}

div#blogLeft ul.blogLinks li {
	display: block;
}

div#blogLeft ul.blogLinks li a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}

div#blogLeft form {
	padding: 0px;
	margin: 0px;
}

div#blogLeft form input.text {
	width: 125px;
	padding: 3px;
}

div#blogContent {
	float: right;
	margin-right: 30px;
	width: 615px;
	font-family: Arial;
	font-size: 12px;
	height: 510px;
	overflow: auto;
	color: #666666;
	padding-right: 5px;
}

div#blogContent h2 {
	color: #ADB4AD;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div#blogContent h1 {
	display: block;
	margin-top: 20px;
	font-size: 22px;
	font-family: Times New Roman;
	color: #666666;
}

div.titleInfo {
	padding: 1px;
	font-size: 11px;
	padding-top: 4px;
	color: #666666;
	margin-bottom: 28px;
}

div#blogContent p {
	padding-bottom: 10px;
}

div#blogContent p {
	line-height: 18px;
}

div#blogContent div.image {
	float: right;
	padding: 4px;
	border: 1px solid #CEC7BF;
	background: #ffffff;
	text-align: center;
	margin: 10px;
}

div#blogContent div.image span {
	clear: both;
	display: block;
}

div#oldFrame div#innerFrame.login {
	background-image: url('/images/backgroundLogin.jpg');
}

div#contactContainer {
	width: 570px;
	margin-left: 215px;
	height: 507px;
	padding-top: 40px;
}

div#contactContainer h1 {
	display: block;
	padding: 0px;
	font-size: 21px;
	font-weight: bold;
	font-family: Times New Roman;
	height: 40px;
}

div#contactContainer p.info {
	height: 78px;
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 17px;
}

div#contactContainer div#loginInputs {
	margin-left: 160px;
	margin-top: 25px;
	height: 135px;
}

div#contactContainer div#loginInputs label {
	float: left;
	display: block;
	clear: left;
	width: 80px;
	color: #ffffff;
	font-size: 15px;
	font-family: Times New Roman;
}

div#contactContainer div#loginInputs input {
	float: left;
	margin: 0px;
	margin-bottom: 15px;
	width: 175px;
	padding: 3px;
	background: #ffffff;
	border: none;
}

*+html div#contactContainer div#loginInputs input {
	margin-left: -75px;
	margin-right: 50px;
}

div#contactContainer div#loginButtons {
	margin-left: 175px;
}

div#contactContainer div#loginButtons input#submitButton {
	width: 174px;
	height: 29px;
	background: url('/images/loginButton.gif') no-repeat top left;
	display: block;
	float: left;
}

div#contactContainer div#loginButtons a#forgottenPassword {
	float: left;
	padding: 10px;
	margin-left: 20px;
	color: #32586F;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

div#blogLayout {
	height: 522px;
	padding-top: 25px;
}

div#wineQuote {
	text-align: center;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
}

div#homeContainer {
	height: 547px;
}

div#aboutContent ul {
	list-style-type: circle;
	text-align: left;
	margin-left: 20px;
}

.popupEntry {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 484px;
	width: 508px;
	background: #FFFFFF;
	border: 2px solid #cecece;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
	overflow: auto;
}

.popupEntry h1 {
	text-align: left;
	color: #9F353D;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

.popupBody p {
	margin-bottom: 10px;
}

a.popupCloseX {
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #9F353D;
	background-color: white;
	font-family: Arial;
	font-style: normal;
	font-weight: 700;
	display: block;
	cursor: pointer;
	text-decoration:none;
}

/* don't bother doing this in IE */
#backgroundPopup {
}
html>body #backgroundPopup {
	display: none;
 	position: fixed;
	_position:absolute; /* hack for internet explorer 6*/  
 	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 1;
}

div#storeLayout {
	width: 620px;
	margin-left: 215px;
	overflow: auto;
	line-height: 20px;
	height: 507px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 40px;
}

div#storeLayout .leftFrame {
	float: left;
	width: 350px;
	margin-right: 10px;
}

div#storeLayout .rightFrame {
	float: right;
	width: 250px;
	margin-right: 10px;
}

div#storeLayout .sectionHeader, div#storeLayout h1.sectionHeader a {
	display: block;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 25px;
	margin-bottom: 15px;
	text-decoration:none;
	color: #000000;
}

div#storeLayout h1.sectionHeader a:hover {
	text-decoration: underline;
}

ul.thumbnailList {
	list-style-type: none;
	padding-top: 20px;
}

ul.thumbnailList li {
	float: left;
	display: block;
	width: 109px;
	margin-left: 4px;
	margin-right: 6px;
}

ul.thumbnailList li a.thumb {
	display: block;
	background: url('/images/photoGalleryThumb.png') no-repeat top center;
	height: 109px;
	text-align: center;
	padding-top: 7px;
}

.panel .thumb img {
	float: left;
	margin: 5px;
}
ul.thumbnailList li a.title {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
	text-align: center;
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;	
}
ul.teamMemberList {
	list-style-type: none;
}
ul.teamMemberList li {
	float: left;
	display: block;
	width: 80px;
	margin-left: 4px;
	margin-right: 6px;
	text-align: center;
}

