@charset "utf-8";
.YellowSub {
	float: left;
	height: auto;
	width: 980px;
	padding-right: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #eab700;
	background:#FFF url(images/content-bg-yellow.gif) repeat-y left top;
}
.YellowSub .Left {
	float: left;
	height: auto;
	width: 143px;	
	padding-top: 30px;
}
.YellowSub .Content {
	float: left;
	width: 750px;
	padding-top: 50px;
	padding-left: 50px;
	height: auto;
	padding-bottom: 50px;
}
.YellowSub .Content h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
}
.YellowSub .Content dl {
	margin: 0px;
	float: left;
	width: 750px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.YellowSub .Content dl dt {
	font-weight: bold;
	color: #b18017;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
	line-height: 30px;
}
.YellowSub .Content dl dd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
	font-size: 75%;
	line-height: 20px;
}
.YellowSub .Content .Photo {
	float: left;
	width: 193px;
	padding-top: 20px;
}
.YellowSub .Content .Activity .PhotoGroup {
	float: left;
	width: 750px;
	padding-bottom: 30px;
}
.YellowSub .Content .Activity .PhotoGroup .PhotoList {
	background-image: url(images/PhotoBg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 146px;
	margin-right: 40px;
	padding-bottom: 2px;
}
.YellowSub .Content .Activity .PhotoGroup .PhotoList img {
	float: left;
	height: 111px;
	width: 142px;
	margin-top: 1px;
	margin-left: 2px;
}
.YellowSub .Content .Activity .PhotoGroup .PhotoList p {
	padding: 0px;
	float: left;
	width: 146px;
	font-size: 75%;
	text-align: right;
	line-height: 20px;
	background-image: url(images/DotBottomLine.jpg);
	background-repeat: repeat;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.YellowSub .Content .Activity .PhotoGroup .PhotoList p a {
	color: #000;
}
.YellowSub .Content .Activity .PhotoGroup .PhotoList p a:hover {
	color: #E9B700;
}
.YellowSub .Content .Activity h3 {
	margin: 0px;
	float: left;
	font-size: 95%;
	color: #333;
	line-height: 25px;
	padding-bottom: 20px;
}
.YellowSub .Content .Activity .ViewBlock {
	float: left;
	width: 705px;
	padding-bottom: 30px;
}
.YellowSub .Content .Activity .ViewBlock .PhotoLink {
	padding: 2px;
	float: left;
	width: 400px;
	background-color: #EAB700;
}
.YellowSub .Content .Activity .ViewBlock .Info {
	float: right;
	width: 280px;
}

.YellowSub .Content .Activity .ViewBlock .Info h4 a {
	margin: 0px;
	float: left;
	width: 280px;
	font-size: 95%;
	line-height: 23px;
	font-weight: bold;
	color: #333;
}
.YellowSub .Content .Activity .ViewBlock .Info .Sub {
	float: left;
	width: 280px;
	padding-top: 10px;
}
.YellowSub .Content .Activity .ViewBlock .Info .Sub table tr th {
	background-image: url(images/IconBlackDisc.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	font-size: 75%;
	background-position: 0px 7px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	color: #666;
}
.YellowSub .Content .Activity .ViewBlock .Info .Sub table tr td {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	font-size: 75%;
	line-height: 20px;
}
.YellowSub .Content .Activity .ViewBlock .Info .Sub table tr td textarea {
	width: 260px;
}

.YellowSub .Content .BtnBlock {
	float: left;
	width: 705px;
}
.BtnYellow {
	float: left;
	height: 20px;
	width: 60px;
	background-color: #FFF;
	border: 1px solid #999;
	font-size: 90%;
	color: #666;
	text-align: center;
	line-height: 20px;
}
.BtnYellow:hover{
	background-color: #EAB700;
	border: 1px solid #B58C00;
	color: #000;
	}
.YellowSub .Content .BtnBlock input {
	margin-right: 5px;
}
.YellowSub .Content .Contact {
	float: left;
	width: 705px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.YellowSub .Content .Contact table tr th {
	font-size: 75%;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 5px;
}
.YellowSub .Content .Contact table tr td {
	font-size: 75%;
	line-height: 25px;
	padding-top: 5px;
}
.YellowSub .Content .MapForm {
	float: left;
	width: 700px;
	padding-top: 20px;
}
.YellowSub .Content .MapForm table {
	font-size: 100%;
	line-height: 20px;
}
.All .YellowSub .Content .MapForm table tr .GGray {
	background-color: #504d4f;
	padding: 5px;
}
.All .YellowSub .Content .MapForm table tr .YYellow {
	background-color: #d3a303;
	padding: 5px;
}
.All .YellowSub .Content .MapForm table tr .BBlue {
	background-color: #2b6ca6;
	padding: 5px;
}
.All .YellowSub .Content .MapForm table tr .GGrenn {
	background-color: #7fa02c;
	padding: 5px;
}
.All .YellowSub .Content .MapForm table tr .PPink {
	background-color: #d44a58;
	padding: 5px;
}
.All .YellowSub .Content .MapForm table tr .BBrown {
	background-color: #896036;
	padding: 5px;
}
.All .YellowSub .Content .MapForm table tr .LPink {
	background-color: #d7737a;
	padding: 5px;
}
.All .YellowSub .Content .MapForm table tr .Lblue {
	background-color: #CE7E01;
	padding: 5px;
}
.YellowSub .Content .MapForm table tr td {
	color: #FFF;
	vertical-align: top;
}
.YellowSub .Content .MapForm table tr th {
	font-size: 95%;
	text-align: right;
	vertical-align: top;
}
.YellowSub .Content .MapForm table tr table tr td {
	font-size: 75%;
}
.YellowSub .Content .MapForm table tr a {
	color: #FFF;
}
.YellowSub .Content .MapForm table tr a:hover {
	text-decoration:underline;
}
.Download {
	float: left;
	width: 705px;
}
.Download table tr th {
	font-size: 75%;
	line-height: 20px;
	padding: 3px 3px 3px 17px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9B700;
	background-image:url(images/IconArrpwYellow.jpg);
	background-position:left 4px;
	background-repeat:no-repeat;
}
.Download table tr th img {
	margin-bottom: -5px;
}
.Download table tr td {
	font-size: 75%;
	line-height: 20px;
	padding: 3px;
}
.Download table tr td a {
	color: #000;
}
.Download table tr td a:hover {
	text-decoration:underline;
}
