body{
font:76% Verdana,Tahoma,Arial,sans-serif;
text-align:center;
background:#fff;
margin:0px;
padding: 30px;
background-image:url(images/tile.jpg); 

}

#container{
width:950px;
margin:0px auto;
text-align:left;
color:#000;
border-top: none;
}

#header {
height: 115px;
border: none;
}

#header h1 {
color: #fff;
padding-top: 20px;
margin: 0;
text-align: center;
font-family: Verdana;
font-size: 1.8em;
font-weight: 100;
}

#navlist
{
margin: 0;
padding: 5px 0 15px 10px;
border-bottom: 10px solid #103d36;
margin-bottom: 10px;
background-color:#075e4d;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
font-weight:bold;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 9px solid #7A1A35;
padding-bottom: 2px;
background: transparent;
color: #c37029;
}

#navlist a:hover { color: #c37029; }


.menu{
margin-top: 20px;
float:right;
width:200px;
padding:20px 0px 10px 0px;
line-height:1.4em;
border:none;
text-align: center;

}

#page {
width: 940px;
margin: -10px auto;
padding: 5px;
padding-bottom:35px;
background-color:#D5B69A;
/*background-color:#F3EAE3;
background-image:url(images/content_background2.jpg);
background-position:bottom;
background-repeat:repeat-x;
*/
height:auto;
line-height: 1.5em;
font-size:0.9em;
font-weight:900;
}

#content1 {
padding-left:10px;
float: left;
width: 600px;
}

#page p {
text-align:left;
padding-left:10px;
font-size: 1em;
color: #000;
}

#page li {
padding-left:10px;
line-height: 2em;
}

#page img {
padding:10px;

}

#page a:link, #page a:visited
{
line-height: 14px;
font-weight: bold;
text-decoration: none;
color: #93521A;
}

#page a:hover { 
color: #342214;
text-decoration: underline;
 }


#contentr {
float:right;
padding:10px;
width: 310px;
}

h1 {
font-size:2em;
font-weight:bold;
text-align:left;
color:#075e4d;
line-height: 1em;
}

h2 {
font-size:2em;
font-weight:bold;
text-align:left;
line-height: 1em;
}

h3 {
font-size:1em;
text-align:left;
color:#103d36;
line-height: 1em;
}
p {
text-align:left;
font-size: 1em;
color: #000;
}

.menu ul, .menu li {
list-style-type: none;
}

.menu a {
color: #336699;
text-decoration: none;
}

.menu li {
text-align: left;
}

.menu a:hover{
color: #000;
text-decoration: none;
}

#footer {
color:white;
text-align:center;
background-color:#342214;
border-top:1px #93521A solid;
padding: 10px;
font-weight:bold;
}
	
#footer a{
color:white;
text-decoration:none;
padding: 10px;
}

#footer p{
text-align:center;
color:white;
text-decoration:none;
}


.divider {
color: #93521A;
}

#page .address {
padding-left:15px;
display:block;
}

