
/*----------------------------------
		Theme600
----------------------------------*/

/*----------------------------------
		Typography Reset
----------------------------------*/

h1 {font-size:22px;margin:10px 0;padding:0px;font-family: Georgia, "Nimbus Roman No9 L", serif;font-weight:normal;}
h2 {font-size:18px;margin:10px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;font-weight:normal;}
h3 {font-size:16px;margin:10px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;font-weight:bold;}
h4 {font-size:13px;font-weight:normal;margin:5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h5 {font-size:13px;font-weight:bold;margin: 5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h6 {font-size:13px;font-weight:bold;margin: 3px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}

form {margin:0;padding:5px;font-size: 12px}
blockquote {margin:1em;}
sup,sub {line-height:0;}
address {margin:0 0 1.0em;}
pre,code {margin:1em 0;white-space:pre;}
pre,code,tt {line-height:1.5;}
li ul,li ol {margin:0 .5em;padding:0;}
dl {margin:0 0 1em 0;}
dd {margin-left:1em;}
caption {margin:0;padding:.3em;}

/*----------------------------------
		General
----------------------------------*/

body {
	margin: auto;
	background-color: #ffffff;
	color:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	margin-left: 20px;
	_margin-left: 10px;
	_margin-right: 10px;
	padding: 10px 20px 10px 20px;
	text-align: center;
	float:left;
	font-size:20px;
	font-weight: normal;
	font-family: Georgia, times, serif;
	width: 705px;
	display: block;
	background-position: center;
}

.sf_pagetitle h1 {
	font-size: 20px;
	font-weight:normal;
	margin:0;
}

.pagetitle {
	color: #ffffff;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_outer_wrapper {
	width: 785px !important;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: right bottom;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_extra1 {
}

.sf_wrapper {
	width:785px !important;
	position:relative;
	min-height:1%;
	height:auto !important;
	height:1%;
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display: none;
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	background-position: top left;
	position: absolute;
	background-repeat:no-repeat;
	display:block;
	top:0;
	left:0;
	height: 120px;
	width: 785px;
}

* html .sf_extra10 {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	height:280px;
	width: 785px;
}

.sf_main_header {
	text-align: center;
	overflow: hidden;
	width: 340px;
	font-family: Georgia, times, serif;
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-left: 30px;
	margin-right: 30px;
	height: 110px;
	padding-top: 150px;
	color: #333333;
}

.sf_main_header div {
	height: 105px;
	overflow: hidden;
}

.sf_main_header div div {
	height: auto;
	overflow: visible;
}

.sf_extra3 {
	background-image:url(images/leaves.png);
	background-position: top left;
	position: absolute;
	background-repeat:no-repeat;
	display:block;
	width: 164px;
	height: 84px;
	top: 58px;
	left: 110px;
}

* html .sf_extra3 {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

.sf_sub_header {
	display: none;
}

.sf_main_header p,
.sf_sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
}

/*--------------------------------
		Bottom Navigation
---------------------------------*/
.sf_navigation h3 {
	display:none;
}

.sf_navigation .widget_content {
	padding: 0;
}

.sf_navigation {
	clear:both;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	min-height:30px;
	height:auto !important;
	height:30px;
	padding:0px 10px 0px 15px;
	font-size:10px;
	letter-spacing:1px;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
}

.sf_navigation ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.sf_navigation ul li {
	float:left;
	min-height:22px;
	height:auto !important;
	height:22px;
	padding:7px 5px 6px 0px;
	white-space:nowrap;
}

.sf_navigation ul li.sf_last_nav_item {
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li a {
	color: #ffffff;
	padding: 4px 5px 5px 5px;
	text-decoration:none;
	display: block;
}

.sf_navigation ul li a:visited {
	color: #ffffff;
}

.sf_navigation ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*------------------------------------
	Flyout menu
------------------------------------*/

.sf_navigation .subnav { /* second-level lists */
	float: left;
	position: absolute;
	width: 170px;
	left: -999em;
	z-index: 1000;
}

.sf_navigation .subnav li { /* second-level lists */
	background-color: #ffffff;
	width: 170px;
	background-image: none;
	white-space: normal;
	height: auto;
	padding: 0px;
	margin-left: 0px;
}

.sf_navigation .subnav li a { /* second-level lists */
	width: 160px;
	height: auto;
	padding: 3px 5px;
	color: #333333;
}

.sf_navigation .subnav li a:visited {
	color: #333333;
}

.sf_navigation .subnav li a:hover { /* second-level lists */
	color: #333333;
	text-decoration: underline;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	margin-left: 3px;
}

#Nav1 li:hover,
#Nav1 li.hover {
	position: static;
}

/*--------------------------------
		End Bottom Navigation
---------------------------------*/

.sf_extra5 {
}

.sf_extra6 {
}

.sf_extra11 {
}

/*--------------------------
		Content
--------------------------*/

.sf_content {
	clear:both;
	padding: 15px;
}

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

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {
}

.sf_extra7 {
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	clear:both;
	text-align:center;
	min-height:50px;
	height:auto !important;
	height:50px;
	padding:30px 10px 5px 10px;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/

.sf_extra8 {
}

.sf_extra9 {
}

/*--------------------------
		Extra Stuff
--------------------------*/

.sf_banner {
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	width: 785px;
}

#bannerLink {
	padding: 10px;
	margin: 10px;
}

#bannerLink a,
#bannerLink a:visited,
#bannerLink a:hover {
	color: #fff;
}

/*--------------------------
		Sidebar
--------------------------*/
.sf_region7 {
	float: right;
	display:inline;
	width: 200px;
	margin: 20px 25px 50px 0px;
	overflow: hidden;
	display:none;
}

.feedbutton {
	border:none;
	vertical-align:sub;
	margin-right:5px;
}

table.calendar {
	width:100%;
	text-align: center;
}

.sf_region8 {
	display:none;
}

.widget_content {
	overflow:hidden;
	padding: 5px;
}

.widgetset .widget {
	margin-bottom:10px;
	padding:10px 8px 10px;
	min-height: 1%;
	height: auto !important;
	height: 1%;
}

.widgetset .widget_header {
	margin:0px;
	padding:0px 0px 5px;
	font-size:16px;
	font-weight: bold;
}

.widgetset ul,
.widgetset ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widgetset li {
	margin:0px;
	padding:5px 0px;
	border-top:1px dotted #fff;
	overflow:hidden;
}

.widgetset a:link,
.widgetset a:visited {
	text-decoration:none;
	padding: 2px 0px;
}

.widgetset a:hover {
	padding: 2px 0px;
}

.widgetset .widget-content img a:hover {
	background-color: transparent;
}

.widgetset .form_item {
	margin:5px 0px;
}

.widgetset input,
.widgetset select {
	width:175px;
}

.widgetset .btn {
	width:auto;
	margin: 3px 0px;
}

.btn,
.checkout a.button,
.checkout input.button {
	margin: 3px 3px 3px 0;
	padding: 2px; 
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	letter-spacing: 1px;
	border-color: #ffffff;
	background-color: #57850A;
	color: #fff;
}

.btn:hover,
.checkout a.button:hover,
.checkout input.button:hover {
	background-color: #80BB13;
}
