﻿html {
   height: 100%;
   margin-bottom: 1px;}

body {
 /*  background: #c0bda5 url('images/back.jpg'); */
   margin: 0;
   padding: 0;}

img {
   border: none;}

.logo
{
	margin: 8px 8px 8px 28px;
		
}
	
/*  This sets the link colors for the content area of the pages  */
.abig
{
	font-size: 1.4em;
}
a {
   color: #3362a1;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

a:hover {
   color: #3362a1;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
/*  The items below set the properties for the fonts, sizes and
colors used for headings 1 through 6. */
h4
{   
	text-align: center;
	font: bold 12px Arial, sans-serif;
}

hr {
   background-color: #3362a1;
   color: #3362a1;
   height: 1px;
   width: 80%;}

ul {
   padding: 0;
   margin: 0 0 20px 20px;
   list-style: disc;}

.small-text
{
	
	font-size: 16px;
}
#wrapper { /* Wrapper 3 columns position */
   font: normal 12px Arial, Helvetica, sans-serif;
   text-align: left;
   width: 960px;
   margin: 0 auto;}

#wrapper2col { /* Wrapper 2 columns position */
   text-align: left;
   background-image: url('images/wrapper2col.jpg');
   width: 960px;
   margin: 0 auto;}
   
#wrapper1col { /* Wrapper 1 column position */
   text-align: left;
   background-image: url('images/wrapper1col.jpg');
   width: 960px;
   margin: 0 auto;}

#header {
   position: relative; /* Header position */
   background-image: url('images/header3colDPW.jpg');
   clear: both;
   height: 160px;}   

#header img
{
	margin: 10px 0px 5px 10px;
}

#header2col {
   position: relative; /* Header position */
   background-image: url('images/header2colDF.jpg');
   height: 245px;}

#header1col {
   position: relative; /* Header position */
   background-image: url('images/header1colDF.jpg');
   height: 245px;}
   
/* This sets the Dynamic Block Menu position, colors, list type definitions */   

#menu {
   position: absolute; 
   top: 120px;
   left: 30px;
   z-index: 3;
   width: 900px;
   height: 1%;}

#menu dl {
   float: left;
   margin: 0px 8px 0px 8px;
   padding: 0;}

#menu dt {
   line-height: 35px;
   color: #000066;
   text-align: center;
   font-weight: bold;
   margin: 0;
   padding: 0;}

#menu dd {
   background: #dadada;
   margin: 0px; 
   padding: 0px;
   display: none;
  /* border-bottom: 2px solid #353431; */
}

#menu ul {
   margin: 0; 
   padding: 0;}
   
#menu li {
   list-style-type: none;
   text-align: left;
   margin: 0px 2px 0px 4px; 
  /* border-bottom: 1px solid #353431; */
   padding: 0;}

#menu dt a {
   color: #000066;
   text-decoration: none;
   display: block;
   height: 100%;
   border: 0 none;
   margin: 0; padding: 0;}

#menu li a {
   color: #000066;
   text-decoration: none;
   display: block;
   height: 100%;
   margin: 0px; padding: 0px;}

#menu dt a:focus {
   background: none;}

#menu dt a:hover {
   background: none;}

#menu li a:focus {
   background: none;}

#menu li a:hover {
   background: none;}

#menu dd li a {
   font-weight: normal;}

#menu dd li a:hover {
   background-color: #160379;
/*   border-bottom: 2px solid #160379; */
   color: #ffffff;}
	
/* This sets the position, text formatting and link colors for the sidebar-left */
   
#sidebar-left {
	width: 200px;
	float: left;
	text-align: left;
	line-height: 1em;
	font-size: .9em;
	padding: 0px 15px 0px 15px;}

#sidebar-left a {
   color: #3362a1;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#sidebar-left a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
	
/* This sets the position, text formatting and link colors for the sidebar-right */
   
#sidebar-right {
	width: 200px;
	float: right;
	text-align: left;
	line-height: 1em;
	font-size: .9em;
	padding: 1px 15px 1px 15px;
}

#sidebar-right a {
   color: #3362a1;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#sidebar-right a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}

   
/* This sets the position and text formatting for where the main content of your web will appear. */

#content-mid {
	width: 500px;
	float: left;
	text-align: left;
	margin: 0 auto;}

#content1 {
	width: 960px;
	float: left;
	background-image: url('images/wrapper3col.jpg');
	text-align: left;
	min-height: 500px;
	line-height: 1.6em;
	margin: 0 auto;}

#content1 p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin: 4px 4px 8px 4px;
}

#content1 h1
{   
	color: #160379;
	font: normal 20px Arial, sans-serif;
	margin: 4px 0px 1px 8px;
}

#content1 h2
{    
	font: bold 16px Arial, sans-serif;
	background: #160379;
	color: #ffffff;
	padding: 2px 4px 1px 4px;

}

#content1 h3
{   
	font: bold 14px Arial, sans-serif;
	margin: 2px 4px 8px 4px;
}

.image-container-right img {
  float: right;
  margin: 7px;
}

.image-container-left img {
  float: left;
  margin: 7px;
}

#landcontent1 {
	width: 960px;
	float: left;
	background-image: url('images/wrapper2col.jpg');
	text-align: left;
	min-height: 500px;
	line-height: 1.6em;
	margin: 0 auto;}

#landcontent-mid {
	width: 700px;
	float: left;
	text-align: left;
	margin: 0 auto;}

#landcontent-mid ul
{
	line-height: 1.3em;
	font-size: 1.3em;
	margin: 10px 10px 10px 10px;
	padding-left: 40px;
	list-style-type: disc;
}

#landcontent-mid li
{
	
}
#landcontent1 p {
	line-height: 1.3em;
	font-size: 1.3em;
	margin: 4px 4px 8px 10px;
}

#landcontent1 h1
{   
	color: #160379;
	font: normal 26px Arial, sans-serif;
	margin: 10px 4px 1px 8px;
}

#landcontent1 h2
{    
	font: normal 22px Arial, sans-serif;
	color: #160379;
	padding: 10px 4px 1px 8px;

}

#landcontent1 h3
{   
	font: bold 14px Arial, sans-serif;
	margin: 2px 4px 8px 4px;
}

#content2col {
   width: 685px;
   float: right;
   padding: 0 35px 5px 0;}

#contentwide {
   padding: 0 30px 5px 30px;}
   
/* This sets the position, text formatting and link colors for the 3 column footer */
.ftrLinks
{
	float: left;
	width: 155px;
	text-align: left;
}

#footer li
{
	line-height: 16px;
	list-style: none;
	text-indent: 2px;
}

#footer 
{
	clear: left;
	color: #000000;
	font-size: 82%;
	background: url('images/footer3col.jpg') no-repeat;
	padding-top: 10px;
	width: 960px;
	margin: 0 auto;
}

.red
{
	color: red;
}
#footer p {
   padding: 0;
   margin: 0;}

#footer a {
   color: #3362a1;
   text-decoration: none;
   outline: none;}

#footer a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}
   
/* This sets the position, text formatting and link colors for the 2 column footer */
   
#footer2col {
   clear: both;
   height: 10px;
   color: #202020;
   background: url('images/footer3col.jpg') no-repeat;
   text-align: right;
   letter-spacing: 2px;
   font-size: 75%;
   line-height: 2em;
   padding: 20px 20px 20px 0;}

#footer2col p {
   padding: 0;
   margin: 0;}

#footer2col a {
   color: #3362a1;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#footer2col a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}

/* Cities */

#footerCcol {
   clear: both;
   height: 40px;
   color: #202020;
   background: url('images/footer3col.jpg') no-repeat;
   text-align: left;
   letter-spacing: 1px;
   font-size: 90%;
   line-height: 2em;
   padding: 10px 5px 20px 5px;}

#footerCcol p {
   padding: 0;
   margin: 0;}

#footerCcol a {
   color: #3362a1;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#footerCcol a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}

/* This sets the position, text formatting and link colors for the 1 column footer */

#footer1col {
   clear: both;
   height: 50px;
   color: #202020;
   background: url('images/footer1col.jpg') no-repeat;
   text-align: right;
   letter-spacing: 2px;
   font-size: 75%;
   line-height: 2em;
   padding: 23px 20px 20px 0;}

#footer1col p {
   padding: 0;
   margin: 0;}

#footer1col a {
   color: #3362a1;
   padding: 0 5px;
   text-decoration: none;
   font-weight: bold;
   outline: none;}

#footer1col a:hover {
   color: #202020;
   text-decoration: underline;
   font-weight: bold;
   outline: none;}

.clear {
   clear: both;}
   
/* This centers text and images */
.center {
   text-align: center;}
   
/* This sets the position, text formatting and link colors for the contact form */

#contactform {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

#contactform label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

#contactform input {
	margin: 3px 5px 5px 5px; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #c2c2c2;}

#contactform textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #c2c2c2;}

#contactform .button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}
	
/* This sets the position, text formatting and link colors for the product table */

.table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 90%;}

.catalog {
	padding: 8px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 25%;}
   
/* This sets the position and borders for images */

.imageleft {
   margin: 0 10px 0 0;
   float: left;
   border: 3px double #c0c0c0;}

.imageright {
   margin: 0 0 0 10px;
   float: right;
   border: 3px double #c0c0c0;}
   
/* This sets the position without borders for images */

.imageleft-noborder {
   margin: 0 10px 0 0;
   float: left;}

.imageright-noborder {
   margin: 0 0 0 10px;
   float: right;}

/*This sets the code for the lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }
/*
* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
*/

.sb_div
{
	font: normal 12px Arial, sans-serif;
	text-align: left;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #000099 solid;	
}

.sb_div_whitebg
{
	background-color: white;
	font: normal 12px Arial, sans-serif;
	text-align: left;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #000099 solid;	
}

.sbh1 
{
	text-align: center;
}

