a {
	text-decoration: none;
	font-weight: 600;
}

a img {
	border: 0;
	}

img {
	border: 0;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8F6BF;
}

body,td {
	font-size: 15px;
	font-family: Calibri, Corbel, "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	color: #1B1B1B;
	line-height: 1.7;
	letter-spacing: .6px;
}

li {
	font-size: 14px;
	line-height: 1.3;
	letter-spacing: .8px;
	padding: 0 40px 0 0;
	color: #333333;
}

a:link {
	color: #336600;
}

a:visited {
	color: #336600;
}

a:hover {
	color: #AC5954;
}

a:active {
	color: #AC5954;
	outline: none;
}

a.title:link {
	color: #333333;
}

a.title:visited {
	color: #333333;
}

a.title:hover {
	color: #AC5954;
}

a.title:active {
	color: #333333;
	outline: none;
}

.sm {
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .4px;
}

.dsq-widget {
	font-size: 11px !important;;
	line-height: 1.2;
	letter-spacing: .4px;
}

.xsm {
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: .4px;
}


.med {
	font-size: 13px;
	line-height: 1.2;
	letter-spacing: .4px;
}

.lg {
	font-size: 20px;
}

.xlg {
	font-size: 26px;
	line-height: 1.2;
}

.contentnav {
	font-size: 11px;
	line-height: 1.2;
}

.subhead {
	font-variant:small-caps;
	font-size: 15px;
	font-weight: bold;
}

.footer {
	font-size: 13px;
}

.comments {
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: .4px;
}

.dotted {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.solid {
	border-top: 1px solid #CCCCCC;
	border-bottom: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

blockquote {
	margin: 20px;
	background: url('/images/content_doublequote.gif') no-repeat 0 3px;
	padding: 0 40px 0 20px;
	font-size: 15px;
	color: #666666;
}

#disqus_thread #dsq-content {
	font-size: 14px !important;
	font-family: Calibri, Corbel, "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	padding: 20px 20px 20px 20px !important;
}

.quickmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFF;
	background-color: #000;
	border: 1px dotted #666;
}