/*KimballRexford.com*/
/*24 Feb 2009*/

html {height:100%;}

h1, h2, h3 {margin:0; padding:0;}
h1{font-size:17pt;}
h2,h3{font-size:12pt;}

a {color:#ffffff; text-decoration:underline;}
a:hover {text-decoration:none;}

h1 a, h2 a, h3 a {color:#000000;}


body {
	height:100%;
	background-color:#D5DDF3;
	margin:0;
	padding:0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	background-color:#93A291;
	background-image:url("../images/layout/bg.jpg");
	background-repeat:repeat-x;
	color:#000000;
}

form{
	margin:0;
	padding:0;
}

input {
	margin:0;
	padding:0;
	height:16px;
	vertical-align:middle;
}

.button {height:21px;}
.textbox {border-width: 2px;}


#masthead {
	width:100%;
	height:88px;
	background-image:url("../images/layout/logo.jpg");
	background-repeat:no-repeat;
}
#masthead #pad {
	margin-left:8px;
	padding:33px 19px;
}

#masthead h2 {color:#ffffff}

#contentwindow{
width:100%;
height:100%;
}

#mapWindow{
border:2px solid #eeeeee;
float:left;
height:90%;
text-align:left;
width:75%;
}

#mapMessages{
background-color: #D5DDF3;
border-top:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
width:100%;
height:17px;
margin-left:8px;
padding:0;
text-align:center;
}

#mapMessageControl{
position:relative;
top:-2px;
}

#mapReport, #leftNav{
	color:#ffffff;
	float:left;
	margin-bottom:20px;
	margin-left:8px;
	margin-right:8px;
	padding:0;
	width:21%;
	overflow-x:hidden;
	overflow-y:auto;
}

#zoomControl {color:#ffffff; width:100%; text-align:center;}

#leftNav H3 {margin-top:12px;}

.infoBox {
	background-color:#93A291;
	border:1px solid #EEEEEE;
	padding:5px 5px 20px;
	width:94%;
}

#kimball {
color:#333333;
display:block;
margin:33px 0 auto;
text-align:center;
clear:both;
}

.maplabel {
color:#999999;
}

.link {
color:#ffffff; text-decoration:underline;
cursor:pointer;
}
.link:hover {
text-decoration:none; color:red;
}
