@charset "utf-8";



/* CSS Document */


body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #47161A;
	background-color: #060203;
	background-image: url(../siteGraphics/siteBak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
td, tr {
	text-align: left;
}

a, a:visited {
	color: #A53A3E;
	text-decoration: none;
}

a:hover {
	color: #682426;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	color: #6A353C;
}



.oneColFixCtrHdr #topMenuSpacer {
	margin-left: 145px;
}
.oneColFixCtrHdr #bottomMenuSpacer {
	margin-left: 80px;
}


.oneColFixCtrHdr #container {
	width: 930px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 110px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header {
	background-image: url(Assets/siteGraphics/ParchBack-Top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 78px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #mainContent {
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: -19px;
	margin-right: 0px;
	margin-bottom: -19px;
	margin-left: 0px;
	text-align: center;
}
#BodyCopySingleColumn {
	margin-left: 65px;
	margin-right: 65px;
	margin-top: auto;
	margin-bottom: auto;
}
.oneColFixCtrHdr #BodyCopy {
	padding-right: 50px;
	padding-left: 0px;
	margin-left: 325px;
}
.oneColFixCtrHdr #BodyCopy p {
	margin-left: 15px;
	margin-right: 8px;
}
.oneColFixCtrHdr #BodyCopy h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #420B10;
}
.oneColFixCtrHdr #BodyCopy h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7B5155;
	margin-bottom: -9px;
}
.oneColFixCtrHdr #BodyCopy h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7B5155;
	margin-bottom: -4px;
}
.oneColFixCtrHdr #BodyCopy h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B5155;
	margin-bottom: -1px;
}



.oneColFixCtrHdr #NewsBodyCopy {
	padding-right: 50px;
	padding-left: 0px;
	margin-left: 100px;
}
.oneColFixCtrHdr #NewsBodyCopy p {
	margin-left: 15px;
	margin-right: 8px;
}
.oneColFixCtrHdr #NewsBodyCopy h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #420B10;
}
.oneColFixCtrHdr #NewsBodyCopy h3 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.oneColFixCtrHdr #NewsBodyCopy h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7B5155;
	margin-bottom: -9px;
}
.NewsStory {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #480912;
}





.oneColFixCtrHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 236px;
	margin-left: 45px;
	margin-top: 50px;
	padding: 0px;
	font-size: 12px;
}

.oneColFixCtrHdr #footer {
	background-image: url(Assets/siteGraphics/ParchBackBtm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 78px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
.oneColFixCtrHdr #footContent {
	width: 90%;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #654347;
	text-align: center;
	margin-left: 50px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #footerText {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #BDA573;
	font-size: 12px;
}
.oneColFixCtrHdr #HomePageParchBack {
	background-image: url(../siteGraphics/HomePage-ParchBack2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtrHdr #homePageContent {
	background-image: url(../siteGraphics/HompageCanvasBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
	width: 906px;
}

.oneColFixCtrHdr #HomePageCopy {
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.oneColFixCtrHdr #HomePhotoMenu {
	color: #F2E3B8;
	text-align: center;
	font-size: 12px;
}
.oneColFixCtrHdr #SlideShow {
	background-image: url(../siteGraphics/HomePageSlideShowBack.jpg);
	padding-top: 18px;
	padding-left: 52px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-position: center top;
}


.SidePhotoCaptions {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.SidePhotos {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

/* Alignment classes */
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }.oneColFixCtrHdr #IRCEvents {
}
.IRCEvents-Head {
	background-color: #3C0008;
	color: #FEEFCE;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
}
.IRCEventListing {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060203;
	margin-bottom: 12px;
}
.IRCEvents-DashedLine {
	padding-right: 45px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B1976B;
	margin: 0px;
}

.FormButton  {
	background-color: #060203;
	color: #F7E6BD;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B1E2E;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #5B1E2E;
	margin-right: 6px;
	margin-left: 6px;
}


/*  Wine Club Styles ************************************************************ */

#WineClubHeadMenu  {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#WineClubHeadMenu a {
	color: #2A0A0B;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

#WineClubHeadMenu a:hover {
	color: #2A0A0B;
	text-decoration: underline;
	padding-right: 15px;
	padding-left: 15px;
}
#WineClubHeadMenu.FormButton {
	background-color: #060203;
	color: #F7E6BD;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}




#WineClubPageCopy {
	margin-right: 90px;
	margin-left: 90px;
	margin-bottom: 0px;
	margin-top: 40px;
}
#WineClubHomePageMain {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../WineClub/WCimages/Homepage.png);
	background-repeat: no-repeat;
}
.WineClub-PageIconImage {
	margin-bottom: 5px;
	margin-left: 45px;
	margin-top: -30px;
	margin-right: 0px;
}
