@charset "utf-8";
body, ul, li, h1, h2, h3, form, p 
{ margin : 0; padding : 0; }
body {
	background-color: #769E59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/wrapperbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#secondary  p, #secondary h2 {
	margin-right: 15px;
	margin-left: 15px;
}
.tourimage {
	float: left;
	margin-right: 5px;
	border: 2px solid #69C6F1;
	padding: 2px;
}

#outerwrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/outwrap_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#branding {
	width: 930px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: inline;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2E3192;
}
h1 {
	font-size: 24px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 4px;
	margin-bottom: 5px;
	color: #532A21;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
ul {
	list-style-type: none;
}
.walking {
	background-image: url(images/shoes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#walking {
	margin-right: 150px;
	margin-left: 15px;
}
#tourinfo {
	width: 300px;
	margin-left: 15px;
}
#tourinfo li {
	list-style-type: disc;
	margin-left: 30px;
}


#credit {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	height: 50px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#credit p {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	display: inline;
	margin-bottom: 35px;
}
#credit a {
	text-decoration: none;
	color: #333333;
}
#color {
	height: 50px;
	width: 100%;
	background-image: url(images/orange.gif);
	background-repeat: repeat-x;
}
#footer {
	width: 930px;
	clear: both;
	height: 60px;
	background-image: url(Images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	background-color: #532A21;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#footer p {
	color: #FFFFFF;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
}
#footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer a {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: lowercase;
}
#footer a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#footer li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#credit a:hover {
	text-decoration: none;
	color: #333333;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	color: #394EA4;
	clear: both;
}
h3 {
	font-size: 15px;
	line-height: 20px;
	clear: both;
	font-weight: bold;
}
.askguide {
	color: #769E59;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
}
.guide {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
	line-height: 16px;
}


#primarycontent {
	width: 600px;
	float: right;
	display: inline;
	padding-bottom: 10px;
}
#primarycontent     p, #primarycontent   h2,#primarycontent    h3   {
	margin-right: 15px;
	margin-left: 15px;
}

#secondary {
	width: 330px;
	float: left;
	display: inline;
	color: #000000;
}
.floatleft {
	display: inline;
	float: left;
}
.logo {
	display: inline;
	float: left;
	height: 185px;
	width: 330px;
}
#topnav {
	height: 175px;
	background-image: url(images/portlandpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	float: right;
}


#topnav ul {
	text-align: center;
}



#topnav li {
	height: 35px;
	width: 120px;
	padding-top: 150px;
	display: inline;
	float: left;
}


#topnav a {
	color: #000000;
	text-decoration: none;
	height: 35px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	display: block;
	background-color: #99FF66;
	background-image: url(images/nav_bg.gif);
}
#topnav a:hover {
	color: #FFFFFF;
	background-color: #613C10;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/nav_bg.gif);
}
#topnav li.last {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tourimage2 {
	float: right;
	border: 2px solid #69C6F1;
	padding: 2px;
	margin-left: 2px;
}
#information {
	width: 880px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
}
#wrapper2 {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
#secondary h2 {
	color: #FFFFFF;
}
.rates {
	margin-left: 15px;
	border: 1px dotted #000000;
	background-color: #FFFFFF;
}
#links {
}
#links li {
	width: 300px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	display: block;
	height: 20px;
	line-height: 20px;
}
#links a {
	display: block;
}
#links a:hover {
	background-color: #FFFFFF;
}
