BODY {
	background-color: #CC6600;
	margin: 0px;
	padding: 0px;
	background-image: url(../photos/bgall.jpg);
	background-repeat: repeat;
	background-position: left top;
     }
 
td, tr
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	text-decoration		: none;
	font-size			: 13px;
}

a:link, a:visited, a:active 
{
	font-size: 12px;
	color: #fad9b7;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}

td.bigtable
{
	background-image: url(../photos/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: top;
}

td.logobg
{
	font-size: 17px;
	text-transform: uppercase;
	color: #c6b9ad;
	background-image: url(../photos/logobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
	width: 375px;
	padding-top: 52px;
}


.imgtop
{
	border: 1px solid #9d846c;
}

.imgimp
{
	border: 2px solid #fad9b7;
}

td.topimg
{
	text-align: right;
	vertical-align: middle;
	height: 100px;
	width: 575px;
}

td.menubg
{
	background-image: url(../photos/menubg.jpg);
	height: 65px;
	width: 950px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

td.menutopbig
{
	text-align: right;
	vertical-align: middle;
	height: 30px;
	padding-right: 15px;
}




td.title
{
	height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #b92401;
	background-image: url(../photos/title.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	padding-bottom: 5px;
}



a.fomenu:link, a.fomenu:visited, a.fomenu:active 
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.fomenu:hover
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ff6e4b;
}

td.textjust
{
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.stitle
{
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #ff6e4b;
	background-image: url(../photos/stitle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td.text
{
	color: #000000;
	text-decoration: none;
	line-height: 23px;
	font-size: 13px;
}


/* 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						: #FFFFFF;
	font-weight					: bold;
}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

td.footertext
{
	font-size: 11px;
	text-transform: uppercase;
	color: #dabca4;
	vertical-align: middle;
	height: 30px;
}

td.contentmain
{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

td.titlemain
{
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fad9b7;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fad9b7;
}

td.textjust
{
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: justify;
}

td.mname
{
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fad9b7;	
}

td.mdesc
{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 20px;
	text-indent: 20px;
}

td.price
{
	font-size: 18px;
	font-weight: bold;
	color: #fad9b7;
	text-align: right;
	width: 100px;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fad9b7;
}