* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #824133;
}

a:link, a:visited {
	color: #834133;
}

a:hover {
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	padding-right: 30px;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #522216;
	padding-left: 12px;
	padding-right: 60px;
	padding-bottom: 20px;
}

#wrapper {
	position:relative;
	left:0px;
	top:0px;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	position:relative;
	left:0px;
	top:0px;
	width:353px;
	height:83px;
	float: left;
}

#headerTop1 {
	position:relative;
	left:0px;
	top:0px;
	width:304px;
	height:83px;
	float: left;
}

#topNav {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 83px;
	width: 232px;
}

#topNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	display: inline;
	text-align: left;
	font-weight: bold;
	width: 72px;
	float: left;
	margin-right: 30px;
	margin-top: 22px;
	height: 16px;
}

#topNav li a:link, #topNav li a:visited {
	color: #6D3222;
	text-decoration: none;
}

#topNav li a:hover {
	text-decoration: underline;
}

#headerBottom1 {
	position:relative;
	left:0px;
	top:0px;
	width:353px;
	height:240px;
	float: left;
}

#headerBottom2 {
	position:relative;
	left:0px;
	top:0px;
	width:304px;
	height:240px;
	float: left;
}

#markee {
	position:relative;
	left:0px;
	top:0px;
	width:262px;
	height:240px;
	float: left;
}

#navTop {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:56px;
	float: left;
	background-image: url(images/index_09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mainContentTop {
	position:relative;
	left:0px;
	top:0px;
	width:689px;
	height:56px;
	float: left;
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mainContentContainer {
	position: absolute;
	top: 379px;
	width: 919px;
	left: 0px;
}

#nav {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	background-image: url(images/index_11.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#nav ul {
	width: 216px;
	margin-left: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #522216;
	display: block;
	height: 12px;
	background-color: #E3BF73;
	padding-left: 8px;
	padding-top: 2px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E9CF96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC8B25;
	padding-bottom: 4px;
}

#nav li a:hover {
	color: #E8CB8F;
	background-color: #522218;
}

#mainContent {
	position:relative;
	left:0px;
	top:0px;
	width:689px;
	background-image: url(images/index_12.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#mainContent ul {
	padding-bottom: 18px;
	padding-right: 30px;
	padding-left: 30px;
	list-style-type: bullet;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#mainContent ul ul {
	list-style-type: circle;
	padding-bottom: -30px;
}

#mainContent ol {
	padding-bottom: 18px;
	padding-right: 30px;
	padding-left: 30px;
	list-style-type: decimal-leading-zero;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#mainContent ol ol {
	list-style-type: lower-roman;
	padding-bottom: -30px;
}
	
#logos {
	position:fixed;
	left:0px;
	width:689px;
	margin-bottom: 12px;
	bottom: 0px;
}

#footer {
	position:relative;
	left:0px;
	top:0px;
	width:919px;
	height:88px;
	background-image: url(images/index_14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}

/* classes */

.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BC8B25;
}

.last {
	margin-bottom: 8px;
}

.right {
	float: right;
	border: 4px solid #834133;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.slogan {
	height: 44px;
	width: 615px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 68px;
	font-weight: bold;
	color: #89402D;
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.fivepercent  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 4px;
	text-align: center;
}

.fivepercentphone  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 4px;
	text-align: center;
}


.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-left: 14px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F0DCAA;
	line-height: 12px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FBF7EC;
	margin-left: 225px;
	margin-top: 14px;
}

.copyright a:link, .copyright a:visited {
	color: #F0DCAA;
}

.copyright a:hover {
	color: #000000;
}

.style2 {font-size: 18px}
.style7 {font-size: 10px}
.picborder {
	border: 4px solid #834133;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.navnolink {
	text-decoration: none;
	color: #522216;
	display: block;
	height: 16px;
	background-color: #E3BF73;
	padding-left: 12px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9CF96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC8B25;
	padding-bottom: 4px;
}

.sitemap {
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}