/* CSS Document */
/* CarsonShcaff.com Stylesheet */

html, form {
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	padding: 0px;
	left: 50%;
	right: 50%;
	top: 0px;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #F8F4C7;
	background-image: url(images/bg.jpg);
	line-height: 1.3em;
}

#wrapper {
	position:relative;
	width:795px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:795px;
	height:209px;
	z-index:7;
	background-image: url(images/montana_land.jpg);
	background-repeat: no-repeat;
}
#topnav {
	position:absolute;
	top:209px;
	left:0px;
	width:795px;
	height:20px;
	background-color:#D6D6CE;
	z-index:5;
}
#topnavlink {
	position:absolute;
	top:209px;
	left:380px;
	width:415px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	margin: 2px 0 0 0;
	z-index:7;
}
#subhead {
	position:absolute;
	top:229px;
	left:0px;
	width:795px;
	height:61px;
	background-color:#F2F2E7;
	z-index:5;
}
#subheadusp {
	position:absolute;
	top:229px;
	left:380px;
	width:415px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color: #666666;
	text-decoration: none;
	line-height:1.2em;
	margin: 20px 0 0 0;
	z-index:7;
}
#navbar {
	position:absolute;
	left:0px;
	top:310px;
	width:165px;
	padding: 0 10px 12px 15px;
	z-index:4;
}
#main {
	padding: 310px 25px 25px 215px;
	min-height: 495px;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
	height: 45px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 210px;
	background-image:url(images/montana_farm_ranch.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}
#copyright {
	width:795px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height:40px;
	font-size: 9px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#666666;
	line-height: 1.1em;
	margin-bottom: -.3em;
}
h2 {
	font-size:16px;
	color:#990000;
	font-weight: normal;
	line-height: 1.1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	line-height: 1.3em;
	margin-bottom: -.3em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	line-height: 1.3em;
	margin-bottom: 1.0em;
}

td, ul, ol, input, select, textarea, text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a:link {
	color: #000099;
}
a:visited {
	color: #993333;
}
a:hover {
	color:#336699;
}
a.e-focus {
	color: #FFFFFF;
	text-decoration:none;
}

#topnavlink a:link, #topnavlink a:visited {
	color: #333333;
	text-decoration: none;
}
#topnavlink a:hover {
	color: #666666;
	text-decoration: underline;
}
.properties {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #333333;	
}
.properties a:link, .properties a:visited {
	color: #333333;
}
.properties a:hover {
	color: #666666;
}
.addressblock {
	font-family: "Lucida Bright", "Lucida Console", "Lucida Sans", "Lucida Grande", Verdana;
	color: #333333;
	line-height:1.2;
}
.picture {
	border: 1px solid #666666;
}
.picture2 {
	border: 1px solid #999999;
}
.image_right {
	margin-left: 15px;
	border: 1px solid #666666;
}
.image_left {
	margin-right: 15px;
	border: 1px solid #666666;
}
.slideshow {
	border: 4px solid #CCCC99;
	margin: 0 3px 0 4px;
}

#tablediv {
width:555px;
}
#celldiv2 {
float:left;
width:20%;
padding: 10px 0 10px 0;
border-bottom:1px solid #666666;
}
#celldiv3 {
float:right;
width:25%;
padding: 0px 0 18px 0;
text-align:right
}
#celldiv4 {
float:left;
width:40%;
padding:10px 0 10px 0;
border-bottom:1px solid #666666;
}
#celldiv7 {
float:left;
width:70%;
padding: 0px 0 18px 0;
}
#rowdiv  {
width:auto;
}
#clear {
clear:left;
}
.inline {
display:inline;
}
table.property {
width:555px;
}
td.property {
padding:15px 0 15px 0;
border-bottom:1px solid #666666;
}

