/* CSS Document */
 body{
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif: #330000;
	background: #F9F1E1;}

p { padding:  0 2em;  }

h2 {
	font-size: 1.2 em;
	font-weight: normal;
	padding: .25em .5em 0 1em;
	border-bottom: thin dotted #663;}

h3 { padding: .25em .5em 0 0.75em;
	margin: 0;
	font-weight: normal;
	color: #633;}

ul li {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #300;
	text-decoration: none;}

address {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: .5em .5em .5em 1em;}

em { font-style: normal; font-weight: bold;}

.smallFont {font-size: .8em;}

form {padding-left: 1.5em;}

a:hover, a:active{color: #633;}

div#container {width: 840px;height: 100%;}

div#left {
	background-image: url(images/bg_dark.gif);
	background-repeat: repeat-y;
	background-color: #633;}

div#right {
	background-image: url(images/bg_lght.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-right: thin dotted #633;}

div#navigation {
	float: left;
	w\idth: 160px;
	width: 150px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;}

div#navigation ul {
	list-style-type: none;
	text-align: right;
	margin-top: 225px;
	padding: 0 1em;}

div#navigation span { font-size: 0.8em;}

div#navigation ul li {color: FFF;}

#navigation ul li a{
	text-decoration: none;
	font-weight: normal;
	color: #CCCC99;}

#navigation ul li a:hover{text-align: right; color: #fff;}

div#more{
	float: right;
	width: 270px;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(images/wRight.gif);
	background-repeat: no-repeat;}

.top {padding-top: 190px;}
.bottomSpace {padding-bottom: 300px;}
div#more h2 {
	margin-top: 1em;
	font-size: 1.3em;
	padding-left: .6em;
	color: #300;}

div#more p {
	padding: 0 .75em;
	padding-top: 0;
	line-height: 125%;	}

div#content {
	background-image: url(images/wBanner.gif);
	background-repeat: no-repeat;
	margin-left: 150px;
	margin-right: 270px;
	background-color: #F9F1E1;
	line-height: 125%;
	border-top: thin dotted #663; 
	border-left: thin dotted #663; 
	border-bottom: thin solid #F9F1E1; 
	border-right: thin dotted #663; 
	padding-bottom: 4em;}

div#content  h1{
	font-size: 1.5em;
	color: #300;
	padding: 2em .5em  0em 1em;
	font-weight: normal;
	border-bottom: thin dotted #663;}

#content img {
	border: 0;
	padding: 1.5em 0;
	margin: auto;
	display: block;}

div#bodyText { margin-top: 153px;	margin-bottom: 2em;}

#cleardiv {clear: both; height: .1em;}

div#footer {
	clear: both;
	padding: 0 1em;
	border: 1px dotted #300;
	background: #F9F1E1;
	background-image: url(images/bg_green.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;}

div#footer ul {
	padding: 1em;
	margin: 0;
	list-style-type: none;}

div#footer .first {}

div#footer li{
	display: inline;
	padding: 0 .2em;
	color: #633;
	font-size: .8em;} 

div#footer li a

{ font-size: 1em;}
.strike {
	text-decoration: line-through;
}
