body {
  position: relative;
  background: #565C67 url(images/body-bg.jpg) repeat-x 0 0;   
  text-align:center; 
  font-family: tahoma, verdana, arial, sans-serif; 
  font-size:.85em;
  font-weight:bold; 
  color:#1c3474;
  padding: 0px;
  margin: 0px;
  }
#wrap {
  margin: 0px auto;
  margin-top:7px;
  width:800px;
  border:1px solid #FFF;
  margin-bottom:60px;
  }
#header {
   display:block;
   border-bottom: 1px solid #e9967a;
   margin-left: 75px;
   margin-right:75px;
   padding-bottom: 0px;
   background-color:#000;         /* #fdf7a3 */
  }

#header img {
   margin-top:0px;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 0px;
   border-top: 8px solid #000;
   margin-bottom:0px;
  }

#main {
    position:relative;
    height:1000px;
    width: 790px;
    margin:0 auto; 
    }

#story { 
   position:absolute;
   left:210px;
   top:10px;	
   color:#06c;       
   width:540px;
   height:950px;
   padding-left:10px;
   padding-right:5px;
   text-align:left;
   background: #bbb;
   border:1px solid #aa835c;
   }

#contact {
   position:absolute;
   left: 20px;
   top:10px;
   width:180px;
   height:950px;
   text-align:center;
   border:1px solid #aa835c;
   background-color:#cdfbfb;      /* original #adeaea */  
   }
#contact img {
   margin: 10px auto;
   padding: 3px;
   border: 1px solid #D9E0E6;
   border-bottom-color: #C8CDD2;
   border-right-color: #C8CDD2;
   background: #fff;
   }
#contact span{
   font-size:1.2em;
   margin:0;
   padding:0;
   }
span#info { 
   font-size:0.8em;
   margin:0;
   padding:0;
   vertical-align:super;
   }

#links {
   border-top:4px solid #fff;
   border-bottom:4px solid #fff;
   margin: 10px auto;
   text-align:center;
   background-color:#ffddff;
   }

#contact h2, #links h2 {
   margin:0px;
   padding:0px;
   color:#06c;
   }
#links a:link, #links a:visited {
	text-decoration: none;
	color: #06c;
        font-size:1.0em;
	}
#links a:hover {
	color: #fff;
	text-decoration: underline;
	}

#service {
   position:absolute;
   left:12px;
   top: 100px;
   width:520px;          /*original 588px */
   background: #eee;
   color:black;
   font-size: .9em;
   font-weight:normal;
   border-top: 2px solid #e9967a;
   }
   

#service h1 {
   font-size: 2.0em;
   font-style:italic;
   margin-left:200px;
   margin-right: auto;
   margin-bottom: 5px;
   }

#service ul {
   margin-left:200px;
   margin-right:auto;
   margin-top: 5px;
   }

#service h2 {
   font-size: 1.2em;
   font-style:italic;
   margin-left:210px;
   margin-right: auto;
   margin-bottom:3px;
   }

#feature {
  	float: left;
  	width: 490px;        /* original 500px */
  	padding: 0px 0;
  	background: #fff;
  	margin-left: 20px;       /* original margin:10px 0px; */
  	display: inline;  /* fixes IE/Win double margin bug */
        margin-bottom: 10px;
        clear:both;
  	}
#feature h2 {
        font-style:italic;
	font-size:2.0em;
	margin-left:100px;
        margin-right:auto;
        }
#feature dl {
  	float: left;
  	width: 400px;       /*original 400px */
  	margin: 10px 20px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
#feature dt {
  	float: right;
  	width: 270px;
  	margin: 0;
  	padding: 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}

#feature dd {
  	margin: 0 0 0 98px; 
  	padding: 0;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #333;
  	}
#feature dl dd.img {
   	margin: 0;
   	}
#feature dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/* reverse float */

#feature .alt dt {
  	float: left;
  	}
#feature .alt dd {
  	margin: 0 98px 0 0;
  	}
#feature .alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}

/* Feature Linkage */
  	
#feature a:link, #feature a:visited {
	text-decoration: none;
	color: #06c;
	}
#feature span {
        color:#06c;
        }
	
#feature a:hover {
	color: #147;
	text-decoration: underline;
	}

#feature a:active {
	color: #f00;
	}
#footer {
        position:absolute;
        bottom:10px;
	left:20px;
        border-top:2px solid #e9967a;
        color: #fff;
	font-size:0.9em;
        }


#form {
  	float: left;
  	width: 480px;        /* original 500px */
  	padding: 0px 0;
  	background: #fff;
  	margin-left: 20px;       /* original margin:10px 0px; */
  	display: inline;  /* fixes IE/Win double margin bug */
        margin-bottom: 10px;
        clear:both;
  	}
	
.shadeform	{ /*FONT: 12px arial, verdana, sans-serif;*/
	COLOR: #000000;
	background-color: #eee;
	background-image: url("pics/shadeform.gif");
	/*text-align: left;*/
	/*WIDTH: 180PX;*/
	BORDER: #000000 1px solid; }

.submitbutton { FONT: 12px verdana, arial, sans-serif;
		COLOR: #4E172A;
		background-color:#FFFFFF;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		BORDER: #000000 1px solid; }


.submitbuttonon { FONT: 12px verdana, arial, sans-serif;
		COLOR: #FFFFFF;
		background-color:#854058;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		BORDER: #4E172A 1px solid; }
	
#email a:link, #email a:visited {
	text-decoration: none;
	color: #333333;
        font-size:1.0em;
	}
#email a:hover {
	color: #06c;
	text-decoration: underline;
	}
#contactForm {
   position:absolute;
   left:12px;
   top: 150px;
   width:520px;          /*original 588px */
   background: #eee;
   color:black;
   font-size: .9em;
   font-weight:normal;
   border-top: 2px solid #e9967a;
   }
   
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #333333;
    font-size:1.0em;
	
	}
#nav a:hover {
	color: #06c;
	text-decoration: underline;
	}
 	
.glossymenu{

list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(media/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(media/glossyback2.gif);
}

