/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
  background-color: #FAF7F1;
	}
img {
	border:0px;
	}
.listing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#FAF7F1;
	border:1px solid #000000;
	padding:16px;
	}
.listing2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	background-color:#FAF7F1;
	border:1px solid #000000;
	padding:1px;
	text-align:justify;
	}
.description {
	font-size:11px;
	}
.description-small {
	font-size:10px;
	}
.cord {
	background-image:url(images/cord-bkg.gif);
	background-position:top-left;
	background-repeat:repeat-y;
	}
.title {
	background-color:#be0027;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	}
.subtitle {
	color:#be0027;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	}
a {
	color:#be0027;
}
input {
	font-weight:bold;
}
textarea {
	font-weight:bold;
}
.bodyText {
	font-size:10px;
}
.bottom-bkg {
	background-attachment: fixed;
	background-image: url;
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {
 	height:143px;
	background-image:url(/images/bottom-sectionNEW.gif);
	font-size:9px;
	color:#FFFFFF;
	line-height:10px;
	padding-left:403px;
}
a:link {
	color: #4F5F37;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F5F37;
}
a:hover {
	text-decoration: underline;
	color: #704F45;
}
a:active {
	text-decoration: none;
}
