/* CSS Document */
.headertitle {
	font-size: 60px;
	color: #666666;
	position: absolute;
	left: 177px;
	top: 40px;
	font-family: "Century Gothic", Arial;
	font-style: normal;
	font-weight:500;
}
body {
	background-color: #A1A191;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#header {
	top:0px;
	height:140px;
	overflow: hidden;
	width: 100%;
	background-color: #E6DFCF;
}
#headergraphic {
	position:relative;
	width:800px;
	height:140px;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
}
#headermenu {
	height: 22px;
	width: 851px;
	position: absolute;
	top: 110px;
	left: 140px;
}
#headertitle {
	height: 95px;
	width: 975px;
	position: absolute;
	top: 10px;
	left: -100px;
}
p {
text-indent: .5cm;
margin: 13px 30px;
font: 13px/17px Comic Sans MS, geneva, helvetica, arial, sans-serif
}
span {background-color:#00CCFF;
}
	 

a {
text-decoration: none;
background: transparent;
color: #000000;
border-bottom: dotted 1px #660000;
}

a:hover {
background: transparent;
color: #660000;
border-bottom: dotted 1px #660000;
}

a:active {
border-bottom: solid 1px #660000;
}

a.icon, a.icon:hover, a.icon:active {
padding-bottom: 1px;
border: 0;
}


h1 {
padding: 5px;
margin: 5px 10px;
background: transparent;
color: #444;
font: bold 14px verdana, geneva, helvetica, arial, sans-serif;
}

h2 {
padding: 5px;
margin: 5px 10px 10px 10px;
background: transparent;
color: #444;
font: normal 13px verdana, geneva, helvetica, arial, sans-serif;
}

h3 {
padding: 5px;
margin: 5px 20px;

font: 14px verdana, geneva, helvetica, arial, sans-serif;

text-align:center;
}

span {background-color: #E6DFCF; padding: 0.2em;}

h4 {
padding: 5px;
margin: 10px 23px;
background: transparent;
color: #39526b;
font: 12px verdana, geneva, helvetica, arial, sans-serif;
}

.main {
text-align: left;
margin: auto;
width: 667px;
}

.image{
text-decoration: none;
float:left;
padding: 0px 20px 0 0;
}





#flap {float:left;
		padding:10px 10px 10px 10px;
}

#pealestiercel {float:right;
 	   padding:10px 10px 10px 10px;
}
}

#pealesfalcon {float:right;
 	   padding:10px 10px 10px 10px;
}
#frontpage {float:left;
		padding:10px 10px 20px 10px;
}
.copyright {color: #423a26; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
#footer {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	clear: both;
	padding-bottom: 0px;
}

.clear {
clear: both;
}
