body {
	font-size: small;
	font-family: verdana, arial, tahoma, sans-serif; /*  Main font face */
	color:#474747;
    background:#585858;
	margin: 10px;
	}
* 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: #FFFFFF url(images/outer.gif) repeat-y top left;
	margin: auto;
	padding: 0px;
	}
#hdr {
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background:#ECA204;
	width: 750px;
	border: 0px;
	}
.site-title{
	font-weight: bold;
	font-size: 250%;
	font-family: verdana, arial, tahoma, sans-serif; /*  n/a if logo in place */
	}
/* 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: arial, helvetica, sans-serif;  /* Set Header fonts site wide */
	font-weight: bold; /* Set to normal for bolder fonts if requred */
	}
h1 {
	font-size: 130%;
	color: #F1A400;
	letter-spacing:1px;
	border-left: 0px solid #EAEAEA;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 3px 3px 0px;
	background: transparent;
	}
h2 {
	font-size: 110%;
	color:#0094C6;
	letter-spacing:1px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
h3 {
	font-size: 110%;
	color:#479E25;
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h4 {
	font-size: 100%;
	color:#479E25;
	margin-top: 5px;
	margin-bottom: 5px;
	}
a:link {
	font-size: 100%;
	color:#0094C6;
	font-style: normal;
	text-decoration: none;
	}
a:active {
	font-size: 100%;
	color: #A5CE3A;
	font-style: normal; 
	text-decoration:underline;
}
a:visited {
	font-size: 100%;
	color:#0094C6;
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #A5CE3A;
	}
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: transparent;
	}
blockquote div{
	background:  transparent;
	padding: 0 27px;
	}
/*Navigation Bar */ 
#nav {
	float: left;
	width: 735px;
	height: 30px;
	margin: 0;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	list-style: none;
	border-left: 0px solid #999999;
	border-bottom: 0px;
	border-top: 0px;
	background: #000000 url(images/nav-bar.gif) no-repeat top left;
	}
#nav-bottom {
	float: left;
	width: 735px;
	height: 30px;
	margin: 0;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	border-top: 0px;
	background: #000000 url(images/nav-bar-bottom.gif) no-repeat bottom left;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	font-family:Verdana;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	}
#nav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	background: transparent;
	}
#nav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color:#FFFFFF;
	text-decoration:underline;
	}
#nav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #FFFFFF;
	text-decoration:underline;	
	border-bottom: none;
	}
/*SubNavigation Bar */ 
#subnav {
	float: left;
	width: 732px;
	height: 25px;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 17px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	list-style: none;
	border:0;
	background: #FFFFFF url(images/outer.gif) repeat-y top left;
	
	}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	font-size: 90%;
	font-weight: bold;
	vertical-align: middle;
	}
#subnav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 8px 2px;
	color: #0094C6;
	text-decoration: none;
	border: 1px solid #727377;
	background: #E8E8E8;
	}
#subnav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 8px 2px;
	color: #0094C6;
	text-decoration:underline;
	border: 1px solid #333333;
	background: #FFFFFF;
	}
#subnav li.on a{
	float: left;
	display: block;
	margin: 0 1px 1px 0;
	padding: 2px 8px 3px;
	color: #A5CE3A;
	text-decoration:none;
	border: 1px solid #333333;
	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:0px;
	height: 25px;
	}
/*Store Nav Bar */ 
#store-nav {
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: #ffffff url(images/teaser-bg.gif) bottom left no-repeat;
	}
#store-nav h3{
	padding: 0;
	margin: 0;
	height: 20px;
	font-size: 90%;
	font-family: verdana;
	color: #FFFFFF;
	background: #0094c6 url(images/store-header.gif) top right no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	border: 0;
	}
#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 {
	clear: left;
	width: 98%;
	background:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: 0px solid #999999;
	border-right: 0px solid #EAEAEA;
	border-top: 0px;
	border-bottom: 0px;
	text-align:left;
	line-height: 1.3em;
	padding: 0px 15px 15px 0px;
	min-height: 500px;
	}
/* min height hack for ie*/
* html #cont {
    height:500px
	}

/*************************/
#left-cont {
	clear: left;
	width: 530px;
	text-align:left;
	float: left;
	margin-bottom: 25px;
	margin-left: 20px;
	}
#left-cont ul{
	list-style:url(images/ul-list.gif);
	 }
#left-cont li{
	line-height:120%;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	}

#left-cont a{
	text-decoration: none;
	}
#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:0;
	}
	 
#cont li {
	margin-bottom: 5px;
	}

#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: 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: #FFFFFF;
	}
/***********news and events pages listing etc ******************/
#content-list {
   clear: both;
	}
#content-list.eventslist-timestamp {
    color: #999999;
    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: 90%;
	text-align:left;
	float: left;
	margin-bottom: 25px;
	margin-left: 15px;
	}

#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;
	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;
	}
/***** Right col *********/
#rightcol{
	float: right;
	width: 150px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background: #FFFFFF;
	border-left:0px solid #EAEAEA;
}
/****** left col *******/
#leftcol{
	float: left;
	width: 150px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
	background: transparent;
	border:0;
}
/**********************
mini cart
************************/
.mini-cart-total{
	padding-right: 5px;
	text-align: right;
	
	}
.mini-cart-link{
	text-align: center;
	margin-bottom: 4px;
}

/****** right column teaser ********/
#teaser-cart h3{
	padding: 0;
	margin: 0;
	height: 20px;
	font-size: 90%;
	font-family: verdana;
	color: #FFFFFF;
	background: #F1a400 url(images/cart-header.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7B7A71;
	border-right: 1px solid #7B7A71;
	}
#teaser-cart{
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background: #ffffff url(images/teaser-bg.gif) bottom left no-repeat;
	}
#teaser-video h3{
	padding: 0;
	margin: 0;
	font-size: 90%;
	font-family: verdana;
	color: #FFFFFF;
	background: #F1a400 url(images/video-header.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7B7A71;
	border-right: 1px solid #7B7A71;
	}
#teaser-video{
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background: #ffffff url(images/teaser-bg.gif) bottom left no-repeat;
	}
#teaser-news h3{
	padding: 0;
	margin: 0;
	height: 20px;
	font-size: 90%;
	font-family: verdana;
	color: #1f1a17;
	background: #0094c6 url(images/news-header.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7B7A71;
	border-right: 1px solid #7B7A71;
	}
#teaser-news{
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: #ffffff url(images/news-teaser-bg.gif) bottom left no-repeat;
	}
#teaser-events h3{
	padding: 0;
	margin: 0;
	height: 20px;
	font-size: 90%;
	font-family: verdana;
	color: #FFFFFF;
	background: #F1a400 url(images/events-header.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7B7A71;
	border-right: 1px solid #7B7A71;
	}
#teaser-events{
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: #ffffff url(images/teaser-bg.gif) bottom left no-repeat;
	}
#teaser-subscribe h3{
	padding: 0;
	margin: 0;
	height: 20px;
	font-size: 90%;
	font-family: verdana;
	color: #FFFFFF;
	background: #479E25 url(images/events-header.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7B7A71;
	border-right: 1px solid #7B7A71;
	}
#teaser-subscribe{
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	background: transparent  url(images/subscribe-teaser-bg.gif) bottom left no-repeat;;
	}
/*******************************
subscribe box 
****************/
.subscribe-table {
width: 130px;
	margin: 0;
	margin-left: 8px;
	padding-top: 0;
	font-size: 85%;
	color: #000000;
	vertical-align: top;
	}
.subscribe-table input {
	width: 120px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 5px; 
	font-size: 85%;
	border: solid 1px #474747;
	font: normal 12px verdana;
	
	}
#subscribe-button{
	cursor:pointer;
	width: 82px;
	height: 21px;
	font-size: 85%;
	border: 0;
	color: #000000;
	text-align: center;
	padding: 0px;
	padding-bottom: 2px;
	background: url(images/subscribe-btn.gif) no-repeat;
	}
#rightcol a.teaser-link{
	color: #FFFFFF;
	}
#rightcol ul {
    list-style-type: none;
	width: 140px;
	margin-top: 8px;
	margin-left: 5px;
	padding-left: 0;
	font-size: 85%;
	}
#rightcol li {
	
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 5px;
	padding-right: 5px;
	}
#rightcol a{
	color:#0094C6;
	}
#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;
    font-size: 85%;
	}
/*********************************************
end right column teaser
***************************************************/
#ftr {
 clear: both;
 font-size:75%;
 color: #3B3331;
 padding-top: 0px;
 padding-bottom:0px;
 margin-bottom:0;
 background: #F1a400 url(images/ftr-bg.gif) bottom left no-repeat;
 border-left: 0px solid #999999;
 border-right:0px solid #999999;
 border-bottom:0px solid #000000;
 width: 750px;
 height: 100px;
 }
#footer-address{
	text-align:left;
	padding-top: 18px;
	padding-left: 20px;
	}
#ftr-nav {
 clear: both;
 color: #D2D5EA;
 text-align: left;
 font-size:75%;
 padding:3px 25px 3px 25px;
 margin:0;
 width: 698px;
 border-left: 0px solid #999999;
 background: transparent;
 }
 #ftr-nav a{
  color: #F1a400;
	}
.turboweb-sig{
background:none;
 color: #999999;
 font-size:75%;
 padding:3px;
 margin-top:3px;
 margin-bottom: 3px;
 width: 746px;
 text-align: center;
	}
.turboweb-sig a{
background:none;
 color: #ffffff;
 font-size:75%;
}
/* end of sig */
.mail-address-table {
	color: #474747;
	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;
	color: #474747;
	}
#formtable table{
	width: 98%;
	background: transparent;
	}
#formtable td{
	padding: 8px;
	}
#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;
	margin-bottom: 3px;
	cursor:pointer;
	height: 26px;
	font-size: 85%;
	border: 0;
	color: #000000;
	text-align: center;
	padding: 0px;
	padding-bottom: 2px;
	background: transparent url(images/btn-large.gif) top left no-repeat;
	}
/*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 Sub Category Styling */ 
.addthis_toolbox{

	margin: 20px 0 15px 0;

}

