html,body {
margin:0;
padding:0
}

body {
color: #666;
text-align:center;
background:#78815e;
}

p {
margin: 20px 25px 20px 20px;
font: arial,sans-serif;
font-size: 13px;
}

a {
color: #5f4e2e;
}

a:visited {
color: #d4371b;
}



div#header {
height:115px;
line-height:80px;
margin:0;
background: #9a9835;
}

div#gallery {
height:260px;
margin:0 auto;
background: #EEE;
}


div#container {
text-align:left;
background:#fbf4d7;
}

div#container {
width:800px;
margin:0 auto
}

div#content {
float:left;
width:550px
}

div#contentsub {
float:left;
width:530px
}

div#content p,blockquote {
line-height:1.2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
}

div#contentsub p {
line-height:1.2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
}

div#rtcol p {
line-height:1.2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
}

div#rtcolsub p {
line-height:1.2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
}

div#rtcol {
float:right;
width:250px;
}

div#rtcolsub {
float:right;
width:270px;
text-align: right;
}

div#rtcolsub p{
float:right;
width:270px;
text-align: right;
margin-top: 5px;
}

div#nav {
background:#5f4e2e;
margin:0 auto;
text-align:right;
}

div#nav {
clear:both;
width:100%
}

div#nav a {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #FFF;
line-height:22px;
padding-right:30px;
text-decoration: none;
}

div#nav a:hover {
  text-decoration: underline;
}


div#footer {
background: #9a9835;
height:50px;
clear:both;
width:100%;
}

div#footer p {
margin:0; 
padding:10px 20px 20px 20px;
text-decoration: none;
text-align: right;
font-family: arial,sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height: 14px;
font-style: normal;
font-weight: normal;
}


div#small #left {
width: 550px;
float:left;
display:block;
position: relative;
margin-top: 20px;
padding-bottom: 30px;
font-family: arial,sans-serif;
font-size: 11px;
color: #fbf4d7;
}

div#small #right {
width: 250px;
float:left;
display:block;
position: relative;
margin-top: 20px;
padding-bottom: 30px;
font-family: arial,sans-serif;
font-size: 11px;
color: #fbf4d7;
padding:0;
text-align:right;
}

div#small #right a{
color: #fbf4d7;
padding:0;
text-align:right;
}


h2 {
text-decoration: none;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #5f4e2e;
line-height: 20px;
font-style: normal;
font-weight: bold;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
}

h3 {
line-height:1.2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}



