body {
	text-align: left;
	background-color: f7fdfd;
	color: #000000;
}

#content {
	text-align: left;
	width: 980px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 1.5em;
	color: #330000;
	border: medium solid #356406;
	background-color: #f8f6e6;
}


h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 1.3em;
	color: #3A3C03;
}
.tdRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	color: #093C03;
}



#header  {
	border: thin none #4D753C;
	background-color: #E2DBBA;
	font-style: normal;
	letter-spacing: 0.3em;
	text-align: center;
}
#logo {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 143px;
}
#menu    {
	vertical-align: middle;
	background-color: #FEFCF5;
	margin: 0px;
	padding: 0px;
	border: medium double #003700;
}
#menuBorder {
	border: 2px solid #000000;
}


#header a {
	color: #7B7B00;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#header  a:link,a:visited  {
	text-decoration: none;
}
#header  a:hover, a:active {
	font-size: 16px;
	color: #00B000;
	font-weight: bold;
	text-decoration: underline;
}

.emphasis  {
	font-family: "Trebuchet MS";
	font-size: 20px;
	text-align: center;
	color: #663333;
	font-weight: bold;
}
.emphasisLeft {
	font-family: "Trebuchet MS";
	font-size: 20px;
	text-align: left;
	color: #663333;
	font-weight: bold;
}

.titlepart  {
	font-weight: bold;
	text-align: center;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
	line-height: 1.2em;
	color: #663333;
}


.para {
	border: thin none #808000;
	font-size: 16px;
	color: #663333;
	margin-right: 0px;
	width: 955px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.4em;
}

#content .para a {
	color: #993333;
}
#content .para a:hover {
	text-decoration: underline;
}

#content .para orderpage {
	margin-right: 10px;
}

#content .para #special {
	margin-right: 0px;
	margin-left: 0px;
	width: 620px;
}
.tableProduct {
	background-color: #F7F5E8;
	border: medium solid #663333;
}



#bottommenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: thin solid #555500;
	width: 100%;
	background-color: #DFDFBF;
}
#bottommenu a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
#bottommenu a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
.imgBorder {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F7F5E8;
	border-right-color: #F7F5E8;
	border-bottom-color: #F7F5E8;
	border-left-color: #F7F5E8;
}

