body {
background-color: #61583e;
font-size: 13px;
font-family: Georgia, Palatino, Times New Roman, Serif;
color:#000000;
padding:0px;
margin:0px;
}

a {
	color: #670d0c;
	text-decoration:none;
	font-weight: bold;
}

.quote {
	font-size: 17px;
	font-weight: normal;
	color: #670d0c;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b5e48;
	padding-bottom: 6px;
	margin-bottom: -4px;
}

a:visited {color:#670d0c;}
.promo {
	text-align: center;
}


.buybutton {
	padding: 10px 0 10px 0;
	border: 0;
}

a:hover {text-decoration:underline;}

h2 {
	font-size: 16px;
	border-bottom: solid 1px #670d0c;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}


h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom:-15px;
	padding-bottom: 2px;
}



.accent {
	color: #000000;
}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 851px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}

/* ----------header-------------- */
#header {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 250px;
}

/* -----------------content--------------------- */
#content {
	padding: 0 72px 0 15px;
	margin-left: 220px;
	margin-right: 0px;
	margin-top: 450px;
}
div#content { 
min-height:440px;
height:expression(this.scrollHeight > 440 ? "auto":"440px"); 
}

/* --------------left nav------------- */
#left {
float: left;
text-align:right;
width: 220px;
margin: 0px;
margin-top: 450px;
padding: 15px 0 0 0;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	text-align: center;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	font-size: 11px;
	color: #000000;
}

#footer h3 {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom:0px;
	padding-bottom: 2px;
}


#footer a {color:#670d0c;}
#footer a:hover {color: #000000;}


/* --------------album------------- */

table p .accent {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #000000;
}

.album img {
	text-align: right;
	margin-left: 12px;

}

.album {
	padding-left: 10px;
}


.album li{
	line-height: 24px;
	border-bottom: solid 1px #5b5e48;
	}
	
.album h2 {
margin-bottom: -12px;
font-size: 18px;
}

/*------------------news-------------------*/


.entry h2{
font-size: 16px;
border-bottom: 1px solid #5b5e48;
margin-bottom: -12px;
}

.entry .accent {
text-indent:10px;
color: #000000;

}
	
.entry {
padding-bottom:8px;
width:520px;
padding-left:15px;
margin-bottom: 12px;	
}



/* -----------tour--------------------------- */

.tourentry h2{
font-size: 16px;
border-bottom: 1px solid #5b5e48;
margin-bottom: -12px;
}

.tourentry .accent {
text-indent:10px;
color: #000000;
}
	
.tourentry {
padding-bottom:8px;
width:520px;
padding-left:15px;
margin-bottom: 12px;	
}
