/* Begin Background Styling */
.leftside_repeater {  
	background-image:   url("images/body/05_leftRepeater.jpg"); 
	background-repeat: repeat; 
	margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
	background-color: #FFFFFF;}
.rightside_repeater {  
	background-image:  url(images/body/07_rightRepeater.jpg); 
	background-repeat: repeat; 
	margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
	background-color: #FFFFFF;}
/* Background Styling */	

body
{
	background-color: #2B170A;
}
table, tr
{
	background-color: #FFFFFF;
}
td
{
	background-color: #FFFFFF;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #295C28;
	text-decoration: underline;
}
a:hover {
	color: #835E40;
	text-decoration: none;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #295C28;
	font-weight: bolder;
	font-size: 30px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #295C28;
	font-weight: bolder;
	font-size: 24px;
}	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #295C28;
	font-weight: bolder;
	font-size: 18px;
}	
ul {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #000000;
}
.footer {
 	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
   	color: #835E40;
	line-height: 18px;
 }
 .footer a {
 	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
   	color: #835E40;
	text-decoration: underline;
 }
.footer a:hover {
 	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
   	color: #835E40;
	text-decoration: none;
 }
 .gallery_caption {
 	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
   	color: #835E40;
	line-height: 11px;
 }
 .gallery_caption a {
 	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 11px;
   	color: #835E40;
	text-decoration: underline;
 }
.gallery_caption a:hover {
 	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 11px;
   	color: #835E40;
	text-decoration: none;
 }
 .caption {
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
   	color: #835E40;
 }
 
 .download {
  	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
   	color: #835E40;
	text-decoration: underline;
	font-weight: lighter;
 }
 
 /* Begin Testimonal Table Styling */
.brown{  
	background-color: #E8DCD2;}
.green{  
	background-color: #E9FEDE;}
.completed {
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
   	color: #835E40;
	background-color: #ECEBEA;
 }
.completed a {
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
   	color: #835E40;
	background-color: #ECEBEA;
	font-weight: normal;
 }
 .tubexhibits a {
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
   	color: #835E40;
 }

/* End Testimonal Table Styling */	