body,table,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body.web {
	background-image: url(/images/bkgd-1.gif);
}
body.admin {
	background-image: none;
}
a:hover { color: #FFCC00}
a:active { color: #339900}
a:link { color: #006600}
h1,h2 {
	text-align: center;
	padding: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-type: disc;
	line-height: 18px;
	font-weight: bold;
}
.ul-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003366;
	line-height: 18px;
	font-weight: bold;
}
img {
    border: 0px;
	margin: 0px;
	padding: 0px;
}
.smltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #336600;
}
.datac {
	text-align: center;
}
.datal {
	text-align: left;
}
.datar {
	text-align: right;
}
.headc {
	font-weight: bold;
	text-align: center;
}
.headl {
	font-weight: bold;
	text-align: left;
}
.headr {
	font-weight: bold;
	text-align: right;
}

#webpage {
    width: 100%;
	text-align: center;
}
#content {	
	width: 800px;
	border: 0px;
	padding: 0px;
	margin: auto;
	text-align: left;
}
#content #header {
	float: left;
	width: 800px;
	height: 142px;
	background-color: #FFFFFF;
}
#content #header #logo {
	float: left;
}
#content #header #montage-h {
	float: right;
	text-align: right;
}	
#content #menu {
    float: left;
	width: 800px;
	height:	40px;
	background-image: url(/images/bar-01.gif);
	text-align: center;
}
#content #menu .button {
	float: left;
}
#content #menu .button_margin {
	float: left;
	width: 25px;
}
#content #menu .button_spacer {
	float: left;
	width: 13px;
}	
#content #body {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	background-image: url(/images/left-bg.gif);
	background-repeat: repeat-y;
}
.montage{
	background-image: url(/images/left-bg.gif);
	background-repeat: repeat-y;
}
#content #body .header{
	margin: 15px;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #336633;
}
#content #body #montage {
	float: left;
	width: 270px;
}
#content #body #montage p {
	padding: 10px;
}
#content #body #montage span.sales_title {
	font-weight: bold;
	color: #003300;
}
#content #body #montage span.sales_desc {
	font-size: 90%;
	color: #003300;
}
#content #body #webinfo {
	float: right;
	width: 530px;
}
#content #body #webinfo p,table,li{
	margin-left: 20px;
	margin-right: 20px;
}
#content #body #webinfo table {
	width: 490px;
}
#content #body #webinfo hr {
	width: 490px;
	height: 3px;
	background-color: #006600;
}
#content #body #webinfo table.meminfo {
	border-width: 2px;
	border-style: groove;
	border-color: #006600;
}
#content #body #webinfo table.meminfo td,th {
	border-width: 2px;
	border-style: outset;
	border-color: #006600;
	padding: 3px;
}
#content #body #webinfo table thead {
	font-weight: bold;
	color: #006600;
	text-align: center;
}
#content #body #webinfo img.border{
	border-width: 3px;
	border-style: groove;
	border-color: #000000;
}
#content #body #webinfo .attention {
	color: #FF0000;
	font-size: 200%;
	line-height: 150%;
	text-align: center;
}
#content #body #webinfo table.contact_us {
	width: 90%;
}
#content #body #calendar {
	float: left;
	width: 760px;
	font-size: 12px;
	text-align: center;
	margin-left: 20px;
	border: 0px;
	padding: 0px;
}
#content #body #calendar .caltitle {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#content #body #calendar .caldata{
	width: 760px;
	background-color: #FFFFFF;
	text-align: center;
}
#content #body #calendar .calhead{
    float: left;
	width: 104px;
	height: 25px;
	border: 2px #006600 groove;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
	background-color: #DDDDDD;
}
#content #body #calendar .calday{
    float: left;
	width: 104px;
	height: 100px;
	border: 2px #006600 groove;
	vertcal-align: top;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content #body #calendar .daydate{
	float: right;
	width: 97px;
	padding-right: 3px;
	height: 15px;
	font-weight: bold;
	text-align: right;
}
#content #body #calendar .daycontent{
	float:	left;
	width: 96px;
	height: 85px;
	text-align:	left;
	line-height: 13px;
	padding-left: 2px;
	padding-right: 2px;
}
#content #body #recent {
	width: 800px;
}
#content #body #recent #thumbs{
	float: left;
	width: 270px;
	margin-top: 40px;
}
#content #body #recent #thumbs img {
	border-width: 2px;
	border-style: groove;
	border-color: #000000;
}
#content #body #recent #thumbs .thumb {
	float: left;
	width: 125px;
	height: 100px;
	text-align: center;
	vertical-align: top;
}
#content #body #recent #webdata {
	float: left;
	width: 530px;
}
#content #body #recent #webdata h1 {
	font-size: 150%;
	margin: 2px;
	padding: 0px;
}
#content #body #recent #webdata h2 {
	font-size: 125%;
	margin: 5px;
	padding: 0px;
}
#content #body #recent #webdata table {
	margin-top: 20px;
	width: 490px;
	border-width: 2px;
	border-style: groove;
	border-color: #006600;
}
#content #body #recent #webdata td,th {
	border-width: 2px;
	border-style: outset;
	border-color: #006600;
	padding: 3px;
}
#content #body #recent #webdata h1 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
#content #body #recent #webdata div.hidden{
	display: none;
}
#content #body #recent #webdata hr {
	width: 520px;
	height: 3px;
	background-color: #006600;
	text-align: center;
}
#content #body #recent #webdata p{
	margin: 10px;
}
#content #body #recent #webdata p img {
	border-width: 3px;
	border-style: groove;
	border-color: #000000;
}
#content #bottom_pics {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
#content #bottom_pics #pic1{
	float: left;
	width:	270px;
	background-color: #CCCC99;
	text-align: right;
}
#content #bottom_pics #pic2{
	float: left;
	width:	130px;
	text-align: right;
}
#content #bottom_pics #pic3{
	float: left;
	width:	130px;
	text-align: right;
}
#content #footer {
	float: left;
	width: 800px;
	height: 100px;
	background-color: #FFFFFF;
}
#content #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	color: #336600;
}
body.admin {
	background-image: none;
}
#admin {
	width: 800px;
	border: 0px;
	padding: 0px;
	margin: auto;
	font-size: 15px;
	text-align: center;
	background-color: #FFFFF;
}
#admin .title {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	margin: 15px;
}
#admin .subtitle {
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
#admin #header {
	float: left;
	width: 800px;
	height: 142px;
	background-color: #FFFFFF;
}
#admin #header #logo {
	float: left;
}
#admin #header #montage-h {
	float: right;
	text-align: right;
}	
#admin #login {
	float: left;
	width: 800px;
}
#admin #login table {
	border-width: 2px;
	border-style: groove;
	border-color: #006600;
	margin: 15px;
}	
#admin #login table td {
	border-width: 2px;
	border-style: outset;
	border-color: #006600;
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
}
#admin #body {
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
}
#admin #body #webmenu {
	float: left;
	width: 200px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px;
}
#admin #body #webmenu p {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
	text-align: center;
}
#admin #body #webinfo {
	float: right;
	width: 600px;
	margin: 0px;
	background-color: #FFFFFF;
}
#admin #body #webinfo h1 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
#admin #body #webinfo h2 {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
#admin #body #webinfo table {
	width: 560;
	border-width: 2px;
	border-style: groove;
	border-color: #006600;
}	
#admin #body #webinfo table td {
	border-width: 2px;
	border-style: outset;
	border-color: #006600;
	padding: 3px;
}
#admin #body #webinfo p img {
	margin: 15px;
}
#admin #body #webinfo img.border {
	border: 3px;
	border-style: outset;
}
#admin #body #webimage {
	width: 140px;
	float: left;
}
#admin #body #webdata {
	width: 450px;
	float: left;
}
#admin #body #webdata table {
	width: 420px;
	border-width: 2px;
	border-style: groove;
	border-color: #006600;
}	
#admin #body #webdata table td {
	border-width: 2px;
	border-style: outset;
	border-color: #006600;
	padding: 3px;
}
#admin #footer {
	float: left;
	width: 800px;
	height: 30px;
	background-color: #FFFFFF;
}
#admin #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #336600;
	margin: 15px;
}
.cal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336600;
}
