.menuShop { color: #351700; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif }

.title14 { font-size: 14pt; font-weight: bold }

body   { 
	color: #1d1712; 
	font-size: 11pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ 
	background-color: white 
}

.bodyleft {
width: 840px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
background: #FFFFFF;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
position: relative;
border: 1px solid #FFFFFF;
text-align: left;
}

p  { color: #1d1712; margin-top: 0px; font-size: 11pt; font-family: Georgia, "Times New Roman", Times, serif}

.footer { color: #1d1712; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 13pt }

.footer8 { color: #1d1712; font-size: 8pt; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 11pt }

.footerlinks { color: #1d1712; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 15pt }

a { color: #006600; text-decoration: none }

a:hover { text-decoration: underline }

.menuLeft  { color: #351700; font-size: 11pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 15pt }

ul    {
	color: #1d1712;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15pt;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}

.text14 { font-size: 14pt }

.text11 { font-size: 11pt }

.menuLeft10    { font-size: 10pt; line-height: 15pt }

li {
	font-size: 10pt;
	text-indent: 12pt;
	list-style: disc url(none) outside;
}

h1 { color: #1d1712;
 	font-size: 14pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: normal; 
	font-weight: bold; 
}

h2 {
	color: #1d1712;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
}

.text10 {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text9 {
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.red {
	color: #993333;
}

.wrap {
	width: 540px;
	margin-right: 140px;
	padding: 0px;
}

.float_up {
	background-position: -5px;
}

.imgright {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: -140px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

div {
	display: inline-block;
}