﻿body {
    margin: 0px;
	background-image: url('http://www.cabinandland.com/images/background.png'); 
	background-repeat: repeat-x;
	background-color: #524a33;
}
  
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:40px;
	line-height:normal;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight: normal;
}

li { 
    margin-bottom:1em;
}

.content {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 11pt;
	color: #663300;
	text-align: justify;
}

.content-main {
	padding-right: 40px;
	margin-right: 40px;
	padding-left: 35px;
	margin-left: 35px;
}

.content-top-left {
	padding-left: 10px;
	margin-left: 10px;
}

.content-top-right {
	padding-right: 10px;
	margin-right: 10px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 11pt;
	color: #7F240F;
	text-align: justify;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #663300;
	text-transform: uppercase;
	text-align: center;
}
	
.topnav {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	text-align: center;
}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #663300;
}

.addthis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	height: 20px;
}

.tdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	text-align: left;
	font-weight: bold;
}

.tdcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

a:link {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #0000FF;
}

a:active {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}


.topnav a:link {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
}

.topnav a:visited {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
}

.topnav a:hover {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	text-align: center;
	text-decoration: underline;
}

.topnav a:active {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	text-align: center;
	text-decoration: underline;
}

