body {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-size: 80%;
	margin: 1%;
	margin-left: 5%;
}
p
{
	margin-top: 8px;
	margin-bottom: 13px;
}

ul li
{
	list-style-type: disc;
	list-style-position: outside;
	
}

li.blank
{
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

ul
{
	margin-bottom: 0px;
	margin-top: 0px;
}

ol
{
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1 {
	font-size: 300%;
	text-align: center;
	color: #000000;
	font-weight: bold;
	padding-bottom: -1px;
	padding-top: 1px;
}


h2 {
	font-size: 175%;
	text-align: center;
	color:#000000;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	font-weight: bold;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

hr {
	color: #ff6600;
	height: 100px;
	}

	
a:link {
color: blue;
}

a:visited {
color: blue;
}

a:hover 
{
color: #ff9900;
}

#wrapper {
	width: 80%;
	margin-left: 10%;

}

#logoImage {
	width: 100%;
	vertical-align: text-bottom;
	align: justify;
	height: 200px;

	}
	#logoImg {
	float: right;
	position: relative;
	padding-bottom: 1%;
	width: 26%;
	text-align: right;

}
	#logoText {
	float: left;
	width: 72%;
	}
	#logobtm {
	width: 100%;
	height: 50px;
	background-image: url("kimbelbkgdweb6.gif");
	background-repeat: repeat-x;
	}
#topmainclear{
	clear: both;
	width: 100%;
	
}

.orange {
	color: #ff6600;
}


#main {
	width: 100%;
	background-image: url("kimbelbkgdwebf.gif");
	background-repeat: repeat;
	float: bottom;
	
	
}

#mainwrap {
	width: 100%;
	float: top right;
	background-image: inherit;
	}

#navbar {
	width: 22%;
	float: left;
	background-image: inherit;
}

#nav {
	width: 98%;
	height: 100%;
	float: left;
	position: relative;
	margin-left: 2%;
	line-height: 1.5;
	
}


#contentBox {
	width: 77%;
	float: right;
	position: relative;
	border-left: 1px ridge blue;
	}
#content {
	width: 60%;
	float: left;
	position: relative;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 0px;
	
	}

#info {
	width: 34%;
	height: 100%;
	float: right;
	background-image: inherit;
}

#contact {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-left: 3%;
	margin-bottom: +3%;
	text-indent: +0%;}

#mainclear {
	clear: both;
	width: 100%;
}

#footerID {
	width: 98%;
	margin-left: +1%;
	margin-right: +1%;
	
}

.hrDiv {
	width: 60%;
	color: #ff6600;
}

#Footer {
	height: 18%;
	margin-tp: 1%;
	font-size: 90%;
	color: #000000;
	text-align: center;
}

#Footer a{
	padding-left: 4px;
	padding-right: 8px;
}


.copy {
	font-size: 80%;
	}

.contact {
	font-size: inherit;
	font-family: inherit;	
}

.quotes {
	font-size: 75%;
	font-face: Georgia;
}

.contact a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
/* Nav Styles */

.menuOut {cursor:pointer; margin:1px; background-color:#fed480; color:#333333; width:97%; border:1px solid #000000; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.menuOver {cursor:pointer; margin:1px; background-color:#333333; color:#fed480; width:97%; border:1px solid #660000; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.submenu {width:95%; font-family:arial; font-size:11px; padding-left:5px;}
.submenu a {color:#003366; text-decoration:none; font-weight:none;}
.submenu a:visited {color:#003366; text-decoration:none; font-weight:none;}
.submenu a:hover {color:#996666; text-decoration:none; font-style:none; font-weight:none;}
