/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background: url(tile.gif) repeat;
}
td {
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#584729;
	line-height:16px;
}
.nav ul{
	margin: 0px;
	padding: 0px;
}

.nav ul li{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#473922;
	display:inline;
	text-align: center;
	list-style-type: none;
}
.nav  ul li a{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#473922;
	display:inline;
	list-style-type: none;
	padding-left:15px;
	padding-right:15px;
}
.nav  ul li a:hover{
	color:#000000;
}
.heading1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	color:#483922;
	text-transform:uppercase;
	line-height:20px;
}
.heading2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#802b08;
	line-height:18px;
}
.heading3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#875d1d;
	line-height:18px;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.contact-text{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#584729;
	line-height:15px;
}
.footer {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#dbcdb9;
	line-height:15px;
}
.footer a{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#dbcdb9;
	line-height:15px;
}
.bullet ul{
	margin: 0px;
	padding:0px;
}
.bullet ul li{
	background-image:url(../images/arrow.jpg);
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 18px;
}
.small{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:15px;
	text-transform: uppercase;
}
.small:hover{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#802b08;
	line-height:15px;
}
.txt {
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#584729;
	line-height:16px;
	text-transform: none;
}
