body {
	color: #000;
	margin: 0 10px;
	padding: 0;
	border: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #E3DED7;
}

p, h3, td, ul, ol, li, dl, dt {
	font: 14px/16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #24201E;
}
li {
	list-style: square;
}

h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
h2 {
	font: 14 Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	}
	
h3 {
	font: 12 Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	}

a:link, a:visited {
	text-decoration: none;
	color: #6699CC;
	background: transparent;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
    color: #663300;
    background: #A2C5DC;
}

a:active {
	text-decoration: none;
	color: #EA9800;
	background: transparent; 
}

 td.padded {
	padding:20px;
	background: #FFFFFF;
	vertical-align: top;
 }
td.sidebar {
	background: #BAB2A6;
	vertical-align: top;
}
td.navigation {
	padding-top: 20px;
	text-align: center;
}
td.top {
	background: #807563 top;
}
td.crumbs {
	background: #808080;
	padding-top: 10px;
	padding-bottom: 10px;
}
.crumbs {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.7px;
	text-align: center;	
}
.date {
	font-size: 9px;
	color: #FFFFFF;
	background: #636363;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 16px;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 14px;
}

 a.crumbslink
{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
a.crumbslink:hover {
	background: #999999;
	text-decoration: underline;
}
a.navigation {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
a.navigation:hover {
	background: #6C7989;
	text-decoration: none;
	border-bottom-style: none;
}
a.navigation:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nolink {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
td.main {
	background: #FFFFFF top;
	padding: 20px;
}
td.sidebar {
	background: #BAB2A6 top;
}
.arrow {
	color: #333333;
	font: 18px Arial, Helvetica, sans-serif;
}
.comments {
	font: italic 11px/18px Arial, Helvetica, sans-serif;
	color: #663300;
}
