
/*===================================
© 2011 CLICKFARM INTERACTIVE
====================================*/

/*===================================
GLOBAL CSS COLORS

Barn Red			#B32317
Rusted Grass Green	#4f7d60
Burnt Orange: 		#FEA640
Soil Brown			#777053
Burnt Sienna		#A8996e
Light Tan			#e8e8c9
Old Paper White		#eae7d3
====================================*/

img {
	border: none;
}
.clear {
	clear: both;
}
html {
	background-image:url(/common/images/landscapePattern.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
body {
	margin:0;
	padding:0;
	background-image:url(/common/images/landscapeFull.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: #343311;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	color:#777053;
}
hr {
	margin: 30px 0 25px 0;
	padding: 0;
	height: 0;
	border: none;
	border-top: 1px dotted #B09B6D;
}
object, embed {
	outline: 0;
}
#mainShell {
	position:relative;
	margin:0 auto;
	background-image:url(/common/images/woodPanelsMiddle.png);
	background-repeat:no-repeat;
	background-position: top;
	width:1260px;
	min-height:850px;
	border-top:none;
}
.red {
	color: #B32317;
	font-weight: bold;
	font-family: Times, serif;
	font-size: 14px;
}
.tip {
	background-image: url(/common/images/tip.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	min-height: 48px;
	width: 220px;
	/* top: 25px; */
}
.tipTitle {
	padding: 16px 0 0 19px;
}
.tipTitle img {
	padding: 0 5px 0 5px;
}
.tip a, .tip a:visited {
	text-decoration: none;
	color: #B32317;	text-transform: uppercase;
}
.tip a:hover {
	text-decoration: underline;
	color: #B32317;
}
#clouds {
	position: absolute;
	z-index: -1;
}
#windmill {
	position: absolute;
	top: 202px;
	left: 65px;
	z-index: 2;
}
.logo {
	position: absolute;
	z-index: 10;
	top: 190px;
	left: 55px;
}
.calendar {
	position: absolute;
	top:5px;
	right:115px;
}
#contentShell {
	position:absolute;
	z-index: 10;
	top:157px;
	left:289px;
	width:873px;
}
.navigation {
	background-image:url(/common/images/paperNavigation.png);
	background-repeat:no-repeat;
	width:870px;
	height:35px;
	margin: 0 0 0 3px;
	text-align: center;
}
.headline {
	position: relative;
	top: 0;
	left: 0;
	width:865px;
	height:67px;
	text-align: right;
}
.hr {
	margin: 0 0 0 -14px;
	padding: 0 0;
}
#content {
	position: relative;
	background-image:url(/common/images/paperContentFill.png);
	background-repeat:repeat-y;
	width:870px;
	min-height:400px;
	margin-bottom: 25px;
}
#fullContent {
	width: 870px;
	margin: 0;
	position: relative;
}
#mainContent {
	float: left;
	width: 625px;
	margin: 0;
	position: relative;
}
#rightContent {
	position: absolute;
	padding-top: 25px;
	right: 41px;
	width: 195px;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 70px;
	width: 870px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A8996e;
	background-image: url(/common/images/paperContentFooter.png);
}
#footer a {
	text-decoration: none;
	color: #A8996e;
	margin: 0 auto;
}
#footer a:hover {
	color:#777053;
}
#footer span
{
	margin:0 6px;
}
.imageFloatLeft {
	float:left;
	padding: 15px 10px 10px 0;
}
.imageFloatRight {
	float:right;
	padding: 0 0 10px 10px;
}
.imageCentered {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
.clearFloats {
	clear:both;
}


/*===================================
LABELS
====================================*/
.homeLabel {
	background-image: url(/common/images/home_label.jpg);
	background-repeat: no-repeat;
	height: 405px;
	width: 230px;
	position: absolute;
	top:-30px;
	left: 50px;
	z-index:100;
}
.pageLabel {
	height: 88px;
	width: 48px;
	position: absolute;
	top: 18px;
	left: 50px;
	z-index: 100;
}
.whoLabel {
	background-image: url(/common/images/who_label.png);
	background-repeat: no-repeat;
}
.whatLabel {
	background-image: url(/common/images/what_label.png);
	background-repeat: no-repeat;
}
.workLabel {
	background-image: url(/common/images/work_label.png);
	background-repeat: no-repeat;
}
.newsLabel {
	background-image: url(/common/images/news_label.png);
	background-repeat: no-repeat;
}
.contactLabel {
	background-image: url(/common/images/contact_label.png);
	background-repeat: no-repeat;
}
/*===================================
CONTENT AREAS
====================================*/
.introParagraph {
	width: 315px;
	padding: 50px 0 0 310px;
	min-height: 300px;
	text-align: left;
}

.paragraphFull {
	width: 705px;
	padding: 50px 0 20px 130px;
	text-align: left;
	margin-bottom:70px;
}

.paragraph {
	width: 495px;
	padding: 50px 0 20px 130px;
	text-align: left;
	margin-bottom:70px;
}

.paperShadowHome {
	position:absolute;
	z-index:1;
	background-image:url(/common/images/paperShadowBottom1.png);
	background-repeat:no-repeat;
	width:870px;
	height:42px;
}
.paperShadowInner {
	position:absolute;
	z-index:1;
	background-image:url(/common/images/paperShadowBottom2.png);
	background-repeat:no-repeat;
	width:870px;
	height:42px;
}
.workArea, .contactArea {
	padding: 20px 10px 50px 140px;
}
.newsEvents {
	width: 497px;
	padding: 50px 0 0 150px;
	text-align: left;
}
.newsEvents .hr {
	padding: 10px 0 10px 0;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #eae7d3;
	background-color: #A99A6F;
	/* width: 50px; */
	margin: 0 20px 0 0;
	padding: 1px 3px;
	float: right;
	text-align: center;
}
.date p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0;
	padding: 0 0;
}
.newsEvents a, .newsEvents a:visited {
	text-decoration: none;
	color: #B32317;
}
.newsEvents a:hover {
	text-decoration: none;
	color: #777053;
}
.ready {
	width: 497px;
}
.here {
	width: 250px;
	float: left;
}
.listening {
	width: 147px;
	float: left;
}
div.hr {
	display: none;
}
.hrDottedLine {
	background-image:url(/common/images/hr.gif);
	height:1px;
	width: 100%;
	margin:10px 0 10px 0px;
}
.wawg {
	width: 495px;
	padding: 50px 0 0 150px;
	margin-bottom: 50px;
}
/*======================================
NAVIGATION
======================================*/
.navigation ul {
	/* width: 790px; */
	/* float: left; */
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
}
.navigation li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	list-style: none;
	display: inline;
	position: relative;
	margin: 0 15px 0 15px;
	top: 12px;
	text-align: center;
	text-transform: uppercase;
}
.navigation li a, .navigation li a:visited {
	text-decoration: none;
	color: #777053;
}
.navigation li a:hover {
	text-decoration: none;
	color: #B32317;
}
.navigation li a.active {
	color: #B32317;
}
/*=====================================
CALLOUTS
======================================*/
#callouts {
	padding: 0 0 75px 43px;
	position: relative;
	height: 168px;
	width: 582px;
}
#calloutOne, #calloutTwo, #calloutThree {
	height: 168px;
	width: 183px;
	background-image: url(/common/images/callout.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 10px 0 0;
}
.calloutContent {
	padding: 7px 0 0 7px;
}
/* IF -- CALLOUT REQURES TEXT CONTENT, ACTIVATE THIS P CSS  */
/*
.calloutContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #777053;
	width: 105px;
	padding: 10px 5px 6px 7px;
}
*/
.calloutLabel h3 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #eae7d3;
	padding: 10px 0 0 0;
}
.calloutLabel a, .calloutLabel a:visited {
	color: #eae7d3;
	text-decoration: none;
}
.calloutLabel a:hover {
	color: #fff;
	text-decoration: none;
}
/*==================================
SERVICES
===================================*/
.servicesArea {
	padding: 0 0 50px 80px;
	height: 580px;
	width: 750px;
	position: relative;
}
.servicesTabs {
	position: absolute;
	top:2px;
	height: 460px;
	width: 113px;
	z-index:2;
}
.servicesTabs ul {

}
.servicesTabs li {
	margin: 3px 10px 0 10px;
	list-style: none;
}
.servicesContainer {
	background-image: url(/common/images/services_container.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 400px;
	/*margin: 40px 0 0 110px;	 */
	padding: 25px 10px 10px 50px;
	position: absolute;
	top:0;
	left:189px;
	z-index:1;
}
.servicesContainer .hr {
	padding: 10px 0 10px 0;
}
/* TEXT AREA FOR SERVICES  */
.servicesDescription {
	width: 355px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #777053;
	text-align: left;
}
/* SMALL IMAGES REPRESENTING SERVICE TAB  */
img.servicesThumb
{
	position:absolute;
	left:48px;
}
img.servicesThumb1
{
	top:20px;
}
img.servicesThumb2
{
	top:88px;
}
img.servicesThumb3
{
	top:156px;
}
img.servicesThumb4
{
	top:224px;
}
img.servicesThumb5
{
	top:292px;
}
img.servicesThumb6
{
	top:360px;
}
img.servicesThumb7
{
	top:428px;
}
img.cutoff
{
	left:49px;
}

ul#servicesLinks
{
	font-family: Arial;
	height:66px;
	margin:20px auto;
	width:400px;
}

ul#servicesLinks li
{
	float:left;
	margin-left:0;
	width:182px;
}
ul#servicesLinks li a
{
	font-size:10px;
}

/* LARGE IMAGES REPRESENTING SERVICE  */
.serviceImage {
	height: 228px;
	width: 228px;
	position: absolute;
	top: 300px;
	right: 22px;
}
div.serviceTestimonial
{
	margin-top:20px;
	width:176px;
	float:left;
	font-size:11px;
}
ul#cmsBenefits li
{
	margin-bottom:4px;
}

/*==================================
TEXT
===================================*/
h1, h2, h3, h4, h5, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 0;
	padding:0;
}
p {
	margin:0 0 10px 0;
	padding:0;
}
h1 {
	font-size: 16px;
	color: #B32317;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #B32317;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #B32317;
	font-weight: bold;
}
h4, h5 {
	font-size: 10px;
	font-weight: bold;
	color: #B32317;
	text-transform: uppercase;
}


/*==================================
CONTACT US FORM
===================================*/

#ContactUsForm {
	width: 680px;
	padding: 31px 0 0 150px;
	margin-bottom:70px;
}

#ContactUsForm hr {
	display:none;
}

#ContactUsForm div.hr {
	margin-right:10px;
	background-image:url(/common/images/hr.gif);
	background-repeat:repeat-x;
	background-position: left;
	height:1px;
	width:489px;
	margin:5px 0px 10px 0px;
}
table.subscriptions
{
	position: relative;
	top: 15px;
	margin:0 0 15px 60px;
}
table.subscriptions tr td
{
	padding:0;

}
table.subscriptions tr td input
{
	float:left;
	margin-right:10px;
}
/*
table.subscriptions tr td label
{
	display:block;
	width:360px !important;
	text-align:left !important;
}
*/

/* HEADER */
#ContactUsForm .innerHead {
	margin: 18px 0 0 0;
}

#ContactUsForm .innerHead h2 {
	margin-bottom:3px;
}

#ContactUsForm .innerHead .wideParagraph {
	margin-bottom: 20px;
}
#ContactUsForm .innerHead .leftParagraph {
	float:left;
	width:200px;
	margin-bottom: 10px;
}

#ContactUsForm .innerHead .rightParagraph {
	float:left;
	width:230px;
	margin-left:10px;
	margin-bottom: 10px;
}

/* FORM */
#ContactUsForm .form {
	font-size:11px;
}

/* LEFT COLUMN */
#ContactUsForm .form .leftColumn {
	width:330px;
	float:left;
}

#ContactUsForm .form .leftColumn label {
	width:60px;
	text-align:right;
	float:left;
	position: relative;
	top: 2px;
}

#ContactUsForm .form .leftColumn .shortInput {
	font-family: Arial;
	font-size: 11px;
	width:250px;
	margin:0px 0px 5px 5px;
	float:left;
}

#ContactUsForm .form div.rfvStar, #ContactUsForm .rfvStar
{
	color:#B32317;
	width:2px;
	float:left;
}

.rfvStar {
	margin-left:3px;
	color:#B32317;
	width:2px;
	float:left;
}

#ContactUsForm .form .leftColumn .requiredFieldNotice {
	margin-left:67px;
}

/* RIGHT COLUMN */
#ContactUsForm .form .rightColumn {
	width:330px;
	float:left;
	margin-left:20px;
}

#ContactUsForm .form .rightColumn label {
	width:60px;
	text-align:right;
	float:left;
}

#ContactUsForm .form .rightColumn .messageLabel
{
	width:auto;
	margin-bottom:10px;
}

#ContactUsForm .form .rightColumn .messageInput {
	float:left;
	font-family: Arial;
	font-size: 11px;
	width:315px;
	height:100px;
	overflow:auto;
	margin:0px 2px 5px 0;
}

#ContactUsForm .form .rightColumn .optInCheckBox {
	margin-left:60px;
	float:left;
}

#ContactUsForm .form .rightColumn .optInCheckBox input{
	float:left;
}

#ContactUsForm .form .rightColumn .optInCheckBox label{
	float:left;
	width:195px;
	text-align:left;
	margin-left:5px;
}

/* SUBMIT BAR */
#ContactUsForm .form .submitBar {
	margin-top:25px;
	position:relative;
	height:30px;
}

#ContactUsForm .form .submitBar .leftHr {
	margin-right:10px;
	background-image:url(/common/images/hr.gif);
	height:1px;
	margin:10px 10px 5px 0px;
	float:left;
	width:520px;
}

#ContactUsForm .form .submitBar .rightHr {
	float:left;
	width:40px;
	margin-right:10px;
	background-image:url(/common/images/hr.gif);
	height:1px;
	margin:10px 0px 5px 10px;
}

#ContactUsForm .form .submitBar .submitWrapper {
	float:left;
}

#ContactUsForm .form .submitBar .submitWrapper .submitButton, .submitWrapper input.button {
	background-image: url(/common/images/ButtonGradient.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eae7d3;
	border: none;
	padding: 3px 5px 3px 5px;
	border: 1px solid #B32317;
}

div.ourWork {
	margin: 0 0 0 -10px;
	width: 710px;
}

/*==================================
SURVEY FORM
===================================*/

#SurveyForm .leftColumn {
	width:250px;
	float:left;
}

#SurveyForm .rightColumn {
	width:250px;
	margin-left:260px;
}

#SurveyForm .surveyColumn {
	width: 330px;
	float: left;
	margin: 0 10px 20px 10px;
}

#SurveyForm div.rfvStar {
	color:#B32317;
	float:left;
	width:6px;
}

#SurveyForm .surveyQuestion {
	margin-bottom:15px;
}

surveyQuestion .ty-screen {
	margin-bottom:0 !important;
}
#SurveyForm .surveyQuestion table {
	padding-left:10px;
	font-size:11px;
}

#SurveyForm .surveyQuestion table td {
	position:relative;
}

#SurveyForm .surveyQuestion table input {
	top:0px;
	position:relative;
	float:left;
}
#SurveyForm .surveyQuestion table span {
	left:20px;
	position:relative;
}

#SurveyForm .surveyQuestion table label {
	float:left;
	padding-top:3px;
	text-align:left;
}

#SurveyForm .surveyQuestion .questionText {
	display: block;
	margin-bottom: 10px;
}

#SurveyForm .surveyQuestion .questionText-ty {
	display: block;
}

#SurveyForm .surveyQuestion .subQuestionText {
	display: block;
	margin-top: 5px;
}

#SurveyForm .surveyQuestion .ratingOption {
	display: inline-block;
	width: 155px;
	padding-right: 8px;
	text-align: right;
}

#SurveyForm .surveyQuestion label.selectLabel {
	width:125px;
	text-align:left;
	margin-left:15px;
	font-size:11px;
	margin-top:5px;
	float:left;
}

#SurveyForm .surveyQuestion input,
#SurveyForm .surveyQuestion select,
#SurveyForm .surveyQuestion textarea {
	margin-top: 5px;
}
.surveyQuestion input[type=radio] {
	/* margin-right: 10px; */
	width: 20px;
}
#SurveyForm .surveyQuestion input[type=text],
#SurveyForm .surveyQuestion select,
#SurveyForm .surveyQuestion textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

#SurveyForm .surveyQuestion input[type=text],
#SurveyForm .surveyQuestion textarea {
	width: 315px;
}

#SurveyForm .surveyQuestion select {
	width: 323px;
}

#SurveyForm .surveyQuestion input[type=text].narrow,
#SurveyForm .surveyQuestion textarea.narrow {
	width: 215px;
}

#SurveyForm .surveyQuestion select.narrow {
	width: 223px;
}

#SurveyForm .surveyQuestion textarea {
	height: 120px;
}

#SurveyForm .surveyQuestion textarea.short {
	height: 50px;
}

#SurveyForm .surveyQuestion textarea.ghost {
	color: #CCCCCC;
	font-style: italic;
}

#SurveyForm .commentsInput {
	margin-left:18px;
	margin-top:10px;
	width:225px;
	height:150px;
}

#SurveyForm .surveyQuestion .shortSelect {
	margin-left:3px;
}

#SurveyForm .form .shortInput {
	width:140px;
	margin:0px 0px 5px 5px;
	float:left;
}

#SurveyForm .form .contactInformation .shortInput {
	width:125px;
	margin-bottom:10px;
}

#SurveyForm .form .contactInformation .stateSelect {
	width:130px;
	margin: 0px 0px 10px 5px;
	float:left;
}

#SurveyForm .form .contactInformation .rfvStar {
	width:10px;
}

#SurveyForm .form .contactInformation label {
	margin-top:5px;
}

#SurveyForm .form .contactInformation label.shortLabel {
	float:left;
}
.ratingLabelsLow, .ratingLabelsHigh {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.ratingLabelsLow {
	float: left;
	margin-left: 165px;
}
.ratingLabelsHigh {
	float: right;
	margin-right: 25px;
}
/*==================================
FORM LAYOUT
==================================*/
.paperWrapper {
	padding-left:130px;
	padding-top:61px;
	padding-bottom:50px;
	width:700px;
}

.paperWrapper .submitBar {
	margin-top:10px;
	margin-left:10px;
	position:relative;
	height:40px;
}

.paperWrapper .submitBar.long {
	margin-left:2px;
}

.paperWrapper hr {
	display:none;
}

.paperWrapper .submitBar .leftHr {
	background-image:url(/common/images/hr.gif);
	height:1px;
	margin:10px 10px 5px 0px;
	float:left;
	width:335px;
}

.paperWrapper .submitBar .leftHr.long {
	width:557px;
}
.paperWrapper .submitBar .leftHr.two-column {
	width:195px;
}

.paperWrapper .submitBar .rightHr {
	float:left;
	width:40px;
	background-image:url(/common/images/hr.gif);
	height:1px;
	margin:10px 0px 5px 10px;
}

.paperWrapper .submitBar .submitWrapper {
	float:left;
}
/* Testimonials */
div.testimonial
{
	border-bottom:dotted 1px #b09b6d;
	padding-bottom:10px;
	margin-bottom:10px;
}
div.testimonial p
{
	font-style:italic;
	font-weight:bold;
}
div.testimonial p.person
{
	font-style:normal;
	font-weight: normal;
}
div.testimonial span
{
	font-size:11px;
}

a
{
	color:#B32317;
}
a:hover
{
	text-decoration:none;
}
a:visited
{
	color:#B32317;
}
p.question
{
	font-weight:bold;
}

/* Signup Form */
div#signup
{
	display:none;
	position:absolute;
	top:0;
	left:285px;
	height:221px;
	width:270px;
	z-index:100;
	font-family: Arial;
	font-size:11px;
	background-image: url(/common/images/monthly-morsel-fill.png);
	background-repeat: repeat-y;
}
div.left .comment-from input.button {
	width:auto;
	height: auto;
	background-image: url(/common/images/ButtonGradient.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eae7d3;
	border: none;
	padding: 2px 4px;
	border: 1px solid #B32317;
}
div#signup h4 {
	margin: 0;
	padding: 15px 0 8px 37px;
	font-size: 11px;
}
div#signup p {
	font-family: Arial;
	font-size:11px;
	padding: 0 0 10px 25px;
}
div#signup label
{
	float:left;
	font-size:10px;
	margin-top:1px;
	padding-right:3px;
	width:90px;
	text-align:right;
}

div#signup input, div#signup textarea
{
	font-family: Arial;
	width: 110px;
	height: 11px;
}
div#signup input.wideTextBox, div#signup textarea.wideTextBox
{
	font-family: Arial;
	width: 150px;
	height: 11px;
}
div#signup input, div#signup select
{
	float:left;
	font-size:11px;
	margin-bottom:5px;
}
div#signup input.button
{
	width:auto;
	height: auto;
	margin: 2px 0 0 94px;
	background-image: url(/common/images/ButtonGradient.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eae7d3;
	border: none;
	padding: 3px 5px;
	border: 1px solid #B32317;
}
div#signup a
{
	display:block;
	float:left;
	margin:3px 0 0 10px;
}

div.signupVsum
{
	position:absolute;
	top:10px;
	left:130px;
	background-color:#eae7d3;
	width:240px;
	border:dotted 1px #B32317;
}
#lnkFadeInSignUpShell {
	position: relative;
	left: 277px;
	width: 225px;
	height: 60px;
	background-image: url(/common/images/monthly_morsel_closed_background.png);
	background-repeat: no-repeat;

}
#lnkFadeInSignUp {
	position: relative;
	top: 15px;
	left: 45px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.error
{
	color:Red;
	font-weight:bold;
}
div#kc h1 {
	font-weight:normal; font-size:13px;
	color:#777053;
}
a.careerOpportunity {
	position: relative;
	top: 30px;
}
/*==================================
TESTIMONIAL BOILERPLATES
==================================*/
.testBoilerplate
{
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #A8996E;
}

div.phones {
	height: 265px;
	border-top: 1px dotted #b09b6d;
	border-bottom: 1px dotted #b09b6d;
	margin: 15px 0;
	padding: 15px 0;
}
div.iphone {
	width: 220px;
	margin-right: 10px;
	float: left;
}
div.android {
	width: 220px;
	float: right;
}
/*==================================
SOCIAL MEDIA
==================================*/
.share-row {
	background-color: #e9f6fe;
	margin-top: 10px;
	padding: 10px;
}

.share-menu {
	float:right;
	top:-145px;
	right:-37px;
	position:absolute;
	z-index:5;
}

.share-panel {
	display:none;
	position:absolute;
	top: 0px;
	left:-480px;
	z-index:951;
}
.share-panel-bg {
	background: url(/common/images/share-panel-fill.png) repeat-x transparent;
	height: 140px;
	width:400px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 40px;
}

.google-plus-one {
	position: relative;
	top:5px;
}
.newsItemControls .twitter-share-button {
	position: relative;
	top: -4px;
}
.share-panel-bg .twitter-share-button {
	position: relative;
	top: 1px;
}
.bio .leftCol {
	float: left;
	width: 145px;
	margin-right: 10px;
}
.bio .rightCol {
	float: left;
	width: 340px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.monthly-morsel-sign-up, .simple-share-form {
	float: left;
	width: 325px;
	margin-bottom: 35px;
}
.simple-share-form {
	margin-left: 20px;
}
.survey-star {
	display: inline;
}
.required-star {
	background-image: url(/common/images/required-star.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.illo {
	margin-top: 30px;
}
.service, .service-intro {
	float: left;
	margin: 0 0 15px 15px;
	width: 345px;
}
.service {
	
}
.left {
	margin-left: -2px;
}
.services-top-cap {
	background-image: url(/common/images/services-top-cap.jpg);
	height: 20px;
}
.services-fill {
	background-image: url(/common/images/services-fill.jpg);
	background-repeat: repeat-y;
	padding: 0 20px;
	/* min-height: 200px; */
}
.services-bottom-cap {
	background-image: url(/common/images/services-bottom-cap.jpg);
	height: 20px;
}
.rttb-shell {
	position:relative;
	background-color: #eee8d8;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 10px 10px 5px;
}
.services-fill h2 {
	font-size: 14px;
	border-bottom: 1px dotted #A99A6F;
	background-image: url(/common/images/services-ornament.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.rttb {
	padding: 0px;
	padding-left: 22px;
	background-image: url(/common/images/services-open-close.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height:15px;
	line-height:15px;
	overflow:hidden;
}
.rttb-shell a {
	text-decoration: none;
}
.ttb {
	position: relative;
	display:block;
	float:none;
	margin: 0;
	padding: 10px 10px 0 22px;
	font-size: 11px;
	line-height: 14px;
	border: none;
	clear:both;
}
