/* this stylesheet is for all pages of clappinghandsfarm.com
site designed by SUsan Strozier at bantam designs*/

* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}

/* to avoid page-shift */
html { 
	min-height: 100%; margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical; 
}

body {
	font: 12px/16px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333;
}
#wrapper-home {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
#wrapper {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
p {
	font: 12px/17px "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-bottom: 13px;
	padding-left: 42px;
	padding-right: 48px;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	background-color: #399;
	text-transform: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	margin-top: 8px;
	padding-left: 14px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	clear: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
h4 {
	font: normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #399;
	width: 99%;
	letter-spacing: 1px;
	clear: both;
	padding-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
h5 {
	font: bold 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC6600;
	margin-bottom: 4px;
	margin-top: 12px;
	margin-left: 42px;
	text-transform: uppercase;
}
	
#navigation {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	color: #fff;
	margin-bottom: 6px;
	background-color: #399;
}
#navigation ul {
	list-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
#navigation li {
	font: bold 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFCC;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	background-color: #006699;
	padding-top: 6px;
}
#navigation a:hover {
	color: #006699;
	background-color: #fc6;
}
#navigation .current a:link, #navigation .current a:visited {
	color: #fc6;
}

#topnav {
	text-align: right;
	height: 24px;
	margin-right: 9px;
}
#topnav ul {
	list-style: none;
}
#topnav li {
	font: 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 6px;
	text-transform: uppercase;
	color: #FF6633;
}
#topnav a:link, #topnav a:visited {
	color: #399;
	text-decoration: none;
}
#topnav a:hover {
	color: #c63;
}
#topnav .current a:link, #topnav .current a:visited {
	color: #C63;
}




#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	height: 164px;
}
#header .logo {
	float: left;
	border: none;
}
#header img {
	border: solid 1px #699;
	float: right;
	margin-right: 6px;
}
#header .pagetitle {
	float: left;
	font-size: 36px;
	text-align: center;
	color: #339999;
	letter-spacing: 1px;
	margin-top: 24px;
	width: 300px;
	line-height: 36px;
}


#header-home {
	width: 100%;
	height: 220px;
	margin-bottom: 6px;
}
#header-home img {
	border: 1px solid #699;
	
}
#header-home img.logo {
	float: left;
	border: none;
}
#header-home .right {
	float: right;
	width: 228px;
	border: 1px solid #c63;
	margin-right: 2px;
	height: 214px;
	padding-top: 6px;
	text-align: left;
	padding-left: 10px;
}
#header-home .right p {
	font: 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6A5C55;
	padding: 0px 8px 10px 0px;
}
	
#header-home .right img {
	margin-left: 4px;
	margin-top: 6px;
	border: none;
	margin-bottom: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006699;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
	
#sidebar {
	width: 220px;
	float: right;
	text-align: center;
	background-color: #FFFFCC;
	margin-left: 18px;
	border: 1px solid #369;
}
#sidebar-wider {
	width: 300px;
	float: right;
	text-align: center;
	background-color: #FFFFCC;
	margin-left: 18px;
	border: 1px solid #369;
	margin-bottom: 16px;
	padding-top: 12px;
}
p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 18px 12px 18px;
	color: #336666;
}
#sidebar p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #336699;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 18px;
	text-align: left;
}
#sidebar p.indent {
	padding-left: 26px;
}
#sidebar .sidelist {
	text-indent: -8px;
	margin-left: 12px;
	padding-top: 0px;
	padding-bottom: 4px;
	
	
}
.imgleft {
	float: left;
	margin-right: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	background-color: #FFCC66;
	border: 1px solid #FFCC33;
}
.divleft {
	float: left;
	margin-right: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	background-color: #FFCC66;
}
.divleft img {
	margin: 4px;
	border: 1px solid #91C6FF;
}
.imgright {
	float: right;
	margin-left: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 0px;
	border: 1px solid #FFCC33;
}	
.divright {
	float: right;
	margin-left: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 0px;
}
.divright img {
	margin-bottom: 4px;
	border: 1px solid #FFCC66;
}	

a:link, a:visited {
	color: #CC6633;
	text-decoration: underline;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}



ul.list {
	list-style-type: disc;
	line-height: 15px;
	font-size: 13px;
	color: #333;
	list-style-position: outside;
	padding-left: 12px;
	margin-left: 60px;
	margin-bottom: 4px;
	padding-bottom: 12px;
	margin-right: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.list li {
	margin: 0px 0px 4px 14px;
	list-style-position: outside;
	padding-right: 18px;
	padding-bottom: 2px;
	list-style-type: disc;
}
#flyers {
	margin-left: 54px;
	width: 450px;
}
#flyers td {
	padding: 8px 8px 2px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #99CCCC;
}
#flyers .noborder {
	border: none;
}	
.center {
	text-align: center;
}
.center img {
	margin-right: 1px;
	border: 1px solid #339999;
}
.clear {
	clear: both;
}
.indent {
	padding-left: 70px;
}
#footer {
	width: 810px;
	font: bold 13px/18px Arial;
	color: #336699;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
}
.right {
	text-align: right;
	position: relative;
}
.quotemark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
}
#facebook-home {
	position: absolute;
	right: 32px;
	top: 186px;
	font: 10px/11px Arial, Helvetica, sans-serif;
	color:#336666;
	text-align: left;
	width: 200px;
}
#facebook-home img{
	float: left;
	margin-right: 6px;
}

/*for mailing list form and order form */
#contactinfo {
	border: 2px solid #3399CC;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 96px;
	line-height: 14px;
	padding: 12px;
}
#contactinfo input, #contactinfo textarea {
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#contactinfo input.button {
	padding: 6px 9px;
	margin-left: 36px;
	background-color: #fc6;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	color: #069;
}
#contactinfo td {
	padding: 8px 4px 4px;
	color: #006699;
}
#contactinfo td.label {
	width: 120px;
	text-align: right;
}
	
	
/*for mail stuff, from Devin from nacredata*/
.not_displayed {
    display: none;
}
.hide {
    visibility: hidden;
}
