* { margin: 0; padding: 0; text-decoration: none; font-size: 100%; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address { font-style: normal; }
th, b, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center {vertical-align: top; }
body { line-height: 1em; background: white; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {clear:both;height:1px;line-height:1px;}body {
	background-color:#144524;
	padding:0 30px;
	margin:0;
}
#wrapper {
	width:770px;
	margin:0px auto 40px;
	position:relative;
	padding:70px 10px 0;
	background:#f8f8df url('../graphics/top2.gif') no-repeat 50% 3px;
}
#main {
	position:absolute;
	top:8px;
	left:14px;
	margin:0;
	display:block;
	float:left;
}
#main a:hover {
	background:none;
}
#mainNav {
	list-style:none;
	padding:0px 0 0;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	text-align:right;
	top:4px;
	width:80%;
	margin:0;
	right:0;
}
#mainNav a {
	color:#fff;
	text-decoration:none;
}
#mainNav li {
	display:inline;
	margin:0 30px 0 0;
}
#mainNav .current a {
	color:rgb(203, 170, 72);
}
#mainNav a:hover {
	background:none;
	color:rgb(203, 170, 72);
}
.subNav {
	margin:0;
	position:absolute;
	top:13px;
	right:30px;
	background:url('../graphics/subNav.gif') 0 6px no-repeat;
	float:left;
	width:560px;
	padding-left:10px;
	display:inline;
	text-align:left;
	display:none;
}
.current .subNav {
	display:block;
}
#footer {
	padding-top:50px;
	background:url('../graphics/bottom2.gif') no-repeat top;
	text-align:center;
	font-size:10px;
}
#mainNav .current .subNav .current a {
	color:rgb(203, 170, 72);
}
#mainNav .subNav li {
	padding-right:10px;
	margin:0;
	background:url('../graphics/subNavSep.gif') no-repeat 100% 5px;
}
#mainNav .subNav li a {
	font-weight:normal;
}
#mainNav .current .subNav a {
	color:#fff;
}
#mainNav .current .subNav a:hover {
	color:rgb(203, 170, 72);
}
#subNav {
	list-style:none;
	font-family:verdana;
	font-size:12px;
	padding:3px 0;
	position:absolute;
	top:140px;
	width:100%;
	background:#ACAA7E;
	margin:0;
	left:0;
}
#subNav a {
	color:#fff;
}
#subNav li {
	display:inline;
	margin:0 10px 0 ;
	position:relative;
}
#subNav .current a {
	color:#DAEDE5;
}
#subNav a:hover {
	background:none;
	color:#DAEDE5;
}
#startConvo {
	position:absolute;
	top:20px;
	right:20px;
}.blogDate {
	margin-top:-18px;
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
}
.commentBy {
	border-bottom:1px solid #c7c7c7;
	font-family:georgia;
}
.comments li {
	border-top:1px solid #c7c7c7;
}
.comments li.author {
	background:#ECEAE6;
}
.blogAuthor {
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	font-family:georgia;
}
.event {
	background:#777;
	color:#fff;
	margin:0 -3px;
	text-align:left;
	padding:3px;
	font-size:10px;
	border-top:1px solid #fff;
}
.calTable .current {
	background:#E5E5FF;
}
#sidebar {
	float:left;
	width:130px;
	border-left:1px solid #c7c7c7;
	padding:0 0 0 2em;
	margin-top:1.5em;
	position:relative;
	left:-1px;
}
#blogContent {
	border-right:1px solid #c7c7c7;	
	float:left;
	width:670px;
	padding-right:20px;
}
#next_month {
	width:24px;
	height:24px;
	background:url('../graphics/nextMonth.gif') top;
	float:right;
}
#next_month:active {
	background:url('../graphics/nextMonth.gif') bottom;
}
#prev_month {
	width:24px;
	height:24px;
	background:url('../graphics/prevMonth.gif') top;
	float:left;
}
#prev_month:active {
	background:url('../graphics/prevMonth.gif') bottom;
}
#blog_next_month {
	width:14px;
	height:14px;
	background:url('../graphics/nextMonthSmall.gif') top;
	float:right;
}
#blog_next_month:active {
	background:url('../graphics/nextMonthSmall.gif') bottom;
}
#blog_prev_month {
	width:14px;
	height:14px;
	background:url('../graphics/prevMonthSmall.gif') top;
	float:left;
}
#blog_prev_month:active {
	background:url('../graphics/prevMonthSmall.gif') bottom;
}
.calTable {
	width:851px;
}
.calTable a:hover {
	background:#444;
	color:#C1E0AA;
	text-decoration:underline;
}
.calTable,.calTableBlog {
	border-collapse:collapse;
}
.calTable th, .calTableBlog th {
	text-align:center;
	font-weight:normal;
}
.calTable td, .calTableBlog td {
	border:1px solid #c7c7c7;
	height:43px;
	background:#fff;
	text-align:right;
	padding:2px 3px 0;
	width:75px;
}
.calTableBlog th {
	color:#7F7F7F;
}
.calTableBlog td  {
	height:auto;
	font-size:10px;
	color:#7F7F7F;
	padding:2px 1px;
}
.calTableBlog a {
	font-weight:bold;
}
.fade {
	color:#c7c7c7;
}
h1.calMonth {
	text-align:center;
	margin:0 auto 20px;
	font-size:20px;
	width:220px;
}
p#blogCalMonth {
	width:100%;
	text-align:center;
	margin-bottom:0;
}
.calTable a {
	color:#fff;
}
#cal {
	clear:both;
}

.galleryThumb {
	width:140px;
	height:140px;
	border:1px solid #d6d6d6;
	margin:-1px -1px 0px 0;
	float:left;
	position:relative;
	background:#f6ffef;
}
.galleryThumb.selected {
	background:#959595;
}
.galleryThumb {
    overflow: hidden;
	position: relative;
	display: table;
}
.galleryThumb a:hover img{
	border:1px solid #fff;
}
.thumbInner {
    display: table-cell;
    vertical-align: middle;
	text-align:center;
}

.label {
	text-align:left;
	display:block;
}
.input,.textarea {
	margin:0 2px 1.5em;
	display:block;
	padding:2px;
	width:400px;
	border:1px solid #c6c6c6;
}
.select {
	margin-bottom:1.5em;
}
.checkbox {
	float:left;
	margin:2px 5px 2px 0;
}

.input:focus,.textarea:focus {
	background:#E7E7E7;
}
.error {
	position:relative;
	background:#FF0C00;
}
#emailIncorrect {
	border:2px dashed #FF0C00;
	padding:0 5px;
	width:394px;
}
#success {
	clear:both;
	border:2px dashed #76FF00;
	padding:0 5px;
	width:394px;
	
}
p#statusp, .status {
	border:1px solid #B0D478;
	padding:4px 10px;
	background:#E1F7BB;
}
#playlist {
	margin:0 auto;
	width:480px;
	margin-left:15px;
}
#playlistWrap {
	margin:0 auto;
	width:480px;
}
#blog_playlist, .blog_playlist {
	float:right;
	margin-left:15px;
	width:480px;
}
#paginate {
	border:1px solid #B0D478;
	padding:4px 10px;
	background:#E1F7BB;
	text-align:center;
}
.hidden {
	visibility:hidden;
}
.prevLink {
	float:left;
}
.nextLink {
	float:right;
}
#basketWrapper {
	text-align:right;
	float:left;
}
#basket {
	margin:18px 0;
	text-align:left;
	border-bottom:5px solid #555;
	
}

#basket td,#basket th{
	padding:7px 70px 7px 10px;
	vertical-align:middle;
}
#basket td.removeCell,#basket th.removeCell {
	padding-right:10px;
	vertical-align:middle;
}
#basket th {
	font-weight:bold;
	background:#555;
	color:#fff;
	padding:2px 70px 2px 10px;
}
#basket td {
	border-bottom:1px solid #555;
}
#basket td.price {
	vertical-align:middle;
}
#basket .quantityWrapper {
	font-size:11px;
}
#updateQuantities {
	display:block;
}
#basket .quantity.readonly {
	border:1px solid #d1d1d1;
	color:#c7c7c7;
}
#basket .quantity {
	width:30px;
	padding:0px;
	line-height:11px;
	border:1px solid #555;
	text-align:center;
}
.shopGalleryVariant {
	float:right;
	text-align:right;
}
#playlist {
	width:480px;
}body {
	font-size: 75%;
	font-family:Verdana;
	line-height:1.5em;
}
p, ul, ol {
	font-size:1em;
	line-height:1.5em;
	margin:1.5em 0;
	text-align:justify;
}
ul {
	list-style: disc outside;
}
ol {
	list-style-type: decimal;
}
h5, h4, h3 {
	font-size:1em;
	line-height:1.5em;
	margin:1.5em 0;
	font-weight:bold;
}
h2 {
	font-size:1.17em;
	line-height:1.29em;
	margin:1.29em 0;
	font-weight:bold;
	font-family:georgia;
}
h1 {
	font-size:30px;
	line-height:35px;
	margin:0px 0 0;
	font-weight:normal;	
	font-family:georgia;
	color:#cbaa48;
}

a {
	color:#cbaa48;
	text-decoration:underline;
}
a:hover {
	background:#EDEEE5;
}

.nest {
	 margin-top:-1.5em;
}
hr {
	height:1px;
	border:0;
	background-color:#000;
	margin-bottom:-5px;
	line-height:1px;
	margin-top:-5px;
	clear:both;
}
input,select {
	vertical-align:middle;
}

img.rightImage {
	float:right;
	margin:0 0 1.5em 2em;
	clear:right;
	border:4px solid #E7E7E7;
}
img.leftImage {
	float:left;
	margin:0 2em 1.5em 0;
	clear:left;
	border:4px solid #E7E7E7;
}
#col1 {
	float:left;
	width:260px;
}
#col1 img {
	border:1px solid #000;
}
#home #col1 img {
	border:none;
}
#col2 {
	float:left;
	width:490px;
	margin-left:20px;
	display:inline;
}
#col2Left {
	float:left;
	width:270px;
}
#col2Right {
	float:left;
	width:200px;
	font-size:90%;
	padding-left:20px;
}/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px;}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display: block;
}
#lightbox-nav-btnPrev { 
	background:url('../images/lightbox-btn-prev.gif');
	width:63px;
	height:32px;
	position:absolute;
	left:-63px;
	top:50%;
	margin-top:-16px;
	display:none;
}
#lightbox-nav-btnNext { 
	background:url('../images/lightbox-btn-next.gif');
	width:63px;
	height:32px;
	position:absolute;
	right:-63px;
	top:50%;
	margin-top:-16px;
	display:none;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 0px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	float: left; 
	text-align: left; 
	padding-bottom:20px;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	position:absolute;
	top:-22px;
	left:0;
}
a#lightbox-secNav-btnClose { 
	background:none;
}/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
	.sIFR-hasFlash object {
		display:block;
	}
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}