body {
	text-align: center;
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-position: center -44px;
}
img {
	border: 0;	
}
#overall {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
#overall.welcome {
	border: 2px #5c4d38 solid;}

#header {
	position: relative;
	height: 126px;
	background: white;
}
#header a, #welcome_map a {
	text-decoration: none;
	color: white;
}

#header a:hover, #welcome_map a:hover {
	color: #f7911e;
}
#header .boxes {
	position: absolute;
	right: 28px;
	top: 20px;
	height: 86px;	
	color: white;
	font-weight: bold;
}
#header .boxes .header {
	display: block;	
}
#header .boxes div {
	float: left;
	height: 100%;
	text-align: center;
}
#header .boxes .left {
	width: 240px;
	background: #224aa1;
	border: 1px #121244 solid;
}
#header .boxes .left .header {
	font-size: 1.6em;
	margin-top: 32px;
	margin-bottom: 10px;
}
#header .boxes .right {
	width: 260px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	background: #121244;
	border: 1px #224aa1 solid;
}
#header .boxes .right .header {
	font-size: 1.4em;
	margin-top: 20px;
	margin-bottom: 2px;
}
#logo {
	position: absolute;
	left: 51px;
	top: 35px;
}
#menu {
	height: 38px;	line-height: 38px;	position: relative;
	background-color: #121244;
	color: white;
	font-weight: bold;
}
#menu .left {
	position: absolute;	left: 70px;
}
#menu .right {
	position: absolute;	right: 70px;	color: #336;}
#menu  a {
	color: white;
	text-decoration: none;}
	
#menu a:hover {
	color: #f7911e;
}	

#central {
	position: relative;	height: 400px;	
	overflow: hidden;}
#content {
	float: left;
	width: 310px;	
	height: 400px;
	padding: 0 40px;
	overflow: auto;	
	background: #121244 url(images/content_bg.gif) repeat-y;	
	font-family:  "Trebuchet MS", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: white;
}
#content h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 20px 0 10px 5px;
}

#content a {
	color: #f7911e;
	text-decoration: none;
}

#content a:hover {
	color: #a75100;
}

#large_image {
	float: left;	
	position: relative;
}

#large_image img {
	position: absolute;
}

#right_content {
	float: left;
	position: relative;
	background: #224aa1;
	width: 530px;
	height: 400px;
}

#welcome_desc {
	position: absolute;
	left: 12px;
	top: 160px;
	width: 295px;
	padding: 9px 13px;
	line-height: 1.5;
	background: #5c4d38;
	opacity: 0.75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: 0.75; /* Safari 1.x */
	-moz-opacity: 0.75; /* FF lt 1.5, Netscape */
	color: white;
	font-size: 1.1em;
}
#welcome_tagline {
	position: absolute;	bottom: 12px;
	left: 14px; 
	color: #0a0c43; 
	font-size: 1.8em; 	font-weight: bold;
}
#welcome_map {	position: absolute;
	top: 10px;
	right: 10px;
}
#welcome_map .bottom {
	background: #121244;
	color: white;
	border: 1px #5c6c85 solid;
	line-height: 1.3;
	text-align: center;
	padding: 4px;
	font-family: "Myriad Pro";
}
#footer_welcome {
	overflow: hidden;	
}
#footer_welcome div {
	float: left;
	height: 142px;
	text-align: center;
}
#footer_welcome .middle {
	width: 290px;
	background: #121244;
}
#footer_welcome .middle .header {
	color: #f1b61d;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px;
	text-transform: uppercase;
}
#footer_welcome .middle p {
	margin: 0 10px;	
	line-height: 1.4;
	color: white;}
#footer_welcome .right {
	width: 298px;
	background: #224aa1;	
}
#footer_welcome .right .header {
	color: white;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px;
	text-transform: uppercase;
}
#footer_welcome .right p {
	margin: 0 10px;	
	line-height: 1.4;
	color: #dcac29;
}
#footer_content {
	overflow: hidden;
}
#thumbs {
	float: left;
	width: 375px;
	height: 144px;
	background: #224aa1;
	padding-left: 15px;
}

.thumbs_holder {
	float: left;
	overflow: auto;
}

#thumbs img {
	float: left;
	margin: 28px 0 0 23px;
	cursor: pointer;
	border: 2px solid transparent;
}

#thumbsnavs {
	overflow: hidden;
	margin: 0 auto;
	width: 40px;
}

.thumbnav {
	float: left;	
	padding: 5px;
	color: yellow;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
}

.thumbnav:hover {
	color: white;	
}

#time_estimate {
	color: #f7911e;
	font-size: 1.6em;
	line-height: 1.6;
	font-family: "Myriad Pro", Arial;
    text-align: center;
    margin-top: 20px;
}

#footer_content #caption {
	width: 482px;
	height: 104px;
	float: left;
	background: #121244;
	color: #f7911e;
	font-size: 1.4em;
	padding: 20px 24px;
	line-height: 1.5;
	font-family: "Myriad Pro", Arial;
	overflow: auto;
}

#caption a {
	color: 	#f7911e;
	text-decoration: underline;
}
