body {
	font-size: small;
	font-family: Georgia,Garamond,Times,"Times New Roman",serif; /*  Main font face */
	color: #474747; /***************************** COLOR ***************************/
	background: #FFFFFF url(images/body-bg.gif) repeat-x;
	margin: 0;
}
* html body {
	font-size: x-small; /* for IE5Win*/
	f\ont-size: small; /* for other IE versions*/
}
#outer {
	border:0px;
	width:750px;  /* Width of Site */
	background: #FFFFFF;
	margin: 0 auto auto auto;
	padding: 0px;
}
#hdr {
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: transparent url(images/header.jpg) no-repeat;
	height: 150px;
	width: 750px;
	border: 0px;
}
.site-title {
	font-weight: bold;
	font-size: 250%;
	font-family: Georgia, serif; /* n/a if logo in place */
	padding-left:15px;
	padding-top:55px;
}
/* Header Images */ 
.logoimg {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0;
	border:0;
	margin-bottom: 0px;
	background: transparent;
}
.logoimg-right {
	float: right;
	margin-top: 10px;
	padding-right: 0;
	margin-right: 25px;
	border: 0;
	margin-bottom: 10px;
	background: transparent;
}
/* End Header Images */
h1, h2, h3, h4, h5 {
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;  /* Set Header fonts site wide */
	font-weight: normal; /* Set to "normal" for bolder fonts if requred */
}
h1 {
	font-size: 180%;
	line-height: 1.2;
	color: #000000; /***************************** COLOR ***************************/
	text-decoration: none;
	margin-top: 2px;
	padding-top:0px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-align: center;
}
h2 {
	font-size: 125%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#454545; /***************************** COLOR ***************************/
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 105%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#444444; /***************************** COLOR ***************************/
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 110%;
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	font-size: 100%;
	color: #B80002; /***************************** COLOR ***************************/
	font-style: normal;
	text-decoration: none;
}
a:active {
	font-size: 100%;
	color: #B80002; /***************************** COLOR ***************************/
	font-style: normal; 
	text-decoration:underline;
}
a:visited {
	font-size: 100%;
	color: #B80002; /***************************** COLOR ***************************/
	font-style: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #B80002; /***************************** 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: #999999;
	margin: 0px;
	padding-left:25px;
	width: 450px;
	text-align: left;
	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: 740px;
	margin: 0;
	padding-left: 10px;
	padding-right: 0px;
	list-style: none;
	border-bottom: 1px solid #727377;
	border-top: 1px solid #727377;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 85%;
}
#nav li.off a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333333; /***************************** 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: #B80002;
	text-decoration:underline;
}
#nav li.on a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #B80002; /***************************** COLOR ***************************/
	text-decoration:underline;	
	border-bottom: none;
}
/*SubNavigation Bar */ 
#subnav {
	float: left;
	width: 95%;
	margin: 0;
	margin-bottom: 7px;
	padding-left: 17px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	list-style: none;
	background: #FFFFFF;
	height: 30px;
}
#subnav li {
	float: left;
	margin: 0;
	margin-top: 7px;
	padding: 0;
	font-size: 85%;
}
#subnav li.off a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333333; /***************************** COLOR ***************************/
	text-decoration: none;
	border: 0px;
	border-bottom: none;
	background: #FFFFFF;
}
#subnav li.off a:hover {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px 5px;
	color: #333333;
	text-decoration:underline;
	border: 1px solid #727377;
	border: 0px;
	border-bottom: none;
	background: #e3e3e3;
}
#subnav li.on a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px 5px;
	color: #335533; /***************************** COLOR ***************************/
	text-decoration:underline;	
	border: 0px;
	border-bottom: none;
	background: #ffffff;
}
/* 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: 25px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 16px;
	border-left: 1px solid #FFFFFF;
	border-right: 0px solid #727377;
	border-bottom: 1px solid #727377;
}
#store-nav h3 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	color: #000000; /***************************** COLOR ***************************/
	background:transparent;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-bottom: 5px;
	border-left: 0px solid #FFFFFF;
	border-top: 1px solid #727377;
	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 #AEAEAE;
	margin-bottom: 5px;
	font-size: 85%;
}
#store-nav li.on {
	border-bottom: 1px solid #727377;
	margin-bottom: 5px;
	font-size: 85%;
	background: #C8D2DE url(images/off_bg.gif) repeat-x top left;
}
#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;
	border: 1px solid #A09D9E;
}
/**************************/
#cont {
	clear: left;
	width: 100%;
	background: transparent;
	margin: 0px;
	border:solid #A09D9E;	
	border-width:0 0 0 0px;
	text-align:left;
	line-height: 1.3em;
	padding: 0px 0px 15px 0px;
	min-height: 500px;
}
/* min height hack for ie*/
* html #cont {
	height:500px
}
#cont img.border {
	float: right;
	margin: 0 8px 10px 10px;
	padding: 4px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: transparent;
}
#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: 50%;
	text-align:left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 25px;
	background: #FFFFFF;
}
#store-cont a {
	color: #1b6600; /****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: #FFFFFF;
	border: 0px;
}
#store-cont td.item-description {
	font-size: 85%;
	background: #FFFFFF;
	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: #FFFFFF;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border: 0;
}
/* store recent items - these show as latest products on store index. */
#recent-items {
	clear: both;
	background: transparent;
}
#recent-items table {
	background:transparent;
	border-collapse: collapse;
	width: 365px;
}
#recent-items td.item-title {
	width: 184px;
	padding: 6px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background: transparent;
}
#recent-items td.item-img {
	padding: 5px 0 5px 0;
	background: transparent;
}
.product-border {
	vertical-align: middle;
	padding: 4px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: transparent;
}
.item-desc {
	font-size: 85%;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	background: transparent;
	vertical-align: top;
}
.item-price {
	font-weight: bold;
	font-size: 95%;
	margin: 0;
	padding: 0px;
	background: transparent;
	vertical-align: bottom;
}
.item-more-info {
	font-weight: normal;
	font-size: 75%;
	margin: 0;
	padding-bottom: 5px;
	background: transparent;
	vertical-align: bottom;
}
/* end recent items*/
/* list items in a category*/
#item-list table {
	background:transparent;
	border-collapse: collapse;
	width: 365px;
	margin-bottom: 5px;
}
#item-list td.product-header-left {
	padding: 5px;
	background: transparent;
}
#item-list td.product-header-right {
	padding: 5px;
	background: transparent;
}
#item-list td.product-body {
	border:0;
	margin:0;
	background: transparent;
	padding: 5px;
}
#item-list td.product-bottom-left {
	background: transparent;
	padding: 2px 5px 2px 5px;
}
#item-list td.product-bottom-right {
	background: transparent;
	padding: 5px;
	text-align: right;
}
#item-list a.cat-list-item-title {
	font-weight: bold;
}
#item-list .cat-list-item-title {
	font-weight: bold;
}
.cat-list-product-code {
	float: right;
	font-weight: bold;
	font-size: 85%;
	color: #333333;
}
.product-border-float-right {
	float: right;
	padding: 4px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: transparent;
}
.cat-list-price {
	font-weight: bold;
	font-size: 105%;
}
#mag-glass {
	clear: right;
	float: right;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 9px;
	margin-left: 9px;
}
.bold-hilight {
	text-decoration: underline;
	font-weight: bold;
}
.product-option-title {
	font-size: 85%;
	font-style: italic;
}
.product-option-price {
	font-size: 85%;
	font-weight: bold;
}
/**********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 **/
#btnStep1 {
	color: #333333;
	cursor:pointer;
	font-size: 85%;
	padding: 2px;
}
#btnContinue {
	cursor:pointer;
	font-size: 85%;
	color: #333333;
	padding: 2px;
}
#btnUpdate {
	cursor:pointer;
	font-size: 85%;
	color: #333333;
	padding: 2px;
}
#btnCheckout {
	cursor:pointer;
	font-size: 85%;
	color: #333333;
	padding: 2px;
}
#btnConfirm {
	cursor:pointer;
	font-size: 85%;
	color: #333333;
	padding: 2px;
}
select {
}
/*************************/
#left-cont {
	clear: left;
	width: 540px;
	text-align:left;
	float: left;
	margin-bottom: 25px;
	margin-left: 10px;
}
#left-cont ul {
	list-style:square;
}
#left-cont li {
	line-height:130%;
	margin: 0px;
	padding: 0px;
}
#left-cont a {
	text-decoration: underline;
}
#left-cont a:hover {
	color: #5666FF;
	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.border {
	float: right;
	margin: 0 8px 10px 10px;
	padding: 4px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: #FFFFFF;
}
#cont img.recent-item-border {
	float: auto;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border:1px solid green;
	background: none;
}
#cont img.view-item-detail-border {
	float: right;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border: 0;
	background: none;
}
/******no teasers***/
#no-teaser {
	clear: both;
	width: 95%;
	text-align:left;
	padding-left:0px;
	margin:auto;
	margin-bottom: 25px;
	background: #FFFFFF;
}
/***********news and events pages listing etc ******************/
#content-list {
	clear: both;
}
#content-list.eventslist-timestamp {
	color: #999999; /***************************** COLOR ***************************/
	font-size: 90%;
}
#content-list table {
	background: #ffffff;
	width:100%;
}
#content-list table td {
	border-bottom: 0;
	margin: 0px;
	padding:0px;
	text-align: left;
}
#content-list table td.title-row {
	border-top: 1px solid #EAEAEA;
	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: 1px solid #EAEAEA;
}
#content-list table td.item-description img {
	float: right;
}
/********
Image Gallery
******************/
#gallery-cont {
	width: 98%;
	text-align:left;
	float: left;
	margin-bottom: 25px;
}
#gallery-list {
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
}	
#gallery-list h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}	
#gallery-list table {
	margin-top: 10px;
	background: #F4F6EB;
	width:100%;
}
#gallery-list table td {
	border-bottom: 0;
	margin: 0px;
	padding:0px;
	text-align: left;
}
#gallery-list table td.title-row {
	border-top: 1px 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: 1px 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: 1px 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: 1px solid #EAEAEA;
	border-right: 1px 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: 1px solid #EAEAEA;
}
#gallery-list table td img {
	float: left;
	margin: 0 10px 3px 0px;
	padding: 4px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
}
/********
Cafe Menu
*********/
#cafe-menu-cont {
	width: 95%;
	text-align:left;
	float: left;
	margin-bottom: 25px;
	margin-left: 15px;
}
#cafe-menu-list {
	clear: left;
	padding: 0px;
	margin: 0px;
}	
#cafe-menu-list h2 {
	margin-top: 2px;
	margin-bottom: 5px;
}
#cafe-menu-list h2  a{
	text-decoration: none;
}
#cafe-menu-list table {
	margin-top: 10px;
	width:100%;
}
#cafe-menu-list table td {
	border-bottom: 0;
	margin: 0px;
	padding:0px;
	text-align: left;
}
#cafe-menu-list table td.title-row {
	border-top: 1px solid #EAEAEA;
	margin: 0px;
	padding:8px 20px;
	text-align: left;
	font-size: 90%;
}
#cafe-menu-list table td.cafe-menu-item-description {
	font-size: 85%;
	width: 50%;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	vertical-align:top;
	text-align: left;
	border-bottom: 0px solid #EAEAEA;
}
#cafe-menu-list table td.cafe-menu-course-description {
	font-size: 85%;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	vertical-align:top;
	text-align: left;
	text-align: left;
	border: 1px solid #EAEAEA;
}
#cafe-menu-list table td.cafe-menu-item-description-left {
	font-size: 85%;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	vertical-align:top;
	text-align: left;
	border-bottom: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
}
#cafe-menu-list table td.cafe-menu-course-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: 1px solid #EAEAEA;
}
#cafe-menu-list table td img {
	float: left;
	margin: 0 10px 3px 0px;
	padding: 4px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
}
.menu-item-description {
	width: 540px;
}
.cafe-menu-option-box-light {
	width: 540px;
	padding: 4px;
	border: 0px;
	background: transparent;
}
.cafe-menu-option-box-dark {
	width: 540px;
	padding: 4px;
	border: 0px;
	background: transparent;
}
.cafe-menu-option-title {
	font-style: italic;
	font-weight: bold;
	font-size: 105%;
	padding: 0 0 0 10px;
	clear: none;
}
.cafe-menu-option-price {
	padding: 0 10px 0 0;
	float: right;
	font-weight : bold;
	font-size: 105%;
}
.cafe-menu-option-desc {
	font-size: 95%;
	padding: 0 0 0 10px;
	clear: left;
}
/****** left col *******/
#leftcol {
	float: left;
	width: 150px;
	margin-right: 0px;
	margin-top: 5px;
	margin-left:0px;
	margin-right: 8px;
	padding: 0px;
	background: transparent;
	border-left:0px solid #EAEAEA;
}
/***** Right col *********/
#rightcol {
	float: right;
	width: 150px;
	margin: 0px;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0px;
	background: transparent;
	border-left:0px solid #EAEAEA;
}
/*******************************
subscribe box 
****************/
.subscribe-table {
	width: 140px;
	margin: 0;
	padding-top: 0;
	font-size: 85%;
	vertical-align: top;
}
.subscribe-table input {
	width: 130px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 5px; 
	font-size: 85%;
}
#subscribe-button {
	cursor:pointer;
	width: 70px;
	font-size: 85%;
	padding: 1px;
	border: 1px solid #A09D9E;
	color: #474747;
}
/****** right column teaser ********/
/** mini cart ******/
#teaser-cart h3 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	color: #000000; /***************************** COLOR ***************************/
	background:transparent;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #727377;
	border-top: 1px solid #727377;
}
#teaser-cart {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 16px;
	border-left: 0px solid #EAEAEA;
}
.mini-cart-total {
	padding-right: 5px;
	text-align: right;
}
.mini-cart-link {
	text-align: center;
	margin-bottom: 4px;
}
#teaser-video h3 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	color: #000000; /***************************** COLOR ***************************/
	background:transparent;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #727377;
	border-top: 1px solid #727377;
}
#teaser-video {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 16px;
	border-left: 0px solid #EAEAEA;
}
#teaser-news h3 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	color: #000000; /***************************** COLOR ***************************/
	background:transparent;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #727377;
	border-top: 1px solid #727377;
}
#teaser-news {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 16px;
	border-left: 0px solid #EAEAEA;
}
#teaser-events h3 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	color: #000000; /***************************** COLOR ***************************/
	background:transparent;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #727377;
	border-top: 1px solid #727377;
}
#teaser-events {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 16px;
	border-left: 0px solid #EAEAEA;
}
#teaser-subscribe h3 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	color: #000000; /***************************** COLOR ***************************/
	background:transparent;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #727377;
	border-top: 1px solid #727377;
}
#teaser-subscribe {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 16px;
	border-left: 0px solid #EAEAEA;
}
#rightcol a.teaser-link {
	color: #000000;
}
#rightcol ul {
	list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	font-size: 85%;
}
#rightcol li {
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 5px;
	padding-right: 5px;
}
#rightcol img {
	vertical-align: center;
	margin-left: 8px;
}
#rightcol p {
	font-size: 85%;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	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.gif)  right no-repeat;
	text-decoration: none;
}
#event-feed-icon {
	float: right;
	border:0;
	background: transparent url(images/feed.gif)  right no-repeat;
	text-decoration: none;
}
.articlelist-timestamp {
	color: #999999; /***************************** COLOR ***************************/
	font-size: 85%;
}
/*********************************************
end right column teaser
***************************************************/
#ftr {
	clear: both;
	font-size:75%;
	padding:10px;
	margin:0;
	border:solid #A09D9E;	
	border-width:1px 0 0px 0;
}
#footer-address {
	text-align:center;
	padding-top: 0px;
	padding-left: 0px;
}
#ftr-nav {
	clear: both;
	color: #A09D9E;
	text-align: left;
	font-size:75%;
	padding:3px 25px 3px 25px;
	margin:0;
	border-top:solid 1px #A09D9E;	
}
#ftr-nav a {
	color: #999999;
}
.turboweb-sig {
	font-size:75%;
	padding:3px;
	margin-top:3px;
	margin-bottom: 3px;
	width: 746px;
	text-align: center;
}
.mail-address-table {
	color: #474747; /***************************** 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;
	border: 1px solid #A09D9E;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #B6B6B6;
}
#formtable table {
	width: 98%;
	background: none;
}
#formtable td {
	padding: 5px;
}
#formtable td.left {
	width: 35%;
	padding: 5px;
}
.inputbox {
	width: 95%;
	margin-bottom: 5px;
}
.inputbox-textarea {
	width: 95%;
	height: 200px;
}
#formbutton {
	clear:both;
	width: 100px;
	margin: auto;
	color: #474747;
	cursor:pointer;
	font-size: 85%;
	padding: 1px;
}
/*EOF Mailform*/
/* To support subcategory styling in the store */
#sub-cat  {
	text-align: center;
	font-size: 85%;
	line-height: 1.0;
	width:100%;
	vertical-align: bottom;
	background-color: #eeeeee;
	padding: 8px;
}
#sub-cat table {
	background-color: #eeeeee;
}
#sub-cat td {
	text-align: center;
}
#subcat-label {
	font-size: 100%;
	font-weight: bold;
}
#sub-cat img {
	background:transparent none repeat scroll 0 0;
	border-color:#D9E0E6 #A09D9E #A09D9E #D9E0E6;
	border-style:solid;
	border-width:1px;
	margin: 0 8px 10px 10px;
	padding:4px;
}
.category-border-float-right {
	float: right;
	padding: 4px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: transparent;
}
/* End of subcategory styling */
