.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
.contentTop {
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
.leftmenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 5A3929;
	margin-left: 20px;
	font-variant: normal;
	text-decoration: none;
	padding-right: 5px;
	margin-bottom: -1px;
	}
	
.leftmenuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5A3929;
	vertical-align: top;
	font-weight: normal;
	margin-left: 20px;
	padding-right: 5px;
	margin-top: 0px;
	}
	
a.leftmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 10px;
	text-indent: 10pt;
	text-align: left;
	white-space: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #802016;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 40px 20px 10px 55px;
	color: #333333;
}

#navcontainer {
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0px;
}

#navcontainer a
{
	display: block;
	padding: 3px 3px 3px 20px;
	width: 150px;
	background-color: b5a584;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#navcontainer a:hover
{
	background-color: #666666;
	color: #fff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;

}

.pageborder {
	border: 1px solid #999999;
}


a.topnavlist:link
{
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}

a.topnavlist:visited
{
	color: #EEE;
	text-decoration: none;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a.topnavlist:hover
{
	color: #FFCC99;
	text-decoration: none;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#contactUs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-right: 5px;
}

a.contactUs:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 5px;
}

a.contactUs:visited
{
	color: #EEE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 5px;
	font-weight: bold;
}

a.contactUs:hover
{
	color: #FFCC99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 5px;
}
.indexbnr {
	background-image: url(images/index-banner2.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 900px;
}

.frontMainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 75pt;
	position: absolute;
	left: 75px;
	top: 300px;
	width: 300px;
	height: 200px;
}
.navigating {
	z-index: 2;
	left: 131px;
	position: absolute;
	top: 123px;
}
.quoteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding: 40px 5px 10px 10px;
	color: #333333;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

