body {
	font-size: 62.5%;
}

/* framing all content */

#frame {
	text-align: left;
	font-size: 1.2em;
}

/* email subscribe on top */

#content-subscribe{
	font-size: 1.8em;
	color: #b9d536;
	font-style: italic;
}

#content-subscribe a, #content-subscribe a:hover,#content-subscribe a:active,#content-subscribe a:visited{
	text-decoration:none;
	color:  #b9d536;
}

/* subscribe input box */

#content-subscribe #subscribe {
	font-style: normal;
	font-size: 0.6em;
}

/* top menu */

#menu {
	padding-top: 20px;
	height:95px;
}

/* main content area below menu */

#content-main {
	background-color: #FFF;
	background-image: url(../images/bg_paper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 24px;
}
#content-main-area h1, #content-main-area h2, #content-main-area h2, #content-main-area h3, #content-main-area h4, #content-main-area h4 a, #content-main-area h5, #content-main-area h5 a, #content-main-area h6, #content-main-area h6 a, #menu h3{
	color: #060;
	padding-bottom: 12px;
}
#content-main-area h1 {
	font-size: 2.2em;
	font-style: italic;
}
#content-main-area h2 {
	font-size: 2em;
	font-style: italic;
}
#content-main-area h3, #menu h3 {
	font-size: 1.8em;
	font-style: italic;
}
#content-main-area h4 {
	font-size: 1.6em;
	font-style: italic;
}
#content-main-area h5, #content-main-area h5 a{
	text-decoration:none;
	padding: 0 0 0 0;
	font-size: 1.1em;
	font-style: normal;
}
#content-main-area h6, #content-main-area h6 a, .basic-green-text, .basic-green-text a {
	text-decoration: none;
	font-size: .9em;
	padding: 0 0 0 0;
	color: #060;
}
#content-main-area h6{
	color: #000;
}

.basic-green-text a strong{
	font-weight: bold;
}

.basic-green-text a em{
	font-style: italic;
}


/* sidebar on the left side of the page */

#sidebar {
	width: 184px;
	float: left;
}

#sidebar-location-title {
	font-size: 1.45em;
	text-transform: uppercase;
	font-style: italic;
	color: #74953d;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sidebar address {
	font-style: normal;
	font-size: 1.55em;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* different case for second line of address */

#sidebar address span {
	text-transform: uppercase;
}

/* hours open text */

#sidebar-hours, .lime-green {
	font-size: 2.55em;
	font-style: italic;
	color: #bad536;
}

/* days open text */

#sidebar-days {
	font-size: 2.5em;
	color: #bad536;
	font-style: italic;
}

/* phone number text */

#sidebar-phone, .light-blue {
	font-size: 2.35em;
	color: #9cd5c4;
	text-align: center;
}

/* search box formating */

#sidebar-search {
	background-color: #9cd5c4;
	padding: 7px;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* search input */

#sidebar-search input {
	width: 100px;
}

/* resizing font */

#sidebar-search span {
	font-size: 1.55em;
	font-style: italic;
	color: #74953d;
}

/* secondary menu formating */

	#sidebar-menu {
		font-style: italic;
		font-size: 2em;
	}
	
	#sidebar-menu li a:link, #sidebar-menu li a:visited {
		color: #74953d;
		text-decoration: none;
	}
	
	#sidebar-menu li a:hover {
		color: #89D8C4;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #89D8C4;
	}

/* area where the rest of the content is placed */

#content-main-area {
	font-size: 1.4em;
}

#content-main-area img{
	padding: 12px;
}

/* setting standard elements formating */

#content-main-area ul, #content-main-area ol {
	padding-bottom: 12px;
}

/* unordered list */

#content-main-area ul li {
	padding-bottom: 4px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}

/* ordered list */

#content-main-area ol li {
	padding-bottom: 4px;
	list-style-type: decimal;
	margin-left: 20px;
}

/* blockquote */

#content-main-area blockquote {
	margin-left: 20px;
}
#content-main-area p{
	padding-bottom: 12px;
}

/* homepage features section */

/* wrapping features boxes */

#content-features {
	width: 530px;
	padding-top: 12px;
	min-height: 175px;
	float: left;
}

/* news box */

#content-news {
	width: 170px;
	float: left;
}

/* ask jen box */

#content-ask-jen {
	float: left;
	width: 170px;
}
.front-page-subsection-title  {
	font-size: 2em;
	color: #BAD536;
	font-style: italic;
}


/* formating for ask jen feature question */

.feature-question {
	background-image: url(../images/bg_question.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}

/* featured product box */

#content-product {
	float: left;
	width: 174px;
	background-image: url(../images/bg_featuredProduct.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

/* formating h2 in the features boxes */

#content-features h2 {
	color: #bad536;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-size: 2.5em;
	line-height: .8em;
	padding-bottom: 6px;
}
/* formating h2 for product feature box */

#featured-product-title  {
	color: #9cd5c4;
	font-style: normal;
	font-size: 1.8em;
	text-align: center;
	padding-bottom: 0px;
}

/*  */

#footer {
	clear: both;
}






















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
color: #060;
padding-bottom: 12px;
font-size: 2.2em;
font-style: italic;
}

h2 {
	font-size: 62.5%;
	color: #060;
	padding-bottom: 12px;
	font-size: 2em;
	font-style: italic;
}

h3 {
	color: #060;
	padding-bottom: 12px;
	font-size: 1.8em;
	font-style: italic;
}

h4 {
	color: #060;
	padding-bottom: 12px;
	font-size: 1.6em;
	font-style: italic;
}

h5 {
	color: #060;
	padding-bottom: 12px;
	text-decoration:none;
	padding: 0 0 0 0;
	font-size: 1.1em;
	font-style: normal;
}

h6 {
	color: #060;
	padding-bottom: 12px;
	text-decoration: none;
	font-size: .9em;
	font-style: normal;
	padding: 0 0 0 0;
}

.lime-green {
	font-size: 2.55em;
	font-style: italic;
	color: #bad536;
}

.light-blue {
	font-size: 2.35em;
	color: #9cd5c4;
	text-align: center;
}

