/* CSS Document */

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
	color:#444444;
	background-color:#FFFFFF;
	text-align:left;
}

input {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #666666;
	background-color:#D94141;
	margin-bottom:2px;
}
input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #728c40;
	margin-bottom:2px;
}

a {
	color:#D83D3D;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#990000;
}

ol,ul {

}

li {
	list-style-image:url(images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}

#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#D94141;
	margin-bottom:1em;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/backgrounds/menu.jpg);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images/backgrounds/a_hover.jpg);
}

#header {
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:.8em;
}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:left;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
}

#content .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-top:1em;
	margin-bottom:1em;
}
#content .articlesmall {
	float:left;
	padding:5px;
	border:1px solid #eeeeee;	
	margin-top:1em;
	margin-bottom:1em;
}

#content .left {
	width:280px;
	float:left;
	margin:0px;
	padding:0px;
}

#content .center {
	width:261px;
	position:relative;
		margin:0px;
	padding:0px;
	top:0px;
	float:left;
	padding-bottom:1em;
}

#content .right {
	width:179px;
	float:right;
	position:relative;
		margin:0px;
	padding:0px;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-indent:25px;
	background-image:url(images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	float:right;
	text-align:center;
}
.clearer {
	clear:both;
}

#sidebar {
	width:160px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
}
#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}
form {
	margin-left:100px;
	line-height:28px;
	border:1px solid #eeeeee;
	padding:5px;
	margin-right:100px;

}
.submenu {
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
#mainbar {
	margin-right:195px;
	padding-right:35px;
	background-image:url(images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

#mainbar p {
	padding:15px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-top:1em;
	margin-left:1em;
	margin-bottom:1em;
}

#footer {
text-align:center;
	width:100%;
	background-color:#D94141;
	border-top:1px solid #A42121;
	border-bottom:5px solid #660000;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
}
#footer a {
	color:#330000;
}
#footer a:hover {
	color:#990000;
}

.map{
width: 400px;
height: 240px;
position:relative;
float:right;
margin-left:1em;
}


.promomenu {
font-size:18px;
line-height:24px;
font-weight:bold;
padding-bottom:2em;
}
.promomenu a{
font-size:16px;
border-bottom-width:thin;
border-bottom-color:#D83D3D;
border-bottom-style:dotted;
}

.promomenu a:hover{
border-bottom-color:#990000;
border-bottom-style:solid;
}

.container{
margin-bottom:2em;
padding:1em;
height:402px;
width:720px;
}