/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:100%;
	color:#666666;
	margin:0;
	background:#ffffff urlurl(../../images/background-800px.gif) top center repeat-y;
	background-color: #FFFFFF;
	}
	
* {margin:0; padding:0;}

#header {
	background-position:top;
}
#header-container {
	width:800px;
	margin:0 auto;
	padding:0 0 0 0;
}
#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:46px;
	color:#000;
	padding:0!important;
	padding:16px 0 0 0;
	margin:15px 0 0 0;
}
#header h1 a {
	text-decoration:none;
	color:#666666;
}
#header h1 a:hover {
	border:none;
}
#header img {
	float:left;
	margin:0 0 0 0;
}
#header ul {
	margin:53px 0 60px 0 !important;
	margin:52px 0 60px 0;
	padding:0;
	float:right;
}
#header p {
	float:right;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#sidebar input {
	width:200px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px;
}
#sidebar input:hover {
	border:1px solid #ccc;
	color:#666;
}
#sidebar input:focus {
	border:1px solid #999;
	color:#333;
}
.menublock{margin:0 0 20px 8px; font-size:0.9em;}

.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}

.menublock li a{font-weight:bold; text-decoration:none;}

.menublock li a:hover{text-decoration:none;}

.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}

.menublock li ul li{margin-bottom:0;}

.menublock li ul a{font-weight:normal;}

#content input {
	width:300px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px 3px 3px 50px;
}
#content input:hover {
	border:1px solid #ccc;
	color:#666;
}
#content input:focus {
	border:1px solid #999;
	color:#333;
}

#content textarea {
	width:300px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px 3px 3px 50px;
}
#contentp textarea {
	width:600px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px 3px 3px 10px;
}
#content textarea:hover {
	border:1px solid #ccc;
	color:#666;
}
#content textarea:focus {
	border:1px solid #999;
	color:#333;
}
.articlemenu {
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:right;
}

#header a {
	color:#0000FF;
	text-decoration:underline;
	padding-bottom: 10px;
}
#header a:hover {
	background-color: #bbb;
	text-decoration: 1px solid #bbb;
}
#header li {
	float:left;
	display:block;
	list-style:none;
}
#header li a {
	display:block;
	width:92px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/backgrounds/menua.jpg);
	background-repeat:no-repeat;
	padding:5px 0 9px 0;
}
#header li a:hover {
	background-image:url(../images/backgrounds/menuahover.jpg);
	border:none;
	padding:6px 0 8px 0;
}
.clear {
	clear:both;
}
#container {
	width:800px;
	background-color: #FFFFFF;
	background-image: url(../../images/blkgrey_bkgnd2.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sidebar {
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
	padding-top: 10px;
}
#sidebar h1 {
	color:#FFE058;
	font-size:16px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	border-bottom-color: #847B63;
	border-bottom-width: 1px;
	line-height: 1.5em;
	padding-left: 10px;
	border-bottom-style: dashed;
	margin-top: 25px;
	font-variant: normal;
}
#sidebar ul {
	margin:0;
	padding:0;
	line-height: 14px;
}
#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
	font-style: normal;
	line-height: 2.5em;
}
#sidebar li a {	
	padding:5px 5px 5px 10px;
	margin:0 0 10px 0;
	color:#846C3B;
	text-decoration:none;
}
#sidebar li a:hover {
	color:#FFFFFF;
}
#sidebar2 ul {
	margin:0;
	padding:0;
	line-height: 14px;
}
#sidebar2 li {
	margin:0;
	list-style:none;
	font-style: normal;
	line-height: 1.8em;
	padding-left: 10px;
	font-size: 0.8em;
	padding: 2 2 2 10;
}
#sidebar2 li a {	
	padding:5px 5px 0 10px;
	margin:0 0 20px 0;
	color:#CCFF66;
	text-decoration:none;
}
#sidebar3 li {
	padding:5px 5px 5 10px;
	margin:0 0 10px 0;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 2.5em;
}
#sidebar2 li a:hover {
	color:#FFFFFF;
}
#sidebar2 p {
	padding: 0 20px 0 10px;
	margin:0px 0 20px 0;
	line-height: 20px;
}
#content {
	margin:0 0 0 225px;
	float: none;
}
#content2 {
	margin:0 0 0 250px;
	float: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	margin-right: 10px;
}
#content2 h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#FF6633;
	letter-spacing:-1px;
	background-position:left;
	background-repeat:no-repeat;
	padding:30px 10px 0px 3px;
	border-top:2px solid #fff;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
}
#content2 h4 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:1.6em;
	font-weight:normal;
	color:#666666;
	letter-spacing:-1px;
	background-position:left;
	padding:20px 10px 20px 0px;
	background-repeat: no-repeat;
}
#content h1 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:1.6em;
	font-weight:normal;
	color:#666666;
	letter-spacing:-1px;
	background-position:left;
	background-repeat:no-repeat;
	padding:20px 10px 20px 25px;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
	border-color: #999999;
}
#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#993300;
	letter-spacing:-1px;
	padding:5px 15px 5px 40px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
}
#content h3 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	font-weight:normal;
	color:#008CBA;
	letter-spacing:-1px;
	padding:0px 15px 0px 40px;
	margin:0;
}
#content h4 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:1.6em;
	font-weight:normal;
	color:#666666;
	letter-spacing:-1px;
	background-position:left;
	background-repeat:no-repeat;
	padding:20px 10px 20px 25px;
}
#content p {
	padding:0px 30px 20px 50px;
	line-height:20px;
	font-size: 0.8em;
}
#content2 p {
	padding:0px 20px 20px 50px;
	line-height:20px;
	font-size: 0.8em;
}
#content ul {
	margin: 10px 10px 10px 30px;
}
#content li {
	list-style:none;
	background-image:url(../images/backgrounds/li.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;
}
#sidebar img {
	padding:0px;
	float:left;
	margin:0px 0px 0px 0px;
	background-color: #666666;
}
#sidebar2 img {
	padding:0px;
	float:none;
	margin:0px 0px 0px 0px;
}
#description {
	width:720px;
	background-color:#FFFFFF;
	padding:20px 20px 10px 20px!important;
	padding:30px 20px 10px 20px;
	margin:-35px auto 0 auto !important;
	margin:-35px auto 50px auto;
	font-size:16px;
	color:#32C601;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	background-image:url(../images/backgrounds/description.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #fff;
	line-height:25px;
}
#description a {
	font-weight:bold;
	color:#21b500;
	text-decoration:none;
}
#content a {
	color:#993300;
	padding:0 4px 0 4px;
	text-decoration:none;
	font-weight: bold;
}
#content a:hover {
	border-bottom:1px solid #bbb;
	font-weight: bold;
	color: #666666;
	}
#content2 a {
	color:#CC3300;
}
#content2 a:hover {
	border-bottom:1px solid #bbb;
}#content picr {
	float:right;
	border:3px solid #eee;
	margin:0px 10px 10px 0px;
	padding:0px;
	background-color:#fff;
	border:3px solid #eee;
}
#content img {
	float:right;
	border:3px solid #eee;
	padding:0px;
	background-color:#fff;
	border:3px solid #eee;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
#footer {
	padding:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D7D5D1;
	clear:both;
	background-color: #847B63;
	line-height: 16px;
}
#footer a {
	color:#FFFFFF;
	text-decoration: none;
}
#footercontent {
	width:800px;
	margin:0 auto 0 auto;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 10px;
	line-height: 14px;
}
#content a:link {
	color: #993300;
}
#top h1
{
padding: 0;
margin: 0;
}
#footer img {
	padding: 0px;
	float: left;
	margin: 0px;
}
.whiteline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFFFFF;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFCC00;
}
