body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
	background-color: #cccc99;
	text-align: center;
}

body img {
	border: none;
}

body a {
	color: #000;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
	font-weight: normal;
}

h3 {
	font-weight: normal;
}

h4 {
	font-weight: normal;
}

table {
	border-collapse: separate;
	//border-spacing: 8px;
}

body ul {
	padding: 0;
	margin: 0;
}

body ul li {
	list-style-type: none;
	color: #996600;
	padding-bottom: 10px;
	font-weight: bold;
}

body ul li ul li {
	color: #000;
	padding: 0 0 0 20px;
	font-weight: normal;
}

div#main {
	text-align: left;
	background: #ffffff;
	width: 744px;
	min-height: 700px;
	margin: 0 auto;
}

div#top {
	padding-bottom: 10px;
}

div#nav {
	width: auto;
	height: auto;
	border-right: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
	height: 200%;
	padding: 0 10px 10px 10px;
}

div#nav h3 {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div#nav ul li {
	font-weight: normal;
	padding-bottom: 5px;
}

div#homeNav {
	border-bottom: 1px dashed #cccccc;
}

div#bottomNav {
	border-bottom: 1px dashed #cccccc;
	padding-top: 5px;
}

div#products {
	padding-top: 5px;
}

div.footer {
	text-align: center;
	font-size: x-small;
}

div.item {
	width: auto;
	height: auto;
	text-align: left;
	max-width: 175px;
	min-width: 100px;
	padding-bottom: 10px;
	padding-right: 10px;
}

div.item img {
	clear: both;
	padding-bottom: 5px;
}

div.breadCrumbs {
	padding: 5px;
	background: #ccc;
}

div.guilds {
	font-size: x-small;
	border-left: 1px solid #ccc;
	margin-right: 5px;
}

div.maineMade {
	position:relative;
	margin: 3px;
	padding: 5px 10px 5px 5px;
	border-right: 1px dashed #ccc;
	min-height: 105px;
}

div.umc {
	position:relative;
	margin: 3px; 
	padding: 5px 10px 5px 5px;
	border-right: 1px dashed #ccc;
	min-height: 172px;
}

div.smc {
	margin: 3px; 
	position:relative;
}

div.smc span {
	font-weight: bold;
	background-color: #ccc;
	color: #fff;
	width: 215px;
}

div.woods table tr td {
	text-align: center;
	padding: 0 10px 10px 0;
}

div.schedule {
	display: table;
}

div.aboutUs {
	display: table;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.aboutUs a {
	color: #996600;
	font-weight: bold;
}

//div.aboutUs img {
//	padding-left: 90px;
//}
