@charset "utf-8";
/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
	font-size: 80%;
	}
/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	}
/* General Styles */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	text-align: center; 
	}
html {
	background: url(../images/cup_tile.gif);
}
blockquote  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.8;
	margin-right: 4em;
	margin-left: 4em;
	padding-right: 1em;
	padding-left: 1em;
	background: url(../images/upQuote.gif) no-repeat;
	padding-top: 1em;
	margin-top: 1.8em;
}
blockquote span {
	text-align: right;
	font-weight: bold;
	background: url(../images/downQuote.gif) no-repeat right bottom;
	line-height: 1.2;
	padding-bottom: 2.4em;
	display: block;
	padding-top: 0em;
	padding-right: 2em;
}


/* ---------All layout generic styles---------------- */
.twoColFixSmSide #container, .twoColFixLgSide #container, .oneCol #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixSmSide #header, .twoColFixLgSide #header, .oneCol #header {
	height: 200px; /* this will be the height of the header background graphic */
	position: relative;
	background-color: #999966;
} 
.twoColFixSmSide #sidebar div, .twoColFixLgSide #sidebar div {
	background: #58725A;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.twoColFixSmSide #footer, .twoColFixLgSide #footer, .oneCol #footer {
	margin-bottom: 1em;
	background-color: #602D0C;
	padding-top: 10px;
	padding-bottom: 10px;
} 
.twoColFixSmSide #footer p, .twoColFixLgSide #footer p, .oneCol #footer p {
	font-size: .8em;
	color: #fff;
	text-align: center;
	margin-bottom: .5em;
}
/* --------------Large sidebar specific styles -------------*/
.twoColFixLgSide #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, adding padding and borders will increase the overall width in standards-compliant browsers */
	padding: 0;
	color: #fff;
}
.twoColFixLgSide #mainContent {
	margin: 0 0 0 250px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
} 
/* --------------Small sidebar specific styles -------------*/
.twoColFixSmSide #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, adding padding and borders will increase the overall width in standards-compliant browsers */
	padding: 0;
	color: #fff;
	}
.twoColFixSmSide #container #wrapper #sidebar #about p {
	font-size: 1em;
}

.twoColFixSmSide #mainContent {
	margin: 0 0 0 220px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar space when the content in #sidebar ends. */
	padding: 0; 
} 

/* -----------------end large sidebar styles ----------------------------*/
/* -----------------one column styles ----------------------------*/
.oneCol #mainContent {
	margin: 0
	padding:0;
	}
.oneCol #mainContent .article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #78320E;
	margin: 0;
	font-weight: normal;
	line-height: 2;
	padding-left: 55px;
}
.oneCol #mainContent img {
	background: none;
	display: inline;
	border: none;
	margin: 5px;
	padding: 0;
}
/* -------------------- main content specific styles ------------------*/
#mainContent img {
	background: #ccc;
	display: block;
	padding: 3px;
	border: 1px solid #999;
	margin: 1.6em auto;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.6;
	padding-right: 1.6em;
	padding-left: 1.6em;
	color: #666;
	margin-top: .5em;
	font-weight: normal;
}
#mainContent a {
	color: #602E0C;
	text-decoration: none;
	padding-bottom: 0.1em;
}

#mainContent a:hover {
	color: #BA3818;
	border: none;
}

#mainContent .article, #mainContent .galleryArticle {
	background: #fff;
	padding: 0.5em 0.5em 2em;
	margin-bottom: 1em;
	border: 2px solid #bbb;
	font-weight: normal;
}
#mainContent .article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #999;
	margin: 0;
	font-weight: normal;
	line-height: 2;
	padding-left: 45px;
}
#mainContent .article h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #666;
	margin-bottom: -0.5em;
	font-weight: normal;
	text-align: center;
	padding-bottom: 45px;
	background: url(../images/headline_bkg6.jpg) no-repeat center bottom;
}
#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 1em .5em;
	color: #602D0C;
}
/* ------ mainContent gallery styles --------------*/
#mainContent .galleryArticle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height:1.75em;
	text-align: center;
	color: #666;
	margin: 1em 2em 0;
	font-weight: normal;
	padding: 0;
	border-top: 1px dotted #666;
	background: none;
}
#mainContent .galleryArticle h2 {
	position: relative;
	top: -.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 0;
	color: #333;
	font-weight: normal;
	text-align: center;
	padding: 0 0 55px;
	background: url(../images/headline_bkg6.jpg) no-repeat center bottom;
}
#mainContent .author {
	font-style: italic;
	}
/* ---------------- form styles ----------------*/
#formWrap {
	background: #999;
	padding: 1em 0;
	}
form#frmContact {
	width: 505px;
	margin: 0 auto;
	}
fieldset {
	background: #D8D5C5;
	border: none;
	margin: 1em 0;
	padding-bottom: .5em;
	}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #602E0C;
	line-height: 1.4;
	background: #D8D5C5;
	padding: 0.2em .5em;
	margin-left: 0.5em;
}
#formWrap p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #602E0C;
	font-size: 0.85em;
	line-height: 1.2;
	margin: 1.4em 0;
}
input.text {
	width: 250px;
}
textarea {
	width: 300px;
	margin-top: .5em;
}
label.top {
	display: block;
	margin-bottom: .5em;
	font-size: 1em;
}
label.check {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1;
	color: #000;
}
span.aside {
	font-style: italic;
}
p.required {
	position: relative;
}
span.required {
	position: absolute;
	left: 320px;
	padding-left: 35px;
	background: url(../images/notice_icon.gif) no-repeat left center;
	color: #c00;
	height: 25px;
	line-height: 25px;
}

input.text:focus, textarea:focus {
	background: #C8D3CB;
}


/* ---------------- header specific styles ----------------*/
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#header li {
	float: left;
}
#header li a:link, #header li a:visited {
	background: #58725A;
	padding: .2em .5em;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2em;
	margin-right: 0.5em;
}
#header li a.current, #header li a.current:hover, #header li a.current:active {
	color: #78320E;
	background: #fff;
	cursor: default;
}
#header li a:hover {
	color: #58725A;
	background: #fff;
}

#header #logo {
	height: 76px;
	width: 560px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/thelogo.gif) no-repeat;
	}

#header h1 {
	text-indent: -1000em;
	height: 174px;
	width: 229px;
	position: absolute;
	left: 0px;
	top: -32px;
	background: url(../images/animation.gif) no-repeat;
}
.twoColFixLgSide #container #wrapper #sidebar a {
	color: #C3C391;
	text-decoration: none;
}

/* ------------------sidebar specific styles -----------------------*/
#sidebar h1{
	margin: 0;
	text-indent: -1000em;
	height: 35px;
	margin-bottom: .25em;
	}
#sidebar #previous h1 {
	background: url(../images/previous_head.gif) no-repeat;
}
#sidebar #archive h1 {
	background: url(../images/archives_head.gif) no-repeat;
	margin-bottom: 0;
}
#sidebar #next h1 {
	background-image: url(../images/contentsoftea.gif);
	background-repeat: no-repeat;
}
#sidebar #current h1 {
	background: url(../images/current_head.gif) no-repeat;
}
#sidebar #required h1 {
	background: url(../images/required_head.gif) no-repeat;
	font-size: 1em;
	height: 35px;
}
#sidebar #contents h1 {
	background-image: url(../images/contentsoftea.gif);
	background-repeat: no-repeat;
}

#sidebar #tea h1 {
	background:url(../images/tea.gif) no-repeat;
}
#sidebar #about h1 {
	background: url(../images/about_head.gif) no-repeat;
}
#sidebar #about p{
	margin: 1em .625em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	}
.gallery {
	border: 3px solid #FFF;
}

#sidebar #required ul,#sidebar #archive ul  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar  #required  ul li {
	margin: 0 0 0 10px;
}
#sidebar #archive ul li {
	margin:0;
	padding:0;
	background: url(../images/archive_bkg.gif) no-repeat left center;
	}
#sidebar #required ul a {
	display: block;
	width: 200px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #fff;
	text-decoration: none;
	line-height: 2.2em;
	background: url(../images/bullet.gif) no-repeat left center;
	margin: 0;
}
#sidebar #archive ul a {
	display: block;
	width: 170px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	background: url(../images/archive_bkg.gif) no-repeat left center;
	margin: 0;
	border-bottom: 1px solid #fff;
}
#sidebar #archive ul a:hover {
	background-position: -200px 0px;
	color: #58725A;
	}
#sidebar #archive ul a.current {
	background-position: top right;
	color: #602E0C;
	cursor: default;
	}
#sidebar #archive ul a.last {
	border-bottom: none;
	}
.twoColFixSmSide #sidebar div#archive {
	padding:0;
	}
#sidebar #archive p a {
	text-decoration: none;
	color: #C3C391;
}
#sidebar #archive p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar #required ul a:hover {
	background: #6C8C6F url(../images/bullet.gif) no-repeat left center;
}
#sidebar div img {
	margin: .5em auto;
	display: block;
}
#sidebar div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	margin: 0 10px;
}
#sidebar  div#next  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	margin: 1em .7em;
	line-height: 1.6;
}
#sidebar #next p a {
	color: #C3C391;
	text-decoration: none;
}

#sidebar #required p a {
	text-decoration: none;
	color: #C3C391;
}
#sidebar #required p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5;
	font-weight: normal;
	padding-top: 15px;
}
#sidebar #current p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
}
.twoColFixLgSide #container #wrapper #sidebar #current p {
}

#sidebar div p.caption {
	font-size: 0.8em;
	margin-top: 0em;
	text-align: center;
}
#sidebar div h2 {
	font-size: 1em;
	margin-left: 10px;
	margin-top: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rightAlign    {
	text-align: right;
}
.leftalign {
	text-align: left;
}


#sidebar #previous .tickerstyle #myhtmlticker {
	background-color: #58725A;
	}
.tickerstyle{
	width:215px;
	height:200px;
	overflow:hidden;
	text-align: left;
	padding-left: 8px;
}

.messagediv{
	display: none;
	background-color: #58725A;
}



/* --- Spry widget styling --*/

.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
	margin-bottom: 10px;
}
.AccordionPanel {
	margin: 0px;
	padding 0px;
}

.AccordionPanelTab {
	background-color: #d8c296;
	margin: 0px;
	padding: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: gray;
	border-bottom-color: gray;
}

.AccordionPanelTab h4 {
	margin: 0;
	padding: 2px 2px 4px 18px;
	font: 1em "Trebuchet MS", Helvetica, sans-serif;
	background: url('../images/tab_closed.gif') no-repeat left 50%;
	color: #666;
	text-align: left;
} 
.AccordionPanelOpen .AccordionPanelTab h4 {
	background: url('../images/tab_opened.gif') no-repeat left 50%;
	text-align: left;
	}
.AccordionPanelContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: #ccc;
	height: 270px;
}
.AccordionPanelContent p{
	color: #666;
	margin-right: 20px;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	}
#Accordion1 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333;
}

.AccordionPanelContent p.media {
	font-weight: bold;
	color: #561216;
	}
.AccordionPanelContent img{
	display:block;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #d6e6bf;
	border-top: 2px solid #521626;
}
.AccordionPanelTabHover {
	color: #028925;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #028925;
}
/* -- these styles use attribute selectors and the focus
pseduo-class selector to style form elements in DOM compliant
browsers. Other browsers, such as IE6, will ignore these
styles and render the default */
fieldset[id=personalinfo]{
	background:#cc9;
	border: 3px ridge #000;
	font-weight: bold;
	}

legend[class=perlegend]{
	background:#cc9;
	border-top: 3px ridge #000;
	border-right: 3px ridge #000;
	border-left:3px ridge #000;
	}
	
legend[class=artlegend]{
	background:#ccc;
	border-top: 3px ridge #000;
	border-right: 3px ridge #000;
	border-left:3px ridge #000;
	}
input:focus, textarea:focus {
	border:2px solid #630;
	}
.twoColFixSmSide #container #wrapper #sidebar #about ul li {
	font-size: 1.2em;
}
#mainContent .article ul li {
	margin-left: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	font-size: 1em;
	color: #666;
	line-height: 1.4;
}
#mainContent .article #showOverview   {
	height: 950px;
}

/* -- style the spry content regions -- */
#showOverview #leftCol  {
	float: left;
	width: 140px;
	}
#showOverview #rightCol{
	float: right;
	width: 350px;
	position: relative;
	}

/* -- styling for spry table -- */
#showOverview .odd {
	background: #fff;
	}
#showOverview .even {
	background: #d8c296;
	}
#showOverview .top{
	background: #6f5044;
	color: #fff;
	}
#showOverview .hover{
	background:#d6e6bf;
	}
#showOverview .selected{
	color: #d52e36;
	background:#d6e6bf;
	}
#mainContent #showOverview table{
	border: 1px solid #602d0c;
	border-collapse: collapse;
	margin-bottom: 2em;
	}
#mainContent #showOverview #leftCol div table .top th {
	background-color: #602d0c;
}

#showOverview td, #showOverview th {
	padding: 5px;
	border: 1px solid #602d0c;
	font: 1em "Trebuchet MS", Helvetica, sans-serif;
	}
.twoColFixLgSide #container #wrapper #sidebar #current p .gall {
	border: 3px ridge #FFF;
}
.gall {
	margin-right: 10px;
}
.articleh5    {
	background-color: #58725A;
	font-size: 1.4em;
	color: #FFF;
	text-align: left;
	height: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
}
#mainContent .article table {
	margin-bottom: 10px;
	margin-left: 20px;
}
#container #wrapper #mainContent .article p {
	font-weight: normal;
	font-size: 1em;
}
