
#container {
position : relative;
margin-left : auto;
margin-right : auto;
margin-top : 0;
padding-top : 260px;
width : 780px;
border-width : 0;
background-image : url(header.jpg);
background-repeat : no-repeat;
background-position : top left;
}
#content {
border-width : 0;
margin-top : 2px;
margin-right : 0px;
margin-left : 28px;
margin-bottom : 20px;
border-style : solid;
border-color : white;
width : 550px;
padding : 0;
float : left;
display : inline;
}
img {
border-width : 0;
}

#content img {margin:5px;}
body {
color : #25160f;
margin : 0;
font-size : 13px;
font-family : Georgia, serif;
background-color : #ffffff;
line-height : 120%;
background-image : url(back.jpg);
background-repeat : repeat-x;
background-position : top left;
}
#navi {
margin : 20px 30px;
width : 130px;
color : #111d1d;
font-size : 11px;
line-height : 11px;
text-align : left;
font-family : Arial, sans-serif;
font-weight : bold;
float : right;
display : inline;
}
.innernavi A:link, .innernavi A:visited, .innernavi A:hover, .innernavi A:active {
margin : 0;
padding : 0;
border-width : 0;
}
blockquote, li {
padding-top : 5px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
text-decoration : none;
border-width : 0;
margin : 5px;
}
A:link {
color : #111d1d;
text-decoration : none;
font-weight : bold;
}
A:visited {
color : #111d1d;
text-decoration : none;
font-weight : bold;
}
A:hover, A:active {
color : #cdd6c9;
text-decoration : none;
font-weight : bold;
}
.navi a:link, .navi a:visited {
display : block;
font-size : 9px;
font-family : Verdana, sans-serif;
text-decoration : none;
text-transform : uppercase;
text-align : left;
padding : 0 0 0 3px;
color : #25160f;
border-width : 0 0 0 8px;
border-style : solid;
border-color : #a55637;
margin : 5px 0;
line-height : 8px;
}
.navi a:hover, .navi a:active {
display : block;
font-size : 9px;
font-family : Verdana, sans-serif;
text-decoration : none;
text-transform : uppercase;
text-align : left;
padding : 0 0 0 3px;
color : #25160f;
border-width : 0 0 0 8px;
border-style : solid;
border-color : #dd9a66;
margin : 5px 0;
line-height : 8px;
}
h1 {
padding : 5px 5px 5px 50px;
margin : 15px 0 5px 20px;
line-height : 50px;
color : #111d1d;
display : block;
font-size : 25px;
font-weight : normal;
text-decoration : none;
font-style : italic;
font-family : Georgia, serif;
background : url(h1.jpg) no-repeat;
}
input, textarea {
padding : 5px;
margin : 1px;
font-family : Georgia, serif;
color : #ffffff;
text-decoration : none;
background : #a1543a;
font-size : 13px;
border-width : 0;
}
select, option {
padding : 2px;
margin : 1px;
font-family : Georgia, serif;
color : #ffffff;
text-decoration : none;
background : #a1543a;
font-size : 13px;
border-width : 0;
}



fieldset {
border: 1px solid #a1543a;
margin: 15px 0 0 0;
padding:10px; }

