/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#1f5e6e url(images/tile.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#maincontent p.tabletop {
	font-size:9px;
	margin:1px 0px;
	}
#maincontent p.tabletoptitle {
	font-size:13px;
	margin:2px 0px;
	}
#maincontent p.map {
	font-size:14px;
	color:#205072;
	margin:0 5px;
	}
h3 {
	font-size:16px;
	color:#aa0523;
	margin: 0 5px;
	}
#maincontent .caption p {
	color:#205072;
	margin: 0;
	text-align:left;
	}
	
/*
*a {
	position:relative;
}
*/
#frame1 {
	width:774px;
	margin:0 auto 0 auto;
	padding:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/tile3.png');
}
#frame1[id] {
	background:transparent url(images/tile3.png) repeat-y;
	padding:0 18px 0 18px;
}
#frame2 {
	width:780px;
	margin:0 18px 0 18px;
	padding:0;
	background:#527791 url(images/tile2.gif) repeat-x;
}
#frame2[id] {
	width:780px;
	margin:0;
}
#frame3 {
	position:relative;
	width:774px;
	margin:0 0 0 4px;
	padding:110px 0 0 0;
	background:transparent url(images/bg_headwest.gif) no-repeat;
}
#headleft {
	position:absolute;
	width:285px;
	height:21px;
	top:75px;
	left:13px;
	padding:3px 0 4px 10px;
	background:transparent url(images/bg_headleft.gif) left top no-repeat;
}
#headright {
	position:absolute;
	width:285px;
	height:21px;
	top:75px;
	right:15px;
	padding:3px 10px 4px 0;
	text-align:right;
	background:transparent url(images/bg_headright.gif) right top no-repeat;
	font-size:14px;
	font-weight:bold;
	color:red;
}
#headleft img, #headright img {
	margin-right:7px;
	vertical-align:middle;
}
#frame4 {
	width:765px;
	margin-left:3px;
	background-color:#fff;
	padding-bottom:15px;
}
#nav {
	width:734px;
	margin:10px auto 20px auto;
	white-space:nowrap;
}
#nav img {
	border:0;
}
#pageheader {
	width:732px;
	margin:0 auto 0 auto;
}
#main {
	width:734px;
	margin:0 15px 0 15px;
	padding:0 0 18px 0;
	background:#e6eef0 url(images/bg_section.gif) repeat-x;
	font-size:12px;
}
#maincontent {
	margin:18px 18px 0 18px;
	padding:5px;
	background-color:#fff;
}
#maincontent h2 {
	margin:0 0 .8em 0;
	color:#a8001e;
	font-size:12px;
	font-weight:bold;
}
#maincontent p {
	margin:0 0 .8em 0;
}
#mainimage {
	width:704px;
	margin:auto;
	margin-bottom:30px;
}
#section-container {
	width:734px;
	padding:0;
	min-height:600px;
	background:#e6eef0 url(images/bg_section.gif) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.section {
	float:left;
	width:218px;
	height:330px;
	margin:0 0 0 0;
	padding:0 11px 0 11px;
	border-right:1px solid #d3dee3;
}
.section img.sectionhead {
	text-align:center;
}
.section .inline {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.section p {
	margin-top:.5em;
	margin-bottom:.5em;
}
#bottomnav {
	padding:5px;
	text-align:center;
	color:#b4d9e2;
}
#bottomnav a {
	padding:0 5px;
	color:#b4d9e2;
	text-decoration:none;
}
#footer {
	padding:10px;
	text-align:center;
	line-height:160%;
}
