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

* {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	padding-bottom: 20px;
	background: #fff url(site_01.jpg) 0 0 repeat-x;
	}
	
a {
	color:#428c36;
	}
	
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }		
	
p,h2,h3,h4,h5,h6 {
	paddign: 5px 0;
	}		
	
#overAll {
	background: url(site_01.jpg) 0 0 repeat-x;
	width: 100%;
	height: 100%;
	float: left;
	}
	
#container {
	width: 960px;
	margin: 0 auto;
	}	
	
#wrapper {
	width: 960px;
	float: left;
	position: relative;
	}
	
	
#header {
	background: url(site_02.jpg) 0 0 no-repeat;
	height: 209px;
	position: relative;
	}	
	
.e-cardHead {
	background: url(ecard-site_02.jpg) 0 0 no-repeat;
	height: 209px;
	position: relative;
	}	
	
#header p, #header p a {
	color: #43331c;
	}
			
	
#headerFlash {
	position: absolute;
	width: 510px;
	height: 152px;
	top: 58px;
	left: 11px;
	}	
	
#header span {
	width: 107px;
	font-size: 16px;
	line-height: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	position: absolute;
	top: 150px;
	right: 105px;
	font-weight: lighter;
	}	
	
#content {
	float: left;
	width: 960px;
	}
	
#leftCol, #rightCol {
	display: inline;
	}		
	
#leftCol, #firstStop, #secondStop, #thirdStop, #lastStop {
	float: left;
	width: 734px;
	display: inline;
	}
	
.leftColECard {
	background: url(ecard-site_04.jpg) 0 0 no-repeat;
	height: 791px;
	}	
		
#firstStop {
	height: 193px;
	background: url(site_04.jpg) 0 0 no-repeat;
	}		
	
#firstStop #flash {
	float: left;
	width: 434px;
	height: 193px;
	margin-left: 10px;	
	}
	
#firstStop #desc {
	float: left;
	width: 230px;
	margin-top: 45px;
	margin-left: 5px;
	}	
	
#secondStop {
	height: 179px;
	background: url(site_06.jpg) 0 0 no-repeat;
	}	
	
#secondStop #flash {
	float: right;
	width: 421px;
	height: 179px;	
	}
	
#secondStop #desc {
	float: left;
	width: 230px;
	_width: 220px;
	margin-top: 45px;
	margin-left: 73px;
	_margin-left: 43px;
	}		
	
#thirdStop {
	height: 179px;
	background: url(site_07.jpg) 0 0 no-repeat;
	}		
	
#thirdStop #flash {
	float: left;
	width: 434px;
	height: 180px;
	margin-left: 10px;	
	}
	
#thirdStop #desc {
	float: left;
	width: 250px;
	margin-top: 45px;
	margin-left: 5px;
	}	
	
#lastStop {
	height: 240px;
	background: url(site_08.jpg) 0 0 no-repeat;
	_margin-top: -1px;
	}			
	
#rightCol {
	float: right;
	width: 226px;
	background: url(site_05.jpg) 0 0 no-repeat;
	height: 791px;
	}	
	
#banners {
	width: 160px;
	margin-left: 23px;
	padding-top: 25px;
	}	
	
#banners div {
	text-align: center;
	}	

#footer {
	clear: both;
	text-align: center;
	}	
	
#adOverlay {
	position: absolute;
	z-index: 777;
	top: 150px;
	left: 205px;
	width: 550px;
	display: none;
}		

#closeOverlay {
	background-color: orange;
	color: white;
	cursor: pointer;
	padding: 5px;
	float: right;
	font-size: 10px;
	font-weight: bold;
}	

.style3 {
	color: #066;
	font-weight: bold;
	font-size: 18px;
}

.fancyHead {
	font-family: 'Trebuchet MS', 'Lucida Grande', serif;
	color: #43331c;	
	}	
	
#goHome {
	position: absolute;
	width: 150px;
	height: 90px;
	right: 253px;
	bottom: 24px;
}	
	
#sendECard {
	position: absolute;
	width: 150px;
	height: 76px;
	right: 49px;
	bottom: 24px;
	}	
	
#sendECard a {
	width: 150px;
	height: 76px;
	background: url(e-card.png) 0 0 no-repeat;
	float: left;
	}
	
#sendECard a:hover {
	background-image: url(e-card-hover.png);
	} 	
