/* CSS Document */
body {

	text-align: center;

	font-family:Geneva, Arial, Helvetica, sans-serif;

	background-color: #284D28;

	padding: 0;

	margin: 0;

	border: 0;
	
}

a { 
	color: #000;
}

table {
	border: 0;
}

/*div {
	margin: 0;
	padding: 0;
}*/

.mainWrapper {
	position: absolute;
	font-size: 28px;
	font-weight: regular;
	color: #ffffff;
	width: 900px;
	top: 10px;
	text-align: left;
	left: 50%;
	margin-left: -450px;

}

 /*

.constrictor {

	width: 982px;

	height: 600px;

	margin-left: auto;

	margin-right: auto;

} */

.menu {

/*	background-color: #bb8811;

	margin-left: 180px;

	margin-right: 10px;*/
width: 900px;
	font-size: 12px;

	padding: 0;

	text-align: center;
	
	padding-left: 0px;

}



.menu ul {

/*	border-right: 1px solid #ffffff;*/

	margin: 4px 0 0 0;

}



.menu ul li {

	display: inline;

	list-style: none;

/*	border-left: 1px solid #c7caaf;

	border-right: 1px solid #c7caaf;*/

	padding: 0;

}

.menu ul li.firstMenu {

/*	border-left: 1px solid #c7caaf; */

}



.menu ul li.lastMenu {

	border-right: 1px solid #c7caaf;

}



.menu a {

	text-decoration: none;

	color: #ffffff;

	font-weight: regular;

	padding: 0 6px 0 6px;

}



.menu a:hover {

	text-decoration: underline;

}



.imageSplash {

	position:relative;

	background-color: #284D28;

	/*z-index: 30000;*/
	z-index: -1;

	overflow:hidden;

	height: 600px;



}



.lowContent {

/*	filter:alpha(opacity=75);   

    -moz-opacity: .75; 

    opacity: .75;*/

	width: 100%;



}



.infoText {

	/*background-color: #FFFFFF;

	border: 2px solid #bb8800;*/

	font-size: 12px;

	padding: 0 8px;

	color: #ffffff;

	vertical-align: top;

	

}



.text {

	margin-top: 0;

	margin-left: 15px;

	margin-right: auto;

	margin-bottom: 0;

	font-size: 14px;

}



.text ul {

	margin: 4px 0 0 0;

}



.text ul li {

	display: inline;

	list-style: none;

/*	border-left: 1px solid #ffffff;

	border-right: 1px solid #ffffff;*/

	padding: 0;

}

/*

.text a {

	text-decoration: none;

	color: #0000ff;

	font-weight: normal;

	padding: 0 4px 0 4px;

}



.text a:hover {

	text-decoration: none;

	

}

*/



.search {

	color: #290928;

	text-align: center;

	border-collapse: collapse;

	width: 100%;

}

.search .spacer {

	width: 10%;

}

.search td {

	background: #999999;

	color: #320033;

	font-weight:bold;

	border: 1px solid #c7caa7;

	font-size: 12px;

}



.search .text{

	

}

.search .submit{

	border: 1px solid #956b55;

	background-color: d6ac96;

	color: #956b55;

}





.footer {



	color: #ffffff;

	font-size: 11px;

	text-align: center;

}

.footer a {

	color: #ffffff;

	font-style:normal

}



/* custom css for image fader*/

.idupe {



}

