  body {
    font-family: 12px verdana, arial, sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  a:link, a:visited, a:active, a:hover {
  color: #000000;
  }
  html, body, #wholething {
    min-height: 100%;
    width: 100%;
    height: 100%;
  }
  html>body, html>body #wholething {
    height: auto;
  }
  #wholething {
    position: absolute;
    top: 0;
    left: 0;
  }
  #header {
    height: 125px;
    min-width: 790px;
    background-image: url(img/header_bg.jpg);
    background-repeat: repeat;
    border-bottom: 1px solid black;
    text-align: center;
  }
  #headertitlegavin {
    position: relative;
    float: left;
    /*margin: 36px 0px 0px 5px;*/
    margin: 7px 0px 0px 5px;
  }
  #headertitledrummond {
    position: relative;
    float: left;
    margin: 37px 0px 0px 5px;
  }
  #headerimage {
    margin: 6px 0px 0px 0px;
  }
  #headerslogan {
    position: relative;
    float: right;
    margin: 45px 5px 0px 0px;
  }
  #navtop {
    min-width: 600px;
    height: 26px;
    background-image: url(img/navtop_bg.jpg);
    background-repeat: repeat;
  }
  #navtop_menu {
    text-align: right;
    padding: 3px 10px 0px 0px;
    margin: 0px;
  }
  #navtop_date {
    position: relative;
    float: left;
    font-size: 10px;
    font-weight: bold;
    padding: 6px 10px 0px 15px;
    margin: 0px;
  }
  #navtop a:link, #navtop a:visited, #navtop a:active {
    color: green;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
  }
  #navtop a:hover {
    color: black;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold; 
  }
  #wrapper {
    text-align: left;
    min-width: 792px;
    background-image: url(img/navright_bg.jpg);
    background-position: top right; 
    background-repeat: repeat-y;
  }
  #navright {
    position: relative;
    float: right;
    width: 150px;
  }
  #clearone {
    clear: both;
    height: 1px;
  }
  #cleartwo {
    clear: both;
    height: 1px;
  }
  #wrapper2 {
    background-image: url(img/navleft_bg.jpg);
    background-position: bottom left; 
    background-repeat: repeat-y;
  }
  #navleft {
    position: relative;
    float: left;
    /*position: absolute;
    top: 152px;*/
    left: 0px;
    width: 150px;
    /*background-image: url(img/navleft_bg.jpg);
    background-repeat: repeat;
    margin-right: 5px;*/
    text-align: center;
  }
  .navleft_title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: black;
    padding-top: 5px;
  }
  #content {
    margin: 0px 150px 0px 150px;
    padding: 5px 5px 5px 10px;
    /*margin: 0px;
    vertical-align: top;*/
  }
  #footer {
	  /*position: absolute;
	  bottom: 0px;*/
	  clear: both;
	  left: 0px;
	  width: 100%;
	  min-width: 300px;
	  height: 57px;
    font-size: 12px;
    font-weight: bold;
    color: black;
    padding: 0px 0px 0px 0px;
    background-image: url(img/footer_bg.jpg);
    background-repeat: repeat;
  }
  #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
    color: black;
  }
  #footer_left {
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px 0px 2px 5px;
    text-align: left;
  }
  #footer_center {
    margin: 0px;
    padding: 20px 0px 0px 0px;
  }
  #footer_right {
    position: relative;
    float: right;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
  }
  
  
h1 {
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
tbody {
  margin: 5px;
  padding: 5px;
  text-align: left;
}
td {
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}
tr {
  margin: 0px;
  padding: 0px;
}
td.prod {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	border-top: 1px dashed black;
}

hr {
  margin: 5px;
  padding: 0px;
}
#content h1 {
  position: relative;
	font: bold 14px verdana, arial, sans-serif;
}
a.title:link, a.title:visited, a.title:active {
	font-weight: bold;
	text-decoration: none;
	border: outset;
	line-height: normal;
	display: block;
}
a.title:hover {
	font-weight: bold;
	text-decoration: none;
	border: inset;
	line-height: normal;
	display: block;
}
#home1title, #home3title {
	/*position: absolute;
	top: 100px;
	left: 440px;*/
	position: relative;
	font: normal 1.6em verdana, arial, sans-serif;
}
#home2text, #home4text {
	font: normal 14px verdana, arial, sans-serif;
}
.home0image {
  position: relative;
  float: right;
  padding: 5px 5px 0px 0px;
}
#covenantstext {
	font: normal 14px verdana, arial, sans-serif;
}
.covenantsimage {
  position: relative;
  float: right;
  padding-right: 5px;
}
#featured {
  border: 1px solid #000000;
  padding: 5px;
  margin: 5px;
  width: 125px;
  background-color: #f8e8a0;
}
#featured h2{
  font-size: 12px;
  margin: 5px;
}
#contact1text {
	line-height: normal;
}
.contact0image {
  position: relative;
	float: right;
}
#abouttext {
	margin: 10px;
	line-height: normal;
}
.aboutpic {
  position: relative;
	float: right;
	padding: 10px;
	margin: 5px;
}
.leftimg {
  position: relative;
	float: left;
	margin-right: 5px;
}
.rightimg {
  position: relative;
	float: right;
	margin: 5px;
}
img.gallery {
  margin: 0px 0px 5px 5px;
  padding: 0px;
  border: 1px solid black;
}
#mainimg {
  border: 2px solid black;
}
#thumbnails {
  margin: 0px;
  padding: 0px;
}
#categorytext {
  /*position: relative;
  float: left;*/
  display: block;
  padding: 5px;
  font-size: 14px ;
	line-height: normal;
}
ul#product {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	list-style-type: none;
}
ul#product li {
	float: left;
	background-color: #FFFFCC;
	border: thin solid;
	line-height: normal;
	margin: 5px;
	padding: 5px;
	list-style-type: none;
	width: 655px;
}
ul#product h2 {
	font-size: 1.0em;
	margin: 0.1em;
}
ul#product a:link, ul#product a:visited {
	display: block;
	text-decoration: none;
}
ul#product a:hover {
	text-decoration: underline;
}
h2.title {
	font-size: 15px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h3.title {
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	margin: -0.5px;
	padding: 2px 0 0 2px;
	line-height: normal;
}
h4.title {
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	margin: -7px 0px 0px 0px;
	padding: 0px;
	line-height: normal;
}
h2.prodtitle {
  display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid black;
}
p.proddesc {
  margin: 0;
  padding: 0;
	font-size: 12px;
}
a.prod:link, a.prod:visited, a.prod:active, a.prod:hover {
  text-decoration: none;
  color: #000000;
}
.edit {
	background-color: #B51032;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	border: outset;
	line-height: normal;
	display: inline;
	font-size: 10px;
}
p.trow {
	margin: 5px;
}
a.edit:link, a.edit:visited, a.edit:active,
ul#product a.edit:link, ul#product a.edit:visited, ul#product a.edit:active {
	background-color: #B51032;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	border: outset;
	line-height: normal;
	display: inline;
	font-size: 10px;
}
a.edit:hover,
ul#product a.edit:hover {
	background-color: #FFFFCC;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: inset;
	line-height: normal;
	display: inline;
}
form {
  position: relative;
  padding: 5px;
}
#mlisttab {
  /*min-height: 300px;*/
  display: block;
  margin-bottom: 0px;
  margin-left: 0px;
}
#mlisttab h4 {
  line-height: normal;
  font-size: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
}
#mlisttext {
  position: relative;
	float: top;
	padding: 5px;
	line-height: normal;
}
.mlistimage {
  position: relative;
	float: right;
	padding: 5px;
	margin: 5px;
}
