/*
gray - #474747
green - #65b361
body color - #454545
*/

body {
	margin-top: 0px;
	padding: 0;
	background: #ffffff;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #454545;
}

h1, h2, h3 {
	margin-top: 0;
	color: #65b361;
}

h1 {
	font-size: 16px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color:#009900;
}

ul {
}

a {
	text-decoration: none;
	color: #3F5C10;
}

a:hover {
	border-bottom: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1023px;
	margin: 0 auto;
}


/* Shopping Cart */

.checkout {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.checkoutinput {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}   
.nopcart {background: #464444;border: 1px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
.nopheader {background: #464444;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.nopentry {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.noptotal {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.nopbutton {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
.greetext  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #006600;}
.blacktext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #000000;}


/* Slideshows */
#sliderComp {
width:200px;
height:200px;
overflow:hidden;
z-index:99;
position:absolute;
}
#sliderComp img {border:0px;}

#sliderComp div img {border:0px}


#slider {
width:696px;
height:550px;
overflow:hidden;
z-index:-1;
position:absolute;
}
#slider div img {border:0px;}

/* Header */

#logo {
	width: 1024px;
	height: 169px;
	margin: 0 auto;
	background: url(../images/top_header.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 80px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 150px 0 0 80px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.menu ul{
	background:#6fc905;
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#6fc905;
		color:#ffffff;
		display:block;
		font-weight:bold;
		line-height:25px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #04974e;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#6fc905;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;

		}
	.menu li li {
		background:#6fc905;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:10px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#04974e;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
.text_line
{
clear:both;
margin-bottom:2px;
}


#main2 {
	display: inline; float: left; width: 700px; padding:5px; border :0px solid #65B461; background:#FFF; margin: 10px 0 10px 0;
}

#main2 p {
font-size: 12px !important; line-height: 13px !important;
}

#main1 {
	display: inline; float: left; width: 730px; height: 520px; border:0px solid #65B461;
}

#formBox {
	display: inline; float: left; width: 650px; border:0px solid #65B461;
}


#content {
	float: left;
	width: 730px;
	padding: 30px 30px 0px 30px;
}


.post {
	padding-bottom: 45px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.titleIntro {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #474747;
}

.title {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	color: #009900;
}
.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}

.byline {
	padding-bottom: 10px;
	font-size: 9px;
}

.byline a {
}

.byline a:hover {
        color: #000000;
}


.footerline {
	font-size: 10px;
}

.emailline {
	font-size: 12px;
}

.tableh2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
}

.adline1 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.adline2 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #65b361;
}

.tableline {
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}

.chartdark {
        vertical-align: middle;
        text-align: center;
        background-color: #666666;
        height: 18px;
}

.chartlight {
        vertical-align: middle;
        text-align: center;
        background-color: #cccccc;
}


.chartwhite {
        vertical-align: middle;
        text-align: center;
        background-color: #ffffff;
}

.chartlgrn {
        vertical-align: middle;
        text-align: center;
        background-color: #ccffcc;
}

.chartgrn {
        vertical-align: middle;
        text-align: center;
        background-color: #99ff99;
}


.tag {
	padding: 0 15px;
}

.entry {
     font-size: 12px;
     color: #454545;
}

.entry2{
     font-size: 11px;
     font-style: normal;
     color: #65b361;
}

.entryBold {
     font-size: 11px;
     font-weight: bold;
}

.price {
     font-size: 1.1em;
     font-weight: bold;
     color: #FF3300;
}

.entry07 {
     font-size: 9px;
}

.entryDesc {
     font-size: 12px;
     font-style: italic;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 10px 0px;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	background: url(images/img04.jpg) repeat-x left bottom;
}


.sidebar li h2 {
	height: 23px;
	margin: 0 0 0 0;
	padding: 3px 15px 0px 18px;
	background: url(../images/image_btn.png) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

.sidebar h2 a {
  	border-bottom: none;
	color: #FFFFFF;
}

.sidebar h2 a:hover {
  	border-bottom: none;
	color: #FFFF0A;
}



/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) repeat-x left top;
	font-size: 0.4em;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: right;
}

#footer a {
	color: #6E8A21;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
	
/* Form */

label
{
width: 15em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

fieldset
{
border: 1px solid #781351;
width: 50em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}