@charset "UTF-8";
@font-face {
    font-family: 'tangerinebold';
    src: url('tangerine_bold-webfont.eot');
    src: url('tangerine_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('tangerine_bold-webfont.woff') format('woff'),
         url('tangerine_bold-webfont.ttf') format('truetype'),
         url('tangerine_bold-webfont.svg#tangerinebold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background: #F9F9EE;
	
}
h1 {
	color: #CC8D2A;
	font-family: 'tangerinebold';
}
a {
	color:#CC8D2A;
	
}

a:hover {
	color: #279346;
}
header {
	color: #CC8D2A;
	font-family: 'tangerinebold';
	font-size: 30px;
	margin-bottom: 0px;
}

#wrapper {
	height: auto;
	width: 980px;
	background: #FFFFFF;
	margin: auto;
	border-top: solid #D6D49D 15px;
	margin-top: -10px;
	padding: 0px 20px 0px 20px;
}
#header {
	height: 160px;
	border-bottom: solid #D6D49D 4px;
}
#menu {
	height: 40px;
	padding: 0px;
}
#menu ul{
	list-style:none;
	padding: 0px;
}
#menu ul li {
	list-style: none;
	display: block;
	padding: 0px;
	float: left;
	position: relative;
}

#menu li ul {
	display: none;
}

#menu li:hover ul{
	display: block;
    position: absolute;
	height: 50px;
	margin-top: 30px;
	z-index: 101;
	background: #ffffff;
	border: solid 1px #D6D49D;
	text-align: bottom;
	line-height: 0px;
}

#menu ul li ul li a{
	margin-top: 0px;
}

#menu ul li a{
	text-decoration: none;
	color: #CC8D2A;
	font-size: 35px;
	float:left;
	font-family: 'tangerinebold';
	display: block;
	height: 50px;
	padding: 4px 10px 10px 10px;
	border-top: 4px #CC8D2A;
	line-height: 50px;
	margin-top: -20px;
	whitespace: nowrap;
}
#menu ul li a:hover{
	border-top: solid 4px #279346;
	padding: 0px 10px 10px 10px;
	color: #279346;
	z-index: 0;
}

#slider {
	height: 320px;
	border: solid #D6D49D 6px;
	clear: both;
}

#col1 {
	width: 310px;
	float: left;
	margin-right: 20px;
	padding-top: 15px;
}

#col1 header{
	color: #CC8D2A;
	border-bottom: solid 2px #D6D49D;
	font-size: 30px;
}
#col2{
	width: 310px;
	float: left;
	margin-right: 20px;
	padding-top: 15px;
	}
	
#col2 header{
	color: #CC8D2A;
	border-bottom: solid 2px #D6D49D;
	font-size: 30px;
}

#col3{
	width: 310px;
	float: right;
	padding-top: 15px;
	font-size: 16px;
}

#col3 header{
	color: #CC8D2A;
	border-bottom: solid 2px #D6D49D;
	font-size: 30px;
}
#coldupla {
	width: 620px;
	float: left;
	margin-right: 20px;
	padding-top: 15px;
}
#coldupla header{
	color: #CC8D2A;
	border-bottom: solid 2px #D6D49D;
	font-size: 30px;
}
#content {
	font-size: 18px;
	line-height: 23px;
	color: #7C7D5D;
	
}
footer {
	width: 100%;
	border-top: solid #D6D49D 4px;
	height: 40px;
	clear: both;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	color: #7C7D5D;
}
.link1 {
	margin-right: 73px;
}
.link2 {
	margin-right: 0px;
}
.link0{
	margin-right: 63px;
	margin-left:0px;
}
#header img {
	display: block;
	margin: auto;
}
p{ margin-top: 5px;}

siganos {
	z-index:1000;
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	display: block;
}