body {
	background:#a96b14 url(../img/bg.jpg) center repeat-y;
	color:#000;
	font-family:verdana,sans-serif;
	font-size:8pt;
	line-height:1.5em;
	margin:0;
	padding:0;
}
.wrap {
	width:760px;
	margin:0 auto;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

h1,h2,h3 { font-family:georgia,'times new roman',serif; }
h1       { font-size:1.9em; }
h2       { font-size:1.5em; }
h3       { font-size:1.2em; }

a { color:#ec8f63; text-decoration:none; }
a img { border-color:#ec8f63; }
a:hover { text-decoration:underline; }
a:hover img { text-decoration:none; border-color:#000; }
a img { border-width:1px; }

#header-outer   { background:url(../img/bg-top-2.jpg) top repeat-x; }
#header-outer-2 { background:url(../img/bg-top.jpg) center no-repeat; }
#header         { background:url(../img/header.jpg); }
#header h1      { margin:0; }
#header h1 a    { display:block; height:257px; text-indent:-9000px; }

#container       { background:url(../img/container.png); }
#container-inner { background:url(../img/rail-bottom.png) left bottom no-repeat; }
#content         { width:560px; float:right; }
#content .inner  { padding:0 15px; }
#rail            { width:200px; min-height:500px; _height:500px; float:left; background:url(../img/menu.png) top no-repeat;  }

#content h1 { color:#b23815; text-align:right; }

#rail { text-align:right; }
#rail ul                { margin-left:0px; margin-right:0; padding:0 24px 0 0; list-style:none; }
#rail a                 { color:#401509; text-decoration:none; }
#rail a:hover           { color:#fff; }

#menu                   { padding-top:130px; }
#menu h2                { display:none; }
#menu li                { position:relative; height:1.5em; overflow:hidden; }
#menu a                 { position:absolute; right:0; display:block; text-align:right; width:150px; }
#menu a:hover           { top:-1.5em; }
#menu .list             { position:absolute; margin-top:-12px; width:100px; _width:75px; height:48px; background:url(../img/hover.png) top right no-repeat; _background-image:url(../img/hover.gif); }
#menu .selected         { height:1.4em; }
#menu .selected a       { color:#fff; font-size:1.3em; }
#menu .selected a:hover { top:-1.15em; }

#survey h2 { padding-right:24px; color:#000000; }
#survey h3 { padding-right:24px; color:#551d17; font-size:1em; font-family:verdana,sans-serif; }
#survey li span { border-right:1px solid #551d17; padding-right:3px; color:#ca6; }

#footer-outer   { background:url(../img/bg-bottom-2.jpg) bottom repeat-x; }
#footer-outer-2 { background:url(../img/bg-bottom.jpg) bottom no-repeat; }
#footer         { background:url(../img/footer.png); }
#footer p       { text-align:center; margin:0; line-height:19px; }
#footer a       { color:#fff; text-decoration:none; }

.gallery     { height:168px; background:url(../img/gallery.png); }
.gallery h2  { display:none; }
.gallery p   { margin:0; padding:40px 0 0 15px; }
.gallery img { margin-right:0.5em; }
