/**********************************************************/
/********************* CSS Document ***********************/
/**********************************************************/

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #002089;
	background-color: #fffbe2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headline {
	font-size: 18px;
	font-weight: bolder;
	color: #ff611b;
}
.link {
	font-weight: bold;
	color: #002089;
	text-decoration: none;
}
.link:hover {
	font-weight: bolder;
	color: #ff611b;
	text-decoration: underline;
}
.orangeBold {
	font-weight: bold;
	color: #FF611B;
	text-decoration: none;
}
.blueBold {
	font-weight: bold;
	color: #002089;
}
.blueBolder {
	font-weight: bolder;
	color: #002089;
}
.feature {
	line-height: 17px;
	list-style-image: url(../Images/afroBullet.gif);
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.feature img {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
	border-top-width: 15px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff611b;
	border-right-color: #ff611b;
	border-bottom-color: #ff611b;
	border-left-color: #ff611b;
}
.feature h1 {
	font-size: 16px;
}
.feature a {
	font-weight: bold;
	color: #ff611b;
	text-decoration: none;
}
.feature a:hover {
	font-weight: bold;
	color: #ff611b;
	text-decoration: underline;
}
.event {
	font-size: 11px;
}

.photos {
	font-size: 11px;
	font-style: italic;
	color: #002089;
	text-align: right;
}

.photos img {
	border-top-width: 25px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff611b;
	border-right-color: #ff611b;
	border-bottom-color: #ff611b;
	border-left-color: #ff611b;
	margin-bottom: 10px;
}
.credits {
	font-size: 9px;
	text-align: right;
	text-indent: 25px;
	color: #002089;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 160px;
}
.eventName {
	font-size: 12px;
	font-weight: bolder;
	color: #ff611b;
}
.moveToPage {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE1B1;
}
.moveToPage a {
	color: #FF9813;
	text-decoration: none;
}
.moveToPage a:hover {
	color: #FF9813;
	text-decoration: underline;
}
.moveToPage a:down {
	color: #FFE1B1;
	text-decoration: none;
}
.gallery {
	line-height: 17px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.gallery a {
	font-weight: bold;
	color: #ff611b;
	text-decoration: none;
}
.gallery a:hover {
	font-weight: bold;
	color: #ff611b;
	text-decoration: underline;
}
.gallery img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
