/**** 7/7/2009 - changed content area from 687px wide to 450px wide to make room for right column *****/
/**** 2/24/2009 - changed footer link hover styling to green and underlined *****/

/***** Global Settings *****/

html, body {
     border:0;
     margin:0;
     padding:0;
     width:100%;
}

body {
     font:76% Arial, Helvetica, sans-serif;
     background-attachment: fixed;
     background-image: url(_images/bg1.jpg);
     background-repeat: no-repeat;
     background-position: center;
     background-color: #EFF5BC;
     z-index: -100;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
     margin:0;
     padding:0;
}

h1 {
	font-size: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	font-variant: small-caps;
}

h2 {
	font-size: 13px;
	color: #352201;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: normal;
/***	z-index: 30;	***/
}

/***** Common Formatting *****/

p, ul, ol {
     margin:0;
     padding:0 0 1.25em 0;
}

ul, ol {
     padding:0 0 1.25em 2.5em;
}

blockquote {
     margin:1.25em;
     padding:1.25em 1.25em 0 1.25em;
}

small {
     font-size:0.85em;
}

img {
     border:0;
}

sup {
     position:relative;
     bottom:0.3em;
     vertical-align:baseline;
}

sub {
     position:relative;
     bottom:-0.2em;
     vertical-align:baseline;
}

acronym, abbr {
     cursor:help;
     letter-spacing:1px;
     border-bottom:1px dashed;
}

/***** Links *****/
a,
a:link,
a:visited,
a:hover {
     text-decoration:underline;
}

/***** Wrapper *****/
#wrapper {
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1133px;
	text-align: left;
	z-index: 0;
	background-image: url(_images/coffee_04.png);
	background-position: 0px 189px;
}

/****************Header***********/
#header{
	position:relative;
	background-image: url(_images/coffee_03.png);
	background-repeat: no-repeat;
	height: 189px;
/***	z-index: 5;		***/
}

#logo {
  position: relative;
  top: 10px;
  left: 100px;
  width: 200px;
}

#signup {
  position: absolute;
  top: 30px;
  right: 90px;
  color: #F1F6C3;
  line-height:1.4;
}

/*************Horizontal Navigation*********/
#horiznav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-left: 100px;
	height: 30px;
}

#menu {
	padding:0;
	margin:0;
	list-style-type:none;
/***	border-left:1px solid #444;   ***/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu li {
	float:left;
	height:3em;
/***	border-right:1px solid #444;   ***/
	position:relative;
	text-align:center;
	line-height: 3em;
}

#menu li a, #menu li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	padding-right: 2em;
	padding-left: 2em;
}

#menu li a:hover, #menu li a#current {
	border:0;
	background-color: #3A2710;
	color: #F1F6C3;
}

/************Left Column***********/
#leftcolumn {
	float:left;
	width:214px;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EFF5BC;
	margin-left: 77px;
	padding-left: 20px;
}

/************Right Column***********/
#rightcolumn {
	float:right;
    	height: 695px;
	margin-top: 5px;
	margin-right: 75px;
	margin-left: 5px;
	padding-right: 10px;
	background-color: #EFF5BC;
}

/************Store menu***********/
#storelist{
	float:left;
	background-image: url(_images/small_leaf_left.jpg);
	background-repeat: no-repeat;
	background-position: -2px 15px;
	margin-bottom: 10px;
	padding-left: 17px;
}

#storelist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A59272;
}

#storelist a {
	font-weight: bold;
	color: #513510;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

#storelist a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}

#storelist h1 {
}

/************Awards***********/
.awards {
	text-align: center;
	float: left;
	width: 135px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 10px;
	position: relative;
/***	z-index: 8;		***/
}

.awards img {
	margin-top: 5px;
	margin-bottom: 5px;
}

/************Ads***********/
.ads {
	text-align: center;
	float: left;
	width: 135px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 10px;
	position: relative;
/***	z-index: 8;		***/
}

.ads img {
	margin-top: 5px;
	margin-bottom: 5px;
	border:none;
	width:75px;
}

/*********Content*******/
#content{
	float: right;
	width: 687px;
	background-color: #EFF5BC;
	margin-right: 75px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	padding-top: 5px;  		/*** moves content up or down on index page ***/
/***	z-index: 1;		***/
}

#content p {
	line-height:1.4;
	font-size: 12px;
	position: relative;
	visibility: visible;
}

#content img {
	margin-bottom: 5px;  
	margin-top: 10px;   		/*** moves index image up or down ***/
}

#content ul, li {
	font-size: 12px;
	line-height: 20px;
}

#content h1 {
	line-height: 20px;
	display: block;
	margin-bottom: 10px;
}

/*********Bottom*******/
#bottom{
	background-color: #F1F6C3;
	margin-top: 10px;

}
/************YouTube Video Bar - horizontal***********/

<!--
.playerInnerBox_gsvb .player_gsvb {
      width : 320px;
      height : 260px;
}

#videoBar-bar span {
     color:#676767;
     font-size:11px;
     margin:10px;
     padding:4px;
}

#videoBar-bar img {
	margin-bottom: 0px;
	margin-top: 2px;
}
-->

/************Footer************/
#footer{
	background-image: url(_images/coffee_07.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: top;
	padding-top: 60px;
	font-size: 10px;
	clear: both;
	width: 100%;
	height: 50px;
}

#footer a {
	color: #513510;
	display:inline;
	font-weight: bold;
	font-size: 11px;
}

#footer a:link, a:visited{
	color: #513510;
	text-decoration: none;
}

#footer a:hover {
	color: #AA9F23;
	text-decoration: underline;
}

#footer p{
	margin:0;
}

/************   Special Formats   ************/

.feature {
	color: red;
	font-weight: bold;
}

.attn {
	font-weight: bold;
	font-style: italic;
}
 
/*******END OF MASTER CSS************/