body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

a:link	{
	color: #40497F;
}

a:hover	{
	color: #663366;
}

a:visited	{
	color: #65697F;
}

#maincontent {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.9em;
	}

h1 {
	font-size: 1.5em;
	color: #602050;
}

h2 {
	font-size: 1.2em;
	color: #602050;
	margin-top: 1.5em;
}

h3 {
	font-size: 1em;
	color: #602050;
}

h4 {
	font-size: 0.9em;
	color: #602050;
}

#globalnav {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 10px 10px;
	}

#globalnav ul {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: normal;
	list-style-type: none;
	}
	
#globalnav li {
	margin: 0 0 1px 0;
	}
	
#globalnav a {
	display: block;
	background-color:#CC66CC;
	color: #ffffff;
	width: 100%;
	padding: .2em .5em;
	text-decoration: none;
	}
	
#globalnav a:hover {
	background-color: #4A7B96;
	color: #FFF;
	}	

#breadcrumb {
	background-color:#CC66CC;
	color: #000000;
	margin-bottom: 20px;
	padding: 4px 5px;
	}
	
#breadcrumb a {
	color: #ffffff;
	}

#breadcrumb a:hover	{
	color: #663366;
}

img {
	border-width: 0px;
}
 
#footer {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.75em;
	text-align: center;
	border-top-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 20px;
}

td#footerrule {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CC66CC;
	padding-top: 10px;
	}

div#home-location-bullets {
	padding: 0;
	margin: 0 0 10px 10px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	letter-spacing: normal;
	font-size: 0.7em;
	}

div#home-location-bullets ul {
	padding: 0 0 0 20px;
	margin: 0;
	}

div.home-content {
	margin: 10px;
	padding: 0 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	}

div#home-content-background {
	background-image: url(images/index_bckgnd.gif);
	background-repeat: no-repeat;
	}

div.home-announce {
	border: #cccccc 1px solid;
	margin: 10px;
	padding: 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;}
	
div.home-announce h3 {
	background-color:#CC66CC;
	font-size: 12px;
	color: black;
	margin: 0 -5px;
	padding: 4px 5px;
	border-bottom: #cccccc 1px solid;}

div.home-announce img {
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.constantcontact {
	padding: 3px 0 0 0;
	margin: 0 0 0 10px;
	text-align: left;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	}

img.left {
	float: left;
	margin: 0 10px 10px 0;
	}

img.right {
	float: right;
	margin: 0 0 10px 10px;
	}

img.top {vertical-align:top;
	}

p.caption {
	text-align:center;
	font-style: italic;
	margin-top: -1em;
	}

table.format {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-left-color: #808080;
}

table.format td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
	padding: 5px;
	vertical-align: top;
}

table.format th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
	padding: 5px;
	background-color: #C0C0C0;
	vertical-align: top;
}
