* { padding: 0; margin: 0; }

body {
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
 font-size: 13px;
 text-align: center;
 color: #444;
 background-image: url(../images/summerbg.gif);
}
#wrapper { 
 width: 922px;
 text-align: left; 
 margin: 0 auto;
 line-height: 200%;
}
#header {
 float: left;
 width: 922px;
 height: 146px;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 background: #F1C139 url(../images/mfa_banner.gif) no-repeat center center;
}
#navigation {
 float: left;
 width: 922px;
 height: 43px;
 color: #CD3236;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 background: #E9731C;
}
#faux {
 background: url(../images/fauxg.gif);
 margin-bottom: 0px;
 overflow: auto;
 width: 100%;
 clear: both;
}
#content {
 display: inline; 
 position: relative;
 float: left; 
 width: 680px; 
 padding: 10px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}
#galleryleft {
 display: inline;
 position: relative; 
 float: left;
 width: 300px;
 padding: 20px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}
#galleryright {
 display: inline; 
 position: relative;
 float: right; 
 width: 300px; 
 padding: 20px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 float: left; 
 width: 202px;
 padding: 10px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}
#footer { 
 background: url(../images/footer.gif);
 margin-bottom: 0px;
 overflow: auto;
 width: 922px;
 clear: both;
}
#left {
    display: inline;
	width: 502px;
	float: left;
	text-align: left;
    color: #000;
	padding: 10px;   
}
#right {
	display: inline;
    position: relative;
    width: 380px;
	float: right;
	text-align: right;
    color: #000;
	padding: 10px;
}
.imgleft {
 float:left;
 margin: 0px 10px 0px 0px;
}
.imgright {
 float:right;
 margin: 0px 0px 0px 10px;
}
#list { 
 margin-left: 40px; 
 list-style-image: url(../images/arrow.gif);
} 
#list li { 
 margin-bottom: 5px; 
 padding-left: 25px; 
 padding-bottom: 2px; 
} 
.gallery {
 zoom:1;
 width: 882px;
 float: left;
 margin: 0 auto;
 padding: 20px;
 background-image: url(../images/wood1.jpg);
 color: #000;
}
.gallery a {
 display:block;
 float:left;
 margin:10px;
 opacity:0.87;
}
.gallery a:hover {
 opacity:1;
}
.gallery a img {
 border:none;
 display:block;
}
.gallery a#vlightbox {
 display:none
}
.back {
 background-image: url(../images/wood1.jpg);
 text-align:right;
 font-size: 20px;
 width: 882px;
 float: left;
 margin: 0 auto;
 padding: 0px 20px 10px 20px; 
}
h1, h2, h3, h4, h5 {
 font-family: 'Copperplate Gothic Bold', "Palatino Linotype", Helvetica, sans-serif;
 font-weight: normal;
 line-height: 200%;
}
h1 { 
 font-size: 20px; 
 color: #454341; 
 text-align: center;
 background: url(../images/bar.gif) no-repeat center center;
} 
h2 { 
 font-size: 18px; 
 color: #3D4D71; 
} 
h3 { 
 font-size: 16px; 
 color: #3D4D71;
 text-align:center;
} 
h4 {
 font-size: 14px;
 color: #3D4D71;
 font-variant:small-caps;
}
h5 {
 font-size: 14px;
 color: #000;
 font-variant:small-caps;
 text-align:right;
}
a:link {
 font-family:'Copperplate Gothic Bold';
 font-size: 12px;
 color: #CD3236;
 line-height: 200%;
 text-decoration: none;
}
a:visited {
 font-family:'Copperplate Gothic Bold';
 font-size: 12px;
 color: #D47476;
 line-height: 200%;
 text-decoration: none;
}
a:hover { 
 color: #696969;
 text-decoration: underline;
}
a:active {
 color: #696969;
 text-decoration: underline;
}
img.border {
 border: 4px #E9731C solid;
}
