body { 
text-align:left;
font-family: arial, verdana, sans-serif;
font-size: 0.8em;
margin-top: 0px;
color:#333333;
background-color: #1D241D;
background-image: url('images/backgrounds/pageBG.jpg');
background-repeat: repeat;
}


a img {
border:none;
}
form {
margin:0;
padding:0;
display:inline;
}




a {
	font-weight:bold;	
	color: #CC0000;
}
a:link {  
	text-decoration:none;
}
a:visited {  
	text-decoration:none;
}
a:hover {  
	text-decoration:underline;
	color: #000000;
}
a:active {  
	text-decoration:none;
}

.topMenuLink {
	background-color: #A52321;
	color: white;
	display:block;
}
a.topMenuLink:hover {
	color: #666666;	
	text-decoration:none;
}

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


#contactUs {
	color: #FFFFFF;
	font-size:0.9em;	
}

.whiteLink {
	color: #FFFFFF;

}
a.whiteLink:hover {
	color: #DDDDDD;	
}



.breadcrumb {
	color: #666666;
	font-size:0.8em;
}

.breadcrumbLink {
	color: #666666;
}
a.breadcrumbLink:hover {
	color: #333333;	
}


.subSections {
	color: #666666;
	font-size:0.9em;
}

.subSectionLink{
	color: #666666;
}
a.subSectionLink:hover {
	color: #333333;	
}


.newsPreviewLink {
	color: white;
}
a.newsPreviewLink:hover {
	color: #666666;	
}
 
.NewsPreviewIntro {
		color: #003300;
		font-weight: normal;
}
a.NewsPreviewIntro:hover {
	color: #000000;	
}

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


.newsLink {
	color: #003300;
}

.footerLink {
	font-family:arial;
	color: #083360;
	font-size:1em;
}
a.footerLink:hover {
	color: #666666;	
}

.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 {
color:#333333;
font-size: 1.6em;
font-weight: bold;
}
.SignUpTitle {
font-size: 0.9em;
font-weight: bold;
}

#MainContainer {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
	

#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;
}
