* {
	margin: 0px; padding: 0px;
	}
body {
	background-color: #3A3A42;
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 40px;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A3A42;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 50px;
	list-style-type: none;
	}
	li a:link {
		color:#3A3A42; 
		text-decoration: none;
		} 
	li a:visited {
		color:#3A3A42; 
		text-decoration: none;
		} 
	li a:hover {
		color:#F37620; 
		text-decoration: none;
		} 
	li a:active {
		color:#F37620; 
		text-decoration: none;
		}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F37620;
	font-size: 14px;
	text-align: left; 
	margin-bottom: 3px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A3A42;
	font-size: 12px;
	text-align: left; 
	margin-bottom: 2px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left; 
	margin-bottom: 10px;
	}
	p a:link {
		color: #000000; 
		text-decoration: underline;
		} 
	p a:visited {
		color:#000000; 
		text-decoration: underline;
		} 
	p a:hover {
		color:#F37620; 
		text-decoration: none;
		} 
	p a:active {
		color:#F37620; 
		text-decoration: none;
		}
	p.lodgingName {
		font-weight: normal;
		margin-bottom: -10px;
		}
	p.lodgingAddress {
		font-style: italic;
		margin-bottom: -10px;
		}
	p.staffTitle {
		font-style: italic;
		}
#container {
	background-color: #ffffff;
	width: 800px;
	margin: 40px auto;
	padding: 20px 0 0 0;
	}
#header {
	width: 760px;
	height: 124px;
	margin: 0px auto;
	background-image:url(http://debbielouie.com/kanon/images/header.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	}
	#header h1 {
		display: none;
		}
	#header a {
		width: 125px;
		height: 90px;
		display: block;
		position: absolute;
		top: 5px;
		left: 320px;
		}
#menubar {
	width: 760px;
	height: 27px;
	background-color: #F4ECD1;
	padding: 5px 0;
	margin: 0px auto;
	}
	#menubar ul {
		width: 760px;
		margin: 0px;
		padding: 0px;
		}
	#menubar li {
		float: left;
		margin: 0px;
		padding: 0px;
		}
#middle {
	width: 760px;
	background-color: #F4ECD1;
	margin: 0px auto;
	padding-top: 20px;
	}
	#left {
		width: 190px;
		float:left;
		}
		#left h1 img{
			margin: 0 0 3px 0;
			}
		#left h1 {
			margin-left: 25px;
			}
		#left h2 {
			margin: 10px 0 0 25px;
			}
		#left p {
			margin: 0 20px 0 25px;
			}
	#right {
		width: 570px;
		background-image: url(http://debbielouie.com/kanon/images/line.gif);
		background-position: top left;
		background-repeat: no-repeat;
		float: right;
		}
		#right h1 img {
			margin: 0 0 10px 0;
			}
		#right h1 {
			margin: 0 45px 0 45px;
			}
		#right h2 {
			margin: 0 45px 0 45px;
			}
		#right p {
			margin: 0 45px 10px 45px;
			}
	#right ol li {
			font-family: Arial, Helvetica, sans-serif;
			color: #000000;
			font-size: 12px;
			font-weight: normal;
			line-height: 18px;
			text-align: left; 
			margin: 0 45px 10px 62px;
			list-style-type: decimal;
			}
	* html div#right ol li {
			margin: 0 45px 10px 67px;
			}
		#frame {
			width: 480px;
			height: 175px;
			background-image: url(http://debbielouie.com/kanon/images/spotframe.gif);
			background-position: top left;
			background-repeat: no-repeat;
			margin: 0 0 0 45px;
			position: relative;
			}
		/* IE STIIILLL SUCKS! */
		* html div#frame {
			margin: 0;
			}
			#frame img {
				width: 450px;
				height: 150px;
				position: absolute;
				top: 14px;
				left: 14px;
				}
			#slideshow {
				width: 450px;
				height: 150px;
				position: absolute;
				top: 14px;
				left: -32px;
				}
		#headshot {
			width: 150px;
			height: 175px;
			background-image: url(http://debbielouie.com/kanon/images/spotheadshot.gif);
			background-position: top left;
			background-repeat: no-repeat;
			margin: 0 10px 8px 45px;
			position: relative;
			float: left;
			}
		/* IE STIIILLL SUCKS! */
		* html div#headshot {
			margin: 0 10px 8px 22px;
			}
			#headshot img {
				width: 120px;
				height: 150px;
				position: absolute;
				top: 14px;
				left: 14px;
				}
		#map {
			width: 480px;
			height: 490px;
			position: relative;
			top: 0;
			left: 42px;
			}
		/* IE STIIILLL SUCKS! */
		* html div#map {
			left: 0;
			}
			
	.clear {
		clear: both;
		}
#footer {
	width: 760px;
	background-color: #F4ECD1;
	margin: 0px auto;
	border-bottom: 20px solid #fff;
	}
	#footer p {
		font-size: 10px;
		text-align: center;
		}