﻿body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#b2bb1c;   
}

.MainText{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#000000;
}

.Border {
	border: 3px solid #B1BB1C;
}
.subResTitle{ font-size:18px; font-family:Century Gothic; color:#543019;}
.subResHeader{ font-size:14px; font-family:Century Gothic; color:#543019;}
.ExploreMetro { color:#333333; text-decoration:none;}
.ExploreMetro a{ color:#333333; text-decoration:none;}
.ExploreMetro a:hover{ color:#999999; text-decoration:none;}
