body {
	font-family: Arial, sans-serif;
	font-size: .85em;
	color: #583521; 
	background: #d4cdb6;
	margin: 0;
	text-align: left;
	background: url(../images/bg.jpg);
	}
	
h1 {
	font-family: Georgia, serif;
	font-size: 1.2em;
	color: #993;
	margin: 0 0 8px 0;
}

h2 {
	text-transform: uppercase;
	font-size: .7em;
	color: #993;
	margin: 0;
	margin-bottom: 18px;
	}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul.links li {
	font-family: Georgia, serif;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 18px;
	}
	
ul li i {
	font-style: oblique;
	font-weight: normal;
	display: block;
	margin: 0;
	}
	
#main-content-right ul.details {
	line-height: 1.8em;
	}

em {
	}
	
strong {
	font-weight: bold;
	}
	
hr {
	color: none;
	border-top: 1px dashed #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
	}
	
a {
	color: #583521;
	}
	
a:hover {
	color: #7B5642;
	}
	
/* Place Page Elements */



#header {
	margin-top: 20px;
	margin-left: 20px;
	}
	
#header img.logo {
	padding-left: 25px;
	padding-bottom: 5px;
	display: block;
	}
	
#header span.contact {
	position: absolute;
	left: 725px;
	top: 100px;
	color: #fff;
	font-size: 90%;
	letter-spacing: .1em;
	}
	
#header span.contact a {
	color: #fff;
	}

#nav {
	float: left;
	position: absolute;
	width: 200px;
	margin-top: 25px;
	margin-left: 45px;

	}

#nav a {
  text-decoration: none;
}

#main-wrap {
	width: 580px;
	position: absolute;
	margin-top: 25px;
	left: 270px;
	}

#footer, #footer-left {
	position: fixed;
	width: 100%;
	bottom: 0;
	right: 0;
	padding-right: 20px;
	padding-top: 50px;
	margin: 0;
	height: 30px;
	text-align: right;
	background: url(../images/fence.gif);
	}
	
#footer-left {
	text-align: left;
	background: none;
	//color: #fff;
	padding-right: 0;
	left: 20px;
	}


/* Layout the Navigation */	

#nav ul {
	background-color: #fff;
	}

#nav ul li {
	display: block;
	height: 30px;
	padding-left: 20px;
	border: 1px dashed #ccc;
	border-top: none;
	text-transform: uppercase;
	font-size: .7em;
	letter-spacing: .1em;
	background: #fff;
	}
	
#nav ul li:hover {
	display: block;
	background: url(../images/nav_over.gif);
	background-repeat: no-repeat;
	background-position: -1px 0;
	}
	
#nav ul li a {
	display: block;
	line-height: 31px;
	}
	
#nav ul li a:hover {
	text-decoration: none;
	}

/* Set bg for top nav link */
#nav ul li.nav-top {
	padding-top: 4px;
	background: #fff url(../images/nav_top_up.gif);
	background-repeat: no-repeat;
	border-right: none;
	}
	
#nav ul li.nav-top:hover {
	background: #fff url(../images/nav_top_over.gif);
	}
	
#nav ul li.nav-two {
	background: #fff url(../images/nav_two_up.gif);
	background-repeat: no-repeat;
	border-right: none;
	}
	
#nav ul li.nav-two:hover {
	background: #fff url(../images/nav_two_over.gif);
	}
/* End */	

#nav ul li.spacer {
	padding-bottom: 152px;
	//padding-bottom: 150px;
	border-bottom: 0;
	background: #fff url(../images/keller_logos.gif);
	background-position: 20px 10px;
	background-repeat: no-repeat;
	}
	
#nav ul li a[href^="http://"] {
  background:transparent url(../images/external_link.gif) 42% right no-repeat;
  display:inline-block;
  padding-right:15px;
  }

div#nav-bottom {
	height: 43px;
	border-right: 1px dashed #ccc;
	background: url(../images/nav_bt.gif);
	background-repeat: no-repeat;
	}

/* Layout Content Area */

	
#main-wrap>div {
	background: #fff;
	}

#main-content {
	width: 659px;
	min-height: 400px;
	padding-left: 40px;
	padding-right: 40px;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	}

#tp-pad {
	width: 700px;
	height: 39px;
	border-left: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	}
	
div#right-corner {
	position: absolute;
	margin-left: 696px;
	top: 0;
	width: 45px;
	height: 40px;
	background: url(../images/tp_corner.gif);
	}
	
div#left-corner {
	width: 42px;
	height: 38px;
	background: url(../images/bt_corner.gif);
	}

#bt-pad {
	position: relative;
	margin-left: 39px;
	top: -38px;
	width: 701px;
	height: 37px;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	  margin-bottom: 60px;
	}

#main-content-left {
	float: left;
	min-height: 350px;
	padding: 20px;
	}
	
#main-content-left img {
	border: 3px solid #493427;
	margin-bottom: 15px;
	}
	

#main-content-right {
	margin-left: 179px;
	padding: 20px;
	border-left: 1px dashed #ccc;
	min-height: 350px
	}
	
#main-content-right p {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 16.5px;
	margin: 0;
	margin-bottom: 13px;
	}

	
#totd div {
	width: 408px;
	}
	
#totd-tp, #totd-bt {
	height: 19px;
	}
	
#totd-tp {
	background: url(../images/totd_tp.png);
	}
	
#totd-md {
	background: url(../images/totd_md.png);
	}

#totd-md img {
	display: block;
	margin-bottom: 10px;
	padding-left: 20px;
	}

#totd-md p {
	margin: 0;
	padding-left: 20px;
	}

#totd-bt {
	background: url(../images/totd_bt.png);
	}
	
.details {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 13.5px;
	letter-spacing: 1px;
	}
	
.preload {
	display: none;
	}
	
.lc {
	text-transform: lowercase;
	}
	
#main-content-right table {
	line-height: 1.6em;
	}
	
/* Delete following after content is filled */
#main-content-right table.center {
	width: 100%;
	text-align: center;
	}