﻿.section {
	clear: both;
	padding-top: 1em;
	border-bottom: 3px double #E5E5DA;
}
.section h3 {
	margin: 0;
	font: normal .75em Georgia, serif;
	color: #016600;
}
.section h3 a {
	margin: -1px -3px;
	padding: 1px 3px;
	text-decoration: none;
}
.section h3 a:hover {
	background: #E2E2D2;
}
.section p {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.section_pic {
	background: url('images/Day1.jpg');
	float: left;
	margin-right: 1.25em;
	width: 112px;
	height: 70px;
	border: 4px solid #EBEBE5;
	text-indent: -9000px;
	
}

#east {
	background: #E2E2D2 url('images/usCapitol.jpg') no-repeat center center;
	margin-bottom: .4em;
}
#central {
	background: #E2E2D2 url('images/usCentral.jpg') no-repeat center center;
	margin-bottom: .4em;
}
#southern {
	background: #E2E2D2 url('images/usEastern.jpg') no-repeat center center;
	margin-bottom: .4em;
}
#western {
	background: #E2E2D2 url('images/usWestern.jpg') no-repeat center center;
	margin-bottom: .4em;
}
#hpic1 {
	background: #E2E2D2 url('images/jewel_face.jpg') no-repeat center center;
}
#hpic2 {
	background: #E2E2D2 url('images/Day2.jpg') no-repeat center
center;
}
#hpic3 {
	background: #E2E2D2 url('images/jewel_flags.gif') no-repeat center center;
}
#hpic4 {
	background: #E2E2D2 url('images/jewel_arts.jpg') no-repeat center center;
}

#day1 {
	background: #E2E2D2 url('images/Day1.jpg') no-repeat center center;
}
#day2 {
	background: #E2E2D2 url('images/Day2.jpg') no-repeat center center;
}
#day3 {
	background: #E2E2D2 url('images/Day3.jpg') no-repeat center
center;
}
#day4 {
	background: #E2E2D2 url('images/Day4.jpg') no-repeat center center;
}
#day42 {
	background: #E2E2D2 url('images/Seattle.jpg') no-repeat center center;
}

#st1 {
	background: #E2E2D2 url('images/st_1.jpg') no-repeat center center;
}
#st2 {
	background: #E2E2D2 url('images/st_2.jpg') no-repeat center center;
}
#st3 {
	background: #E2E2D2 url('images/st_3.jpg') no-repeat center
center;
}
#st4 {
	background: #E2E2D2 url('images/Day4.jpg') no-repeat center center;
}

.shell {
	margin: 0 auto;
	width: 95%;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
