/* CSS Document */

body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #7cadc7;
	margin-top: 0px;
	text-align: center;
}
p {
	color: #073857;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
h1 {
	color: #073857;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	}
td.topleft {
	background-image: url(images/temp_01.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 50px;
}
td.topright {
	background-image: url(images/temp_04.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 50px;
}
td.logo {
	background-image: url(images/temp_02.jpg);
	height: 222px;
	width: 185px;
}
td.midleft {
	background-image: url(images/temp_05.jpg);
	background-repeat: repeat-y;
	width: 50px;
}
td.links {
	background-color: #F8EDD1;
	background-image: url(images/temp_06.jpg);
	background-position: top;
	width: 185px;
	background-repeat: no-repeat;
}
td.content {
	background-image: url(images/temp_07.jpg);
	background-repeat: no-repeat;
	width: 615px;
	background-color: #FFFFFF;
}
td.midright {
	width: 50px;
	background-image: url(images/temp_08.jpg);
	background-repeat: repeat-y;
}
td.lowerleft {
	height: 27px;
	width: 50px;
	background-image: url(images/temp_09.jpg);
	background-repeat: repeat-y;
}
td.bottomlinks {
	height: 27px;
	width: 800px;
	background-color: #E6EBEE;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #073857;
	padding-top: 2px;
}
td.lowerright {
	height: 27px;
	width: 50px;
	background-image: url(images/temp_11.jpg);
	background-repeat: repeat-y;
}
td.baseleft {
	background-image: url(images/temp_12.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}
td.baseright {
	background-image: url(images/temp_14.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}
a.base:link,a.base:active,a.base:visited {
	text-decoration: none;
	color: #073857;
	padding-right: 3px;
	padding-left: 3px;
}
a.base:hover {
	text-decoration: underline;
}
a.ics:link,a.ics:active,a.ics:visited {
	text-decoration: none;
	color: #437591;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.ics:hover {
	text-decoration: none;
	color: #073857;
}
#divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #073857;
}
#drivingMap {
	border: 1px dashed #073857;
}
