/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol {margin:0px; padding:0px;}
body{


}

#content {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #6D351B;
}

#maintext {
	width: 730px;
	padding-top: 290px;
	background-color: #F8EAE4;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Bell MT";
	font-size: 28px;
	color: #522814;

}

h2{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Bell MT";
	font-size: 20px;
	color: #8D552C;

}

h3{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Bell MT";
	font-size: 18px;
	color: #000000;

}

p {
	font-family: "Bell MT";
	font-size: 18px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
}

p a{
	font-family: "Bell MT";
	font-size: 18px;
	color: #522814;
	text-decoration: none;

}

p a:hover{
	font-style: italic;
	text-decoration: underline;

}

p ul{
	font-family: "Bell MT";
	font-size: 18px;
	color: #000000;
	text-align: left;

}

#header {
	background-color: #FFCC00;
	width: 1000px;
	position: absolute;
	top: 50px;
	height: 250px;
}

#image1{
	position: absolute;
	top: 50px;

}

#image2{
	margin-left: 420px;
	position: absolute;
	top: 50px;

}

#arribalink{
	background-color: #6D351B;
	position: absolute;
	width: 1000px;
	top: 10px;
	height: 40px;
}

.arribalink{

}

.arribalink ul{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

}

.arribalink li{
	display: inline;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F1AE07;
	padding-left: 10px;

}

.arribalink li:hover{

}

.arribalink li a{
	font-family: "Bell MT";
	font-size: 16px;
	color: #F5B00D;
	font-weight: bold;
	text-decoration: none;

}

.arribalink li a:hover{
	color: #F8E28F;

}


#rightlink{
	background-color: #6D351B;
	width: 250px;
	top: 300px;
	position: absolute;
	margin-left: 750px;
}

.rightlink{

}

.rightlink ul{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.rightlink li{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;

}

.rightlink li:hover{

}

.rightlink li a{
	font-family: "Bell MT";
	font-size: 16px;
	color: #F5B00D;
	text-decoration: none;
	font-weight: bold;

}

.rightlink li a:hover{
	color: #FBD886;
	text-decoration: none;
	padding-left: 5px;

}


#bottomlink{
	background-color: #8D552C;


}

.bottomlink{

}

.bottomlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	

}

.bottomlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.bottomlink li:hover{

}

.bottomlink li a{
	font-family: "Bell MT";
	font-size: 16px;
	color: #3C1700;
	font-weight: bold;
	text-decoration: none;

}

.bottomlink li a:hover{
	font-weight: normal;
	text-decoration: underline;

}


#footer{
	background-color: #522814;
	text-align: center;
	font-family: "Bell MT";
	font-size: 14px;
	color: #DB8228;

}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;

}
