<!--
/*
//////////////////////////////////////////////////


// ALL RIGHTS RESERVED
// CSS CREATED BY : Wiseacre Design StudioĈ
// NOT TO BE USED WITHOUT DIRECT WRITTEN PERMISSION OF WISEACRE DESIGN SUTUIO


//////////////////////////////////////////////////


STRUCTURAL ELEMENTS

//////////////////////////////////////////////////
*/

body
{
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../images/bg.top.jpg);
	background-color: #DADADA;
	text-align: center;
}

form
{
	margin: 0px;
	padding: 0px;
}


#main
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

#mainBG
{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}

#container
{
	width: 780px;
	text-align: center;
	float: left;
}

#left
{
	width: 20px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/shadow.lft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}


#right
{
	width: 20px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/shadow.rgt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

#footer
{
	width: 740px;
	height: 190px;
	background-image: url(../images/bg.footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	vertical-align: text-bottom;
}

#footerBOX
{
	width: 480px;
	float: right;
	text-align: left;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin: 0px;
}

#listBOX
{
	width: 290px;
	padding: 3px 10px 3px 10px;
	float: left;
	display: block;
	border-bottom: #DCD2B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #827156;
}

#listLEFT
{
	width: auto;
	float: left;
	text-align: left;
}

#listRIGHT
{
	width: auto;
	float: right;
	text-align: left;
}

/*
//////////////////////////////////////////////////

NAVIGATION COLUMN

//////////////////////////////////////////////////
*/

#navCOL
{
	width: 230px;
	height: 500px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#navLEFT
{
	width: 30px;
	height: 500px;
	background-image: url(../images/top.lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	float: left;
	padding: 0px;
	margin: 0px;
}

#leftCOL
{
	width: 180px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#navMAIN
{
	width: 180px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/nav.line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}

#navC1
{
	width: 90px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}

#navC2
{
	width: 90px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}

#navRIGHT
{
	width: 20px;
	height: 500px;
	background-image: url(../images/nav.rgt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	float: left;
}

#calendar
{
	width: 170px;
	height: 155px;
	float: left;
	display: block;
	padding: 10px 0 20px 0;
	margin: 30px 0 20px 0;
}




#amazon
{
	display: block;
	clear: left;
	padding: 0;
	margin: 0;
	width: 160px;
	height: 85px;
}

#amazon a
{
	display: block;
	padding: 0;
	margin: 0;
}

#amazon a:hover
{
	display: block;
	padding: 0;
	margin: 0;
	background-color: #eee;
}



#address
{
	width: 155px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 30px;
	text-align: left;
}

.recommendNAV
{
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #827156;
	line-height: 15px;
	font-weight: bold;
}

.recommendNAV a
{
	color: #827156;
	text-decoration: none;
}

.recommendNAV a:hover
{
	color: #4E3E23;
	text-decoration: none;
}

#subCOL
{
	width: 170px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
	display: block;
	text-align: left;
	border-color: #DCD2B7;
	border-top-width: 5px;
	border-top-style: solid;
	background-color: #FFF;
}

.sub
{
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #827156;
	line-height: 15px;
	font-weight: bold;
}

.subHIT
{
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #DCD2B7;
	line-height: 15px;
	font-weight: bold;
	border-bottom: #DCD2B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 170px;
	display: block;
}

.sub a
{
	color: #827156;
	text-decoration: none;
	border-bottom: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 170px;
	display: block;
}

.sub a:hover
{
	color: #4E3E23;
	text-decoration: none;
	border-bottom: #827156;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 170px;
	display: block;
}

/*
//////////////////////////////////////////////////

MAIN COLUMN

//////////////////////////////////////////////////
*/

#mainCOL
{
	width: 510px;
	float: left;
	padding: 0px;
	margin: 0px;
	vertical-align: text-top;
	text-transform: none;
	text-align:justify;
}

#imgHEAD
{
	width: 510px;
	height: 180px;
}

#content
{
	width: 480px;
	float: left;
	vertical-align: text-top;
	text-transform: none;
	text-align:justify;
}

.mainHEADER
{
	width: 100%;
	height: 15px;
	border-color: #DCD2B7;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	text-transform: uppercase;
	color: #827156;
	margin: 0px;
	padding: 0px;
}

.subHEADER
{
	width: 100%;
	height: 15px;
	border-color: #827156;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	display: block;
	color: #827156;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#cSPAN
{
	width: 480px;
	float: left;
	vertical-align: text-top;
	text-transform: none;
	text-align:justify;
}

#cRECOSPAN
{
	width: 480px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	vertical-align: text-top;
	text-align: justify;
	border-color: #DCD2B7;
	border-width: 0 0 5px 0;
	border-style: solid;
	text-transform: none;
}

#cwideLFT
{
	width: 310px;
	float: left;
	vertical-align: text-top;
	text-align:justfiy;
	text-transform: none;
}

#cnarrowRGT
{
	width: 150px;
	float: right;
	vertical-align: text-top;
	text-align: left;
	text-transform: none;
}

#cLFT
{
	width: 225px;
	padding-right: 20px;
	float: left;
	vertical-align: text-top;
	text-align: left;
	text-transform: none;
}

#cRGT
{
	width: 225px;
	float: right;
	text-align: left;
	vertical-align: text-top;
	text-transform: none;
}

#flashLFT
{
	display: block;
	width: 310px;
	height: 170px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #eee;
	overflow: hidden;
}

#flashLFT a
{
	display: block;
	width: 300px;
	height: 160px;
	border: 5px solid #eee;
	overflow: hidden;
}


#flashLFT a:hover
{
	display: block;
	width: 300px;
	height: 160px;
	border: 5px solid #827156;
	overflow: hidden;
}


#flashRGT
{
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	width: 160px;
	height: 170px;
	float: right;
	background-color: #eee;
	overflow: hidden;
}

#flashRGT a
{
	display: block;
	width: 150px;
	height: 160px;
	border: 5px solid #eee;
	overflow: hidden;
}

#flashRGT a:hover
{
	display: block;
	width: 150px;
	height: 160px;
	border: 5px solid #827156;
	overflow: hidden;
}


#newsBOX
{
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px;
	background-image: url(../images/bg.news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	text-transform: none;
	vertical-align: text-top;
	text-align:left;
}

#modBOX
{
	width: auto;
	padding: 10px;
	margin: 0px;
	background-image: url(../images/bg.browngrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	border-color: #EEE;
	border-width: 0 0 5px 0;
	border-style: solid;
	vertical-align: text-top;
	float: left;
	text-transform: none;
	text-align:left;
}

#modBOX2
{
	width: auto;
	padding: 10px;
	margin: 0px;
	background-image: url(../images/bg.graygrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	border-color: #EEE;
	border-width: 0 0 5px 0;
	border-style: solid;
	vertical-align: text-top;
	float: left;
	text-transform: none;
	text-align:left;
}



/*
//////////////////////////////////////////////////

ICONS/LIST ITEMS

//////////////////////////////////////////////////
*/

li
{
	padding: 0px;
}

.listARROW
{
	margin: 0px;
	padding: 0px;
	left: 0px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/list.arrow.gif);
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #033;
	font-size: 11px;
}

.listARROW a
{
	color: #366;
	text-decoration: none;
}

.listARROW a:hover
{
	color: #699;
	text-decoration: none;
}

/*
//////////////////////////////////////////////////

EXHIBITION BOX

//////////////////////////////////////////////////
*/

#exhibBOX
{
	width: 20px;
	height: 20px;
	color: #FFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	float: left;
	display: block;
	padding: 0px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #CCC;
}

#exhibBOX a
{
	width: 20px;
	height: 20px;
	display: block;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-color: #CCC;
	text-decoration: none;
	line-height: 15px;
}

#exhibBOX a:hover
{
	width: 20px;
	height: 20px;
	display: block;
	color: #CCC;
	text-align: center;
	vertical-align: middle;
	background-color: #666;
	text-decoration: none;
	line-height: 15px;
}

/*
//////////////////////////////////////////////////

TEXT

//////////////////////////////////////////////////
*/

p
{
	padding: 0px;
	margin: 0px;
}

.intro
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #827156;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

.intro a
{
	color: #366;
	text-decoration: none;
}

.intro a:hover
{
	color: #699;
	text-decoration: none;
}

.text
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

.text a
{
	color: #366;
	text-decoration: none;
}

.text a:hover
{
	color: #699;
	text-decoration: none;
}

.main
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	text-transform: none;
}

.main a
{
	color: #366;
	text-decoration: none;
}

.main a:hover
{
	color: #699;
	text-decoration: none;
}

#cLFT h2, #cRGT h2 { margin: 0; padding: 0 10px 0 10px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #888; font-size: 12px; line-height: 18px; text-align: left; text-transform: none; font-weight: 900; }
#cLFT h2 a, #cRGT h2 a { color: #366; text-decoration: none; }
#cLFT h2 a:hover, #cRGT h2 a:hover { color: #699; text-decoration: none; }
#cLFT p, #cRGT p {  margin: 0; padding: 0 10px 0 10px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #000; font-size: 12px; line-height: 17px; text-align: left; text-transform: none; }
#cLFT p a, #cRGT p a { color: #366; text-decoration: none; }
#cLFT p a:hover, #cRGT p a:hover { color: #699; text-decoration: none; }

.textGRAY
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 15px;
}

.textGRAY a
{
	color: #699;
	text-decoration: none;
}

.textGRAY a:hover
{
	color: #999;
	text-decoration: none;
}

.footer
{
	font-family: Tahoma, Trebuchet MS, Verdana, Geneva, sans-serif;
	color: #600;
	font-size: 11px;
	line-height: 13px;
}

.footer a
{
	color: #960;
	text-decoration: none;
}

.footer a:hover
{
	color: #666;
	text-decoration: none;
}

.address
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #4C6F75;
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
}

.address a
{
	color: #4C6F75;
	text-decoration: none;
}

.address a:hover
{
	color: #666;
	text-decoration: none;
}

.date
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #827156;
	font-size: 11px;
	line-height: 13px;
}

.newsdate
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #827156;
	font-size: 14px;
	line-height: 20px;
}

.head
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #4C6F75;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	width: auto;
	display: block;
	border-color: #DCD2B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
}

.newsLINK
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #366;
	font-size: 11px;
	line-height: 15px;
}

.newsLINK a
{
	color: #366;
	padding-bottom: 2px;
	margin-bottom: 3px;
	text-decoration: none;
	border-bottom: #DCD2B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: auto;
	display: block;
}

.newsLINK a:hover
{
	color: #699;
	padding-bottom: 2px;
	margin-bottom: 3px;
	text-decoration: none;
	border-bottom: #DCD2B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: auto;
	display: block;
}

hr
{
	padding: 0px;
	width: 100%;
	border-bottom: #827156;
	border-bottom-style: solid;
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: hidden;
	border-width: 0 0 1px 0;
}

















#select
{
	width: 110px;
	height: 15px;
	margin: 2px 5px 2px 5px;
	padding:0;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: .9em;
	line-height: 1em;
}

.select
{
	width: 45%;
	margin: 0;
	padding: 0;
}

.input
{
	width: 98%;
	margin: 0 0 5px 0;
	background-color:#EEE;
	color: #333;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #ccc;
	padding: 3px;	
	
}
.input:focus
{
	background-color: #FFF;
	border: 1px solid #999;
}






.city
{
	width: 300px;
	background-color:#EEE;
	margin: 0 0 5px 0;
	color: #333;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #ccc;
	padding: 3px;	
	
}
.city:focus
{
	background-color: #FFF;
	border: 1px solid #999;
}

.state
{
	width: 35px;
	background-color:#EEE;
	margin: 0 0 5px 0;
	color: #333;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #ccc;
	padding: 3px;	
	
}
.state:focus
{
	background-color: #FFF;
	border: 1px solid #999;
}
.zip
{
	width: 95px;
	margin: 0 0 5px 0;
	background-color:#EEE;
	color: #333;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #ccc;
	padding: 3px;
	
}
.zip:focus
{
	background-color: #FFF;
	border: 1px solid #999;
}





.inputSMALL
{
	width: 45%;
	margin: 0 0 5px 0;
	background-color:#EEE;
	color: #333;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: .9em;
	line-height: 1em;
	border: 1px solid #ccc;
	padding: 3px;	
	
}
.inputSMALL:focus
{
	background-color: #FFF;
	border: 1px solid #999;
}





.textareaTINY
{
	width:98%;
	height:12px;
	margin: 0 0 5px 0;
	background-color:#EEE;
	color: #333;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #ccc;
	padding: 3px;	
	
}
.textareaTINYL:focus
{
	background-color: #FFF;
	border: 1px solid #999;
}



.textareaSMALL
{
	width:98%;
	margin: 0 0 5px 0;
	height:60px;
	background-color:#EEE;
	color: #333;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #ccc;
	padding: 3px;	
	
}
.textareaSMALL:focus
{
	background-color: #FFF;
	border: 1px solid #999;
}




.textareaLONG
{
	width:98%;
	height:220px;
	background-color:#EEE;
	color: #333;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 1em;
	line-height: 1em;	
	
}
.textareaLONG:focus
{
	background-color: #FFF;
}





-->
