@charset "utf-8";
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 71px;
	height: 36px;
	margin: 0px;
}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
.contact_info{
float:left;
padding:15px;
}

#entrybox {
	background-image: url(../images/entry.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
	width: 800px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#entrybuttons {
	height: 110px;
	width: 800px;
	padding-top: 535px;
}
#enterb {
	height: 20px;
	width: 800px;
	text-align: center;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #85844E;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	height: 23px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
.lang {
	color: #006600;
	text-decoration: none;
	font-size: 110%;
}

.lang:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#enterb2 {
	height: 60px;
	width: 800px;
	text-align: center;
	padding-top: 20px;
}
#pagewrap {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#menu {
	height: 85px;
	width: 800px;
	padding-top: 80px;
}
#content {
	height: 550px;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	color: #68673E;
	font-size: 90%;
	line-height: 25px;
	overflow: auto;
}
.langBlack {
	color: #000000;
	text-decoration: none;
	font-size: 110%;
}
.langBlack:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.langWhite {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.langWhite:hover {
	color: #000;
	text-decoration: none;
}
#flas {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
