﻿html, body {
	background: #cdd8d4 url(/images/page-bg.gif) top left repeat-x;
}

html, body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b6461;
	line-height: 17px;
}

hr {
	height: 1px;
	margin: -6px 0 -8px 0;
	padding: 0;
	border: none;
	border-top: 1px solid #cecece;
	clear: both;
	overflow: hidden;
	display: block;
}
html>/**/body hr {
	margin: 1px 0 0 0;
}
a {outline: none;}
a img {outline: none; border:0;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #72a492;
	line-height: 28px;
	margin: 1em 0 0;
	font-weight: normal;
}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #72a492; line-height: 20px; margin: .8em 0 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #5b6461; line-height: 13px;}
p, dl {margin: .5em 0 0;}
h3 {margin: .7em 0 0;}
h4 {margin: .6em 0 0;}
h5 {margin: .5em 0 0;}
h6 {margin: .5em 0 0;}
a:link {color: #72a492; text-decoration: none;}
a:visited {color: #72a492; text-decoration: none;}
a:hover {color: #5b6461; text-decoration: underline;}
a:active {color: #72a492; text-decoration: underline;}
.right {float: right; margin: 10px 0 10px 15px;}
.left {float: left;margin: 10px 15px 10px 0;}

.shop-right {float: right; margin: 5px 0 10px 20px; border: 1px solid #999999;}
.shop-left {float: left; margin: 5px 20px 10px 0; border: 1px solid #999999;}

.content-right {float: right; margin: 5px 0 10px 10px; border: 1px solid #999999;}
.content-left {float: left; margin: 5px 5px 10px 0; border: 1px solid #999999;}

.large-text {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #5b6461; line-height: 17px;}
.bold {font-weight: bold;}
.underline {border-bottom: 1px solid #cecece;}

.button-row {margin: 5px 0 7px 0;}

a.button-green:link, a.button-green:visited, a.button-green:active {
	display: table-cell;
	background: #72a492;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0 1px 0 0;
	border: 1px solid #72a492;
	padding: 1px 6px 1px 5px;
}
a.button-green:hover {
	color: #464D4A;
	text-decoration:none;
}

html>/**/body a.button-green:link, a.button-green:visited, a.button-green:active {
    border-left: 1px solid #fff;
}

input.button-green
{
    display: table-cell;
    background: #72a492;
    line-height: 13px;
    color: #FFFFFF;
    font-size: 10px;
    margin: 0 2px;
    border: 0px;
    padding: 2px 0 0 0;
    font-family: Arial,Helvetica,sans-serif;
}

input.button-green:hover {
    color: #464D4A;
}
input.button-green:focus {
    outline: none;
}

html>/**/body input.button-green {
    padding: 2px 4px 2px 2px;
    margin: 3px 2px 3px
}

a.button-white:link, a.button-white:visited, a.button-white:active {
	display: table-cell;
	background: #fff;
	line-height: 15px;
	color: #72a492;
	font-size: 10px;
	margin: 0 1px 0 0;
	border: 1px solid #72a492;
	padding: 1px 4px;
}
a.button-white:hover {
	color: #5b6461;
	text-decoration:none;
}

.img-bdr-01 {
	background:#a1cd3a url(/images/img-bdr-01.jpg) bottom right no-repeat;
	padding: 1px 1px 67px 1px;
}
.img-bdr-02 {
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
.spacer-line {
	margin: 0 5px;
}
#youtube-vid {
	width: 425px;
	height: 355px;
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}

#header {
	background:  url(/images/header-bg.gif) top left no-repeat;
}

#content {
	background: transparent;
}

#content ul, #content ol {
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
}

#left-column{
}

#footer {
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(/images/footer-bg.gif) top left no-repeat;
}

a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {color: #FFFFFF;}
a.footerlinks:hover {color: #5b6461;}

a.footerlinks-small:link, a.footerlinks-small:visited, a.footerlinks-small:active {color: #c2c2c2;}
a.footerlinks-small:hover {color: #5b6461;}

.hidden  {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
} 

.list-add-form {
	float: left;
	margin-top: 1px;
}

.divider {
	float: left;
}

html>/**/body form.list-add-form {
	margin-top: -3px;
}
