/* CSS Document WILKE*/

html, body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background:#D7E5CF url(../images/cross.jpg) repeat-y center;
	font-size:85%;
	height:100%;}

p {
	margin: 0 0 1em 0;
	font-size:12px;}

a {
	color:#21490A;
	font-weight:bold;
}
#seperation {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #204B06;
	margin-bottom: 10px;
}
#seperation1 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #204B06;
	margin-bottom: 10px;
}

#seperation2 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #204B06;
	margin-bottom: 10px;
}

#seperation3 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #204B06;
	margin-bottom: 10px;
}

a:hover {
	color: #000000;
}

a:visited {
	color:#21490A;
}
	
	
	
/* ~~~~~~~~~~~~~~MAIN~~~~~~~~~~~~~~~~ */
#container {
	margin:auto;
	width:690px;
	height:100%;
	padding: 0 44px;
}
#untermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

#tags {
	text-align: left;
	width: 340px;
	float: left;
	font-weight: normal;
	font-size: 11px;
}

	
/* ~~~~~~~~~~~~~~TOP~~~~~~~~~~~~~~~~ */

#menu {
	width:651px;
	float:left;
	height: 21px;
	background-color:#214909;
	padding:15px 20px 0 20px;
	font-family: Garamond, "Times New Roman", serif;
}	

/* ~~~~~~~~~~~~~~MENU~~~~~~~~~~~~~~~~ */	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;}

#nav a.daddy {
	display: block;
	padding: 0 10px 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	background: url(../images/menudiv.gif) no-repeat right;
}

#nav a.daddy:hover {
	color: #D2C195;
}

#nav li ul li a {
	width:133px;
	display:block;
	padding:5px;
	text-decoration:none;
	font-size:11px;
	color:#D2C195;
	background-color:#214909;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

#nav li ul li a:hover {
	color:#fff;
	background-color:#355200;}

#nav li {
	float: left;}

#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;}

#nav li ul ul {
	margin: -23px 0 0 130px;}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;}
	
#menu li:hover, #menu li.hover {
    position: static;
}
	
/* ~~~~~~~~~~~~~~END MENU CODE~~~~~~~~~~~~~~~~ */
	
#header {
	width:700px;
	float:left;
	height: 272px;
	padding:0 0 0 0;
}
	
#logo {
	float:left;
	width:300px;
	height: 151px;}
	
#slogan {
	float:right;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-align:right;
	padding:80px 40px 0 0;
	height: 71px;}
	
#titlebar {
	width:786px;
	float:left;
	height:54px;
	padding: 0 0 0 80px;
	background:url(../images/titlebar.jpg);}	
	
/* ~~~~~~~~~~~~~~CONTENT~~~~~~~~~~~~~~~~ */
	
#content {
	width:690px;
	float:left;
	padding: 0;
	background:url(../images/textbk.jpg) no-repeat;}
	
#left {
	width:149px;
	float:left;
}	
	
#center {
	width:367px;
	float:left;
	padding: 10px 10px 0 15px;
}	
	
#left p {
	line-height:17px;
	color: #333333;}	
	
#right {
	width:149px;
	/*background:url(../images/right.gif) no-repeat;*/
	float:left;
	color:#FFFFFF;
	padding: 20px 0 0 0;
	text-align: center;
	vertical-align: top;
}
	
#right p {
	font-size:11px;}

/* ~~~~~~~~~~~~~~FOOTER~~~~~~~~~~~~~~~~ */	
#footer {
	width:690px;
	float:left;
	font-size:10px;
	color:#666666;
	padding: 10px 0 0 0px;
	text-align: center;
	height: 40px;
}
	
#footer a {
	font-size:10px;
	color: #204B06;
}
	
#footer p {
	font-size:11px;
	color: #999999;}
	
#footerbk {
	width:866px;
	float:left;
	background:url(../images/cross.gif);
	margin-bottom:20px;}
	
/* ~~~~~~~~~~~~~~CLASSES~~~~~~~~~~~~~~~~ */	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color:#214909;
	padding:0;
	font-weight:normal;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin: 0;
	padding: 0;
}

	
.yellow {
	color: #FFCA00;
	font-size:20px;
	display: block;
	padding: 2px 4px;
}
	
.black {
	color:#000;
	font-size:13px;
	font-weight:bold;}
	
.small {
	font-size:11px;}
	
.box {
	background-color:#4E769F;
	margin-bottom:20px;
	padding:10px 20px;
	font-size:11px;
	width:180px;
	display:block;}
	
.sectiontitle {
	margin-left:30px;
	font-size:15px;
	color:#999999;
	font-weight:bold;
	padding:2px 3px;
	background-color:#484848;}
	
a.gray {
	color:#999;}
	
a.gray:hover{
	color:#333;}
	
a.yellowlnk {
	color: #000;}
	
a.yellowlnk:hover{
	color:#FFCC00;}
	
.padding {
	padding-left:95px;
	color:#fff;}
#banner {
	padding:0 0 0 0;
}
#mini-pic-container {
	height: 160px;
	width: 110px;
	float: left;
}

.list ul {
	font-family: Arial, Helvetica, sans-serif;
}

.list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 12px;
	margin-left: -20px;
	margin-top: -5px;
	list-style-image: url(../images/arrow-list.gif);
}
.content {
	margin: 0 0 1em 0;
	font-size:12px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	color:#244B0C;
	font-style: italic;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 8px;
}
