form
{
	margin: 0;
	padding: 0;
}

HR, #hr
{
	border: 0;
	height: 1;
	background-color: #B3C66B;
}

input
{
	font-family: Georgia, Georgia, Times New Roman, Times New Roman, Georgia, Times New Roman, Times;
	font-size: 10pt;
	color: #000;
	background-color: #F9F5F0;
}

select
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10pt;
	color: #000;
	background-color: #F9F5F0;
}

textarea
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10pt;
	color: #000;
	background-color: #F9F5F0;
	padding-left: 2px;
}

#button
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10pt;
	line-height: 12pt;
	color: #ffffff;
	background-color: #88343B;
	padding: 3px;
	font-weight: bold;
}

#inputs
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	background-color: #E9CBC1;
	padding: 3px;
	font-weight: bold;
}

p
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
}

td
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
}

#bold { font-weight: bold; }

#small { font-size: 8pt; }

#medium { font-size: 10pt; }

#medium_sp { font-size: 9pt; }

#error { font-size: 12pt; color: #F00}


li
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 12pt;
	line-height: 16pt;
	color: #000;
	margin-bottom: 6px;
}

.small { font-size: 12pt; }

h1
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 0px;
	color: #88343B;
	font-style: italic;
}

.new-head
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	font-style: italic;
	border-bottom: #CBE079;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0 10px 6px 10px;
	text-align: center;
	padding: 0 0 6px 0;
}

.new-story
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10pt;
	line-height: 12pt;
	color: #000;
	margin: 9px 10px 0 10px;
	font-weight: bold;
}

.new-more
{
	font-family: Verdana;
	font-size: 9pt;
	margin: 0 10px 6px 10px;
	padding: 0;
	text-align: right;
	font-style: italic;
}


.new-all
{
	font-family: Verdana;
	font-size: 9pt;
	margin: 0 10px 0px 10px;
	padding: 6px 0 0 0;
	text-align: center;
	border-top: #CBE079;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

.new-hr
{
	margin: 0 10px 0 10px;
	padding: 0;
	text-align: center;
	color: #9DAE5E;
	height: 1px;
	background-color: #9DAE5E;
}







A:link
{
	color: #F00;
	text-decoration: none;
}

A:visited
{
	color: #F00;
	text-decoration: none;
}

A:active { color: #F00; }

A:hover
{
	color: #F00;
	text-decoration: underline;
}










/* THE STUFF BELOW IS UNUSED

#blue-lt { color: #64B6DE; }

#blue-dk { color: #116794; }

#green-lt { color: #89CD8A; }

#green-dk { color: #418243; }

#rust-lt { color: #D7896B; }

#rust-dk { color: #88343B; }

#red { color: #FF1D1D; }

#orange { color: #F77F00; }

#gold { color: #DBB100; }



.buttonlink
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #88343B;
	padding: 0px 6px 0px 6px;
	border-width: 2;
	border-style: outset;
	border-color: #A8574E;
	text-align: center;
}

.buttonlink A:link
{
	color: #fff;
	text-decoration: none;
}

.buttonlink A:visited
{
	color: #fff;
	text-decoration: none;
}

.buttonlink A:active { color: #FFAAA7; }

.buttonlink A:hover
{
	color: #FFAAA7;
	text-decoration: underline;
}



#form
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 9px;
	color: #545454;
	padding-top: 6px;
}

#formreq
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 9px;
	color: #3B8000;
	font-style: normal;
	padding-top: 6px;
}

#readonly
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
}

#sep
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 9px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#line { }


#h-sect
{
	font-family: Trebuchet MS, Georgia, Times New Roman, Times;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	font-style: italic;
	text-align: center;
	padding: 0;
	margin: 0;
}

#catname
{
	font-family: Trebuchet MS, Georgia, Times New Roman, Times;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #65A9C9;
	font-style: italic;
	text-align: center;
	padding: 0;
	margin: 0;
}

#h-home
{
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 16px;
	color: #116794;
}

#p-home
{
	font-size: 14pt;
}




h2
{
	font-family: Trebuchet MS, Georgia, Times New Roman, Times;
	font-size: 16px;
	line-height: 16px;
	color: #418243;
	font-style: italic;
	margin-bottom: 9px;
	margin-top: 9px;
}

#front-h2
{ 
	font-family: Trebuchet MS, Georgia, Times New Roman, Times;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 0px;
	color: #88343B;
	font-style: normal;

 }

h3,#h3
{
	font-family: Trebucet MS, Georgia, Times New Roman, Times;
	font-size: 13px;
	color: #89322C;
	font-weight: bold;
	margin: 24px 0 0 0;
}

h4
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	color: #000;
	margin: 18px 0 0px 0;
	padding: 0;
	font-weight: bold;
}

h5
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	line-height: 14px;
}

UL
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 12px;
	line-height: 14px;
	margin-top: 16px;
}




.c-bkg { background-color: #eeeedd; }
.c-box { background-color: #ccc599; }

#c-label
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	font-style: italic;
	color: #7f6f06;
}


.c-dent
{
	margin-left: 12px;
	margin-right: 10px;
}

.ident
{
	margin-left: 10px;
	margin-right: 6px;
}

.black { color: #000000; }

.form1
{
	color: #88343B;
	font-size: 11px;
	line-height: 14px;
}

.form1 A:link
{
	color: #88343B;
	text-decoration: none;
}

.form1 A:visited
{
	color: #88343B;
	text-decoration: none;
}

.form1 A:active { color: #d55651; }

.form1 A:hover
{
	color: #d55651;
	text-decoration: underline;
}

#f-label
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	font-style: italic;
	color: #7f6f06;
}

#cart
{
	color: #666633;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

#error
{
	color: #F00;
	font-size: 11px;
	line-height: 12px;
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;
}

#error2
{
	color: #ef1f1d;
	font-size: 14px;
	line-height: 15px;
	font-family: Georgia, Times New Roman, Times;
	font-weight: bold;
}

#none
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	font-style: italic;
	color: #5f7c50;
	margin-top: -3px;
}

#login
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 9px;
	color: #f9e04c;
	margin-bottom: 4px;
	margin-right: 6px;
}

#menu
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: black;
}

#intro
{
	font-family: Trebuchet MS, Georgia, Times New Roman, Times;
	font-size: 13px;
	line-height: 18px;
	color: #316032;
	font-style: italic;
	margin: 9px 0 6px 0;
}

#list
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	line-height: 14px;
	color: #666633;
}

#w-head
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 24px;
	line-height: 24px;
	color: #6c2522;
	margin-bottom: 0px;
	margin-top: 9px;
	text-transform: uppercase;
}

#w-sub
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 6px;
	margin-top: 18px;
	text-transform: uppercase;
}

#e-place
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 13px;
	line-height: 16px;
	color: #5f7c50;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 3px;
}

#e-time
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 12px;
	line-height: 12px;
	color: #5f7c50;
	margin-top: 0px;
	margin-bottom: 0px;
}

#e-phone
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: #777777;
	margin-top: 0px;
	margin-bottom: 3px;
}

#e-desc
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	line-height: 14px;
	color: #666633;
	margin-top: 9px;
	margin-bottom: 6px;
}

#e-date
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	line-height: 13px;
	color: #823037;
	font-weight: bold;
	text-align: center;
}


#n-title
{
	font-family: Trebuchet MS,Georgia, Times New Roman, Times;
	font-size: 16px;
	line-height: 16px;
	color: #88343B;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 18px;
}

#n-blurb
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	margin-bottom: 0;
	margin-top: 0;
}

#n-head
{
	font-family: Trebuchet MS, Georgia, Times New Roman, Times;
	font-size: 18px;
	line-height: 18px;
	color: #88343B;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 18px;
}

#n-subhead
{
	font-family: Trebuchet MS, Georgia, Times New Roman, Times;
	font-size: 14px;
	line-height: 15px;
	color: #418243;
	font-style: italic;
	margin-bottom: 9px;
	margin-top: 9px;
}

#n-subheadb
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 14px;
	line-height: 15px;
	color: #88343B;
	font-style: italic;
	font-weight: bold;
}

#n-date
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	line-height: 13px;
	color: #CC9184;
}

#n-author,#author
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	line-height: 13px;
	color: #CC9184;
	font-style: italic;
}

#n-note
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 9px;
	line-height: 13px;
	color: #CC9184;
	font-style: italic;
}

#n-menu
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}

#n-bold
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}

.bydate,#bydate
{
	border-color: #E9D7D3;
	border-width: 1px 0 1px 0;
	border-style: solid;
	padding: 2px;
}

.backtoparent,#backtoparent
{
	border-color: #E9D7D3;
	border-width: 1px 0 1px 0;
	border-style: solid;
	padding: 2px;
}

.nodate
{
	border-color: #E9D7D3;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding: 2px;
}


#ns-head
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 20px;
	line-height: 20px;
	color: #5f7c50;
	font-weight: bold;
}

#ns-sub
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-style: italic;
}

#name
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 12px;
	color: #5f7c50;
	font-weight: bold;
}

#title
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	color: #5f7c50;
	font-style: italic;
}

#bio
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	line-height: 14px;
	color: #666633;
}

#vintage
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: #5f7c50;
	font-style: italic;
	margin-top: -6px;
}

#city
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: #5f7c50;
	font-style: italic;
	margin-top: -6px;
	font-weight: bold;
}

#caption
{
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 11px;
	margin-top: 3px;
	margin-bottom: 6px;
	color: #9A7267;
	font-style: italic;
}

#caption-left
{
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 10px;
	margin-top: -8px;
	margin-bottom: -8px;
	color: #9A7267;
	font-style: italic;
}

#note
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: #777777;
}

#result
{
	font-family: Trebucet MS, Georgia, Times New Roman, Times;
	font-size: 12px;
	color: #89322C;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 9px 0 3px 0;
	border-color: #F2E1DA;
	border-width: 1px 0 0 0;
	border-style: solid;
}

#mod
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: #5190B0;
	padding: 0;
	margin: 0 0 3px 0;
}

#nav
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: #777777;
	margin: 0px;
}

#noter
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10px;
	color: #88343B;
}

#sup { font-size: 8px; }

#note2
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #777777;
}

#note2-l
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #aaaaaa;
}

.rule { background-color: #F2E1DA; }
.rule2 { background-color: #F2E1DA; }

.buttonbox
{
	border-color: #DFE1D1;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	padding-top: 9px;
	background-image: url(/images/button-bkg.gif);
	background-repeat: no-repeat;
}

.frame
{
	color: #000;
}

.frame A:link
{
	color: #000;
	text-decoration: none;
}

.frame A:visited
{
	color: #000;
	text-decoration: none;
}

.frame A:active { color: #d55651; }

.frame A:hover
{
	color: #d55651;
	text-decoration: underline;
}

 */