/* CSS Document */
body {
	background-color: #273b14;
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
}
.table, td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
	height:100%;
}
div { font-size: 12px; }

a {
	color: #9F3E00;
	font-weight: normal;
	text-decoration: none;
}
p {
	margin: 0px;
	padding-bottom: 10px;
	text-indent: 0px;
	line-height: 16px;
}
#lang_box {
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
}

#lang_box a, #lang_box a:visited {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#lang_box a:hover { text-decoration: underline; }
.main_border {
	width: 800px;
	padding: 11px;
	padding-top: 0px;
	background: url(img/main_bg.gif) repeat-x;
	background-color: #4C7D2D;

}
#smallmenu a, smallmenu a:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #273B14;
	font-weight: bold;
	text-decoration: none;
}
#smallmenu a:hover { text-decoration: underline; }

#main { background-color: #ffffff; }

.logo {
	width: 140px;
	float: left;
}

.head_menu {
	background: url(img/head_menu_bg.gif) repeat-x;
	height: 74px;
	border: 1px solid #273B14;
}
.head_menu_sh {
	background: url(img/head_menu_sh.gif) repeat-x;
	height: 10px;
}

h1 {
	font-size: 20px;
	color: #456328;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2, h2 a {
	font-size: 17px;
	color: #456328;
	margin-top: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 5px;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 14px;
	text-decoration: none;
}

#map img { border: none; }
#footer font {
	font-size: 11px;
	color: #666666;
}
#footer p, #footer a {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#footerLink {
	width: 825px;
	margin: 10px auto 0 auto;
	text-align: right;
}
#footerLink img { border: none; }
.img_caption {
	color: #666666;
	font-size: 10px;
}
.tablecell {
	color: #222222;
	font-size: 11px;
	padding: 3px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	height: 100%;
}

input, select, textarea {
	border: 1px solid #273B14;
	font-size: 11px;
	background-color: #DDEFD1;
}
input:focus, textarea:focus, input:hover, textarea:hover { background-color: #ffffff; }
.mailform, .mailformrequired { color: #273B14; }

p.csc-frame-frame2 {
	border: 1px solid #3F1300;
	background-color: #F9DB00;
	padding: 0px;
	margin: 0px;
	width: auto;
	padding: 6px;
	font-weight: bold;
	color: #3F1300;
}

