A:link{color: #003366; text-decoration: underline;}
A:visited{color: #003366; text-decoration: underline;}
A:hover{color: #6699cc; text-decoration: underline;}

body
{
	font-size: 85%;
	color: #000000;
	background-color: #f1f1ed;
	margin: 0px;
	overflow: auto;
}

body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input
{
	font-family: verdana,helvetica,arial,sans-serif;
}

div.container
{
	margin: 0 auto;
	width: 796px;
}

div.headertext
{
	font-size: 90%;
	text-align: right;
	padding: 2px;
	margin-right: 20px;
	color: white;
}

div.maintext
{
	font-size: 12pt;
	text-align: left;
	margin: 20px;
	line-height: 200%;
	padding: 20px;
	background-color: transparent;
}

#copyright
{
	font-size: 85%;
	text-align: right;
	padding: 2px;
	margin-right: 20px;
	color: white;
	float: right;
}

#footerlink
{
	font-size: 85%;
	text-align: left;
	padding: 2px;
	margin-left: 20px;
	color: white;
	float: left;
}

#content
{
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}

table.bordered
{
	margin-top: 3px;
	background-color: #606060;
	border: 1px solid black;
}

table.footer
{
	margin-bottom: 3px;
}

table.content
{
	height: 700px;
	margin: 0px;
	padding: 0px;
}

td.nav
{
	text-align: center;
	color: white;
	background-color: transparent;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #868686;
	border-left: 1px solid black;
	border-right: 1px solid #868686;
	padding-bottom: 2px;
}

td.contact, td.contact_left, td.contact_right
{
	text-align: center;
	background-color: #f5f5ff;
	padding: 5px;
}

td.contact_left
{
	text-align: left;
}

td.contact_right
{
	text-align: right;
}

caption
{
	height: 40px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
}

div.content_center, div.content_left, div.content_right
{
	text-align: center;
	background-color: transparent;
	padding: 0px;
}

div.content_left
{
	margin-left: 10px;
}

div.content_right
{
	margin-right: 10px;
}

div.content_center
{
	margin-right: 5px;
	margin-left: 5px;
}

div.blurb
{
	font-size: 90%;
	/* font-style: italic; */
	text-align: center;
	background-color: #f5f5f5;
	padding: 10px;
	margin-right: 30px;
	margin-left: 30px;
}

div.contact
{
	background-color: #f5f5ff;
	padding: 10px;
	margin-right: 30px;
	margin-left: 30px;
}

a.menu_item
{
	display: block;
	color: white;
}

a.menu_item:link,a.menu_item:visited
{
	text-decoration: none;
	background-color: transparent;
}

a.menu_item:hover,a.menu_item:active
{
	text-decoration: underline;
	background-color: #757575;
}

a.light
{
	color: white;
	background-color: transparent;
}

a.light:link,a.light:visited
{
	text-decoration: none;
}

a.light:hover,a.light:active
{
	text-decoration: underline;
}

a.thumbnail
{
	font-size: 85%;
	text-decoration: none;
	background-color: transparent;
}
