html, body, ul, li , h1, h2, h3, form {
	margin: 0;
	padding: 0;
	list-style: none;

	font: 10px tahoma, arial, sans-serif;
	color: #5C5C5C;
	scrollbar-base-color:#859D31;
                /*
                scrollbar-face-color: gray;
                scrollbar-arrow-color: white;
                scrollbar-highlight-color: #fffbf0;
                scrollbar-3dlight-color: gray;
                scrollbar-shadow-color: #fffbf0;
                scrollbar-darkshadow-color: gray;
                scrollbar-track-color: #ccc;
                */
}

.input{	color: #FFFFFF;
/*	font-weight: bold; */
	border: 1px solid black;
	background-color: #849E31;
}
.input:hover{
/*	font-weight: bold; */
	border: 0px;
	cursor: pointer;
}
img {
	border: 0;
}

a {
	color:#5C5C5C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#859D31;
	text-decoration: underline;
}


.left {
	float: left;
}
.right {
	float: right;
}

.clear {
	clear: both;
}


#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
}

#head {
	height: 0px;
}

#head h1 {
	text-indent: -10000px;
}
#head h2 {
	text-indent: -10000px;
}
#head h3 {
	text-indent: -10000px;
}
#head p {
	text-indent: -10000px;
}


#header {
	background: url(../images/header_bg.jpg) repeat-x ;
	text-align: center;
	height: 190px;
	/* position: absolute; */
}
#header p.header {
	float: right;
	margin-right: 20px;
	margin-top: 45px;
	margin-bottom:10px;
	font-size:15px;
	color: orange;
}
#header p.header1 {
	float: right;
	margin-right: 180px;
	margin-top: -15px;
	font-size:13px;
	color: orange;
}

/* ****************************************** */






#logo {
	width: 600px;
	height: 120px;
	display: block;
	margin: 0;
	float: left;
}

#nav {
	padding-top: 7px;
	clear: both
}
#nav img {
	float: left;
}

#topnav ul{
	margin-top:80px;
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

#topnav li {
	float:left;
	list-style-type:none;
	display:inline;
	margin: 0px;
	margin-top: 0px;
}
#topnav a:link,#topnav a:visited {
	display:block;
	text-align:center;
	line-height:40px;
	width:150px;

	color:#5C5C5C;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 1px gray;
	text-decoration: none;
}
#topnav a:hover {
	color:white;
	background-color:#859D31;
	text-shadow: 2px 2px 2px #555;
	text-decoration: none;
;
}
a.selected {
	color:#5C5C5C;
	border:none;
	background-color:#859D31;
	text-shadow: 3px 3px 3px #111;
	text-shadow: none;
	text-decoration: none;
}

/* ****************************************** */




#body {
	min-height: 400px;
	height: auto;
	display: block;

	margin: auto;

	margin-top: 20px;
	text-align: left;
	/* text-align: justify; */
	/* border: 1px solid red; */
	width: 900px;
	padding: 2px;
}

#div {
	font-size:14px;
	margin-top: 5px;
	border: 1px solid #C8DA89;
	color: black;
	text-align: left;
/*	float: center; */
	margin-left: auto;
	margin-right: auto;

	padding: 10px;
	width:900px;

 -webkit-border-radius: 30px 7px;
    -moz-border-radius: 30px 7px;
         border-radius: 30px 7px;


}
#div h1{
	color: #859D31;
	margin-top:10px;
	margin-bottom:5px;
	font-size:20px;
	font-weight:bolder;
}
#div h2{
	color: #859D31;
	margin-top:10px;
	font-size:16px;
	font-weight:bolder;
}
#div h3{
	color: #859D31;
	margin-top:10px;
	font-size:14px;
	font-weight:bolder;
}
#div p{
	color: back;
	margin-top:10px;
	margin-left: 10px;
	font-size: 12px;
}


#body-right p {
	margin-right: 2em;
}
#body-right h2 {
	font-size: 12px;
	font-weight: bold;
	color: orange;
}
#body-left h2 {
	font-size: 12px;
	font-weight: bold;
	color: orange;
}
#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}


#box {
	float: left;
	width: 280px;
}





#photo {
/*	border: 1px solid #D8D8D8; */
	float: left;
	width: 606px;
	padding: 2px;
}

#photo img {
	display: block;
}

#right-box {
	float: right;
	width: 280px;
}
#right-box div {
	padding: 3px 0;
	margin: 0;
}
#right-box #dom {
	width: 100px;
	border: 1px solid #859D31;
}
#right-box .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#right-box h3 {
	background: url(../images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#right-box h2 {
	font-weight: bold;
	font-size: 12px;
}
#right-box a {
	font-size: 10px;
}
#right-box p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}



#imagesearch {
	margin-top: 10px;
}










ul#mainlist {
	list-style: none;
	margin-left: 25px;
}
#mainlist li{
	width: 175px;
	height: 150px;
	display: inline;
}
#icons {
	border: 1px solid #D8D8D8;
	text-align: center;
	width: 900px;
    margin-top:15px;
	padding:5px;
}

#gallery img {
	float: left;
}


/* ****************************************** */

#footer {
	margin-top: 5px;
	background: url(../images/foot-bg.jpg) repeat-x ;
	text-align: center;
	height: auto;
	min-height: 200px;
	background-color: #42453D;
	width:100%;
}

#foot_menu {
	background-color:transparent;
/*	padding: 2px 0 2px 0; */
	margin-top: 2px;
    margin-left: auto;
    margin-right: auto;

	display: block;
	width: 900px;
	height: 100%;
}
		#foot_menu .DownMenu {
			width:900px;
			margin:0 auto;
			padding-left:20px;
			_padding-left:0px;
		}

		#foot_menu .DownMenu dl, #foot_menu .DownMenu dd {
			width:155px;
			float:left;
			/* margin:10 10px 15px 10px; */
			margin-left:15px;
		}
		#foot_menu .DownMenu dd {
			width:155px;
			float:left;
			margin-left:0px;
		}

		#foot_menu .DownMenu dt {
			display:block;
			padding:0 0 4px;
			margin:15px 0 5px;
			font:132% georgia;
			border-bottom:2px solid #999;
			color:#ccc;
		}

		#foot_menu .DownMenu dl a {
			display:block;
			background:url(../images/dot3.gif) bottom left repeat-x;
			font-size:91%;
			padding:3px 0 4px;

		}


		#foot_menu .DownFooter{
			width:900px;
			margin:0 auto;
		}

		#foot_menu .DownFooter dl {
			width:900px;
			float:left;
			margin:0 10px 15px 10px;
		}

		#foot_menu .DownFooter dt{
			display:block;
			padding:4px 0 4px;
			margin:15px 0 5px;
			font:90% georgia;
			border-top:2px solid #999;
			color:#ccc;
		}

		#foot_menu .DownFooter dl a {
			display:block;
			background:url(../images/dot3.gif)  repeat-x;
			font-size:91%;
			padding:3px 0 4px;

		}

		#foot_menu .lang_select {
			width:155px;
			height:10px;
			font:132% georgia;
			border-bottom:2px solid #999;
			color:#ccc;
		}
