body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #DBD8B5;
	color:#ffffff;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #333333;
}
#banner {
	background-color: #DBD8B5;
}

#nav {
	margin-left: 143px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;


	}


#nav a {
	background-image: url(images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #683D30;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-left: 26px;


}

#nav a:hover, #nav a.on   {

	background-image: url(images/bg-nav-over.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
}

#nav li {
	list-style-type: none;
	padding: 0px 0px 12px;

	}

#content {
	background-color: #683D30;
	color: #FFFFFF;
}


h1 {
	font-size: 15px;
	text-transform: uppercase;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
}
.bodyText {
	padding-top: 70px;
	padding-right: 35px;
	padding-left: 15px;
}
strong {
	font-size: 16px;
	font-weight: normal;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}


.bodyText a:hover {
	text-decoration: none;
	border: none;
	color:#ffffff;
}
.holding {
	font-size: 12px;
	color: #683D30;
}

.holding a:link {
	font-size: 12px;
	color: #683D30;
}
.order {

	font-size: 18px;
}
.links {
	font-size: 11px;
}h2 {

	font-size: 14px;
}
li {
	font-size: 12px;
}
