BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
     }
 
td, tr
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration		: none;
	font-size: 14px;
}



td.bigbg
{
	background-image: url(../photos/bigbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
}

td.leftbg
{
	background-image: url(../photos/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td.leftbg2
{
	background-image: url(../photos/leftbg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}




td.righbg
{
	background-image: url(../photos/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.righbg2
{
	background-image: url(../photos/rightbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.topbg
{
	background-image: url(../photos/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}

td.introspacer
{
	background-image: url(../photos/introspacer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
}

a:link, a:visited, a:active 
{
	color: #fad9b7;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}


td.intromenu
{
	font-size: 13px;
	color: #7f3219;
	background-image: url(../photos/intromenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	height: 20px;
	width: 960px;
}

a.linkmenu:link, a.linkmenu:visited, a.linkmenu:active 
{
	font-size: 13px;
	color: #7f3219;
	font-weight: bold;
	text-decoration: none;
}

a.linkmenu:hover
{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


a.submenu:link, a.submenu:visited, a.submenu:active 
{
	font-size: 14px;
	color: #fde4af;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:hover
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.submenu2:link, a.submenu2:visited, a.submenu2:active 
{
	font-size: 17px;
	color: #fde4af;
	font-weight: bold;
	text-decoration: none;
}

a.submenu2:hover
{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

td.introphoto
{
	background-image: url(../photos/intro3bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: bottom;
	height: 220px;
	width: 960px;
}

td.intorcopy
{
	background-image: url(../photos/intro5bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 810px;
}

td.mainpage
{
	background-image: url(../photos/mainpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.mainpagemenu
{
	background-image: url(../photos/mainpage2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


td.textjust
{
	text-decoration: none;
	text-align: justify;
	line-height: 24px;
	font-size: 14px;
	padding-top: 10px;
	color: #000000;
	padding-left: 20px;
}

td.text
{
	text-decoration: none;
	line-height: 24px;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

td.title
{
	height: 30px;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

td.footertext
{
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
	height: 30px;
}



a.linksm:link, a.linksm:visited, a.linksm:active 
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.linksm:hover
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.stitle
{
	font-size: 18px;
	font-weight: bold;
	color: #f5c079;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #db9550;
	width: 200px;
}

td.stitlemenu
{
	font-size: 16px;
	font-weight: bold;
	color: #f5c079;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #db9550;
	text-align: center;
}

.img
{
	border: 2px solid #c67c32;
}


img.imginside
{
	border: 3px solid #c67c32;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}





/* forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 11px;
	color						: #333;
	background-color			: #f2f2f2;
	border						: 1px solid #999999;
}

.boxgomic, .boxgo
{
	font-family					: Tahoma, sans-serif;
	border						: 1px #000000 solid; 
	FONT-SIZE					: 11px; 
	BACKGROUND-COLOR			: #774116;
	color						: #000000;
	font-weight					: bold;
}

.white
{
	background-color: #000000;
	border: 1px solid #000000;
}


td.mname
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
}

td.mnameg
{
	font-size: 18px;
	font-weight: bold;
	color: #96c702;
	padding-top: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;
	background-color: #F2F2F2;
	padding-left: 10px;	
}

td.mdesc
{
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;	
}

td.mdescg
{
	font-size: 14px;
	font-weight: normal;
	color: #96c702;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 12px;		
}

td.price
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	width: 100px;
	white-space: nowrap;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;		

}

td.twoprice
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 5px;
	font-style: italic;
	padding-left: 5px;
	vertical-align: middle;
	background-color: #F2F2F2;		
}

img.imggreen
{
	padding-right: 20px;
}

td.leafgr
{
	text-align: right;
	vertical-align: top;
	padding-top: 15px;
	width: 60px;
}

.green
{	color: #96c702;}

img.imggreen2
{
	padding-right: 10px;
	padding-left: 10px;
}

td.menusac
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 18px;
	color: #000000;
}

td.menusacwww
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 14px;
	color: #000000;
}
td.menutitle
{
	height: 30px;
	text-align: left;
	vertical-align: middle;
	color: #666666;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

td.menustitle
{
	height: 20px;
	text-align: left;
	vertical-align: middle;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
