@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 10px;
	display: inline;
	background-color: #FFF;
}
#mainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 220px;
	background-color: #fff;
	text-align: left;
}

#header {
	background-color: #DFCA95;
}
#footer {
	background-color: #DFCA95;
	padding: 7px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

.leftimg {
	float: left;
	margin-right: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rightimg {
	float: right;
	margin-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.centered {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content .mainContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
	margin-top: 0px;
	padding: 10px;
	text-align: left;
}
.mainContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	text-indent: 0px;
	padding: 10px;
}
.mainContent p {
	font-size: 85%;
	line-height: 1.4;
	padding: 10px;
	text-align: left;
}
.mainContent li {
	font-size: 85%;
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
	line-height: 1.4;
}

.sideContent {
	width: 178px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.sideContent h3 {
	font-size: 90%;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sideContent p {
	font-size: 80%;
	margin: 5px;
	text-align: center;
}

#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
}
#footer a:link, #footer a:visited {
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
	color: #000;
}
#footer a:hover, #footer a:focus, #footer a:active {
	text-decoration: none;
	color: #900;
}
#sidebar .sideContent h4 a:link, #sidebar .sideContent h4 a:visited {
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar .sideContent h4 a:hover, #sidebar .sideContent h4 a:focus, #sidebar .sideContent h4 a:active {
	color: #900;
	text-decoration: none;
}

#sidebar .sideContent p {
	font-style: normal;
}
#sidebar .sideContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	margin: 5px;
	text-align: center;
}
#sidebar .sideContent .centered {
	color: #000;
	text-align: center;
}
#sidebar .sideContent .centered a .centered {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar .sideContent p a #Jellycats {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar .sideContent #tempInsert .centered {
	color: #900;
}

#mainContent #content .mainContent p a:link, #mainContent #content .mainContent p a:visited {
	font-size: 90%;
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
}
#mainContent #content .mainContent p a:hover, #mainContent #content .mainContent p a:focus, #mainContent #content .mainContent p a:active {
	font-size: 90%;
	color: #900;
	margin-right: 5px;
	margin-left: 5px;
}
#mainContent #content .mainContent #map {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
#sidebar .sideContent .centered a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainContent #content .mainContent .centered a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainContent #content .mainContent .mainContent a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
