@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/eol_bckgrnd_v2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#container {
	background-image: url(images/eol_wht_bckgrnd.png);
	background-repeat: repeat;
	padding: 20px 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#maincontent {
	padding: 0px 20px;
	width: 960px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	padding: 0px;
	width: 990px;
	margin-top: 10px;
	margin-right: Auto;
	margin-bottom: 0px;
	margin-left: Auto;
}
#footer {
	clear: both;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 20px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-variant: normal;
	text-transform: none;
}
#designby{
	float: left;
	padding:0px 10px 0 30px;
	background-image: url(images/hghmpct_icon_3d.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 24px;
	}
.width25 {
	width: 240px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #552D05;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F6C39;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-style: normal;
	line-height: normal;
}
.imgNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9900;
}
.width50 {
	width: 425px;
	padding: 0 20px;
}
.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}
.whiteBg {
  background-image: url(images/eol_wht_bckgrnd.png);
  background-repeat: repeat;
}
.paddingBottom {
  padding-bottom: 10px;
}
.paddingIMG {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}


/* Addition for Paypal Buttons */

.paypal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F6C39;
	padding-bottom: 10px;
}
