body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background-color: #A8AD9A;
	background-image: url(../images/bg_ev.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center; 
	
	}

.top {
	border: 4px solid #8B6334;
	background-image: url(../images/banner_eh.jpg);
	height: 150px;
	width: 725px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E9D5A0;
	margin-top: 10px;

}

.nav {

	border: medium none #999900;

	height: 30px;

	width: 725px;

	text-align: right;

	vertical-align: middle;

	font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;

	/*	font-family: "Courier New", Courier, mono; */

	text-transform: uppercase;

	font-size: 12px;

	margin-top: -22px;

	margin-bottom: 1px;

	font-weight: normal;

}

.nav a:link {

	color: #CEC6BB;

	text-decoration: none;

	font-weight: bold;

}

.content .input {

	background-color: #8B6334;

	width: 211px;

	color: #D2BC88;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding-right: 2px;

	padding-left: 2px;

	margin-bottom: -5px;

	font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;

}

.content .button {

	color: #D2BC88;

	background-color: #8B6334;

	border: 2px solid #FFFFFF;

	font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;

}



.content p a:link {

	color: #000000;

	text-decoration: none;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: dotted;

	border-top-color: #8B6334;

	border-right-color: #8B6334;

	border-bottom-color: #8B6334;

	border-left-color: #8B6334;

}

.content p a:visited {

	color: #FFFFFF;

	text-decoration: none;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: dotted;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

.content p a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}





.nav a:visited {

	color: #CEC6BB;

	text-decoration: none;

	font-weight: bold;

}

.nav a:hover {

	color: #FFFFFF;

}



.content {

	border: 4px solid #8B6334;

	height: auto;

	width: 725px;

	overflow: hidden;

	text-align: left;

}

.footer_text {
	font-size: 10px;
	color: #51381C;

}



.footer {

	border: medium none #666600;

	height: 50px;

	width: 725px;

	text-align: center;

	color: #A48A29;

	font-size: 9px;

	vertical-align: middle;

	margin-top: 6px;

}

.footer a:link {
	color: #51381C;
	text-decoration: none;

}

.footer a:visited {
	color: #51381C;
	text-decoration: none;

}

.footer a:hover {

	text-decoration: underline;

}







h1 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	color: #524131;
	border: 1px dotted #8B6334;
	padding-left: 3px;

}

.content i {
	color: #7B6A3E;
}

.content b {
	color: #A48021;
	font-size: 16px;

}



.content p {

	margin-right: 7px;

	margin-bottom: 7px;

	margin-left: 7px;

	font-size: 12px;

	color: #000A08;

}





h2 {}



h3 {}



a:link {}



a:visited {}



a:hover {}



.center {

	margin-right: auto;

	margin-left: auto;

	border: medium none #990000;

	width: 725px;

	padding-right: 13px;

	overflow: hidden;

}

.center .content img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.eye_banner {

	border: 1px solid #FFFFFF;

}

div#home_banner {
	width: 483px;
	height: 200px;
	background: white url(../images/home_banner3.jpg) center center no-repeat;
	overflow: hidden;
}
form#paypalform {
border: 0px dotted #99CC00;
display: block;
width: 200px;
position: relative;
top: 60px;
left: 120px;
}
form#paypalform label {
    color: #99CC00;
	display: none;
}
form#paypalform #os0{
border: 2px solid #ffffff;
background: #ffffff;
font-weight: bold;
color: #32474a;
outline: none;
width: 116px;
height: 21px;
}
form#paypalform #submit{
margin: 5px 0 0 3px;
}

