body {
	margin: 20px;
	background-color: #FFFFFF;
	color: #000;
	font-size:14px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

a {
	text-decoration:none;
	color:#b81f25;
}

h1, h2, h3, h4, h5, h6 {
	color:#b81f25;
	font-weight:normal;
}

#container {
	margin: auto;
	width: 855px;
	padding:0 346px 40px;
	background-image:url(images/bg_rpt.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#header {
	background-image: url(images/bridge_tile.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	height: 367px;
}

#header2 {
	margin:auto;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 367px;
	width: 951px;
	padding:0px 298px 0px;
}


#pagetop {
	width::855px;
	height:14px;
	background-image:url(images/page_top.jpg);
	background-repeat:no-repeat;
	
}

#pagebtm {
	width::855px;
	height:14px;
	background-image:url(images/page_btm.jpg);
	background-repeat:no-repeat;
}

#inner {
	padding: 10px 47px;
	width::786px;
	background-image:url(images/page_bg_rpt.jpg);
	background-repeat:repeat-y;
}

#footer {
	margin-top:20px;
	text-align: center;
	font-size: .9em;
	color: #000;
	border-top: 1px solid #000;
}

#footer a {
	text-decoration: none;
	color: #000;
}
#leftcol {
	float: left;
	width: 150px;
	font-size: 0.9em;
	line-height: 120%;
}

#rightcol {
	float: right;
	width: 212px;
	font-size: 0.9em;
	line-height: 120%;
}

#maincol {
	margin-right: 264px;
}


#sitename {
	float:left;
	padding-left:20px;
	padding-top:80px;
	color:#ea6a00;
	font-family:"Comic Sans","Comic Sans MS",Arial,Helvetica,sans-serif;
	font-size:30px;
}

#sitelogo {
	padding-top:20px;
	padding-right:20px;
	float:right;
}

#topnav {
	width:214px;
	height:108px;
	float:right;
	margin-top:164px;
	display:block;
}

#topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#topnav ul li {
	height:36px;
	margin:0;
}

#topnav ul li a {
	color:#fff;
	text-decoration:none;
	height:24px;
	padding:12px 0 0 13px;
	display:block;
}

li#topnav1 a {
	background:#ef9421;
}

li#topnav2 a {
	background:#f15c22;
}

li#topnav3 a {
	background:#ed1c24;
}

li#topnav1 a:hover, li#topnav2 a:hover, li#topnav3 a:hover  {
	background:transparent;
	height:22px;
	border:1px solid #fff;
}


.red {
	color:#b81f25;
}

#galleryslideshow {
	width:480px;
	height:320px;
	text-align:center;
	margin:auto;
}
