body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 20px 0 0 0;
	background-image: url(../../images/bg.gif);
}
legend {
	font-style: italic;
}
#masthead {
	color: #999999;
	background-color: #FFFFE9;
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../../images/body_bg.jpg);
	background-repeat: repeat-y;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#right {
	width: 550px;
	float: left;
}
#left {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left .content {
	text-align: center;
	padding-bottom: 250px;
	color: #5A7142;
	font-size: .8em;
}
#left .content a:link, #left .content a:visited, #left .content a:active {
	text-decoration: none;
	color: #5A7142;
}
#left .content a:hover, #left .content a:focus {
	text-decoration: underline;
	color: #5A7142;
}
.coname {
    font-weight: bold;
    font-size: 1.1em;
}
#menu {
	border: 1px solid silver;
	width: 150px;
	padding: 15px 0 15px 0;
	font-size: .8em;
	margin: 25px auto 75px auto;
	background-color: white;
}
.menulist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 2em;
	text-align: center;
}
.menulist a {
	display: block;
	text-decoration: none;
}
.menulist a:link, .menulist a:visited {
	color: black;	
}
.menulist a:hover {
	color: white;
	background-color: #9C7850;
	font-weight: bold;	
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .2em;
	color: white;
}
#right .content {
	padding: 24px 34px 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0;
	font-size: .8em;
	letter-spacing: .3em;
}
#footer .content {
	padding: 0;
	margin: 0;
}
#footer {
	background-image: url(../../images/body_btm.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0;
	clear: both;	
	height: 35px;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}

h1 {
	font-size: 1.2em;
	margin: 0;
	color: #664219;	
}
h2 {
	font-size: 1.1em;
	margin: 30px 0 0 0;
	color: #5A7142;
}
h3 {
	font-size: 1em;
	margin: 30px 0 0 0;
	color: #5D7B9D;
}
.content p {
	margin: 12px 0;
}
.ctr {
	text-align: center;
	font-size: .7em;
}
.ctr2 {
    text-align: center;
}
.imp {
    font-weight: bold;
}    
#tc1 {
	border-left: 1px solid black;
	background-color: #BCB8B5;
}
#tc1 a:link, #tc1 a:visited {
	text-decoration: none;
	color: #5A7142;
}
#tc1 a:hover {
	text-decoration: underline;
	color: #664219;
}
.btmctr {
	padding: 0;
	margin: 0 0 8px 0;
	text-align: center;
	font-size: .7em;
}
.btmmenu {
    padding: 0;
	margin: 15px 0 15px 0;
	text-align: center;
	font-size: .7em;
}
.btmmenu a:link, .btmmenu a:visited {
	text-decoration: none;
	color: #5A7142;
}
.btmmenu a:hover {
	text-decoration: underline;
	color: #664219;
}
.ctrgrey {
    width: 198px;
    margin: 0 0 0 1px;
	text-align: center;
	background-color: #BCB8B5;
	font-size: .9em;
	color: #5A7142;
}
.morespace {
    padding: 10px 0 20px 0;
}    
#rates {
    width: 100%;
}
#rates .left {
	width: 45%;
    text-align: right;
    padding-right: 15px;
}    
#rates .right {
	text-align: left;
}
.red {
    color: Red;
    font-weight: bold;
}    
.purple {
	color: #8A2BE2;
}
.green {
	color: Green;
	font-weight: bold;
}
.by {
    text-align: right;
    font-style: italic;
}    
hr {
    margin: 0 auto;
    width: 200px;
    color: #8A2BE2;
}    
.questions {
	list-style: none;
	padding: 0 0 5px 15px;
	font-weight: bold;
}
.right {
	text-align: right;
	font-size: 1em;
	margin: 0;
	padding: 0 50px 0 0;
	color: #664219;	
}
blockquote p {
	line-height: 1.2;
	font-size: .9em;
}
.oops {
	line-height: 1.3em;
	color: #664219;
}
.pad {
	padding: 0 0 0 8px;
}
.picctr {
	width: 490px;
	margin: 0 auto;
	text-align: center;
		color: gray;
	font-style: italic;
}
#contact {
	width: 470px;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 0;
}