@charset "UTF-8";
/* CSS Document */

ul, ol, li, h2{
margin: 0;
padding: 0;
}

body {
	font-family: Century Gothic, sans-serif;
  	color: black;
	text-align: center;
	background: #FFE5C0 url(http://www.ermilios.com/bg.jpg) repeat-x fixed;

}
a{
	color: #808026;	
}
a:hover{
	color: #5c1a4c;
}
h1{
	background: url('http://www.ermilios.com/ermilios-topper.jpg') no-repeat center;
	width: 965px; 
	height: 344px; 
	text-indent: -999em;
}
h2{
	color: #5c1a4c; 	
	font-size: 30px;
}
h3 {
	font-size: 24px;
	color: #5c1a4c; 	
	margin-top: 36px;
}
h4 {
	font-size: 18px;
	color: #900;
}
h5 {
	color: #808026;
	font-size:20px;
}
ul {
	list-style: none inside;
	padding-left: 0px;
}
div.nav {
width: 800px;
margin: 0 auto;
background-color: #FFF0DB;
padding: 12px 80px;
}
div.nav a {
margin: 0 24px;	
}

#main {
	width: 965px;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 50px;
}
#header h3{
	color: #5c1a4c;
}
#header h5{
	color: #5c1a4c;
}
#header h3.plug {
	font-size: 18px;
	color: #900;
	width: auto;
	margin-top: 0;
}
#header h5 span {
	font-weight: normal;
}
#header h5 span.red {
	color: #900;
}
#menu h3{
	text-align: center;
}
#menu img{
	margin-top: 86px;
    float: left;
}
#menu li {
padding-bottom: 24px;
}
div.col {
float: right;
width: 536px;
}
div.left {
width: 400px;
}
.left{
float: left;
}
.right{
float: right;
}
.clear {
clear: right;	
}
.center{
text-align: center;	
}
.inline {
display: inline;	
}
#menu ul.tightList li {
margin: 0;
padding: 0;
}
hr {
	color: #5c1a4c; 	
	border: 1px solid #5c1a4c; 	
}
#map hr {
width: 600px;
text-align: center;
}
#footerbox {
width: 250px;
height: auto;
color: #808026;
}
#footerbox p {
margin: 0px;
}

#footer {
height: 80px;	
}
#footerbox, #footer a {
display: inline-block;	
}