body {
	background-color:#251E15;
}
td, table, tr, p {
}
.top  {
	color: #251E15;
}
.wrapper {
background-image:url(/assets/images/content-bg-display.jpg);}
  h1{
	color: #251E15;
}
  h2{
	color: #251E15;
}

  h4{
	color: #251E15;
}

.header {background-image:url(/assets/images/headerbg.jpg)
}
a:link { 		
color: #750502;	text-decoration: none;	
}
a:visited {	
color: #750502;	text-decoration: none;
}
a:hover {
	color: #750502;
	text-decoration: underline;
}
a:active { 	 	
color: #750502; 	text-decoration: none;
}


.content a:link { 		
color: #A30815;	text-decoration: none;	
}
.content a:visited {	
color: #A30815;	text-decoration: none;
}
.content a:hover {
	color: #C6413B;
	text-decoration: underline;
}
.content a:active { 	 	
color: #A30815; 	text-decoration: none;
}
.nav {background-color:#B49A7E;
}
.brownbg a:link { 		
color: #C6A37D;	text-decoration: none;	
}
.brownbg a:visited {	
color: #C6A37D;	text-decoration: none;
}
.brownbg a:hover {
	color: #C6413B;
	text-decoration: underline;
}
.brownbg a:active { 	 	
color: #C6A37D; 	text-decoration: none;
}
.footercolor{
	background : url(assets/images/footer.jpg);
}
