
body {
	background: #0DA2C8;
	margin-top: 0px;	
}

h1 {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.9em;
	color: #2C216F;
	margin-top: 0px;
}

h2 {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #4A39AA;
	margin-top: 0px;
}

p, ul {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.8em;
}

a {
	color: #201465;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

li {
	list-style: square;
	color: red;
}

img {
	border: 0px;
}

#container {
	background: white;
	width: 937px;
	margin: 0 auto;
}

#left, #mid, #right , #indexMid {
	float: left;
	border: none;
}

#left {
	width: 265px;
}

#left p, #left h1, #left h2, #right h1, #right h2, #right p {
	padding-left: 30px;
}

#left p {
	padding-right: 10px;
}
	
#right p {padding-right:30px;}

#indexMid {
	width: 398px;
	text-align: left;
	background-image: url("../images/home-logo.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	padding-top: 320px;
	}
	
#mid{
	width: 398px;
	text-align: center;
}
.left {
	text-align: left;
}

#right {
	width: 274px;
}

#footer {
	background: #11006D;
	float: left;
	width: 938px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer h1 {
	margin: 0px;
	color: #F9F905;
	font-size: 1.1em;
}

#footer a {
	color: #D1D139;
}

#footer p {
	color: white;
	margin: 0px;
}

.highlight {
	color: #EB1C22;
}

.nav {
	font-size: 0.7em;
}

.small {
	font-size: 0.6em;
}

#brown {color:#633; font-weight:bold;}

#activityList{ 
	padding-top:10px;
	padding-bottom:30px;
	background:url(../images/cart.jpg) no-repeat 190px 0px; 
}

#activityList ul{ margin:0px;}

#tivertonMuseum{
	padding-top:20px;
	padding-right:180px;
	background:url(../images/tivertonMuseumLogo.jpg) 200px 0px no-repeat;
	height:100px;
}