/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 18, 2013 11:48:50 AM America/New_York */


@font-face {
    font-family: 'SourceSansProLight';
    src: url('../fonts/SourceSansPro-Light-webfont.eot');
    src: url('../fonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Light-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Light-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Light-webfont.svg#SourceSansProLight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'SourceSansProRegular';
    src: url('../fonts/SourceSansPro-Regular-webfont.eot');
    src: url('../fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Regular-webfont.svg#SourceSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProItalic';
    src: url('../fonts/SourceSansPro-It-webfont.eot');
    src: url('../fonts/SourceSansPro-It-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-It-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-It-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-It-webfont.svg#SourceSansProItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProSemibold';
    src: url('../fonts/SourceSansPro-Semibold-webfont.eot');
    src: url('../fonts/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Semibold-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Semibold-webfont.svg#SourceSansProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProSemiboldItalic';
    src: url('../fonts/SourceSansPro-SemiboldIt-webfont.eot');
    src: url('../fonts/SourceSansPro-SemiboldIt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-SemiboldIt-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-SemiboldIt-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-SemiboldIt-webfont.svg#SourceSansProSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProBold';
    src: url('../fonts/SourceSansPro-Bold-webfont.eot');
    src: url('../fonts/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Bold-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Bold-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Bold-webfont.svg#SourceSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProBoldItalic';
    src: url('../fonts/SourceSansPro-BoldIt-webfont.eot');
    src: url('../fonts/SourceSansPro-BoldIt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-BoldIt-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-BoldIt-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-BoldIt-webfont.svg#SourceSansProBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProBlack';
    src: url('../fonts/SourceSansPro-Black-webfont.eot');
    src: url('../fonts/SourceSansPro-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Black-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Black-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Black-webfont.svg#SourceSansProBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*------------------------------------*\
	RESET
\*------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
//h1,h2,h3,h4,h5,h6{
//	font-size:100%;
//	font-weight:normal;
//}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}

/*------------------------------------*\
	STYLES
\*------------------------------------*/
body {
	color: #FFF;
	width: 960px;
	margin: 0px;
	padding: 0px;
	font-family: "Source Sans Pro", "Franklin Gothic", Arial, Helvetica, sans-serif;
}
p, ul, ol, a, td {
	font-size: 14px;
}
p, h1, h2, td {
	padding: 0px;
	margin: 0px;
}

/* LINKS */


a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
 /* Heading Styles */
 
.titletext {
	font: "Source Sans Pro Bold";
	font-size: 28px;
	line-height: 30px;
	color: #FFF;
	margin-bottom: 25px;
}
.titlesubtext {
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	color: #FFF;
}
.subhead, .subhead a {
	font: "Source Sans Pro Bold";
	font-weight: bold;
	color: #000;
	font-size: 20px;
	margin-bottom: 3px;
}
.subhead2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 30px;
}
/* Body Text */

.bodytext, p, td {
	font: "Source Sans Pro";
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	margin-bottom: 15px;
}
.introparagraph {
	line-height: 180%;
	font-style:italic;
	font-weight: lighter;
	font-size:14px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	text-align: justify;

}
.introparagraph:first-line {
	text-transform: uppercase;
}
.introparagraph:first-letter {
	font-size: 200%;
	font-weight: lighter;
}


/* Writing Article-specific */

.bodytextarticle, ul, ol {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
ul.bodytextarticle, ol.bodytextarticle {
	padding-left: 40px;
	width: 80%;	
}
ul.bulleted {
	width: 80%;
}
ol {
  padding-left: 40px;
}
	
.quotation {
	font-size: 14px;
	font-style: italic;
	text-align: justify;
	line-height: 20px;
	margin-bottom: 20px;
	padding-left: 30px;
	width: 60%;

}
.details {
	font-weight: normal;
	font-size: 11px;
	color: #000;
}
.footnote {
	border-top: 1px #FFF solid;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-top: 10px;
	width: 70%;	
}

/* Misc */

/* Table Styles (Services page) */

table {
	border: #FFF solid 1px;
	width: 600px;
	margin: 20px 0px;
}
td {
	height: 30px;
	padding: 10px;
}
td.service_desc {
	width: 70%;
}
td.service_time {
	width: 20%;
}
td.service_cost {
	width: 10%;
}
div.contactform, form.contact {
	width: 450px;
 min-height: 550px;
	margin-right: 75px;
	padding: 0;
	float: left;
	background-color: #EABE5C;
	-webkit-box-shadow: 3px 3px 21px -6px rgba(41,28,20,1);
-moz-box-shadow: 3px 3px 21px -6px rgba(41,28,20,1);
box-shadow: 3px 3px 21px -6px rgba(41,28,20,1);
}

/* Newsletter Sign-up Form */

#ema_signup_form, #ema_signup_form_2 {
	width: 400px;
	max-height: 450px;
	margin-right: 75px;
	padding: 20px;
	background-color: #89cd92;
	border: 2pt #FFF solid;
	-webkit-box-shadow: 3px 3px 21px -6px rgba(41,28,20,1);
-moz-box-shadow: 3px 3px 21px -6px rgba(41,28,20,1);
box-shadow: 3px 3px 21px -6px rgba(41,28,20,1);
}

#ema_signup_form_2 {
	background-color: #D48B3C;
}
	

div.mimi_field {
	width: 200px;
	padding-top: 20px;
}

.newsletter_signup_submit_div {
	min-height: 150px;
}


#signup_first_name, #signup_email, #signup_last_name {
	width: 300px;
}


#webform_submit_button {
	width: 175px;
	height: 30px;
}


/* END Newsletter Sign-up Form */

.form div {
	padding-left: 15px;
}

.recaptchatable, recaptchatable img {
    width: auto;
    height: auto;
    }

div.paypal_form form {
        margin-bottom: 0;
		float: none;
		min-height: initial;
}
div.paypal_form body.ie7 form, div.paypal body.ie8 {
        margin-bottom: 0;
}
div.paypal_form form p {
        margin-bottom: 0;
}
div.paypal_form form label {
        float: none;
        width: auto;
        margin-top: 0;
}
div.paypal_form form input, div.paypal form textarea, div.paypal form select {
        padding: 0;
        background: transparent;
        border: 2px inset #D9D9D9;
        width: auto;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
}
table.paypal_form {
	width: 300px;
}

.hidden {
	color: #FFF;
	display: none;
}
.lowercase {
	text-transform: lowercase;
}
.questions {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
p.quotetext {
	font-style: italic;
	line-height: 17px;
	color: #4c4b4b;
	margin: 0px 150px;
}
p.quotetext2 {
	font-style: italic;
	line-height: 17px;
	color: #4c4b4b;
//	margin: 0px 150px;
}
div#writing h1.titletext {
	margin-bottom: 5px;
}
	
/* NAVIGATION */

/* Main Nav Styling */
.nav {
  height: 28px;
}
.nav ul {
	padding: 8px 90px 2px 90px;
	background-color: #F1F0E9;
	width: 780px; /* padding affects size; 780 + 90 padding-left + 90 padding-right = 960 (body width) */
	list-style: none;
	text-transform: uppercase;
	font-size: 11px;	
	position: relative;	
  display: inline-block;
}
.nav ul li {
	float: left;
	/*height: 28px;*/
}
.nav ul li a {
	font-size: 12px;
	display: block;
	padding: 0px 16px 1px 16px;
}
.nav ul a:link,
.nav ul a:visited {
	color: #B0AFA9;
	text-decoration: none;
	font-weight: bold;
} 
.nav ul li.current_active a:link,
.nav ul li.current_active a:visited {
	color: #000;
}
.nav li:hover a {
    color: #76756d;
}
.nav ul ul {
   display: none; 
    width: 135px;
  }

.nav ul li:hover > ul {
  display: block;
}

/* Sub Nav Styling */

.nav ul li:hover > ul {
  margin: 0;
  padding: 0;
  z-index: 001;
  opacity: .95;
  filter:alpha(opacity=95); /* For IE8 and earlier */	
}
.nav ul li:hover > ul li {
  float: none;
  display: block;
}
.nav ul li:hover > ul li a {
  color: #B0AFA9;
  min-width: 150px;
  opacity: 1;
  filter:alpha(opacity=100); /* For IE8 and earlier */
}
.nav ul li:hover > ul li a:hover {
  color: #76756d;
  opacity: 1;
  filter:alpha(opacity=100); /* For IE8 and earlier */
}
.nav ul li {
  position: relative;
}
.nav ul li ul {
  position: absolute;
  top: 20px;
  left: 0px;
                    }
/* Title Bar */

div.titlebar {
	height: 75px;
	top: 28px;
	z-index: 000;
}

/* Main Content */

div.maincontent {
	/*min-height: 541px;*/
	padding: 90px 90px 90px 90px;
	background-repeat: repeat-y;
}

div#freedownload {
	background: url(images/home-backgroundmain.gif);
	min-height: initial;
}
div#overlap {
	position: absolute;
	top: 120px;
	margin: 0px 120px;
	padding-right: 90px;
	
}
div#overlap p {
	margin-bottom: 500px;
}
div#method {
	background: url(images/method-backgroundmain.gif);
}
	
div#prodserv {
	background: url(images/prodserv-backgroundmain.gif);
	padding-bottom: 20px;
}
	
div#about {
	background: url(images/about-backgroundmain.gif);
	clear:both;
}
div#products {
	background: url(images/writing-backgroundmain.gif);
}
div#products div {
	top: 10px;
}
div#writing h1 {
	margin: 20px 0px 30px 0px;
}
div#book1 {
	float: left;
	width: 650px;
}
div#book2 {
	width: 650px;
}
div#articles {
	padding: 10px 0px;
	clear: both;
}
div#faq {
	background: url(images/faq-backgroundmain.gif);
	padding-bottom: 40px;
}
div#faq div {
	top: 30px;
}
div#resources {
	background: url(images/resources-backgroundmain.gif);
}
div#resources div {
	top: auto;
	padding: 20px 0px;
}	
div#contact {
	background: url(images/contact-backgroundmain.gif);
}

div.floatformfield {
	float: right;
	width: 300px;
	padding-left: 20px;
}

/* Footer */

div.footer {
	min-height: 122px;
	padding-top: 10px;
	background: url(images/backgroundfooter.gif);
	background-repeat: no-repeat;
}


/* Images */

.indent, .indent2, .indent3, .indent4 {
	border: 5px solid white;
	float: left;
	margin: 0px 25px 5px 0px;
}
.indent2 {
	margin-bottom: 5px;
	display: block;
}
.indent3 {
	margin-top: 0px;
	margin-bottom: 50px;
}
.indent4 {
	posiiton: static;
	margin-right: 10px;
	margin-bottom: 30px;
}

/* Homepage Redesign */

/*DIV formatting*/

div#home {
	background: url(images/home-backgroundmain.gif);
	background-repeat:repeat-y;
	height: 750px;
  padding: 0px;
}
.SRT {
  position: relative;
  top: -58px;	
  left: 700px;
}
#home_testimonial {
  padding-top: 50px;
  margin-right: 20px;
  width: 180px;
  /* total width = 200 */
  float:left;
}
.home_introtext {
	float:left;
	margin-top: 50px;
	padding-bottom: 20px;
	width: 660px;
}
.home_graphic {
	padding-top: 15px;
	margin-bottom: 30px;
}
.call-to-action {
	border: #FFF solid 1px;
        padding: 5px;
	float:left;
}
.3_col_group {
	clear:both;
	margin: 10px;
}
.home_summary {
	/*background-image: url(images/home-backgroundmain-lt.gif);*/
	float: left;
	width: 310px;
	height: 120px;
	margin-right: 20px;
}
.left_callout {
	padding: 12px;
	width: 170px;
	height: 120px;
	float: left;
}
.right_callout {
	background-image: url(images/resources-backgroundmain.gif);
	background-position: left;
	float: left;
	width: 120px;	
	height: 130px;
	padding: 12px;
}


/* TEXT formatting */

.SRTtext {
	color: #353535;
	font-size: 16px;
	padding-right: 10px;
}
#home_testimonial p.quotetext {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  color: #FFF;
  font-size: 14px;
  line-height: 170%;
  /*text-align: justify;*/
}
.home_introtext h1, .home_introtext h2 {
	color: #353535;
	text-align: center;
}
.home_introtext h1 {
	line-height: 42px;
	padding-top: 15px;
	font-size: 46px;	
}
.home_introtext h2 {
	font-weight:normal;
	font-size: 18px;
	text-align: center;
	line-height: 24px;
	padding-top: 15px;
}
.lesser {
	font-size: 32px;
}
.home_summary p {
	color: #353535;
	font-size: 15px;
	line-height: 180%;
}
div#home a {
	display: block;
        text-align: center;
        color: #FFF;
	font-size: 14px;
	text-decoration:none;
	line-height: 130%;
}
div#home p {
        margin: 0;
        padding: 0;
}
.grabber {
	display: block;
        background-color: #8e5079;
        border-radius: 10px;
        box-shadow: 0px -1px 10px #FFF inset;
	padding: 2px;
        rounded-corners: 25px;
	color: #FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 15px;
        line-height: 110%;
	font-weight: bold;
}
a.callout {
	display: block;
	color: #FFF;
	margin-bottom: 10px;
}

