body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C1C1C;
	background-color: #E1DDC1;
	overflow-x: hidden;
	background-repeat: repeat-y;
	background-image: url(/images/bg.png);
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table.purty {
	background-color: white;
	color: #727C40;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #BE7502;
	border-collapse: collapse;
	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=1);
}

img {
	border: 0;
}

img.border {
	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=1);
	border: solid 1px #BE7502;
	margin: 0 0 1em 0;
}
	
a {
	color: orange;
	text-decoration: none;
	font-weight: bold;
}
		
a:hover {
	color: #BE7502;
	border-bottom: 1px solid #764B08;
}

a.nonline 
{
	border-bottom: 0px solid transparent;
}	

a:hover.noline {
	border-bottom: 0px solid transparent;
}

a:visited {
	color: #BE7502;
}

b {
	color: #727C40;
}

ul.tall li {
	padding-bottom: 1em;
}

ul.dotless {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;
}

ul.dotless li {
	margin-left: 0;
	padding-left: 0;
}

ul.dotless.spaced li {
	margin-bottom: 1em;
}

ul.nodot {
	list-style-type: none;
}

ul.nl {
	list-style-image: url(/onsite/newsletter/abstrbu1.gif);
	font-family: 'Times New Roman';
	font-size: 13.5pt;
	
}

ul.nl li 
{
	padding-left: 12px;
}

.nlclosing 
{
	font-family: Times New Roman;
	font-size: 13pt;
	color: #00a600;
	font-weight: bold;
	letter-spacing: 3px;
}

.nlclosing .b
{
	font-size: 24pt;
}

.nlclosing .s
{
	font-size: 10pt;
}

.nlsignature
{
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}

.nlsignature .b
{
	font-size: 20pt;
}

.divider {
	text-align: center;
	padding-top: 1em;
	clear: right;
	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=1);
}

.divider.short {
	padding-top: 0em;
	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=1);
}

.divider.bottom {
	padding-bottom: 2em;
	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=1);
}

.title {
	font-size: 20px;
	font-family: georgia;
	font-weight: bold;
	color: #455565;
}

h3 {
	font-size: 20px;
	font-family: georgia;
	font-weight: bold;
	color: #455565;
}

.firstletter {
	margin-right: 3px;
}
	
.firstlettertest {
	font-size: 40px;
	color: #688098;
	font-family: georgia;
	font-weight: bold;
}

.quoteblock {
	font-style: italic;
	margin-top: .5em;
	margin-left: 5em;
	margin-right: 5em;
}

#main {
	width: 770px;
	padding-top: 20px;
/*	background-position: right;
	background-repeat: repeat-y;
	float: left;
	background-color: White;
	height: expression(constExpression(ieBox ? "100%": "auto"));
	background-image: url(/images/background.gif);
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-right-color: #BE7502;
*/
}
		
#navigation {
	font-family: verdana;
	font-weight: normal;
	color: White;
	float: left;
	width: 200px;
	height: 500px;
	margin: 0 20px 0 10px;
	line-height: 15px;
	text-align: left;
}

#navigation .quoted {
	text-align:	right;
	font-style: italic;
	margin-top: .5em;
}

#navigation .inner {
	background-color: #455565;	
}

#navigation .filter {
	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=2);
	width: 100%;
	height: 100%;
}

#navigation a {
	font-weight: normal;
}

#contact {
	text-align:	center;
	padding-top: 10px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.5em;
	padding-bottom: 10px;
}

#quote {
	font-size: normal;
	padding-left: 10px;
	padding-right: 10px;
}

#location {
	font-family: georgia;
	font-weight: bold;
	font-size: 22px;
	color: #764B08;
	/* height: 2em; */
	vertical-align: bottom;
	text-align: center;
}

#locationsub {
	font-family: georgia;
	font-weight: bold;
	font-size: 18px;
	color: #764B08;
	padding-bottom: 1em;
	text-align: center;
}
			
#content {
	float: left;
	width: 500px;
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: larger;
}

#content hr {
	margin-left: 10em;
	margin-right: 10em;
}

#news {
	background-color: white;
	position: absolute;
	top: 10px;
	left: 765px;
	width: 189px;
	height: 206px;
	float: left;
	margin: 10px;
	margin-left: 30px;
}

#news #inner {
	border: solid 1px #BD7300;
	position: absolute;
	top: 10px;
	left: 765px;
	top: -2px;
	left: -2px;	
	width: 190px;
	height: 205px;
}

#news #inner #head {
	background-color: #BD7300;
	color: White;
	text-align: center;
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
	height: 25px;
	position: relative;
	top: -3px;
	left: -3px;
}

#news #inner #body {
	font-size: 10px;
	padding: 4px;
}

#footer {
	text-align: center;
	clear: both;
	padding-top: 1em;
	padding-bottom: 2em;
}
