td {
	vertical-align: top;
	text-align:left;
}

p {
	margin: 0px;
	padding: 0px;
}

.leafBG {
	background-image: url(graphics/leaf.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
}

a.footer:link {
	color : #FEE75F;
	text-decoration : none;
}
a.footer:visited {
	color : #FEE75F;
	text-decoration : none;
	font-weight: 700;
}
a.footer:active {
	color : #CC3300;
	text-decoration : none;
	font-weight: 700;	
}
a.footer:hover {
	color : #FFFFFF;
	text-decoration : underline;	
	font-weight: 700;
}

	
a.map:link {
	color : #FEE75F;
	text-decoration : none;
}
a.map:visited {
	color : #FEE75F;
	text-decoration : none;
	font-weight: 700;
}
a.map:active {
	color : #CC3300;
	text-decoration : none;
	font-weight: 700;	
}
a.map:hover {
	color : #841000;
	text-decoration : underline;	
	font-weight: 700;
}

#selectedMap {
	color : #841000;
	font-weight: 700;
}
/* a#selectedMap */


a:link {
	color : #FEE75F;
	text-decoration : none;
	font-weight: 700;
}
a:visited {
	color : #CC3300;
	text-decoration : none;
	font-weight: 700;
}
a:active {
	color : #CC3300;
	text-decoration : none;
	font-weight: 700;	
}
a:hover {
	color : #841000;
	text-decoration : underline;	
	font-weight: 700;
}


.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
}
.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
}

.thumbout {
	border : 2px solid #FEE75F;
}

.thumbover {
	border : 2px solid #841000;
}

.stateText {
	font-size: 16px;
	font-weight: 700;
	color: #4D0C07;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.stateSelectionTitle {
	color: #550F0C;
	font-size: 14px;
	font-weight: 700;
}

.camTitle {
	color: #FFCA52;
}

.redBar {
	background-color: #CE2916;
	font-size: 1px;
	width: 778px;
	height: 16px;
	text-align: left;
	margin: 3px 0px 0px 3px;
}

.camsBody {
	/*
	background-color: #FF8738;
	width: 784px;
	*/
	background-image: url(graphics/leaf_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
}

.camEntry {
	text-align: left;
}

.regionPic {
	text-align:left;
	margin:0px 0px 0px 40px;
}
