table.maincell {
	background-color: #FBF7E8;
	background-image: url(images/background001.jpg);
}

td.maincell {
	background-color: #FBF7E8;
	background-image: url(images/background001.jpg);
}

td.secondarycell {
	background-color: #EBEDE2;
	background-image: url(images/background002.jpg);
}

td.gridupper {
	background-image: url(images/grid-upper.gif);
}

td.gridlower {
	background-image: url(images/grid-lower.gif);
}

td.gridleft {
	background-image: url(images/grid-left.gif);
}

td.gridright {
	background-image: url(images/grid-right.gif);
}


.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
}




.mainTextHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.mainText b {
	font-weight: bold;
	color: #678956;
}

.mainText strong {
	font-weight: bold;
	color: #678956;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
}

.rightsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}

A:link {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #D48839;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #72AE53;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #D48839;
	font-weight: bold;
	text-decoration: none;
}

.rightsidetextspaced {
	line-height: 21px;
}

.postcardbase {
	position:relative;
	height:11px;
}

.postcard {
	position:absolute;
	top:-27px;
	left:-48px;
	width:225px;
	height:156px;
}

.flashbase {
	position:relative;
	height:242px;
}

.flash {
	position:absolute;
	top:14px;
	left:-16px;
	width:373px;
	height:251px;
}


.guest p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.guest b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	color: #678956;
	padding-right: 5px;
}

td.guest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}

.guest h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



hr {
	color: #C0C4C9;
	height: 1px;
	padding: 0px;
}

div#quoteText, div.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	width:260px;
	margin:10px 20px 10px 10px;
	border: 3px double #B3C8A8;
	border-left:0;
	border-right:0;
	padding:8px;
	text-align:left;
	background-color:#E6E8DB;
	
}

div#quoteText strong, div#quoteText strong b, div.quoteText strong, div.quoteText strong b {
	color:#678956;
}

#quoteText A, .quoteText A {
	color:#8F8F8F;
}

div#quoteText div, div.quoteText div {
padding:5px 0 0 0;
}

a.audio {
	background-image:url(music/images/speaker.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:24px;
}
