@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A0300;
}

body {
	background-color: #FFFFCC;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:120%;
}
h4 {
font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans"; font-size: 22px; font-weight:lighter; margin:0px 0px 5px 0px; line-height:20px}
h1 {
font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans"; font-size: 22px; font-weight:lighter; margin:0px 0px 5px 0px; line-height:20px}
h2 {
font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans"; font-size: 15px; font-weight:lighter; margin:0px 0px 5px 0px; line-height:15px}
.subtitle {
font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans"; font-size: 11px; font-weight:lighter; margin:0px 0px 5px 0px}
.space {
margin:20px 0px 0px 0px}
.boxheader {
border-bottom:#1A0300 dotted 1px}
.boxleft {
border-bottom:#000000 dotted 1px; margin:5px 0px 5px 0px}
.boxslogan {
background-color:#1A0300; width:627px; height:130px}
.boxmenu {
background-color:#4A611a; width:627px; height:33px; color:#FFFFFF; padding: 1px 0px 0px 0px; height:43px}
.footer {
padding:20px 0px 20px 30px}
.news {
background-image:url(../img/bg-news.gif); background-position:top left; padding:20px; background-repeat: no-repeat}
.contact {
background-image:url(../img/bg-contact.gif); background-position:top left; padding:20px; background-repeat:y-repeat}
a {
color:#3F090D; font-size:12px; font-weight:bold;
}
a:visited {
	color: #3F090D;
}
a:hover {
	color: #4A611A;
}
a:active {
	color: #4A611A;
}
h4.titlelink, h4.titlelink:visited {
text-decoration:none; font-size:18px; color:#996600;
}
h4.titlelink:hover, h4.titlelink:active {
text-decoration:underline; font-size:18px; color:#996600;
}
.menu, .menu:visited {
text-decoration:none; font-size:12px; color: #EAEBD0; font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans"; font-weight:lighter;
}
.menu:hover, .menu:active {
text-decoration:underline; font-size:12px; color:#1A0300; font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans"; font-weight:lighter;
}

.white, .white:visited {
text-decoration:none; font-size:11px; color: #C1A571; font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans"; font-weight:lighter;
}
.white:hover, .white:active {
text-decoration:underline; font-size:11px; color:#EAEBD0; font-family: Geneva, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans"; font-weight:lighter;
}

.boxtitle {border-bottom:#000000 dotted 1px; margin:5px 0px 5px 0px}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 11px;
}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:18px;
	line-height:18px;
}