@charset "UTF-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #351B06;
}
#wrapper {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/pattern_101.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
}
#logo {
	width: 850px;
	background-color: #42210B;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	vertical-align: bottom;
	background-image: url(images/newbanner.jpg);
	background-repeat: no-repeat;
}
#wrapper2 {
	background-color: #351B06;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#navigation {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: #FFFFFF;
	background-color: #351B06;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF99;
}
#content {
	width: 850px;
	text-align: justify;
	background-color: #351B06;
}
#content2 {
	text-align: justify;
	background-color: #000000;
	width: 240px;
	float: right;
	padding-right: 10px;
	height: 480px;
	padding-top: 5px;
	padding-left: 5px;
}
#partners {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71B942;
}
#newscontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009BA3;
}
#news {
}
#footer {
	background-color: #993300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF66;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
}
#footerinfo {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
#testimony {
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
}
.text {
	color: #ffcc00;
	font-weight: bold;
}
.text2 {
	font-style: italic;
	font-weight: normal;
	color: #FFCC00;
}
.fltlt {
	float: left;
	margin-right: 5px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF6600;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	color: #FFCC00;
}
#photo {
	height: 172px;
	background-color: #000000;
	text-align: center;
	padding-bottom: 10px;
}

#contact-area {
	width: 406px;
	text-align: left;
	height: 270px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px dotted #FFFF99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #351B06;
	background-color: #993300;
}

#contact-area textarea {
	height: 50px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px dotted #FFFF99;
}

#contact-area input.submit-button {
	width: 65px;
	float: right;
	background-color: #993300;
	border: 1px dotted #FFFF99;
}

