body, h1, h2, h3, h4, p, dl, ul, form, input, select {
	margin: 0;
	padding: 0;
}

body {
	background: #3c2118;
	text-align: center;
	/*font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
}

h1 {
	overflow: hidden;
	height: 28px;
	margin-bottom: 20px;
	padding-top: 28px;
	/* stop IE5/Win here */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}
html>#eventspage h1 { height: 0; }

body#results h1,
body#gallery h1,
body#none h1,
body#profile h1 {
	height: auto;
	margin-bottom: 20px;
	padding-top: 0;
	font-size: 1.8em;
	color: #f90;
}

h2 {
	font-size: 1.0em;
	margin-bottom: 2em;
}

body#privacy h2 {
	margin-bottom: 0.4em;
}

h3, h4, p, select {
	font-size: 1em;
}

p, ul, dl {
	margin-bottom: 2em;
}

a {
	color: #666;
}

a:hover {
	color: #f29204;
}

hr {
	display: none;
}

select {
	color: #666;
}

img {
	border: 0;
}


/* Common */

div.wrapper:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	position: relative;
 }

div.wrapper { display: inline-table;}
/* hide from IE5/Mac \*/
* html div.wrapper { height: 1%; }
div.wrapper { display: block;}
/* end hide from IE5/Mac */

div.wrapperIE7:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	position: relative;
	overflow: auto;
 }

div.wrapperIE7 { display: inline-table; overflow: auto;}
/* hide from IE5/Mac \*/
* html div.wrapperIE7 { height: 1%; }
div.wrapperIE7 { display: block; overflow: auto;}
/* end hide from IE5/Mac */


#gofishlogo {
	position: absolute;
	top: 40px;
	left: 55px;
	visibility: hidden;
}

#paper {
	padding: 10px 20px;
	background: #fff;
}

#maincontent div#separator1 {
	height: 10px;
	background: transparent url(../images/paper_top_sm.gif) no-repeat;
}

#maincontent div#separator2 {
	height: 10px;
	background: transparent url(../images/paper_bottom_sm.gif) no-repeat;
}

#maincontent div#separator3 {
	height: 6px;
	background: transparent url(../images/paper_top_lg.gif) no-repeat;
}

#maincontent div#separator4 {
	height: 6px;
	background: transparent url(../images/paper_bottom_lg.gif) no-repeat;
}

#slideoutcontainer {
	position: absolute;
	top: 100px;
	left: 15px;
	overflow: hidden;
	width: 441px;
	height: 220px;
	font-size: 0.7em;
	color: #f90;
}

#slideout {
	position: absolute;
	top: 0;
	left: -406px;
	width: 441px;
	height: 220px;
}

#slideout #tripfinder {
	padding-top: 5px;
	padding-left: 10px;
	background: #3c2118 url(../images/visuals/trip_finder_canvas.jpg) top left;
}

#tripfinder {
	cursor: default;
	width: 405px;
	height: 221px;
	/* stop IE5/Win here */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 395px;
}
html>#tripfinder { width: 395px; }

#tripfinder #selectregionmap {
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}

#tripfinder p {
	margin-bottom: 1em;
}

#tripfinder label {
	display: block;
	font-weight: bold;
}

#tripfinder select {
	width: 195px;
}

#tripfinder #submitbutton,
#tripfinder #submittripbox {
	padding-right: 42px;
	text-align: right;
}

#submittrip {
	cursor: pointer;
}

#tripfinder hr {
	display: none;
}

.hide { display: none; }

.last { margin: 0; }


/* Layout */

#template {
	position: relative;
	width: 742px;
	margin: auto;
	text-align: left;
}

#header {
	position: relative;
	margin-left: 15px;
	padding-top: 15px;
}

#content {
	background: transparent url(../../images/visuals/canvastile.jpg) repeat-y scroll 14px 0pt;
	line-height: 1.2;
	font-size: 0.7em;
}

#maincontent {
	float: left;
	position: relative;
	width: 484px;
}

body#results #maincontent,
body#gallery #maincontent,
body#none #maincontent {
	float: none;
	width: 732px;
}

#sidebar {
	float: left;
	width: 258px;
	background: #000;
}

#footer {
/*
	position: relative;
  */
	margin: 30px 0;
	margin-left: 10px;
	padding: 10px 0;
  padding-bottom: 3em;
	border-top: 1px solid #644f47;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer p,
#footer li {
	font-family: verdana, sans-serif;
	font-size: 0.6em;
	color: #8c7c76;
}

#footer p {
	clear: both;
	margin-top: 2em;
}

#footer li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #8c7c76;
}

#footer li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

#footer li#privacy a {
	margin: 0 5px;
	padding: 0 5px;
	border-right: 1px solid #8c7c76;
	border-left: 1px solid #8c7c76;
}

#footer a {
	display: block;
	font-weight: bold;
	color: #8c7c76;
}

#footer p a {
	display: inline;
}

#footer #luggagelogo {
/*
	position: absolute;
	top: 25px;
	left: 590px;
	width: 155px;
	height: 92px;
  */
}


/* Photos */
div.photo0 { background: transparent url(../images/visuals/photo_0.jpg) 15px 15px no-repeat; }
div.photo1 { background: transparent url(../images/visuals/photo_1.jpg) 15px 15px no-repeat; }
div.photo2 { background: transparent url(../images/visuals/photo_2.jpg) 15px 15px no-repeat; }
div.photo2_1 { background: transparent url(../images/visuals/photo_2_1.jpg) 15px 15px no-repeat; }
div.photo2_2 { background: transparent url(../images/visuals/photo_2_2.jpg) 15px 15px no-repeat; }
div.photo2_3 { background: transparent url(../images/visuals/photo_2_3.jpg) 15px 15px no-repeat; }
div.photo2_4 { background: transparent url(../images/visuals/photo_2_4.jpg) 15px 15px no-repeat; }
div.photo3_2 { background: transparent url(../images/visuals/photo_3_2.jpg) 15px 15px no-repeat; }
div.photo3_3 { background: transparent url(../images/visuals/photo_3_3.jpg) 15px 15px no-repeat; }
div.photo3_8 { background: transparent url(../images/visuals/photo_3_8.jpg) 15px 15px no-repeat; }
div.photo3_9 { background: transparent url(../images/visuals/photo_3_9.jpg) 15px 15px no-repeat; }
div.photo3_10 { background: transparent url(../images/visuals/photo_3_10.jpg) 15px 15px no-repeat; }
div.photo3_11 { background: transparent url(../images/visuals/photo_3_11.jpg) 15px 15px no-repeat; }
div.photo3_14 { background: transparent url(../images/visuals/photo_3_14.jpg) 15px 15px no-repeat; }
div.photo3_100 { background: transparent url(../images/visuals/photo_3_100.jpg) 15px 15px no-repeat; }
div.photo3 { background: transparent url(../images/visuals/photo_3.jpg) 15px 15px no-repeat; }
div.photo4 { background: transparent url(../images/visuals/photo_4.jpg) 15px 15px no-repeat; }
div.photo4_2 { background: transparent url(../images/visuals/photo_4_2.jpg) 15px 15px no-repeat; }
div.photo5 { background: transparent url(../images/visuals/photo_5.jpg) 15px 15px no-repeat; }
div.photo7 { background: transparent url(../images/visuals/photo_7.jpg) 15px 15px no-repeat; }
div.photo8 { background: transparent url(../images/visuals/photo_8.jpg) 15px 15px no-repeat; }
div.photo9 { background: transparent url(../images/visuals/photo_9.jpg) 15px 15px no-repeat; }
div.photo10 { background: transparent url(../images/visuals/photo_10.jpg) 15px 15px no-repeat; }
div.photo_gallery { background: transparent url(../images/visuals/photo_gallery.jpg) 15px 15px no-repeat; }


/* Main nav */

#mainnav {
	position: relative;
	height: 330px;
	margin-left: 507px;
}

#mainnav ul {
	position: absolute;
	top: 161px;
	left: 0;
	width: 200px;
	margin: 0;
	padding: 0;
}

#mainnav li {
	overflow: hidden;
	list-style: none;
}

#mainnav a {
	display: block;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
}


/* Top nav 
rliu - increased height attribute to display the FR graphics properly
*/

#topnav {
	position: absolute;
	top: 12px;
}

#topnav ul {
	margin: 0;
	padding: 0;
}

#topnav li {
	position: absolute;
	overflow: hidden;
	list-style: none;
	height: 12px;
}

#topnav a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}


/* Language nav */

#languagenav {
	position: absolute;
	top: 4px;
	right: 10px;
}

#languagenav ul {
	margin: 0;
	padding: 0;
}

#languagenav li {
	list-style: none;
}

#languagenav a {
	font-size: 0.7em;
	font-weight: bold;
	color: #f90;
}


/* Home page nav */

#homenav {
	width: 720px;
	margin-left: 15px;
}

#homenav div {
	float: left;
	width: 240px;
	height: 230px;
}

#homenav h3 a {
	display: block;
	height: 107px;
	text-indent: -9999px;
	text-decoration: none;
}

#homenav dl {
	position: relative;
	padding: 0 5px 0 15px;
	color: #fff;
}

#homenav dt {
	font-weight: bold;
}

#homenav dd {
	margin: 0;
}

#homenav dd a {
	position: absolute;
	width: 55px;
	height: 18px;
	text-indent: -9999px;
	text-decoration: none;
}


/* Home page subnav */

body#home div#separator1 {
	width: 730px;
	height: 6px;
	margin-top: 10px;
	margin-left: 12px;
	background: transparent url(../images/paper_top_lg.gif) no-repeat;
}

body#home div#separator2 {
	width: 730px;
	height: 6px;
	margin-left: 12px;
	background: transparent url(../images/paper_bottom_lg.gif) no-repeat;
}

#homesubnav {
	width: 730px;
	margin-left: 12px;
	background: #fff;
}

#homesubnav div h3 {
	height: 95px;
}

#homesubnav div {
	float: left;
	width: 235px;
	padding: 10px;

	/* stop IE5/Win here */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 215px;
}
html>#homesubnav { width: 215px; }

#homesubnav h3 a {
	display: block;
	overflow: hidden;
	height: 17px;
	text-indent: -9999px;
	text-decoration: none;
}

#homesubnav ul.badgelink {
/*	margin-left: 85px; */
}

#homesubnav div#homesubnav1 h3 a {

	width: 217px;
	height: 82px;
}

#homesubnav div#homesubnav1 li {
/*	margin: 0; */
}

#homesubnav div#homesubnav3 h3 a,
#homesubnav div#homesubnav2 h3#anglerawards a {
	width: 217px;
	height: 95px;
}

#homesubnav div#homesubnav2 {
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
}

#homesubnav div#homesubnav3 h3 {
	width: 233px;
	height: 95px;
}

#homesubnav #anglerawards {
	margin-top: 1em;
}

#homesubnav p,
#homesubnav li {
	margin-top: 0.5em;
}

#homesubnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#homesubnav li {
	line-height: 1.2;
	padding-left: 12px;
	background: transparent url(../images/icon_arrow_right.gif) 0 3px no-repeat;
}

#homesubnav1 p {
	display: none;
}

/* Events */

#events #content h3 {
	margin-top: 2em;
}

#events #content p,
#events #content blockquote {
	margin: 0;
}

#events #content ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

#events #content dd {
	margin: 0;
	margin-top: 1em;
}

#events #content label,
#where #content label,
#fish #content label {
	display: block;
	font-weight: bold;
}

#events #content select,
#where #content select,
#fish #content select {
	margin-bottom: 10px;
}


/* Preparing */

#preparing #content ul {
	list-style: none;
	margin-left: 0;
}


/* Resources */

#resources dt {
	font-weight: bold;
}

#resources dd {
	margin: 0;
	margin-bottom: 1em;
}


/* Celebrity / Where / Fish */

#celebrity div#content div.wrapper p,
#where div#content div.wrapper p,
#fish div#content div.wrapper p {
	float: left;
}

#celebrity div#content dl,
#where div#content dl,
#fish div#content dl {
	margin-left: 130px;
}

#celebrity div#content dd,
#where div#content dd,
#fish div#content dd {
	margin: 0;
}

#celebrity div#content dt,
#where div#content h2,
#where div#content dt,
#fish div#content h2,
#fish div#content dt {
	overflow: hidden;
	height: 17px;
	margin-bottom: .2em;
	padding-top: 17px;
	/* stop IE5/Win here */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}
html>#celebrity div#content dt,
html>#where div#content h2,
html>#where div#content dt,
html>#fish div#content h2,
html>#fish div#content dt { height: 0; }

#where div#content h2,
#fish div#content h2 {
	margin-bottom: 1.5em;
}

/*
#where div#content form {
	position: absolute;
	top: 20px;
	left: 320px;
}

#fish div#content form {
	position: absolute;
	top: 20px;
	left: 300px;
}

#fish div#content form select {
	width: 170px;
}
*/

#celebrity dt#subhead2 { background: transparent url(../images/text_celebrity_2.gif) no-repeat; }
#celebrity dt#subhead3 { background: transparent url(../images/text_celebrity_3.gif) no-repeat; }
#celebrity dt#subhead4 { background: transparent url(../images/text_celebrity_4.gif) no-repeat; }

#celebrity div#content label {
	display: block;
	font-weight: bold;
}

#celebrity div#content select {
	margin-bottom: 10px;
}

#celebrity div#content ul {
	margin-left: 30px;
}

body#where #paper a,
body#fish #paper dd a,
body#fish #facts a {
	padding-left: 15px;
	background: transparent url(../images/icon_arrow_right.gif) 0 3px no-repeat;
	font-weight: bold;
}

body#where #contacts a,
body#fish #facts a {
	font-weight: normal;
}

body#where #trips a {
	background: transparent url(../images/icon_arrow_right_yellow.gif) 0 3px no-repeat;
}

body#fish #paper dd {
	margin: 0.8em 0;
}

body#where #contacts dd a {
	display: normal;
	margin: 0;
	padding: 0;
	background: transparent;
}

body#fish div#facts h3 {
	margin: 1em 0;
	font-size: 1.2em;
}

body#where div#contacts dl,
body#fish div#facts dl {
	clear: both;
	margin: 0;
	margin-left: 0;
}

body#fish div#facts dt {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	padding-right: 0.5em;
	font-weight: bold;
}

body#where div#contacts dt {
	height: auto;
	margin: 0;
	margin-top: 1em;
	padding: 0;
	font-weight: bold;
}

body#where #trips {
	margin: 20px 0;
	padding: 10px;
	background: #ffc;
}

body#where #trips p {
	margin-bottom: 0;
}

body#where #paper dd.address,
body#where #paper dd.phone,
body#where #paper dd.fax,
body#where #paper dd.email,
body#where #paper dd.tollfree {
	margin-bottom: 0;
}

/* Welcome */

body#welcome ul#tablelinks {
	list-style: none;
	margin: 0;
	padding: 0;
}

body#welcome ul#tablelinks li {
	float: left;
	width: 130px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #666;
}

body#welcome ul#tablelinks li.last {
	width: 100px;
	border-right: 0;
}

body#welcome #torontotimes,
body#welcome #ottawatimes,
body#welcome #drivingtimes {
	margin-top: 20px;
}

body#welcome #ottawatimes,
body#welcome #drivingtimes {
	display: none;
}

body#welcome #torontotimes td,
body#welcome #ottawatimes td {
	width: 48%;
	padding-left: 2px;
}

body#welcome #drivingtimes td {
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
}

body#welcome #drivingtimes td.cityname {
	padding-left: 2px;
	text-align: left;
}

body#welcome #drivingtimes tbody th {
	padding-left: 5px;
	text-align: right;
}

body#welcome table {
	width: 98%;
	border: 1px solid #ddd2ca;
	font: 9px Arial, sans-serif;
}

body#welcome th {
	padding: 4px 2px;
	background: #ddd2ca;
	border-bottom: 1px solid #fff;
}

body#welcome th p {
	margin: 0;
}

body#welcome th.marie {
	width: 50px;
}

body#welcome tr.shade {
	background: #f3f0ed;
}

body#welcome td {
	padding: 2px 0;
}

body#welcome #tablelink1 {
	font-weight: bold;
}


/* Fishing Trips */

#trips h4 {
	overflow: hidden;
	height: 17px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding-top: 17px;
	/* stop IE5/Win here */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}
html>#trips h4 { height: 0; }

#trips #content ul {
	list-style: none;
	margin-left: 0;
}

#trips #content li {
	float: left;
	display: block;
	width: 180px;
	padding-left: 15px;
	background: transparent url(../images/icon_arrow_right.gif) 0 3px no-repeat;
}

#trips #content a {
	font-weight: bold;
}

#selectregionmap {
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}

body#trips #browseregion { background: transparent url(../images/text_browse_region.gif) no-repeat; }
body#trips #browsetrip { background: transparent url(../images/text_browse_type.gif) no-repeat; }
body#trips #browsespecies { background: transparent url(../images/text_browse_species.gif) no-repeat; }
body#trips #browseaccess { background: transparent url(../images/text_browse_access.gif) no-repeat; }
body#trips #lakesearch { margin-top: 0; background: transparent url(../images/text_lake_search.gif) no-repeat; }

body#trips #browseintro {
	padding-top: 10px;
	border-top: 1px dotted #666;
}

body#trips #lakecontent {
	margin-top: 1.5em;
	padding: 10px;
	background: #ffc;
}

body#trips #lakecontent p {
	margin: 0;
}

body#trips #lakecontent form {
	clear: both;
	margin-top: 5px;
}

body#trips #lakecontent label {
	float: left;
	margin-right: 10px;
}

/* Results */

body#results #resultslist {
	width: 460px;
}

body#results #featuredtrips {
	margin: 15px 0;
	padding: 10px;
	background: #ffc;
}

body#results #moretrips h2 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
}

body#results h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 2em;
}

body#results h2 {
	margin-bottom: 1em;
	font-size: 1.2em;
}

body#results ul {
	list-style: none;
}

body#results dt a {
	padding-left: 15px;
	background: transparent url(../images/icon_arrow_orange_yellow.gif) 0 3px no-repeat;
	font-weight: bold;
	color: #f90;
}

body#results dd {
	margin-left: 0;
}

body#results dd span.bold {
	font-weight: bold;
}

body#results #moretrips span#records {
	font-weight: normal;
}

body#results #moretrips dl {
	margin-left: 10px;
}

body#results #tripfinder {
	position: absolute;
	top: 20px;
	left: 500px;
	width: 200px;
}

body#results #pagination {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #666;
}

body#results #pagination p {
	text-align: center;
}

body#results #pagination span {
	padding: 0 3px;
	font-weight: bold;
	color: #f90;
}

body#results #pagination a {
	padding: 0 3px;
	font-weight: bold;
}

body#results #pagination a#previous {
	padding-left: 12px;
	background: transparent url(../images/icon_arrow_left.gif) no-repeat center left;
}

body#results #pagination a#next {
	padding-right: 12px;
	background: transparent url(../images/icon_arrow_right.gif) no-repeat center right;
}

div#noresults {
	height: 300px;
}

/* Profile */

body#profile #paper h1 {
	margin: 10px 0;
	font-size: 2em;
}

body#profile #paper #partner h2,
body#profile #city,
body#profile #description {
	width: 280px;
}

body#profile #paper h3 {
	overflow: hidden;
	height: 17px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding-top: 17px;
	/* stop IE5/Win here */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}
html>#profile #paper h3 { height: 0; }

body#profile #paper p {
	margin-bottom: 1em;
}

body#profile #paper dt {
	clear: left;
	float: left;
	margin-right: 0.2em;
	font-weight: bold;
}

body#profile #pricenotes dt {
	float: none;
}

body#profile #paper dd {
	margin-left: 0;
}

body#profile #paper ul {
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
}

body#profile #pricenotes {
	margin-bottom: 1em;
}

body#profile #partner h2 {
	margin-bottom: 0;
}

body#profile #paper #pageactions {
	margin-bottom: 20px;
}

body#profile #return,
body#profile #print {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #666;
}

body#profile #print {
	border: 0;
}

body#profile #return a {
	padding-left: 15px;
	background: transparent url(../images/icon_arrow_left.gif) 0 3px no-repeat;
}

body#profile #pricing {
	position: absolute;
	top: 0;
	left: 300px;
	padding: 10px;
	border: 1px solid #f90;
	color: #f90;
}

body#profile #pricing span.dollar {
	position: absolute;
	top: 3px;
	left: 0;
}

body#profile #pricing span.price {
	padding-left: 0.3em;
	font-size: 2em;
	font-weight: bold;
}

body#profile #pricing dl {
	width: auto;
	margin: 0;
}

body#profile #pricing dt {
	float: none;
	margin: 0;
	color: #666;
}

body#profile #pricing dd {
	position: relative;
	margin: 0;
	font-weight: bold;
}

body#profile #city {
	font-weight: bold;
}

body#profile #city a {
	padding-left: 15px;
	background: transparent url(../images/icon_arrow_orange.gif) 3px 3px no-repeat;
	color: #f90;
}

body#profile #partnersite a,
body#profile #partneremail a,
body#profile #weblink a {
	padding-left: 12px;
	background: transparent url(../images/icon_arrow_right.gif) 0 3px no-repeat;
	font-weight: bold;
}

body#profile #partner {
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
}

body#profile dt#recreation,
body#profile dt#acco,
body#profile dt#fishavail {
	float: none;
}

body#profile #col1 {
	float: left;
	width: 215px;
	margin-right: 10px;
}

body#profile #col2 {
	float: left;
	width: 215px;
}


/* Site map */

ul {
	margin-left: 20px;
}

h4 {
	margin-bottom: 1em;
}

/* Badges */

#canvasbadge {
	position: absolute;
	top: 346px;
	left: 495px;
	width: 240px;
}

#canvasbadge h3 a {
	display: block;
	height: 107px;
	text-indent: -9999px;
	text-decoration: none;
}

#canvasbadge dl {
	position: relative;
	padding: 0 5px 0 10px;
	font-size: 0.7em;
	color: #fff;
}

#canvasbadge dt {
	font-weight: bold;
}

#canvasbadge dd {
	margin: 0;
}

#canvasbadge dd a {
	position: absolute;
	width: 55px;
	height: 18px;
	text-indent: -9999px;
	text-decoration: none;
}

body.celebrityarticle #canvasbadge dt,
body#events #canvasbadge dt,
body#profile #canvasbadge dt {
	display: none;
}

#canvasbadge hr {
	display: none;
}


/* Interactive map */

#imap {
	position: absolute;
	top: 540px;
	left: 510px;
	width: 218px;
}

#imap #papermap {
	padding: 10px;
	padding-left: 20px;
  padding-bottom: 0;
	background: #fff;
}

#imap #papermaptop {
	height: 10px;
	background: transparent url(../images/paper_side_top.gif) no-repeat;
}

#imap #papermapbottom {
	height: 6px;
	background: transparent url(../images/paper_side_bottom.gif) no-repeat;
}

#imap #papermap h3 {
	overflow: hidden;
	height: 30px;
	margin-bottom: .5em;
	padding-top: 30px;
	/* stop IE5/Win here */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

#imap #papermap p {
	margin: 0;
}

#imap #instructions {
  background: #fff;
	margin: 0;
  padding: 10px;
  padding-top: 0;
  font-size: 70%;
}


/* Popup map */

#city_name { font-size: 10px; }


/* Site Search */

#sitesearch {
  position: absolute;
  top: 37px;
  right: 10px;
  overflow: hidden;
  white-space: nowrap;
}

#sitesearch label {
  background: transparent;
  font-weight: bold;
  font-size: 0.7em;
  color: #fff;
}

#search h5 {
  text-align: right;
  font-size: 1em;
}

#search dt {
  margin-top: 1em;
}

#search dt a {
	background: transparent url(../images/icon_arrow_right.gif) -1px 3px no-repeat;
  padding-left: 1em;
}

#search dd {
  margin-left: 1em;
}

#canvasbadge dd {
  margin-left: 0;
}

#search #pagecount {
  text-align: center;
}

#search #paper {
  padding-bottom: 70px;
}

#q {
  float: left;
  margin-right: 5px;
  width: 140px;
}

/* Gallery Styles */

#gallery h2 {
	font-family: georgia, serif;
	font-size: 12px;
	color: #3C2118;
}

#gallery #topbar {
	background-image: url("../images/gallery_bar.jpg");
	background-repeat: no-repeat;
	color: #3C2118;
}

#gallery #topbar h2 {
	padding: 0px;
	margin: 0px;
}

#gallery #back {
	position: absolute;
	width: 300px;
	margin-left: 390px;
	margin-top: 15px;
	text-align: right;
}

#gallery #grid td {
	padding: 0px 5px 5px 0px;
}

#gallery #grid td.last {
	padding: 0px 0px 5px 0px;
}

#gallery div.photo {
	width: 371px;
	padding: 0px 11px 0px 11px;
	background-image: url(../images/gallery_photo_mid.gif);
}

#gallery div.thumb {
	width: 80px;
	height: 80px;
	padding: 5px;
	background-image: url(../images/gallery_thumb.gif);
}

#gallery td.paging, #gallery td.paging a {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#gallery .formtable td {
	font-family: georgia, serif;
	font-size: 12px;
	color: #421B0C;
}

#gallery .detailtable .content {
	padding: 0px 15px 0px 15px;
}

#gallery .detailtable div {
	margin-bottom: 10px;
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E88C09;
}

#gallery .welcomename {
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E88C09;
}	

.error {
	font-weight: bold;
	color: #FF0000;
}
