@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background-color: #123473;
	background-image:url(../images/homeBkgrd.png);
	background-repeat: repeat-x;
	
}

.wrapper {
	width: 908px;
	margin-left:auto;
	margin-right:auto;
}

/*********COLORS**********/

.gold 
	{color: #d39d2c;}
	
.lightGold 
	{color: #eacb7a;}
	
.blue
	{color: #123473;}

.brown
	{color: #9a5107;}
	

/*********HEADER**********/

#header {
	width:908px;
	height:126px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/headerBkgrd.jpg);
	background-repeat:no-repeat;
}


.logo {
	float:left;
	margin:0px 0px 0px 25px;
}

ul.auxNav {
	margin:20px 25px 0 0;
	padding:0;
	float:right;
}

.auxNav li {
	list-style-type:none;
	display:inline;
	margin-right:3px;
	padding-right:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-right:1px solid #fff;
}

.auxNav li a {
	color:#fff;
	text-decoration:none;
}

.auxNav li a:hover {
	text-decoration:underline;
	color:#fff;
}



/*********MAIN NAV**********/



#mainNav {
	width:908px;
	/*height:40px;*/
	height:35px;
	margin-top: -3px;	
	margin-left:auto;
	margin-right:auto;
	/*background-color: #5d3709;*/
	background-color:  #d39d2c;
	clear:both;
}

html* #mainNav {
	]margin-top: 0;
}/*end*/
.dummyend[id]{clear:both;}



#mainNav ul {
	/*background-color:#F00;*/
	margin:0;
	/*padding:12px 0px 0px 15px;*/
	padding:10px 0px 0px 20px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}

html* #mainNav ul {
	]padding: 12px 0 12px 25px;
}/*end*/
.dummyend[id]{clear:both;}


#mainNav li {
	height: 20px;
	padding:0px 13px 0px 10px;
	/*background-color:#0C0;*/
	list-style-type:none;
	display:inline;
	border-right:1px solid #fff
}


html* #mainNav li {

	]padding: 5px 0px 0px 5px;
}/*end*/
.dummyend[id]{clear:both;}


#mainNav li a {
	text-decoration:none;
	color:#FFF;
	/*background-color:#009;*/
	padding:7px;
}

#mainNav li a:hover {
	color: #123473;
}



/*********FLASH**********/

#flash {
	padding: 10px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1008px;
	z-index:10;
}

#flash object {
	display:block;
	/*z-index:10;
	margin-left:-25px;*/
}


/*********MAIN CONTENT**********/


#content {
	width:908px;
	height: 139px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/contentBkgrd.jpg);
	background-repeat:no-repeat;
}


html* #content {
	]margin-top: -10px;
}/*end*/
.dummyend[id]{clear:both;}


h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#71000a;
}

p {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
	width: 525px;
	line-height:16px;
	color:#fff;
}

#specials {
	float:right;
	width:280px;
	margin-left:30px;
	margin-bottom:5px;
}

#specials a {
	/*display:block;*/
	text-decoration:none;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}

#specials .apply {
	margin:0;
	margin-top: 10px;
	padding-top: 3px;	
	background-color: #d39d2c;
	width:272px;
	height:66px;
	/*background-image: url(../images/specialsBkgrd_h1.jpg);
	background-repeat: no-repeat;*/
}

#specials .apply h1 {
	margin-top:3px;
	margin-left: 8px;
	width: 250px;
	border-top:solid #eacb7a 2px;
	border-right: solid #eacb7a 2px;
	border-bottom:solid #eacb7a 2px;
	border-left:solid #eacb7a 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:20px;
	color:#FFF;
}

html* #specials .apply h1 {
	]margin-top: 6px;
}/*end*/
.dummyend[id]{clear:both;}

#specials .apply h1 a:hover {
	color: #123473;
}

#specials .button {
	float: left;
	margin-top: 5px;
	background-color: #d39d2c;
	width: 125px;
	height: 40px;
	/*background-image: url(../images/specialsBkgrd_h1.jpg);
	background-repeat: no-repeat;*/
}

#specials .button h2 {
	width: 110px;
	height: 30px;
	padding-top: 0px;
	margin-top: 3px;
	margin-left: 5px;
	border-top:solid #eacb7a 2px;
	border-right: solid #eacb7a 2px;
	border-bottom:solid #eacb7a 2px;
	border-left:solid #eacb7a 2px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:12px;
}

#specials .button h2 a:hover {
	color: #123473;
}


/***************FOOTER*************/

#footer {
	width:908px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#fff;
	line-height:16px;
	width:325px;
	border-right: 1px solid #fff;
	float:left;
}

#footer p.right {
	float: left;
	margin-left:10px;
	border:0;
}

#footer p a {
	text-decoration:none;
	color:#fff;
}

#footer p a:hover {
	text-decoration:underline;
	color:#fff;
}

#ehoGreen {
	float:right;
	margin-top:5px;
	margin-left: 20px;
}

#eho {
	float: right;
	margin-top: 15px;
	margin-left:30px;
}

#green {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	color:#fff;
	text-align:center;
}

#green a {
	color:#fff;
	text-decoration:none;
}

#green a span {
	text-decoration:underline;
}

#green a:hover span {
	text-decoration:underline;
	color: #d39d2c;
}

#green a:link img {
	border:0;
}

.clear {
	display:block;
	clear:both;
	height:0px;
}

