p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	padding:0;
}
blockquote
{
	margin: 2em 0 0 1em;
	padding: 0 0 10px 50px;
}
body 
{
	background: #663366;
	margin: 0; 
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	color: #000000; 
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #663366;	
}
a:hover {
text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
#navigation {
	background: transparent; 
	margin: 0px auto;
	position: relative; 
	overflow: hidden; 
	width: 780px; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
	background:#fff;
	padding:0px;		
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px;
	padding: 0px; 
	list-style-type: none;
	text-decoration: none;
	text-align: left;
}
#navigation ul li a {
	float: left; 
	margin: 0px;
	padding: 6px 10px; 
	display: block; 
	font-weight:bold;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page a {
	background: #663366;
	color: #fff;		
	border:none;	
}
#container {
	margin: 0px auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
	padding:0;	
}
#header {
	margin: 10px auto 0; 
	padding:0;
	text-align:left;
	width:780px;
	color:#FFFFFF
}
#header h1 
{
	font-size:2em;
	margin:5px 10px;
	letter-spacing:1px;	
	color:#663366
}
#header h1 a {
	text-decoration:none;	
	color:#663366
}

#headerimage {
	clear: both; 
	background: #fff url(images/header.gif) no-repeat 0 0; 
	color: #fff; 
	height: 100px;	
	width: 780px;
}

h2.pagetitle 
{
	margin:10px;
	padding:0;
}
#content {
	margin: 0px 0; 	
	padding:0;
	background:#fff;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #443305;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 770px; 
	margin:0 20px 0 10px;
	padding:0;
} 
#content-main ul 
{
    margin:1em;
    padding:0 1em;
}

#contact ul, #address ul {
list-style-type: none;
	margin:0;
	padding: 5px 0px; 
	list-style-type: none;
	text-decoration: none;
	text-align: left;
}
.bold
{font-weight:bold}

#map
{padding: 10px 0px}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	text-align:right;
	width:780px;
	color:#FFFFFF
}

 html #footer {
	height: 1%;
}
#footer p {
	line-height: 1.6em;	
}
#footer p span 
{
	font-size:0.9em;
}


#header, #content, #footer {
    overflow: hidden;
}
