body {
	font-size: small;
	font-family: "Lucida Sans","Trebuchet MS",Arial,Verdana,sans-serif; /*  Main font face */
	color:#DFC592; /***************************** COLOR ***************************/
    background: #000000;
	}
* html body {
	font-size: x-small; /* for IE5Win*/
	f\ont-size: small; /* for other IE versions*/
	}
#outer {
	border-left:0px solid #999999;
	border-right:0px solid #000000;
	width:750px;  /* Width of Site */
	background: transparent;
	margin: auto;
	padding: 0;
	}
#hdr {
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background:transparent;
	width: 750px;
	height: 156px;
	border: 0px;
	}
/* Header Images */ 
.logoimg {
	float: left;
	margin:0;
 	padding:0;
	border:0;
	background: transparent;
	}
/* End Header Images */
h1, h2, h3, h4, h5
	{
	 font-family: "Times New Roman", serif ;  /* Set Header fonts site wide */
	font-weight: bold; /* Set to normal for bolder fonts if requred */
	}
h1 {
	font-size: 150%;
	height: 44px;
	color: #D76822; /***************************** COLOR ***************************/
	letter-spacing:1px;
	border: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 0 0 5px;
	background: transparent url(images/h1.gif) -3px -5px no-repeat;
	}
h2 {
	font-size: 110%;
	color:#999999; /***************************** COLOR ***************************/
	letter-spacing:1px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
h3 {
	font-size: 102%;
	color:#ffffff; /***************************** COLOR ***************************/
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h4 {
	font-size: 100%;
	color:#A5CE3A; /***************************** COLOR ***************************/
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
a:link {
	font-size: 100%;
	color:#FFFFFF; /***************************** COLOR ***************************/
	font-style: normal;
	text-decoration: underline;
	}
a:active {
	font-size: 100%;
	color: #A5CE3A; /***************************** COLOR ***************************/
	font-style: normal; 
	text-decoration:underline;
}
a:visited {
	font-size: 100%;
	color:#FFFFFF; /***************************** COLOR ***************************/
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #A5CE3A; /***************************** COLOR ***************************/
	}
input {
	border: 1px solid #A09D9E;
	margin-bottom: 5px;
	}
textarea {
	border: 1px solid #A09D9E;
	font-size: small;
	font-family: verdana, arial, tahoma, sans-serif;
	}
#textarea-small {
	border: 1px solid #A09D9E;
	height: 70px;
	width: 320px;
	font-family: verdana;
	float: right;
	font-size: 80%;
	}
blockquote {
	font-family: Garamond;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	color: #272727;
	margin: 0px;
	width: 450px;
	text-align: justify;
	background: url(images/quote-left.gif) top left no-repeat;
	}
blockquote div{
	background:  url(images/quote-right.gif) bottom right no-repeat;
	padding: 0 27px;
	}
/*Navigation Bar */ 
#nav {
	float: left;
	width: 725px;
	height: 45px;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 0px;
	list-style: none;
	border: 0;
	background: transparent url(images/nav-bg.gif) top left no-repeat;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	font-family: times, serif;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	}
#nav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #462109; /***************************** COLOR ***************************/
	text-decoration: none;
	border-bottom: none;
	/*background: #C8D2DE url(images/off_bg.gif) repeat-x top left; */
	}
#nav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color:#195556;
	text-decoration:underline;
	}
#nav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #195556; /***************************** COLOR ***************************/
	text-decoration:underline;	
	border-bottom: none;
	}
/*SubNavigation Bar */ 
#subnav {
	float: left;
	width: 732px;
	margin: 0;
	margin-bottom: 6px;
	padding:20px 0 0 17px;
	list-style: none;
	border: 0;
	background: transparent;
	}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	}
#subnav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 4px 8px;
	color: #FFFFFF; /***************************** COLOR ***************************/
	text-decoration: none;
	border:0;
	background: transparent;
	}
#subnav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 4px 8px;
	color: #FFFFFF;
	text-decoration:underline;
	border: 0;
	background: transparent url(images/sub-off.gif) top left no-repeat;
	}
#subnav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 5px 8px;
	color: #FFFFFF;
	text-decoration:underline;
	border:0;
	border-bottom: none;
	background: transparent url(images/sub-on.gif) top left no-repeat;
	}
/* Used for padding if there is no other navigation to display */
#sub-pad {
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom:6px;
	height: 30px;
	}
/*Store Nav Bar */ 
#store-nav {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 16px;
	/* border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA; */
	background: #ffffff url(images/store-nav-bg.gif) bottom left no-repeat;
	}
#store-nav h3{
	padding: 0;
	margin: 0;
	font-size: 85%;
	font-family: verdana;
	color: #FFFFFF; /***************************** COLOR ***************************/
	background: #0094C6 url(images/news-header.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	/* border-left: 0px solid #FFFFFF;
	border-top: 1px solid #FFFFFF; */
	border-right: 0px solid #727377;
	border-bottom: 1px solid #727377;
	}
#store-nav ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	}
#store-nav li {
	border-bottom: 1px solid #EAEAEA;
    margin-bottom: 5px;
	font-size: 85%;
	}
#store-nav li.on{
	border-bottom: 1px solid #727377;
    margin-bottom: 5px;
	font-size: 85%;
	background: #EAEAEA;
	}
#store-nav p.searchtitle{
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	font-size: 85%;
	}
#store-nav input.searchbox{
	width: 120px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	font-size: 85%;
	}
#store-nav input.searchboxbutton{
	width: 70px;
	font-size: 85%;
	margin-left: 5px;
	color: #474747;
	}
/***********Content container***************/
#cont {
	float: left;
	width: 100%;
	background: transparent url(images/cont.gif) top left no-repeat;
	margin: 0px;
	border: 0px;
	text-align:left;
	line-height: 1.3em;
	padding: 0;
	min-height: 300px;
	}
/* min height hack for ie*/
* html #cont {
    height:500px
	}
#cont img.border {
background:transparent url(images/img-bg.gif)  left top no-repeat;
border:0 none;


float:right;
margin:0 8px 10px 10px;
padding:15px;
}
#cont img.recent-item-border{
	float: auto;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border:1px solid green;
	background: transparent;
	}
#cont img.view-item-detail-border{
	float: right;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border: 0;
	background: transparent;
	}
/*****  Store content list   */
#store-cont {
	float: left;
	width: 520px;
	text-align:left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 25px;
	background: transparent;
	}
#store-cont a{
	color: #0094C6; /****overrides all links in the store *******/
	text-decoration: none;
	}
#store-cont a:hover{
	color: #98C810;
	text-decoration: underline;
	}
#store-cont-empty {
	width: 65%;
	margin:auto;
	text-align:left;
	float: left;
	}
#store-cont table
	{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background:transparent;
	border: 0px;
	}
#store-cont td.item-description
	{
    font-size: 85%;
	background: transparent;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border-top: 1px solid #EAEAEA;
	}
#store-cont td.item-description-left
	{
	font-size: 85%;
	background: transparent;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border: 0;
	}

/* store recent items css controls */
#recent-items {
	clear: both;
	background: transparent;
	}
#recent-items table.rpros{
	background: transparent;
	}
.product-container{
	width: 150px;
	text-align: center;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 9px;
	background:  url(images/r-bg.gif) top right no-repeat;
	}	
.product-border{
	margin: 5px 8px 5px 5px;
	padding: 3px;
	border: 0px solid #000000;
	background: transparent;
	}
.product-border-float-right{
	float: right;
	border: 0;
	margin-left: 15px;
	}
#mag-glass {
	clear: right;
	float: right;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 9px;
	margin-left: 9px;
	}
.item-title{
	font-weight:bold;
	color: #0094C6; /***************************** COLOR ***************************/
	margin: 0;
	padding:9px 9px 0 9px;
	background:  url(images/l-bg.gif) top left no-repeat;
	}
.item-desc{
	font-size: 80%;
	margin: 0;
	padding: 0 0 0 9px;
	background:  url(images/l-bg.gif) bottom left no-repeat;
	}
.item-desc em{
	display: block;
	padding: 0 9px 9px 0;
	background:  url(images/r-bg.gif) bottom right no-repeat;
	}
/* end recent items*/
/* store item get - control display*/
#item-list table{
	background: transparent;
	}
#item-list td{
	padding-bottom: 10px;
	}
.cat-item-container{
	float: left;
	width: 100%;
	text-align: left;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 9px;
	background: #FFFFFF url(images/r-bg.gif) top right no-repeat;
	}	
.cat-item-title{
	font-weight:bold;
	color: #0094C6; /***************************** COLOR ***************************/
	margin: 0;
	padding:9px 9px 0 0px;
	background: #ffffff;
	}
#item-list a.cat-item-title{
	color: #3A94C6;
	}
.cat-item-desc{
	margin: 0px;
	padding: 0 9px 0px 0px;
	}
.cat-item-code{
	font-size: 90%;
	margin: 0px;
	padding: 0;
	background:none;
	}
#option-choice {
	clear: right;
	padding: 0 9px 9px 0;
	background: url(images/r-bg.gif) bottom right no-repeat;
	}
#option-choice table{
	clear: right;
	background: transparent;
	}
.cat-product-border{
	margin: 5px 8px 5px 5px;
	padding: 3px;
	border:1px solid #FFFFFF;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: #F3F3F3;
	}
.sub-cat{
	text-align: center;
	font-size: 85%;
	line-height: 1.0;
	width:25%;
	vertical-align: bottom;
	}
.sub-cat img{
	padding: 0px;
	border: 0;
	}
#item-list a.full-detail{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	}
.price{
	font-family: ariel,verdana;
	font-size:100%;
	font-weight: bold;
	color: #BDBDBF;
	float: right;
	
	margin-right: 20px;
	}
.bold-hilight{
	font-weight: bold;
	}
.product-option-title{
	font-style: italic;
	}
/**********shopping cart controls***************/
.store-cart-image{
	padding: 2px;
	border:0px solid #FFFFFF;
	}
.store-cart-border{
	border-top:1px solid #A09D9E;
	padding-top: 9px;
	}
#cart-continue-proceed{
	clear: left;
	padding: 0;
	margin-top: 5px;
	}
/* *shopping cart buttons **/
#btnContinue {
	font-size: 85%;
	color: #474747;
	padding: 3px;
	}
#btnUpdate{
	font-size: 85%;
	color: #474747;
	padding: 3px;
	}
 #btnCheckout{
	font-size: 85%;
	color: #474747;
	padding: 3px;
	}
#btnConfirm{
	font-size: 85%;
	color: #474747;
	}
/*************************/
#left-cont {
	clear: left;
	width: 520px;
	height: 100%;
	text-align:left;
	float: left;
	margin-bottom: 25px;
	margin-left: 20px;
	background: transparent;
	}
#left-cont ul{
	list-style:url(images/ul-list.gif);
	margin-bottom: 10px;
	 }
#left-cont li{
	line-height:120%;
	margin: 0px;
	padding: 0px 1px 4px 0;
	}

#left-cont a{
	text-decoration: none;
	}
#left-cont a:hover{
	color: #C46E30;
	text-decoration: underline;
	}

.item-description {
	font-size: 100%;
	margin: 0px 0px 20px 0px;
	padding: 10px 0 20px 0;
	vertical-align:top;
	text-align: left;
	border-bottom: 2px solid #A09D9E;
	}
	 
#cont li {
	margin-bottom: 10px;
	}

#cont img.recent-item-border{
	float: auto;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border:1px solid green;
	background: transparent;
	}
#cont img.view-item-detail-border{
	float: right;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border: 0;
	background: transparent;
	}
/******no teasers***/
#no-teaser{
	clear: both;
	width: 95%;
	text-align:left;
	padding-left:0px;
	margin:auto;
	margin-bottom: 25px;
	background: none;
	}
/***********news and events pages listing etc ******************/
#content-list {
   clear: both;
	}
#content-list.eventslist-timestamp {
    color: #999999; /***************************** COLOR ***************************/
    font-size: 90%;
	}
#content-list table {
    background: transparent;
	width:100%;
	}
#content-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#content-list table td.title-row{
    border-bottom: 4px dotted #2F2A23;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	font-size: 90%;
	}
#content-list table td.item-description {
	font-size: 100%;
	margin: 0px;
	padding: 10px 0 20px 0;
	vertical-align:top;
	text-align: left;
	border-bottom: 4px dotted #2F2A23;
	}
#content-list table td.item-description img{
    float: right;
	}
/********
Image Gallery
******************/
#gallery-cont {
	width: 98%;
	text-align:left;
	float: left;
	margin-bottom: 0px;
	margin-left: 10px;
	background: transparent url(images/gallery-bg.gif) top right;
	}

#gallery-list {
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
	}	
#gallery-list h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	}
#gallery-list table {
	margin: 10px 0 -25px 0;
	width:100%;
	padding: 0 10px 30px 0;
	background: transparent url(images/gallery-bg-right.gif) bottom right no-repeat;
	}
#gallery-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#gallery-list table td.title-row{
    border-top: 0px solid #EAEAEA;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	font-size: 90%;
	}
#gallery-list table td.item-description {
    font-size: 85%;
	width: 50%;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	vertical-align:top;
	text-align: left;
	border-bottom: 0px solid #EAEAEA;
	}
#gallery-list table td.album-item-description {
    font-size: 85%;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	vertical-align:top;
	text-align: left;
	text-align: left;
	border: 0px solid #EAEAEA;
	}
#gallery-list table td.item-description-left {
    font-size: 85%;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	vertical-align:top;
	text-align: left;
	border-bottom: 0px solid #EAEAEA;
	border-right: 0px solid #EAEAEA;
	}
#gallery-list table td.album-item-description-left {
    font-size: 85%;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	vertical-align:top;
	text-align: left;
	vertical-align:top;
	text-align: left;
	border: 0px solid #EAEAEA;
	}
#gallery-list table td img{
	float: left;
	margin: 0 10px 3px 0px;
	padding: 4px;
	border:1px solid #FFFFFF;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	}
/****** left col *******/
#leftcol{
display: none;
}
/***** Right col *********/
#rightcol{
	float: right;
	width: 155px;
	margin: 0px;
	margin-top: 5px;
	margin-right: 8px;
	padding: 0px;
	background: transparent;
	border-left:0px solid #EAEAEA;
}
/*******************************
subscribe box 
****************/
.subscribe-table {
	width: 130px;
	border: 0;
	margin: 0 0 0 10px;
	padding-top: 0;
	font-size: 85%;
	vertical-align: top;
	}
.subscribe-table td {
	color: black;
	font-family: times, serif;
	font-size: 110%;
	font-weight: bold;
	}
.subscribe-table input {
	width: 120px;
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 3px; 
	font-size: 95%;
	border: 2px solid #462109;
	background: #E8C791;
	}
/***privacy link ***/
.subscribe-table a {
	font-family: Verdana,sans-serif; 
	font-size: 85%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
.subscribe-table a:hover {
	font-family: Verdana,sans-serif; 
	font-size: 85%;
	color: #000000;
	text-decoration: underline;
	}
	
#subscribe-button{
	width: 74px;
	height: 24px;
	cursor: pointer;
	font-size: 85%;
	border: 0;
	color: #000000;
	text-indent: -10000px;
	background:transparent url(images/sub-button.gif) bottom left no-repeat; 
	margin: 0 0 8px 0;
	}
/****** right column teaser ********/
/** mini cart ******/
#teaser-cart h3{
	padding: 0;
	margin: 0;
	height: 29px;
	text-indent: -10000px;
	font-size: 85%;
	font-family: verdana;
	color: #FFFFFF; /***************************** COLOR ***************************/
	background:  transparent url(images/cart-hdr.gif) top left no-repeat;
	margin-bottom: 5px;
	border: 0;
	}
#teaser-cart{
	width: 155px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 14px;
	margin-bottom: 20px;
	background:  transparent url(images/sub-bg.gif) bottom left no-repeat;
	border: 0;
	}
#teaser-cart li a{
	color: #999999;
	}
#teaser-cart li a:hover{
	color: #AFC536;
	}
.mini-cart-total{
	padding-right: 20px;
	text-align: right;
	}
.mini-cart-link{
	text-align: center;
	margin-bottom: 4px;
	}
#teaser-video h3{
	padding: 0;
	margin: 0;
	text-indent: -10000px;
	height: 37px;
	color: #FFFFFF; /***************************** COLOR ***************************/
	background: transparent url(images/video-hdr.gif) top left no-repeat;
	border:0;
	}
#teaser-video{
	width: 155px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 22px;
	margin-bottom: 5px;
	background: transparent url(images/video-bg.jpg) bottom left no-repeat;
	}
#teaser-news h3{
	padding: 0;
	margin: 0;
	height: 37px;
	text-indent: 10000px;
	font-size: 85%;
	font-family: verdana;
	color: #FFFFFF; /***************************** COLOR ***************************/
	background: #000000 url(images/news-hdr.gif) top left no-repeat;
	padding: 0px;
	border: 0px ;
	}
#teaser-news{
	width: 155px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin-bottom:5px;
	background: transparent url(images/news-bg.gif) bottom left no-repeat;
	}
#teaser-events h3{
	padding: 0;
	margin: 0;
	height: 40px;
	font-size: 85%;
	font-family: verdana;
	color: #FFFFFF; /***************************** COLOR ***************************/
	background: #000000 url(images/events-hdr.gif) top left no-repeat;
	padding: 0px;
	margin-bottom: 5px;
	border: 0px solid #7B7A71;
	}
#teaser-events{
	width: 155px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	background: transparent url(images/events-bg.gif) bottom left no-repeat;
	}
#teaser-subscribe h3{
	padding: 0;
	margin: 0;
	height: 29px;
	text-indent: -10000px;
	font-size: 85%;
	font-family: verdana;
	color: #FFFFFF; /***************************** COLOR ***************************/
	background:  transparent url(images/sub-hdr.gif) top left no-repeat;
	margin-bottom: 5px;
	border: 0;
	}
#teaser-subscribe{
	width: 155px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 14px;
	margin-bottom: 20px;
	background:  transparent url(images/sub-bg.gif) bottom left no-repeat;
	}
#rightcol a.teaser-link {
	color:#FFFFFF;
	text-indent:-10000px;
}
#rightcol a {
	display:block;
}
#rightcol ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 12px;
	padding-left: 0;
	font-size: 85%;
	}
#rightcol li {
    border-bottom: 0px solid #666666;
    margin-bottom: 5px;
	padding-right: 5px;
	}
#rightcol li a {
    color: #000000;
	text-decoration: none;
	}
#rightcol img{
	height: 120px;
	width: 120px;
	margin-left: 12px;
	border: 3px solid #5F5647;
	}
#rightcol p {
   	font-size: 85%;
	color: #111111;
	margin-left: 9px;
	padding-left: 5px;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
#rightcol table {
   	margin-top: 0px;
	margin-bottom: 0px;
	}
#news-feed-icon {
	float: right;
	border:0;
	background: transparent url(images/feed.png)  right no-repeat;
	text-decoration: none;
	}
#event-feed-icon {
	float: right;
	border:0;
	background: transparent url(images/feed.png)  right no-repeat;
	text-decoration: none;
	}
.articlelist-timestamp {
    color: #6F4322; /***************************** COLOR ***************************/
    font-size: 85%;
	}
/*********************************************
end right column teaser
***************************************************/
#ftr {
 clear: both;
 font-size:85%;
 color: #2B2721;
 padding-top: 0px;
 padding-bottom:0px;
 margin-bottom:0;
 background: transparent url(images/ftr.gif) top left no-repeat;
 border:0;
 width: 749px;
 height: 100px;
 }
#footer-address{
	text-align:center;
	padding-top: 18px;
	padding-left: 20px;
	}
#ftr-nav {
 clear: both;
 text-align: left;
 font-family: times, serif;
 font-size: 100%;
 padding: 15px 25px 0px 25px;
 margin: 0;
 width: 698px;
 border: 0;
 background: transparent url(images/ftr-nav.gif) bottom left no-repeat;
 }
 #ftr-nav a{
 color: #FFFFFF;
 text-decoration: none;
 vertical-align: bottom;
  	}
.turboweb-sig{
background:none;
 color: #FFFFFF;
 font-size:75%;
 padding:3px;
 margin-top:3px;
 margin-bottom: 3px;
 width: 746px;
 text-align: center;
	}
/* end of sig */
.mail-address-table {
	color: #ffffff; /***************************** COLOR ***************************/
	font-size:85%;
	width: 500px;
	float: left;
	border: 0px;
	margin-bottom: 8px;
	}
.mail-address-table td
	{
	vertical-align: top;
	}
/* Mailform */
#formtable {
	clear:left;
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	color: #000000;
	background: transparent ;
	}
#formtable table{
	width: 98%;
	background: transparent;
	}
#formtable td{
	padding: 5px;
	}
#formtable td.left{
	width: 35%;
	padding: 0 5px 5px 15px;
	}
#formtable h3{
	padding: 5px 0 0 5px;
	color: #3E382F;
	font-size: 150%;
	}
.inputbox {
	width: 95%;
	margin-bottom: 1px;
	padding: 5px;
	margin-top: 1px;
	font-size: 95%;
	border: 2px solid #462109;
	background: #E8C791;
	}
.inputbox-textarea {
	width: 95%;
	height: 200px;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 1px;
	font-size: 95%;
	border: 2px solid #462109;
	background: #E8C791;
	}
#formbutton{
	width: 94px;
	height: 25px;
	cursor: pointer;
	font-size: 85%;
	border: 0;
	color: #000000;
	text-indent: -10000px;
	background:transparent url(images/mail-button.gif) bottom left no-repeat; 
	margin: 0 0 8px 0;
	}
/*EOF Mailform*/

