body {
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #595956;
	background-image: url(../images/site/bgnd.jpg);
	background-repeat: repeat;
}

p {
	line-height: 16px;
}

.test {
	background:url(../images/site/homeSplash.jpg)
	background-repeat: repeat;
}

.descripShort {
	color: #AA9D7F;
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent:0px;
}

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

a:hover {
	color:#595956;
}

#nav ul, #contact {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}

#contact {
	line-height: 12px;
}

#nav a {
	color: #595956;
	text-decoration: none;
	font-weight:normal;	
}

#nav a:hover {
	color:#660000;
	font-weight:normal;
}

#nav a.active {
	color:#AA9D7F;
	font-weight:normal
}

#subNav ul {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 20px;
	font-size: 12px;
	text-decoration: none;
	line-height: 11px;	
	letter-spacing: 1.2px;
	font-weight: normal;
}

#subNav li {
	padding-bottom: 10px;
	letter-spacing: 0px;
}

#subNav ul {
	padding-left: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
}

#subNav a {
	color: #595956;
	text-decoration: none;
	letter-spacing: 0px;
}

#subNav a:hover {
	color:#660000;
	letter-spacing: 0px;
}

#subNav a.active {
	color:#AA9D7F;
	letter-spacing: 0px;
}

#thumbs img {
	border: 0px;
	margin:0px;
	margin-bottom:16px;
	padding:0px;
	margin-left:26px;
	cursor:pointer;
}

h2 {
	color: #333333;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height: 17px;
	padding:0px;
	margin:0px;
}

#subNav {
	padding-left:20px;
}

#subNav h2 {
	color:#AA9D7F;
	letter-spacing:2px;
	margin-bottom:10px;
	font-size:19px;
}

h3 {
	color: #333333;
	font-size: 14px;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 13px;
	margin-top:0px;
}

hr {
	height: 1px;
	color: #d6b48c;
	background-color: #d6b48c;
}

#footer {
	float:left;
	margin-left: 65px;
	padding-left: 0px;
	font-size: 11px;
	text-decoration: none;
}
.inlineimage {
	padding-right: 10px;
}
.hangtagLeft {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

