/* CFSF
Version: 1.0
(26 Junie 2009)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #F4E7CD url(images/bg.gif) top center repeat-y;
}

#wrap {
background: #F4E7CD;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
font-size: 1.4em;
color: #C99860;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #C99860;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #994C20;
display: block;
padding: 6px 0 0 10px;
background: #DBC48E;
border-left: 4px solid #994C20;
}	
	
#avmenu li a:hover {
background: #C6A16A;
color: #D11505;
border-left: 4px solid #D11505;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #DBC48E;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #DDC48B;
border-right: 1px solid #DDC48B;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
color: #994C20;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
background: #F4E7CD;
border: 0px solid #C6A16A;
}

textarea {
   background-color: #DDC48B;
}

input{
   font-size: 11px;
   border: 1;
   color: black;
   font-family: Arial, Verdana, Helvetica;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   text-indent : 0px;
   background:#DDC48B}

hr {
color: #DDC48B;
background-color: #DDC48B;
border: 0;
height: 1px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #994C20;
font-weight: bold;
}

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

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #DDC48B;
width: 760px;
text-align: center;
color: #C99860;
font-size: 0.9em;
}

#footer a {
color: #C99860;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #D11505;
}

.left {
margin: 5px 5px 5px 0;
float: left;
}

.right {
margin: 5px 0 5px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
