﻿html {
	height: 100%; 
	margin-bottom: 1px;}

body {
	font: normal 80% Verdana, Helvetica, sans-serif;
	background: #000000;
	color: #ffffff;  /* was 000 */
	text-align: center;
	margin: 0;}

hr {
	background-color: #58771b;
	color: #58771b;
	height: 1px;
	width: 100%;}

img {
	border: none;}

/*
h1 {  // orig
	color: #da2043;
	font: bold italic 26px Georgia, Georgia, serif;
	text-align: left;
	margin: 0 0 20px 0;}

h2 { // orig 
	color: #58771b;
	font: normal 20px Verdana, Arial, sans-serif;
	text-align: left;
	margin: 5px 0;}

h3 { // orig 
	color: #da2043;
	font: normal 20px Verdana, Arial, sans-serif;
	text-align: left;
	margin: 5px 0;}
*/

H1 { /* howtobrewcoffee */
font-size: 16px;
font-weight: BOLD;
font-variant: small-caps;
letter-spacing: 2;
color: #FFFFFF;
}

h2 { /* howtobrewcoffee */
color: white;
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 2;
border-bottom: 1px dotted silver;
}

h3 { /* howtobrewcoffee */
color: #B29573;
text-align: left;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 2;
}


h4 {
	color: white;
	font: normal 26px Verdana, Helvetica, sans-serif;
	margin: 5px 0;}
/*
h5, h6 { 
font-size: 14px;
font-weight: bold;
color: #B29573;

h5 {
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	color: #da2043;
	margin: 5px 0;}

h6 {
	font: bold 12px Verdana, Arial, sans-serif;
	color: #58771b;
	letter-spacing: 1px;
	margin: 5px 0;}
*/


*/


a {
	color: #e75772;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #6a4638;
	text-decoration: underline;
	font-weight: bold;}
	
p.left {
	text-align: left;
}	

/* PAGE LAYOUT IDs AND CLASSES */

.wrapper {
	background: url('images/bgwide.jpg');
	color: #000;
	text-align: left;
	width: 750px;
	margin: 0 auto;}

.topwide {
	background: #000000 url('images/topwide.jpg');
	height: 30px;}
	
.mainimage {
	float: left;
	background: url('images/mainimage-wide.jpg');
	text-align: right;
	color: #da2043;
	font: bold italic 32px Georgia, Georgia, serif;
	padding: 0 20px 0 0;
	height: 134px;
	width: 270px;
}

#button a {
	display: block;
	height: 22px;
	width: 110px;
	overflow: hidden;
}

#button a:hover {
	display: block;
	text-indent: -110px; 
}


#addButton a {
	display: block;
	height: 22px;
	width: 110px;
	overflow: hidden;
	background: url("images/buttons/add_rolloverv.jpg") 0 0 no-repeat;
//    text-decoration: none;
}

#addButton a:hover {
	background-position: 0 -22px;
}






/* was
.sidebar {
	clear: left;
	width: 270px;
	float: left;
	padding: 15px;
	text-align: center;}
*/
.sidebar {
	clear: left;
	width: 215px;
	float: left;
	padding: 15px;
	padding-left: 45px;
	text-align: center;
	color: #b1b1b1;
	}
	
.sidebar a {
	display: block;
	color: #e75772;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px solid #e75772;	
}

.sidebar a:hover {
	color: #6a4638;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px solid #6a4638;	
}

.sidebar h1 {
	color: #da2043;
	font: bold italic 26px Georgia, Georgia, serif;
	text-align: center;
	margin: 0 0 20px 0;
	font-style: italic;
}

.content {
	width: 410px;
	float: right;
	color: #D3D3D3;     /* TEXT color in content area */
	padding: 0px 40px 0 0px;}

/* was 
.color {
	color: #58771b;
	font-weight: bold;
}
*/
.color {
	color: black;
	font-weight: bold;
}
.footerwide {
	clear: both;
	background-image: url('images/footerwide2.jpg');
	padding-top: 0px;   /* WAS 20 */
	height: 153px;
	text-align: center;
	color: #fff;}
	

.imageleft {
	margin: 0 10px 0 0; 
	float: left;}

.imageright {
/*	margin: 0 0 0 10px; */
		margin: 10px 10px 10px 10px; 

	float: right;}
	
/* FOR PHOTO GALLERY */

/* default link style - needed to make the :active work correctly in IE */
.gallery a:active {
color:#000;
}
.gallery a:hover {
color:#000;
}
.gallery a:visited {
color:#000;
}
.gallery a {
color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
width:320px; 
height:360px; 
background:#eee url('images/gallery/galleryintro.jpg') 0 40px no-repeat;
border:1px solid #aaa;
margin:0 auto;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.gallery {
padding:0; 
margin:320px 0 0 0; 
list-style-type:none; 
position:relative; 
width:320px;
}
/* remove the default image border */
.gallery img {
border:0;
}
/* make the list horizontal */
.gallery li {
float:left;
}
/* style the link text to be central in a surrounding box */
.gallery li a:visited {
font-size:11px;
float:left;
text-decoration:none; 
color:#000; 
background:#fff; 
text-align:center; 
width:26px; 
height:26px; 
line-height:24px; 
border:1px solid #da2043;
margin:2px;
}
.gallery li a {
font-size:11px;
float:left;
text-decoration:none; 
color:#000; 
background:#fff; 
text-align:center; 
width:26px; 
height:26px; 
line-height:24px; 
border:1px solid #da2043;
margin:2px;
}
/* position the images using an absolute position and hide them from view */
.gallery li a img {
position:absolute; 
top:-320px; 
left:0; 
visibility:hidden; 
border:0;
}
/* fix the top position for the landscape images */
.gallery li a img.landscape {
top:-280px;
}
/* fix the left position for the portrait images */
.gallery li a img.portrait {
left:0;
border-left:40px solid #eee;
border-right:40px solid #eee;
}
/* style the hover background color for the text boxes */
.gallery li a:hover {
background:#bdde85;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery li a:focus {
background:#da2043; 
color:#fff;
}
.gallery li a:active {
background:#da2043; 
color:#fff;
}
/* make the images visible on active/focus */
.gallery li a:focus img {
visibility:visible;
}
.gallery li a:active img {
visibility:visible;
}