﻿@font-face {
	font-family: 'WalkwayBoldRegular';
	src: url('Walkway_Bold-webfont.eot');
	src: local('â˜º'), url('Walkway_Bold-webfont.woff') format('woff'), url('Walkway_Bold-webfont.ttf') format('truetype'), url('Walkway_Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	margin:0;padding:0;height: 100%; 
}
body {
	height:100%;margin:0;padding:0;background-color: #f8f6d8; 
	color:#03625b;
	font-family:'WalkwayBoldRegular', "sans-serif";
	letter-spacing:.5px;
	font-size:85%

}


#container {
	min-height:100%;width:920px; position:relative; background: #e7efd5 url('images/bg.jpg') repeat-x fixed; margin-top:0;margin:0 auto; padding-bottom:40px
}
#header { width:920px;height:256px; background:transparent url('images/header.png') no-repeat;
	
}
#huttonheader { width:920px;height:133px; background:transparent url('images/huttonheader.png') no-repeat;
	
}

#nav {
	background-color: #85BAB6;
	padding: 10px 20px 10px 20px;
	color: #f8f6d8;
	font-size:120%;
	letter-spacing:.5px;
	font-family: 'WalkwayBoldRegular', "sans-serif";

	text-align: center;
}

a {
	color: #DE4B74;
	text-decoration: none;
}
a:visited {
	color: #DE4B74; text-decoration:none
}

a:hover {
	color: #DE4B74;
	text-decoration: underline;
}
a:active {
	color:#DE4B74; text-decoration:underline
}

#nav a {
	color: #f8f6d8; text-decoration:none
}
#nav a:visited {
	color: #f8f6d8; text-decoration:none
}

#nav a:hover {
	color:#f8f6d8; text-decoration:underline
}
#nav a:active {
	color:#DE4B74; text-decoration:underline
}
#footer a {
	color: #03625b; text-decoration:none
}
#footer a:visited {
	color: #03625b; text-decoration:none
}

#footer a:hover {
	color:#03625b; text-decoration:underline
}
#footer a:active {
	color:#03625b; text-decoration:underline
}

#content {
	padding:10px 60px 30px 60px; 
}
#footer { width: 920px;height: 40px; text-align:center; font-size:90%; color:#03625b; position:absolute;bottom:0;
	
}
 img.bdr {
	border: 5px #f8f6d8 solid ;

}
h1 {
		font-size:220%;
	color:#03625b;
	font-family:'WalkwayBoldRegular', "sans-serif";
	letter-spacing:.5px;

}
.bigger {
	font-size:120%;
	color:#03625b;
	font-family:'WalkwayBoldRegular', "sans-serif";
	letter-spacing:.5px;
	text-align:center
}
span.quote { font-size:120%; line-height:12px; font-family: "Engravers MT","Times New Roman", Times, serif }
blockquote {line-height:19px; font-size:120% }
cite {font-size:90% }



