body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

.invisible { visibility:hidden; }

#container {
	width:736px;		
	text-align:left;
	background-color:white;
}

A,A:visited { color:#3B1B64; text-decoration:underline; }
A:hover { color:red; }

#banner {
	height:116px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}


#navigation {
	margin-right:10px;
	padding-top: 5px;
}

#navigation A, #navigation A:visited {
	color:white;
	text-decoration:none;
	font-size:0.9em;
}
#navigation A:hover {
	color:red;
}

#navigation .divider {
	color:white;
	font-size:0.8em;
}

#column1 {
	float:left;
	width:183px;
}

#column1_inner_inner {
	padding-right:8px;
}
#column1_inner {
	border-top: 1px solid #77D08D;
	border-left: 1px solid #77D08D;
	border-right: 1px solid #77D08D;
	padding-bottom:5px;
}
#column1_bottom {
	height:15px;
	background-image:url(../images/roehampton.gif);
	background-repeat:no-repeat;
	padding-left:110px;
	padding-top:5px;
	font-size:0.9em;
}

#roehampton {
	background-image:url(../images/roehampton2.gif);
	background-repeat:no-repeat;
	padding-left:110px;
	margin-top:5px;
}

#roehampton A, #roehampton A:visited { color:#99979B; }

#column2 {
	margin-left:200px;
}

#footer {
	margin-top:10px;
	font-size:0.9em;
}

#footer A, #footer A:visited {
	color:#4C376B;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}

#footer A:hover {text-decoration:underline; }



#galleryicon {
	background-image:url(../images/galleryicon.jpg);
	background-repeat:no-repeat;
	height:55px;
	padding-left:100px;
	padding-top:20px;
	
}

#galleryicon A,#galleryicon A:visited { color:#99979B; text-decoration:underline; }
#galleryicon A:hover { color:red;  }

#welcomebox {
	height:167px;
	margin-bottom:20px;
}

#welcomebox_a {
	border:1px solid #C5C3C4;
	height:165px;
	width:228px;
	padding-left:10px;
	color:#3B1B64;
	padding-right:10px;	
	font-size:0.9em;
}

#welcomebox_a h3 {
	color:#14923A;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.6em;
}

#welcomebox_a .readmore {
background-image: url(../images/greenarrow.gif);
background-repeat:no-repeat;
padding-left:20px;
width:100px;
text-align:left;
}

#welcomebox_a A,#welcomebox_a A:visited {
	color:#99979B;
	text-decoration:underline;
}
#welcomebox_a A:hover { color:red; }
#welcomebox_b {
	float:right;
	width:280px;
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	height:167px;

}
#quotein {
	background-image:url(../images/quotein.gif);
	background-repeat:no-repeat;
	float:left;
	height:24px;
	width:24px;
}

#quoteout {
	background-image:url(../images/quoteout.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:24px;
}

#quote {
	color:#311854;
	margin-left:30px;
	margin-right:10px;
	position:relative;
	top:15px;
	font-weight:bold;
	font-size:1.2em;
}

#quotebox {
	border:1px solid #C5C3C4;
	height:145px;
	width:228px;
	padding-left:10px;
	padding-top:20px;
	color:#3B1B64;
	padding-right:10px;
}
.eventdivider {
	background-image:url(../images/event_divider.gif);
	background-repeat:repeat-x;
	height:10px;
	font-size:0.1em;
	color:white;
}

.verticaldivider {
	font-size:0.1em;
	color:white;
}

hr {
	height: 1px;
	color:#77D08D;
}