@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 4px;
	background-color: #334364;
	text-align: left;
}
a:link {
	color: #DD7701;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #BE8827;
}
a:active {
	text-decoration: none;
}
.orangegradient {
	background-image: url(images/orange_grad.jpg);
	background-repeat: repeat-y;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #862A1A;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
.style1 {color: #973601}
.style2 {color: #993300}
.boxtext {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #9F3F0F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #973601;
	border-bottom-color: #973601;
	line-height: 18px;
}
.quotes {
	font-style: italic;
	color: #3F0540;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 2px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #334364;
}
.photos {
	font-size: 9px;
	font-weight: bold;
	color: #DD6902;
	background-color: #40003D;
	line-height: normal;
	text-align: right;
	letter-spacing: 3px;
}


.blocks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F0040;
	padding-left: 5px;
	line-height: 20px;
}
.captions {
	font-size: 10px;
}
