* html { margin: 0; padding: 0; text-align: center; }
body { font: 80%/130% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; color: #222; background: #fff url(http://pappin.com/bg.jpg) top left repeat-x; }

h1, h2, h3, h4, h5{ font-family: 'Georgia'; font-weight: normal; }
h1 { font-size: 1.75em; line-height: 1.2em; padding: 0; margin: 1em 0 0 0; }
h2 { font-size: 1.4em; margin: 2em 0 0 0; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; margin: 0; }
h5 { font-size: 1.0em; }

#container { position: relative; text-align: left; width: 80%; background-color: #fff; margin: 0 auto; padding: 20px 0 10px 0; border: thin solid #00d1f0; }


/* navigation */

#navcontainer { border-top: 1px solid #000; background: #369 url(../images/navbg.jpg) repeat-x; }
.clearbr { clear: both; height: 0; line-height: 0.0; font-size: 0; }
#navlist,
#navlist ul { padding: 0; margin: 0; list-style: none; }
#navlist a { display: block; text-decoration: none; padding: 5px 10px; border-right: 1px solid #333; color: #fff; }
#navlist a.trigger { padding: 5px 16px 5px 10px; background-image: url(../images/arrow.gif); background-position: right center; background-repeat: no-repeat; }
#navlist li { float: left; width: auto; }
#navlist li ul,
#navlist ul li { width: 14em; }
#navlist ul li a { color: #565656; border-right: 0; padding: 3px 12px 3px 16px; }
#navlist li ul { position: absolute; display: none; background: #fff url(../images/menubg.jpg) repeat-x; border-right: 1px solid #333; border-bottom: 1px solid #333; }
#navlist li:hover a,
#navlist a:focus,
#navlist a:active { color: #fff; background-color: #369; }
#navlist li:hover ul { display: block; }
#navlist li:hover ul a { color: #000; background-color: transparent; }
#navlist ul a:hover { background-color: #369!important; color: #fff!important; }
#navlist li { width: auto; }


/* main content */

#content { margin: 10px 10px 20px 10px; clear: left; }
#content a,
#content a:visited { color: #369; text-decoration: none; font-weight: bold; }
#content a:hover { color: #00d1f0; }
#content a:active { color: #fff; }


.jimg { 
	width: 300px;
	float: right;
	margin-left: 20px;
	border: 1px solid #333;
	}
.jimgthumb {
	width: 155px;
	}


/* gallery */

dl.gallery { width: 160px; height: 200px; text-align: center; padding: 10px; float: left; margin-right: 1em; margin-bottom: 50px; }
.gallery dd { font-weight: bold; }
.gallery dt img { border: thin solid #777; }
.gallery a:hover img { border: thin solid #00d1f0; }
.gallery dd { margin: 0; padding: 0; }
.gallery dd a { color: #036; text-decoration: none; }
.gallery dd a:hover { color: #00d1f0; }

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin: 2em 0 0 0;
	padding: 1em 0 0 0;
	text-align: right;
	}
#footer p { 
	font-size: x-small;
	text-transform: uppercase;
	color: #766557;
	padding: 0 1em 0 0;
	}
#footer a { color: #766557r; text-decoration: none; }
#footer a:hover { color: #aaa; }

/* best ampersand */

span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	color: #766557;
	}


/* table */

#container tr {
	border-top: thin solid #999;
	}
th {
	color: #666;
	border-right: 1px solid #c1dad7;
	border-bottom: 1px solid #c1dad7;
	border-top: 1px solid #c1dad7;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #e0f7fa;
	}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #c1dad7;
	background: none;
	}
th.cost {
	border-left: 1px solid #c1dad7;
	border-top: 0;
	background: #fff;
	}
th.costalt {
	border-left: 1px solid #c1dad7;
	border-top: 0;
	background: #eefafc;
	color: #888; }
td {
	border-right: 1px solid #c1dad7;
	border-bottom: 1px solid #c1dad7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4F737C;
	}
td.alt {
	background: #eefafc;
	color: #625B52;
	}
	

/* miscellaneous */

.floatleft { float: left; margin-right: 20px; border: thin solid #333; }
.floatright { float: right; margin-left: 20px; border: thin solid #333; }
.noborder { border: 0; }
ul { margin-left: 0; padding-left: 1em; }
ul.nobullet { list-style-type: none; padding-left: 0; }
a img.newwindow { border: 0; }