body {
	background-color: #7D1315;
	margin: 0px;
	padding: 0px;
}
.footer {
	text-align: center;
	margin: 0px 0px 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F99;
	padding-bottom: 35px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #377539;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin: 25px 0 5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #a71d22;
	text-align: center;
	margin: 15px 20px 5px;
}
.quotefrom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9b8649;
	text-align: center;
}


.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/globe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 35px 0 0;
	min-height: 400px;
}

.maintexttwo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0 10px 0 0;
	min-height: 400px;
}
a:link, a:visited {
	color: #791214;
}
a:hover, a:visited:hover {
	color: #060;
}




.center {
	background-image: url(images/dotted-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.left {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer a:link, .footer a:visited {
	color: #FFF;
}
.footer a:hover, .footer a:visited:hover {
	color: #FF9;
}
.indent {
	margin-left: 40px;
}
#details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #030;
	margin: 35px 0 0 0;
	padding: 15px 0;
	border-top: 2px dotted #900;
	border-bottom: 2px dotted #900;
	width: 250px;
}
.holly {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #030;
	line-height: 20px;
}

