﻿body {
	font: 11pt/1em Arial, Tahoma, sans-serif;
	color:#4f4a2d;
	margin:0;
	padding:0;
	background:#aac2ce url(/!img/chenal_valley_commercial_sidetile.jpg) repeat-x center 0;
}
p { margin:0 0 10px 0; }
ul { margin:0; padding:0; list-style-type:none; }
li { margin:0;
     padding:0 0 10px 16px;
     list-style-type:none;
     background:url(/!img/bullet.gif) no-repeat 2px 4px;
    }
img { border-style:none; }
#wrapper {
	width:1005px;
	margin:0 auto;
	padding-top:7px;
	border:solid 1px #999056;
	border-top-style:none;
	border-bottom-style:none;
	background:#f3f2de url(/!img/chenal_valley_commercial_topbar.gif) no-repeat -1px 0;
}
/** Top Left **/
#topleft {
	width:659px;
	float:left;
	background:url(/!img/chenal_valley_commercial_mainimage_3photos.jpg) no-repeat -1px 0;	
}
#tl_nav {
	width:659px;
	height:251px;
	overflow: hidden;
	background:url(/!img/chenal_valley_commercial_nav_3links_hover_b.gif) no-repeat -1px bottom;
}
#tl_nav a.ir
{
    width:219px;
    padding-top:251px;
    background:url(/!img/chenal_commercial_nav_3links_normal_a.gif) no-repeat -1px 221px;
}
#tl_nav a.ir:hover, #tl_nav a.ir:focus, #tl_nav a.ir:active { background-image:none; }
#tl_map a.ir { width:220px; background-position:-220px 221px; }
#tl_broc a.ir { width:220px; background-position:-440px 221px; }

#content
{
	width:618px ! important;
	height:425px;
	padding:80px 16px 15px 25px;
	background:url(/!img/chenal_valley_commercial_bodytile.gif) no-repeat -1px 0;
}
/** Top right **/
#topright {
	width:306px;
	height:430px;
	padding:50px 20px 0 20px;
	float:right;
	font-size:8pt;
	background:url(/!img/chenal_valley_commercial_contactus_tile.gif) no-repeat 0 0;
}
#topright { line-height:1.2em; }
#topright input, #topright textarea,#topright select { margin:1px 0; }
#topright select { width:150px; margin-right:90px; }
#topright .fullwidth { width:236px; }
#topright .halfwidth { width:120px; margin-right:116px; }
#topright span { padding-top:6px; }
/** form **/
	.formaltview .label,.req {
		font-weight:bold;
		padding-left:10px;
		background:url(/!img/asterisk.gif) no-repeat 0 10px;
	}
	.formnormal .req { font-weight:normal; background-image:none; }
	.formnormal .formerror { display:none !important; }	
	.formcheck { display:none; }
/** Map **/
#main_map {
	width:549px;
	height:825px;
	margin:0 22px;
}
area:hover { outline:dotted 1px #f00; }
/** Footer **/
#footer {
	width:800px;
	height:100px;
	margin:0 auto;
	color:#61625d;
	font-size:8pt;
}
#footer a { color:#61625d; text-decoration:none; }
#footer p { padding:3px; margin:0; }
#footer a:hover { text-decoration:underline; }
a.chenalink {
	width:122px;
	padding-top:90px;
	background:url(/!img/chenal_valley_commercial_footerlogo_chenal_valley.gif) no-repeat 0 0;
}
a#delticlink {
	width:162px;
	height:23px;
	background:url(/!img/chenal_valley_commercial_footerlogo_deltic.gif) no-repeat 0 0;
}
#footcap {
	width:1005px;
	height:7px;
	clear:both;
	border-top:solid 1px #d7d6c4;
	background:#ffffff url(/!img/chenal_valley_commercial_topbar.gif) no-repeat -1px 2px;
}
/** General classes **/
dl.nav, dl.nav dd {
	margin:0; padding:0;
}
dl.nav dd
{
    float:left;
	height:251px;
	overflow: hidden;
}
a.ir {
	height:0;
	overflow:hidden;
	display:block;
}
.fleft { float:left; }
.fright { float:right; }
.cboth { clear:both; }
.cleft { clear:left; }
.cright { clear:right; }
.lowercase { text-transform:lowercase; }