@charset "UTF-8";
/* CSS Document */

body
{
padding:0px;
margin:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:top center;
background-color:#0e0f0a;
font-size:small;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h3
{
color:#fff;
padding:0px;
margin:0px;
}

p 
{
margin:0px;
padding-bottom:0px;
color:#fff;
}

a
{
color:#817050;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

li
{
color:#fff;
line-height:1em;
}

ul
{
line-height:1em;
}

td
{
color:#fff;
}

#wrapper
{
margin-left:auto;
margin-right:auto;
width:850px;
}

#header
{
padding-left:1px;
width:851px;
height:275px;
}

#content
{
background-image:url(images/bg_center.jpg);
background-repeat:repeat-x;
background-color:#0B0B09;
width:702px;
margin-left:50px;
margin-right:23px;
min-height:300px;
padding:25px;
text-align:center;
position:relative;
}

#contact
{
margin-left:152px;
margin-top:15px;
}

#about
{
width:500px;
margin-top:30px;
margin-left:100px;
text-align:left;
line-height:27px;
}

#about p
{
margin-top:15px;
}

#pic
{
float:right;
width:200px;
margin-left:15px;
margin-bottom:15px;
}

#footer
{
bottom:0px;
width:100%;
text-align:center;
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
}

#footerBox
{
width:850px;
position:relative;
margin-left:auto;
margin-right:auto;
}

#footerNav
{
width:752px;
height:144px;
margin-left:49px;
background-color:#CC3300;
background-image:url(images/footer_bgcen.jpg);
background-repeat:repeat-x;
font-size:.9em;
padding-top:35px;
}

#footerNav a
{
color:#725739;
text-decoration:none;
}

#footerNav a:hover
{
text-decoration:underline;
}

#info
{
width:300px;
position:absolute;
bottom:15px;
left:270px;
font-size:.9em;
line-height:1.7em;
}

#table
{
position:absolute;
left:85px;
}

#links
{
padding-top:30px;
text-align:left;
width:220px;
margin-left:auto;
margin-right:auto; 
}

#links li
{
line-height:40px;
}

.main
{
width:500px;
padding-left:20px;
padding-right:20px;
line-height:3em;
margin-left:auto;
margin-right:auto;
}

.main img
{
padding-bottom:10px;
margin-left:-20px;
}

.history
{
padding:20px;
padding-bottom:0px;
line-height:30px;
width:500px;
margin-left:100px;
text-align:left;
}

.accord
{
width:500px;
margin-left:120px;
}

.bottomLeft
{
position:absolute;
bottom:95px;
left:110px;
font-size:.9em;
color:#725739;
}

.bottomRight
{
position:absolute;
bottom:95px;
right:110px;
font-size:.9em;
word-spacing:.5em;
color:#666;
}

.alignRight
{
text-align:right;
color:#725739;
}

.alignLeft
{
text-align:left;
}

.small
{
font-size:smaller;
text-indent:6em;
}

.topMargin
{
margin-top:30px;
}

.topMargin15
{
margin-top:15px;
}

.centered
{
text-align:center;
margin:20px;
}