#cover, .navimage {	display: none; }

body {
	color: #000000;
	margin: auto;
	padding: auto;
}
table, tr, td, th { margin: 0; padding: 0; border: 0; vertical-align: top;}

a { color: #CC6600; font-weight: bold; }
a:link {  }
a:visited { }
a:hover { color: #2E7467;  }
a:active { color: #3366FF;  }
	
/* sublinks are used within the submenu items */
a.sublink { 
	border-top: 1px solid #677D31;
	border-right: 2px solid #677D31;
	border-bottom: 1px solid #677D31;
	border-left: 2px solid #677D31;
	color: #F7F7F7;
	display: block; 
	padding: 0; 
	text-decoration: none; 
	width: 100%; 
	}
a.sublink:hover { 
	background-color: #677D31; 
	color: #FFFFFF;
	border-top: 1px solid #8EAC44;
	border-right: 2px solid #556729;
	border-bottom: 1px solid #556729;
	border-left: 2px solid #8EAC44;
	}
a.sublink:active { 
	background-color: #677D31; 
	color: #363636;
	border-top: 1px solid #556729;
	border-right: 2px solid #8EAC44;
	border-bottom: 1px solid #8EAC44;
	border-left: 2px solid #AFAF83;
	}		
	
#wrapper {
	background: transparent url("Images/bg.gif") repeat-x bottom;
	height: 500px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	}

#logo { margin: 10px auto 5px auto ; padding: 0; text-align: center; }
	.logoline {
	margin-left:100px;
	margin-bottom: 7px;
}

#navigation, #lowbar { background-color: #2E7467; border: 0; margin-bottom: 4px;  padding: 0;  width:100%; }
.submenu { border-collapse: collapse; margin: 0 auto 0 auto; padding: 0; width: 700px;  }
.subcontent {  margin: 0; padding: 0; font: 13px Arial, Helvetica, sans-serif; text-align: center; width: auto;  }

img	{ border: none; }
img.propphoto {
	margin: 0 0 0 0;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;	
}
	
img.propphotooverlay {
	border-style: solid;
	border-color: #666666;
	border-bottom-width: 2px;
	border-right-width: 2px;	
	border-top-width: 2px;	
	border-left-width: 2px;		
}	
img.photo { float: right; border: 1px solid #999999; margin: 7px 0 5px 15px; }

#mainwrap { background-color: transparent; border-top: 1px solid #86A340; border-bottom: 1px solid #86A340; 					margin-bottom: 4px; width: 100%; }
#main { background-color: #FFFFFF; width: 100%; }
#cover { background: #E5E8D3 url("Images/cover.jpg") no-repeat bottom right; width: 35%; text-align: right; }
#coverdiv {
	background-color: transparent;
	margin: 30px 10px 0 auto;
	padding-left:  0px;
	width: 185px;
	color: #2E7467;
	font-size: 18pt;
	line-height: 1.1em;
	font-weight:bold;
}
#content {
	background: #FFFFFF url("Images/bg_content.gif") no-repeat top right;
	width: 90%;
	text-align: left;
	padding:  10px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666633;
}
#contentdiv {
	background-color: transparent;
	border-left: 1px dotted #86A340;
	margin: 0;
	overflow: auto;
	padding:  5px 40px 0 10px;
	height: 450px;
	width: 500px;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #D6DE9E;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #677D31;
	scrollbar-darkshadow-color: #677D31;
	scrollbar-shadow-color: #677D31;
	scrollbar-track-color: #FFFFFF;
	}
div.rightfloat {
	float: right;
	width: 150px;
	padding: 10px 0px 10px 18px;
	margin: 5px 0 0 0px;
	border-left: 1px dotted #666666;
	}
					
table.salesdata {	
	border-collapse: collapse;
	padding: 0;
	width: 430px;
	}
.theader { background-color: #FFFFFF; color: #333333; }
.salesdata th {
	padding: 3px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 11pt;
	background-color: #E5E8D3;
}
.salesdata td {
	padding: 3px;
	border-bottom: 1px solid #EFEFE0;
	text-align: center;
	background-position: center;
}

#sales { margin: 0 0 0 25px; padding: 0; }
#sales li { list-style: circle ; }
#sales td { padding: 5px; }

.detailsstats { margin: 10px;
	padding: 0;
	border-top: 1px solid #CCCC99;
	font-size: 9pt;
}
.detailsstats li {
	border-bottom: 1px solid #EFEFE0;
	margin-bottom: 3px;
	padding-bottom: 5px;
	list-style: none;
}
.detailsstats em { color: #333333; margin-right: 10px; font-weight:bold;  }

#copyright { color: #D6DE9E; margin: 0 auto 0 35%; font-size: 11px;}
#alt { display: none; }

h1 {
	color: #666633;
	font-size: 13pt;
	font-weight: bold;
	margin:0;	
}
h2 {
	color: #666633;
	font-size: 11pt;
	font-weight: bold;
	margin:0;	
}

h3 {
	color: #666633;
	font-size: 10pt;	
	font-weight: bold;
	margin:0;	
}

.gray { color: #363636; font-size: .9em; display: block; }

hr { border : thin dotted #CCCCCC;  margin: 0 50px 0 25px; }
dl { margin-top: 0; margin-bottom:0px;}
p {	margin-top: 8px; margin-bottom:0;}
strong { font-size: 1.25em; }

#recentmenu { margin: .50em 0 0 20px; padding: 0; }
#recentmenu dt {}
#recentmenu dd { color: #666633; margin-bottom: 0.4em; }
.forminput { 	
	font: 12px "Courier New", Courier, monospace;
	width: 400px;
}
.formselect {
	font: 12px "Courier New", Courier, monospace;
	width: 405px;
	border: 1px solid #000000;
}
.button { text-align:center;
	color: #FFFFFF;
	background-color: #86A340;
	font: 12px "Courier New", Courier, monospace;
	border: 1px solid #666666;
	cursor: hand;
}
.margin {margin: 0 50px 50px 25px;}
