html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	
	background: transparent;
}
body {
  background-image:url(../images/marronBackground.png); 
  background-repeat: repeat;
  color: #9b2001;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 25px 0 25px 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #9b2001;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
}
h2 {
  color: #9b2001;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
}
h3 {
	color:#0b8530;
	font-size:17px;
	font-weight:bold;
	line-height:17px;


}
.clearFloat {
	clear:both;
}
a,  a:link {
  color: #9b2001;
  text-decoration:none;
}

a:hover {
  color: #51d9ef;
  text-decoration:underline;
}
#outerWrapper {
  background-image:url(../images/wrapperBackground.png); 
  background-repeat:repeat;  
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
	height: 128px;
	padding: 0px;
 }
#outerWrapper #header #logo {
	float: left;
	width: 47%;
}

#outerWrapper #header #right-col {
	margin-right: 5em;
	margin-top:-15.5em;
	float: right;
 }

#outerWrapper #header #strip {
	margin-left: 37px;
	padding-top: 0.3em;
	background-color: #F7e3a4;
	margin-right: 32px;
	height: 6px;
}
#outerWrapper #header #nav {
	background-color: #9B2001;
	height: 49px;
	width: 900px;
	
	

}
#outerWrapper #contentWrapper {
	background-image:url(../images/bodyBackground.png);
	background-repeat:repeat-y;
	margin-left: 40px;
	
	
}
#outerWrapper  #contentWrapper  #tier1 {
	padding: 30px 10px 30px 30px;
	margin-top: 58px;
	margin-right:40px;
	width: 85%;	

}


#outerWrapper #footer {
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-y;
	border-style: none;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size:10px;
	color:#FFFFFF;
}
.footerTable {
	font-size:10px;
	border:none;
	
}
#outerWrapper #footer a, #footer a:link{
	font-size:10px;
	color: #fff;
    text-decoration:none;
	
}
#outerWrapper #footer a:hover{
	font-size:10px;
	color: #9b2001;
    text-decoration:underline;
} 
.menuTable {
	background-color:#359fd1;
		
}
td,th {
	padding:1px;
}
td {
border:#000000 2px solid;

}
.gallerytb{
	background-color:#006600}
