table {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #767676;
}
body {
	background: #F1EFDE;
}
a:visited, a:active, a:link {
	text-decoration: underline;
	color: #559FB8;
}
a:hover {
	text-decoration: none;
	color: #559FB8;
}
.footer {
	color: #665342;
	padding-top: 4px;
	padding-bottom: 2px;
}
.footer a:visited, .footer a:active, .footer a:link {
	text-decoration: none;
	color: #665342;
}
.footer a:hover {
	text-decoration: underline;
	color: #665342;
	}
h2 {
	color: #35839F;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	}
b {
	font-weight: bold;
	color: #3886A0;
	}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
	}
a.seo:hover {
	text-decoration: none;
	cursor: text;
}
.main {
	color: #666;
	background: #FFFFFF;
	padding: 13px 35px 10px 40px;
	}
ul li {
	list-style: url(images/bullet.gif);
}
.imgH {
	padding-left: 19px;
}
#subnav ul li {
	list-style: url(images/bullet_sn.gif);
	margin-left: -13px;
	padding-left: -5px;
	line-height: 15px;
	padding-bottom: 4px;
}
#subnav {
	padding-right: 20px;
	padding-top: 13px;
	padding-bottom: 20px;
	color: #665342;
}
#subnav a:visited, #subnav a:active, #subnav a:link {
	text-decoration: none;
	color: #665342;
}
#subnav a:hover {
	text-decoration: none;
	color: #D46601;
}
.imgRight {
	margin-bottom: 10px;
	margin-left: 13px;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
}
.edgeTop {
	background: url(images/edge_top_bkg.gif) repeat-x bottom;
}
.edgeLeft {
	background: url(images/edge_left_bkg.gif) repeat-y right;
}
.edgeRight {
	background: url(images/edge_right_bkg.gif) repeat-y left;
}
.edgeLow {
	background: url(images/edge_low_bkg.gif) repeat-x bottom;
}
