* {
  margin: 0;
  padding: 0;
}
body {
	font: 80%/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	border-right: 1px solid #e5c253;
	border-left: 11px solid #e5c253;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(image/eft-bkgrd652.gif);
	background-repeat: no-repeat;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: url(image/eft-bkgrd652.gif);
}
#nav {
	width: 18%;
	float: left;
}
#content {
	width: 81%;
	float: right;
}

#mainContent {
	width: 68%;
	margin: 0;
	float: left;
	border-right: 1px solid #e5c253;
	border-bottom: 1px solid #e5c253;
} 
#secondaryContent {
	width: 30%;
	min-width: 10em;
	display: inline;
	float: right;
} 

#footer {
	clear: both;
	background: #FFFFFF;
}

#header {
	background-color:#FFFFFF;
	height: 100px;
	width: 65%;
	float: left;
}
#top {
	background: #FFFFFF;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #e5c253;
	border-top: 1px solid #e5c253;
}
#toptext {
	background: #FFFFFF;
	width: 35%;
	float: right;
	border-top: 20px solid #FFFFFF;
	border-right: 20px none #FFFFFF;
	border-bottom: 20px none #FFFFFF;
	border-left: 20px none #FFFFFF;
}
#toptext p {
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 3em;
}
#header h1 {
	font-weight: bold;
	color: #65a7c7;
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	border: none;
}
#nav h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#nav li {
	color: #333333;
	padding: 5px 0px 0px 20px;
	margin: 0px;
}
#nav a {
	display: block;
	font-size: 1em;
	color: #36525d;
}
#nav a:hover {
	background: #bedff0;
	color: #000000;
}
#nav a:visited {
	color: #000000;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
}
#nav #current a {
	background: #F3CD50;
}
h2{font-size:1.1em;padding: 10px 0;}
p {
	margin:0;
	padding-bottom:1.2em;
}
.imagel {
	float: left;
	margin: 5px;
}
.imageR {

	float: right;
	margin: 5px;
}
#mainContent h1 {
	font-size: 1.5em;
	color: #333333;
}
.tagline{
	text-align:center;
	font-weight:bold;
	font-size: 1.1em;
	font-style: italic;
}
form.payment{margin: 0 10px 25px 0;}
.payment{background-color:#ffc;border:1px solid #ccc;height:100%;margin:10px 10px 10px 0;padding:0 10px 10px;overflow:hidden;}
.paymentfield, .button, label{display:block; float:left;padding-top:12px;}
label{width:100%;padding: 15px 0 5px;font-weight:700;}
.input {
	font-size: 1em;
	font-weight: bold;
	background: #bedff0;
}
.srchbox {
	font-size: 1em;
}
#footer a {
	font-size: 1em;
	color: #36525d;
}
#footer a:hover {

	background: #bedff0;
	color: #000000;
}
#footer a:visited {

	color: #000000;
}
#toptext a {
	color: #1F88BA;
}
ul {
	list-style-type: none;
}
.headingTwo {
	font-size: 1.0em;
	color: #333333;
	font-weight: bold;
}
.titleLeft2 {
	border-bottom-style: solid;
	border-bottom-color: #e5c253;
	border-top-color: #e5c253;
	border-bottom-width: thin;
	border-right-color: #e5c253;
	border-left-color: #e5c253;
}
#toptext p {
	font-size: 1.2em;
	line-height: normal;
}

