html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #646C79;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.justify{
	text-align:justify;
}
body {
	background: #fff url(images/tile_silver.png);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	height: 16px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
	position: relative;
	background-color: #FFFFFF;
}

h1 {
	position: absolute;
	top: -55px;
	left: 43px;
	height: -7px;
	padding-top: 8px;
	width: 1px;
	text-align: center;
	background: #666699;
	color: #BBBBBB;
	font: 24px "Times new roman", serif;
	font-weight: normal;
	font-style: italic;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
	position: absolute;
	top: 87px;
	left: 728px;
	width: 312px;
	height: 195px;
	color: #E9E2DA;
	background-color: #888888;
}


#header {
	position: relative;
	width: auto;
	height: 195px;
	margin: 0 auto;
	margin-top: 20px;
}
#logo{
	float:left;
	margin:0;
	background: url(images/kit_logo.jpg) no-repeat;
	width: 414px;
	height: 195px;

}
#services_title{
	margin: 0;
	font-style:normal;
	font-weight: bold;
	text-align: center;
	font-size: 2em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#services{
	margin: 0;
	font-style:italic;
	font-weight: bold;
	text-align: justify;
	font-size: 1em;
	float: right;
	height: 195px;
	background-color: #888888;
	color: #C8C2B4;
}

#services_header{
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
	height: 60px;
	font-style: normal;
	width: 314px;

}
#services_graphic{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;

}

/** body **/
#spacer {
	height: 215px;
	border: 1px solid cyan;
}

#body {
	position: relative;
	margin: 0 auto;
	width: inherit;
	height: auto;
	overflow:auto;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;

}

#left {
	float: left;
	width: 412px;
	background-color: #9A9A9A;
}
#right {
	float: right;
	width: 312px;
	background-color: #C8C1B4;
}

#nav{
	background-color: #C8C1B4;
	color:#000000;
	height:24px;
}
#nav ul {
}

#nav li {
	float: left;
	width: 102px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	list-style: none;
	color: #000000;
	border-right: 1px solid #908A7A;
	border-bottom: 1px solid #908A7A;
}
#nav a {
	display:block;
	width:100%;
	height:100%;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
#nav a:hover ,
#nav a:focus ,
#nav a:active {
	text-decoration: none;
	background-color: #B1A895;
	border-left: 1px solid #908A7A;
	color: #EEEBE4;
}

#nav li.selected a{
	border-left: none;
/*	padding-left: 1px; */
	background-color: #908A7A;
	color: #EEEBE4;	
}


#visit {
	/*padding: 15px 40px 14px 36px; */
    padding: 5px 20px 5px 36px;  
	background-color:#FFFFFF;
}
#visit h2 {
  font: 20px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs{
	margin:0;
	padding:0;

}
#subs-left {
  float: left;
  width: auto;
  /* padding-left: 25px; */
  padding-bottom: 10px;
  margin: 0;
/*  padding: 15px 40px 14px 36px; */
  padding: 5px 20px 5px 36px;  
}
.gsense{
	margin:0;
	padding:0;
	height:0px;
	width:0px;
	overflow:hidden;
	visibility:collapse;
}
#subs-right {
  float: right;
  width: 145px;
  width: 0; /* no content */
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs a {
	color: #550000;
}
#deleteme-subs-left a {
	color: #550000;
}
#subs-left {
	color: #000000;
}
#subs-left h3 {
	color: #000000;
	font: 18px "Times new roman", serif;
}
#subs-left p {

}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}
 .dummy {  }


/** footer **/
#copyright {
	color: #fff;
	text-align: center;
	font-size: 11px;
	float: right;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	background-image: url(images/tile_gold.png);
	height: 40px;
}
#copyright p {
	margin: 0;
	margin-top:12px;
	padding: 0;
}
/* Contact Form Display */
.contactform{
	background-color:#FFFFFF;
	padding-left:5px;
}
.contactform .row{
	margin:0;
	padding:0;
	clear:both;
}
.contactform .label{
	margin:0;
	padding:0;
	float:left;
	width:125px;
}
.contactform .formw{
	margin:0;
	padding:0;
	float:left;
	width:100px;

}
.contactform .error{
	margin:0;
	padding:0;
	text-align:center;
	color:#BB0000;
}
.contactform .success{
	margin:0;
	padding:0;
	text-align:center;
	color:#0000CC;
}

.contactform   .entry { border: 1px solid black;
    margin: 3px;
    padding: 1px;
    width: 90%;
    text-align: left;
    }
.contactform   .date {    text-align: left;
    }

.contactform   .name {   text-align: left;
    }

.contactform   .message {text-align: left;

    }

