body {
	margin: 0 0 0 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF8F0;
	color: #000000;
	background-image: url(images/body_bg.jpg);
}
#frame {
	border: 1px solid #003471;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:2px;
	background-color: #FFFFFF;
}
.leftcolumn {
	background-color: #FFF8F0;
	background-image: url(images/thorson_13.jpg);
	background-repeat: no-repeat;
	width: 190px;
	vertical-align: top;
	padding: 45px 0 15px 0;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7b299;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
A, A:visited {
	text-decoration: none;
	color: #a07228;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #a07228;
	font-weight: bold;
}
.pagecontent {
	font-size: 12px;
	vertical-align: top;
	background-color: #FFF8F0;
	line-height: 18px;
	width: 550px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.content {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.sendbutton {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content h1 a, #content h3 a {
	font-size: 18px;
	color: #003471;
	margin: 0px;
	font-weight: bold;
}
h1,.head, h1 a {
	font-size: 18px;
	color: #003471;
	margin: 0px;
	font-weight: bold;
}
h2, .subhead {
	font-weight: bold;
	font-size: 12px;
}
#content h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
}
.footer {
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
	padding: 10px;
	background-image: url(images/thorson_15.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}
A.credits, a.credits:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A.ResourceLinks {
	text-decoration: none;
	display : block;
	padding : 1px 0px 1px 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: normal;
}
A.ResourceLinks:hover {
	text-decoration: underline;
	display : block;
	padding : 1px 0px 1px 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: normal;
}

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
#menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu {
	font-size: 11px;
	width: 180px;
	margin-left: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	font-weight: bold;
        }

#menu li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	margin-bottom: 1px;
        }

#menu li a:link, #menu li a:visited {
	color: #ffffff;
	display: block;
    padding: 5px 0 0 7px;
	background-position: 0px 0px;
	background-image: url(images/menu.png);
        }

#menu li a:hover, #menu li #current {
	color: #ffffff;
	padding: 5px 0 0 7px;
	background-image: url(images/menu.png);
	background-position: 0px -25px;
        }

#menu li a:active {
	color: #ffffff;
    padding: 5px 0 0 7px;
	background-image: url(images/menu.png);
        }
-->
.flash {
	background-image: url(images/thorson_01.jpg);
	background-repeat: no-repeat;
}
#quickconnect .contactbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 7px;
	font-weight: normal;
}
#quickconnect textarea {
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 75px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#quickconnect {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#quickconnect form {
	padding: 5px;
	background-color: #c7b299;
	margin:0;
}
p.postmetadata {
	padding: 5px;
	border: 1px solid #c7b299;
	background-color: #FFFFFF;
}
h3#comments, h3#respond {
	font-size: 12px;
	font-weight: bold;
}
textarea#comment {
	width: 100%;
}
ul.commentlist {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.commentlist li {
	padding: 5px;
}
ul.commentlist li.alt {
	border: 1px solid #c7b299;
	background-color: #FFFFFF;
}

