body { 
text-align:left;
font-family: arial, verdana, sans-serif;
font-size: 0.8em;
margin-top: 0px;
color:#666666;
background: #072404 url(../images/backgrounds/pageBG.jpg) no-repeat 0 0;
background-position: top center;

}

a img {
border:none;
}
form {
margin:0;
padding:0;
display:inline;
}
.search {
	background-color: #DCDCDC;
	border:1px solid #DA7875
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:link, a:active, a:visited { color: #336699; }
a:hover { color: #666666; }

.topMenuLink {
	color: #99FFAA;
}
a.topMenuLink:hover {
	color: #FFFFFF;	
	text-decoration:none;
}

.Header{
	font-size:0.8em;
}
a.headerLink, a.headerLink:link, a.headerLink:active, a.headerLink:visited  {
	color: #FFFFFF;
	text-decoration:none;
}
a.headerLink:hover {
	color: #FFFFFF;	
	text-decoration:underline;
}

#BreadCrumb {
	color: #9A0201;
	font-size:0.9em;
}
a.breadcrumbLink, a.breadcrumbLink:link, a.breadcrumbLink:active, a.breadcrumbLink:visited  {
	color: #9A0201;
	text-decoration:none;
}
a.breadcrumbLink:hover {
	color: #666666;	
	text-decoration:underline;
}


.TrailConditionsTitle{
	color: #9A0201;
	font-size:1.4em;
	}

.LatestNewsTitle {
	color: #9A0201;
	font-size:1.4em;
	}

.newsPreviewTitle {
	font-weight:bold;
	color: #9A0201;	
	font-size:0.9em;
}
a.newsPreviewTitle {
	text-decoration:none;
	color: #9A0201;	
	}
 
a.newsPreviewTitle:hover {
	color: #666666;	
	text-decoration:underline;
}
 
 
 
.NewsPreviewIntro {
		font-weight: normal;
		font-style:italic;
}
a.NewsPreviewIntro{
		color: #666666;
		text-decoration:none;
}
a.NewsPreviewIntro:hover {
		color: #000000;	
}

.NewsPreviewClickHere {
		color: #003300;
		font-size:0.8em;
		text-decoration: underline;
}
a.NewsPreviewClickHere:hover {
	color: #000000;	
}


.CategoryLink {
		color: #FFFFFF;
}
a.CategoryLink:link{
	color: #FFFFFF;	
	text-decoration:none;
}
a.CategoryLink:hover {
	color: #FFFFFF;
	text-decoration:underline;	
}
a.CategoryLink:visited{
	color: #FFFFFF;	
	text-decoration:none;
}
a.CategoryLink:active {
	color: #FFFFFF;
	text-decoration:underline;	
}

.CategoryTitleLink {
		color: #FFFFFF;
		font-size:13px;
		font-weight:bold;
}
a.CategoryTitleLink:link{
	color: #FFFFFF;	
	text-decoration:none;
}
a.CategoryTitleLink:hover {
	color: #FFFFFF;
	text-decoration:underline;	
}
a.CategoryTitleLink:visited{
	color: #FFFFFF;	
	text-decoration:none;
}
a.CategoryTitleLink:active {
	color: #FFFFFF;
	text-decoration:underline;	
}



.featureLink {
	font-weight:bold;
	color: #666666;	
	font-size:0.9em;
}
a.featureLink {
	text-decoration:none;
	color: #666666;	
	}
 
a.featureLink:hover {
	color: #666666;	
	text-decoration:underline;
}
 

.newsLink {
	color: #003300;
}

a.footerLink {
	color: #FFFFFF;
	text-decoration:none;
}
a.footerLink:hover {
	color: #CCCCCC;	
	text-decoration:underline;
}

.SearchResultLink {
	color: #003300;	
}
a.SearchResultLink:hover {
	color: #666666;	
}

.Error {
	color:red;
}

.searchFor {
	background-color:white;
	color:#333333;
	border-color:#005695;
	border-width:1px; 
	font-size:13px;
	
}	

.emailAddress {
	background-color:#61180B;
	color:white;
	border-style: none;
	font-size:13px;
}	

.PageTitle {
font-size: 1.6em;
font-weight: bold;
color: #9A0201;
}




.subCategories {
font-size: 1.3em;
font-weight: bold;
color: #DA7875;
}

.subCategoriesList {
	margin-top:0; 
	margin-bottom:0; 
	list-style-type:disc; 
	list-style-position:outside;	
}
.subCategoriesList li {
	margin: 0 0 0 -10px;
}


.SignUpTitle {
font-size: 1.3em;
font-weight: bold;
}

#MainContainer {
	margin-left: auto;
	margin-right: auto;

}
	

#copyright {
	font-size:0.8em;
	color: #999999;
	font-weight:normal;
	}

#copyright a:link {  
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}
#copyright a:visited {  
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}
#copyright a:hover {  
	text-decoration:underline;
	color: #CCCCCC;
	font-weight:normal;
}
#copyright a:active {  
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}




#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:100%;				/* <-- use this to tie width to viewport size */
	
	background-color: #eeeeee;
	}
 	
#content
	{
	padding:3em;
	}

#content h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/borders/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/borders/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/borders/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/borders/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/borders/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/borders/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/borders/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(images/borders/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
