/* CSS Document */

h1 {
	color:#7851BC;
	width:430px;
	border-bottom:1px #7851BC solid;
	margin-bottom:10px;
	}
a {
	/*color:#F7B902;*/
	color:#551A8B;
	}
p {
	margin: 10px 0;
	}
li {
	margin-left: 20px;
	}

/****************************************/
/* ID'S */
#subHeader {
	margin: -5px 0 0 0;
	padding:0;
	width:915px;
	background-image:url(../images/site/header2_bg.gif);
	background-repeat:repeat-x;
	}
#content {
	margin-top:-17px;
	}
#innerContent p {
	padding:0;
	}
#navigation {
	padding:40px 10px 0 47px;
	width:143px;
	}
#breadcrumb {
	background-image:url(../images/site/breadcrumb_bg.gif);
	background-repeat:repeat-y;
	width:627px;
	height:21px;
	margin:0px 0 0 3px;
	padding:8px 0 0 45px;
	color:#fff;
	font-size:10px;
	position: absolute;
	top:140px;
	}
#breadcrumb a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	}
#breadcrumb a:hover {
	text-decoration:underline;
	color:#fff;
	}
#main {
	padding:30px 0 0 0;
	background:url(../images/site/content_bg.jpg) no-repeat top;
	overflow:hidden;
	}
#newsRightSide {
	width: 242px;
	margin:0px 0px 0 0;
	background:url(../images/site/news_bg.gif) repeat-x #845aa4;
	color:#fff;
	font-size:12px;
	}
#newsRightSide a, #newsRightSide a:hover {
	color:#F2BB17;
	}
#newsRightSide h5 {
	color:#F7B902;
	font-size:14px;
	}
#newsRightSideBG {
	background:url(../images/site/news_shadow.png) repeat-y;
	padding:20px;
	width:202px;
	}
#innerContent {
	overflow:auto;
	margin-left:-3px;
	width: 724px;
	}
#footerTop img {
	float:left;
	}
#footerPhotogallery {
	font-size:12px;
	color:#fff;
	width:200px;
	height:136px;
	float: left;
	margin-top:20px;
	}
#footerPhotogallery a {
	font-size:14px;
	color:#F88741;
	text-decoration:none;
	}
#footerPhotogallery a:hover {
	color:#F88741;
	text-decoration:underline;
	}

/****************************************/
/* CLASSES */

.header_dogs {
	float:right;
	margin-top:-111px;
	}
.header_logo {
	margin: 0 90px 0 30px;
	vertical-align:middle;
	}
.newsLine {
	background-color:#fff;
	width:200px;
	height:1px;
	}
.footerButton1 {
	width:239px;
	}
.photoCell {
	width:150px;
	height:150px;
	text-align: center;
	}
.eventListing {
	padding:5px 0 10px 10px;
	}
.eventListing p {
	margin-left: 5px;
	}
.eventColor {
	background-image:url(../images/site/table_trans.png);
	border-right:#fff 1px solid;
	}
.photoCell {
	width: 143px;
	height: 150px;
	}
.photoCell a {
    color:#551A8B;
	}
.galleryTitle {
	width:400px;
	margin-bottom: 10px;
	text-decoration:underline;
	}
.galleryTable {
	padding:10px;
	background-image:url(../images/site/table_trans.png);
	margin-bottom:20px;
	}
.calendar thead, .calendartop, .calendar, .moreNews {
	background-image:url(../images/site/table_trans.png);
	}
.filledday {
	background-color:#000099;
	}
.cellHeight a {
	color:#000;
	}
.filledday a {
	color:#FFFFFF;
	}
.currentDay {
	border:1px solid #F7B902;
	
	}
.emptyday {
	background-color:#999999;
	color:#000;
	}
.cellHeight {
	padding:5px 0 5px 5px;
	}
.moreNews {
	padding:10px;
	border:1px solid #670100;
	}
.newsTitle {
	font-size:18px;
	font-weight:bold;
	}
.campTitle {
	color: #551A8B;
	}
.campInfo {
	font-size:12px;
	font-style:italic;
	}
.moreNews a {
	color:#000;
	font-size:12px;
	}
table.calendartop a {
	color: #000;
	}
.downloadsLinks {
	font-size:12px;
	}
.downloadsP {
	margin:0 10px 5px;
	}