body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F0DAB7;
	margin: 0 0 0 0;
}

h1 {
	font-size: 20px;
	font-weight: normal;
}

#doormat #container {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	margin-top: 20px;
	clear: both;
}

#doormatImage {
	background-image: url(pics/doormat.jpg);
	background-repeat: no-repeat;
	clear: both;
	overflow: visible;
	height: 376px;
}

#doormat #content {
	position: relative;
	background-image: url(pics/BgDoormatContent.gif);
	margin-top:0px;
	top: 367px;
	background-repeat: repeat-y;
}

#doormat #footer {
	background-image: url(pics/BgDoormatFooter.gif);
	background-repeat: no-repeat;
	height: 18px;
	visibility:visible;
	width: 740px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#doormat #container #content h1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#doormat #container #content p {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 400px;
	text-align: center;
}

#doormat a:link {
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

#standard #container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	width: 740px;
}

#map_canvas {
	width: 500px;
	height: 500px
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	clear: left;
}


#standard #header {
	position: relative;
	background-image:url(pics/bgheader.jpg);
	margin-top:0px;
	width:740px;
	background-repeat:no-repeat;
	overflow: visible;
	background-color: #F4C082;
}

#standard #content {
	position: relative;
	margin-top:20px;
	top: 167px;
	background-color: #F4C082;
	overflow: visible;
	padding-left: 20px;
	width: 720px;
}

#standard #footer {
	background-image: url(pics/footer.gif);
	background-repeat: no-repeat;
	height: 116px;
	visibility:visible;
	width: 740px;
	clear: both;
	margin-right: auto;
	margin-left: -20px;
}

#standard #container #content h1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#standard #container #content p {
	font-size: 14px;
	clear: both;
	margin-top: 0px;
}

#standard a:link {
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
#content a:link {
	color: #E4801D;
	text-decoration: underline;
}
#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header li {
	font-size: 14px;
	text-transform: uppercase;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	float: left;
	margin-left: 25px;
}
#header ul {
	top: 140px;
	position: relative;
}
#third {
	float: right;
}
.right {
	float: right;
}
p {
}

