
/* ---------------------------------------------------------------
Title:    Education Alliance
Designer: Shane Guymon
URL:      www.shaneguymon.com
Date:     21 SEPTEMBER 2009

© COPYRIGHT 2009, SHANE GUYMON | ALL RIGHTS RESERVED
--------------------------------------------------------------- */

body  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background-color: #A41F1A;
	margin: 0; 
	padding: 0;
	text-align: center;
	min-width: 980px;
}

small {
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

/* BRANDING BACKGROUND */

#brandingbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background: url(../images/bg-top.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 980px;
}

#wrapper {
	width: 960px;
	height: 212px;
	margin: 0 auto;
	text-align: right;
}

/* PROMOTIONS */

#promote {
	display: block;
	float: left;
	background: url(../images/30-days-in-september.png) no-repeat center top;
	width: 900px;
	height: 358px;
	margin: 0 30px 20px 30px;
}

#promote a {
	background: url(../images/30-days-in-september.png) no-repeat center top;
	float: left;
	width: 900px;
	height: 358px;
}

#promote a:hover {
	background: url(../images/30-days-in-september2.png) no-repeat center top;
}

#promote a span {
	visibility: hidden;
}

/* ADDRESS: This is for the address info */

#address {
	float: left;
	width: 290px;
	margin-top: 30px;
	padding-top: 0;
	padding-left: 130px;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #95452B;
}

#address .floatlft-sb {
	float: left;
	padding: 0 10px 5px 0;
}

/* PHONE NUMBER */

#phone {
	float: right;
	width: 280px;
	height: 30px;
	margin-top: 20px;
	margin-left: 0;
	padding-bottom: 0;
	padding-right: 10px;
	text-align: left;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.5em;
	color: #A43421; 
}

#phone .floatlft-sb {
	float: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

/* LOGO */

#logo {
	display: block;
	float: left;
	width: 208px;
	height: 134px;
	padding-top: 50px;
	margin-bottom: 0;
	margin-left: 30px;
}

#logo a {
	background: url(../images/logo.jpg) no-repeat center top;
	float: left;
	width: 208px;
	height: 134px;
}

#logo a span {
	visibility: hidden;
}

/* READ MORE BUTTON */

#read-more {
	display: block;
	background: url(../images/read-more.jpg) no-repeat center top;
	float: left;
	width: 76px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

#read-more a {
	background: url(../images/read-more.jpg) no-repeat center top;
	float: left;
	width: 76px;
	height: 25px;
	padding: 0px;
}

#read-more a:hover {
	background: url(../images/read-more2.jpg) no-repeat center top;
}

#read-more a span {
	visibility: hidden;
}

/* READ LESSON SUMMARIES */

#read-ls {
	display: block;
	background: url(../images/read-ls.jpg) no-repeat center top;
	float: left;
	width: 166px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#read-ls a {
	background: url(../images/read-ls.jpg) no-repeat center top;
	float: left;
	width: 166px;
	height: 25px;
	padding: 0px;
}

#read-ls a:hover {
	background: url(../images/read-ls2.jpg) no-repeat center top;
}

#read-ls a span {
	visibility: hidden;
}

/* READ MORE BUTTON 2 */

#read-more2 {
	display: block;
	background: url(../images/read-more.jpg) no-repeat center top;
	float: left;
	width: 76px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#read-more2 a {
	background: url(../images/read-more.jpg) no-repeat center top;
	float: left;
	width: 76px;
	height: 25px;
	padding: 0px;
}

#read-more2 a:hover {
	background: url(../images/read-more2.jpg) no-repeat center top;
}

#read-more a span {
	visibility: hidden;
}

/* DOWNLOAD */

#download {
	display: block;
	background: url(../images/download.jpg) no-repeat center top;
	float: right;
	width: 244px;
	height: 59px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0;
}

#download a {
	background: url(../images/download.jpg) no-repeat center top;
	float: right;
	width: 244px;
	height: 59px;
	padding: 0px;
}

#download a:hover {
	background: url(../images/download2.jpg) no-repeat center top;
}

#download a span {
	visibility: hidden;
}

/* APPLICATION */

#application {
	display: block;
	background: url(../images/application.jpg) no-repeat center top;
	float: left;
	width: 417px;
	height: 74px;
	margin: 40px 0 10px 20px;
}

#application a {
	background: url(../images/application.jpg) no-repeat center top;
	float: left;
	width: 417px;
	height: 74px;
	padding: 0px;
}

#application a:hover {
	background: url(../images/application2.jpg) no-repeat center top;
}

#application a span {
	visibility: hidden;
}

/* TESTIMONIAL BUTTON */

#testimonial-btn {
	display: block;
	background: url(../images/testimonials.jpg) no-repeat center top;
	float: left;
	width: 250px;
	height: 185px;
	margin: 0;
}

#testimonial-btn a {
	background: url(../images/testimonials.jpg) no-repeat center top;
	float: left;
	width: 250px;
	height: 185px;
	margin: 0;
}

#testimonial-btn a:hover {
	background: url(../images/testimonials2.jpg) no-repeat center top;
}

#testimonial-btn a span {
	visibility: hidden;
}

/* CONTACT BUTTON */

#contact-btn {
	display: block;
	background: url(../images/contact-btn.jpg) no-repeat center top;
	float: left;
	width: 250px;
	height: 159px;
	margin: 0;
}

#contact-btn a {
	background: url(../images/contact-btn.jpg) no-repeat center top;
	float: left;
	width: 250px;
	height: 159px;
	margin: 0;
}

#contact-btn a:hover {
	background: url(../images/contact-btn2.jpg) no-repeat center top;
}

#contact-btn a span {
	visibility: hidden;
}

/* BRANDING: This is the different header images */

#banner {
	float: left;
	background: url(../Headers/rotator.php) no-repeat center top;
	width: 628px;
	height: 224px;
	margin-top: 0;
	text-align: left;
}

#banner1 {
	float: left;
	background: url(../Headers/header1.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#banner2 {
	float: left;
	background: url(../Headers/header2.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#banner3 {
	float: left;
	background: url(../Headers/header3.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#banner4 {
	float: left;
	background: url(../Headers/header4.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#banner5 {
	float: left;
	background: url(../Headers/header5.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

/* HORIZONTAL NAVIGATION MENU */

#horNav {
	float: right;
	margin-top: 60px;
	padding-right: 15px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#horNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 570px;
}

#horNav ul a {
	display: block;
	float: left;
	margin-right: 5px;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	background: #F7F4DE;
	color: #A41F1A;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

#horNav li {
	float: left;
}

#horNav ul a:hover {
	background: #3E3F3F;
	color: #F7F4DE;
}

#horNav ul a:active {
	color: #F7F4DE;
}

#horNav ul .first a {
	border-left: hidden;
}

#current #horNav .current a {
	background: #A41F1A;
	color: #F7F4DE;
	cursor: default;
	font-weight: bold;
}

/* HORIZONTAL FOOTER NAVIGATION MENU */

#footerNav {
	float: left;
	margin-top: 20px;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footerNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 670px;
}

#footerNav ul a {
	display: block;
	float: left;
	margin-right: 5px;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	background: #B2593B;
	color: #F7F4DE;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

#footerNav li {
	float: left;
}

#footerNav ul a:hover {
	background: #6B1315;
	color: #F7F4DE;
}

#footerNav ul a:active {
	color: #F7F4DE;
}

#footerNav ul .first a {
	border-left: hidden;
}

#current #footerNav .current a {
	background: #6B1315;
	color: #F7F4DE;
	cursor: default;
	font-weight: bold;
}

/* CONTENT BACKGROUND */

#contentbg  {
	background: url(../images/bg-content.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 980px;
}

/* CONTENT WRAPPER */

#contentwrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

/* ---------------( CONTENT )--------------- */

#content {
	width: 580px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content h1 {
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #A41F1A;
}

#content h2 {
	margin: 0;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #A41F1A;
	border-top: 1px dotted #ECE5B2;
}

#content h2 a {
	color: #A41F1A;
	text-decoration: none;
}

#content h2 a:hover {
	color: #8BA2BC;
}

#content h3 {
	margin: 0 0 15px 0;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 10px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #3E3F3F;
	border-bottom: 1px dotted #ECE5B2;
}

#content h3 .details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

#content h4 {
	margin: 0;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 10px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #6F006F;
	border-bottom: 1px dotted #ECE5B2;
}

#content h4 .details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#content h5 {
	margin: 20px 30px 20px 30px;
	padding: 5px 5px 10px 5px;
	background: #F7F4DE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #3E3F3F;
	border-bottom: 1px dashed #3B2416;
	border-top: 1px dashed #3B2416;
}

#content p {
	padding-left: 30px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#content .normal {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}

#content p .map-details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #694416;
}

#content img {
	color: #F6ECC3;
	border-color: #F6ECC3;
}

#content em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* -------------------------------------------------- */

#content ul {
	margin-left: 40px;
	margin-right: 10px;
	padding: 0;
	list-style-type: none;
}

#content li {
	background: url(../images/bullet.jpg) no-repeat 0 50%;
	list-style: none;
	display: block;
	padding-left: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #A41F1A;
	border-bottom: 1px dotted #ECE5B2;
}

.strike {
	text-decoration: line-through;
}

blockquote {
	margin-left: 30px;
	margin-right: 0;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	background: #CFDDEF;
	color: #3E3F3F;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* ---------------( COLUMN LEFT )--------------- */

#column-left {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
}

#column-left h1 {
	margin: 0;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #A41F1A;
}

#column-left h2 {
	margin: 0;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #A41F1A;
	border-top: 1px dotted #ECE5B2;
}

#column-left h3 {
	margin: 10px 30px;
	padding: 8px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	font-style: italic;
	background: #FAF4DF;
	color: #3E3F3F;
	text-align: center;
	border-top: 1px dotted #694416;
	border-bottom: 1px dotted #694416;
}

#column-left p {
	padding-left: 30px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	
}

#column-left em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ---------------( FEATURE )--------------- */

#feature {
	width: 470px;
	float: left;
	margin: 0 0 0 30px;
	padding: 280px 0 10px 0;
	text-align: left;
	background: url(../images/bg-feature.jpg) no-repeat center top;
}

#feature h1 {
	margin: 20px 0;
	padding: 0;
	text-align: center;
}

#feature h2 {
	margin: 0 30px 0 30px;
	padding: 0 0 3px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	color: #971B1E;
	border-bottom: 1px dashed #3B2416;
	border-top: 1px dashed #3B2416;
}

#feature h3 {
	margin: 0 20px 0 20px;
	padding: 0;
	background: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #009FC2;
	border-bottom: none;
	border-top: none;
}

#feature h3+p {
	margin: 0;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	color: #009FC2;
}

#feature p {
	margin: 5px 0 15px 0;
	padding: 0 30px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	color: #3B2416;
	
}

/* ---------------( COLUMN RIGHT )--------------- */

#column-right {
	width: 360px;
	float: right;
	margin-left: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 20px;
	background: #F7F4DE;
	border: 1px solid #ECE5B2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#column-right h1 {
	margin: 0;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #A43421;
	border-bottom: 1px solid #A43421;
}

#column-right h2 {
	margin-bottom: 5px;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #A43421;
}


#column-right p {
	margin: 0;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3E3F3F;
}

#column-right .floatlft {
	float: left;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
}

/* ---------------( SPECIAL )--------------- */

#special {
	width: 500px;
	background: #FFFFCC;
	float: left;
	margin: 0 0 10px 30px;
	padding: 15px;
	text-align: left;
	border: 3px solid #FFFF99;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#special h1 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #5A7D9E;
	text-align: center;
	border-bottom: 3px solid #FFFF99;
}

#special p {
	padding-left: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align: center;
}


/* FAQ CONTENT */

#faq-content {
	width: 650px;
	float: left;
	margin-top: 0;
	padding-right: 30px;
	text-align: left;
}

#faq-content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #48311A;
}

#faq-content p {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #48311A;
}

/* SMILE GALLERY */

.smile-gallery {
	margin: 8px;
	padding: 10px 10px;
	float: left;
	font-size: 14px;
	border: 2px solid #E6E4D1;
}

/* ----------( SLIDESHOW )---------- */
	
#slideshow {
	width:620px;
	height:384px;
	margin-bottom: 20px;
	padding: 0;
	float: left; 
}


/* ----------( SIDE BAR RIGHT )---------- */

#sidebar { 
	width: 290px;
	float: right;
	margin: 0;
	padding: 0;
}


/* ----------( SIDE BAR RIGHT )---------- */

#sidebar-right { 
	width: 250px;
	float: right;
	margin-left: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 20px; 
}

#sidebar-right ul {
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
}

#sidebar-right li {
	list-style: none;
	display: block;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #808C6C;
}

#sidebar-right .underline {
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 210px;
	border-bottom: 1px dotted #694416;
}

#sidebar-right .underline:before {
	content: "\00BB \0020";
}

#sidebar-right .dark {
	display: block;
	background-color: #FBE89A;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#sidebar-right p {
	padding-left: 0;
	padding-right: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #694416;
}

#sidebar-right h1 {
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #DB8428;
	border-bottom: 1px dotted #694416;
}

#sidebar-right h2 {
	margin: 0;
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 27px;
	line-height: 30px;
	color: #A41F1A;
	border-top: 1px dotted #ECE5B2;
}

#sidebar-right .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-right: 10px;
}

/* ----------( RIGHT NAVIGATION MENU )---------- */

#right-nav { 
	width: 250px;
	float: right;
	margin-left: 0;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 20px;
	background: #F7F4DE;
	border: 1px solid #ECE5B2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
}

#right-nav ul {
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
}

#right-nav ul a {
	display: block;
	text-decoration: none;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 28px;
	padding-left: 6px;
	color: #A43421;
	border-bottom: 1px dotted #694416;
}

#right-nav li {
	list-style: none;
	display: block;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #808C6C;
}

#right-nav ul a:hover {
	line-height: 28px;
	padding-left: 6px;
	background: #ECE5B2;
	color: #3E3F3F;
}

html>body #right-nav ul a {
	margin: auto;
}


#current #right-nav .current a {
	line-height: 28px;
	padding-left: 6px;
	margin-right: 0;
	background: #ECE5B2;
	color: #3E3F3F;
	cursor: default;
}
	

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background-color: #A41F1A;
	margin: 0 auto;
	padding-top: 0;
	text-align: center;
	color: #1D2258;
	min-width: 980px;
}

/* ENDING FOOTER AREA */

#end {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0;
}

#address-footer {
	float: left;
	width: 560px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	color: #ECE5B2;
}

#shane-link {
	float: right;
	width: 250px;
	margin: 0 auto;
	padding-right: 20px;
	padding-top: 15px;
	text-align: right;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	color: #AB482C;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 15px;
}

.floatrt {
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 20px;
}

/* CONTACT FORM: This contains the contact form so there is a margin on the left side. */

#contactform {
	width: 500px;
	float: left;
	padding: 0 0 0 30px;
}

#contactform .star {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #A43421;
}

label>small{
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	color: #999999;
}

#comment-form fieldset {
	margin: 0 0 15px 0;
	border: none;
}

#comment-form fieldset label {
	display: block;
	margin: 0 0 8px 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A43421;
}

#comment-form fieldset input,
#comment-form fieldset textarea {
	width: 400px;
	padding: 5px;
	font-size: 14px;
	border: none;
	border: 5px solid #ECE5B2;
	background: #F7F4DE;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#comment-form fieldset textarea {
	height: 200px;
}

#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
	border: 5px solid #A43421;
	outline: none;
}

#comment-form .form-input-button {
	width: 200px;
	height: 49px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	border: none;
	color: #fff;
	text-shadow: 0px -1px 0px #374683;
	background-color: #A43421;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#comment-form .form-input-button:hover,
#comment-form .form-input-button:focus{
	background-color: #3E3F3F;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.message-text {
	margin: 0 0 8px 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A6BB48;
}

#paypal {
	float: right;
	width: 140px;
	margin: 0;
	padding-right: 10px;
}

/* --------------------( SEARCH FORM )-------------------- */

#search-form fieldset {
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}

#search-form fieldset input {
	background: url(../images/blog/search.jpg) no-repeat left;
	background-color: #fff;
	width: 240px;
	margin: 20px 0 5px 0;
	padding: 5px 0 0 10px;
	font-size: 12px;
	color: #421D52;
	background: #F7F4DE;
	border: 3px solid #ECE5B2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#search-form fieldset input:focus {
	background: #fff;
	border: 3px solid #A43421;
	outline: none;
}

#search-form .search-input-button {
	float: right;
	width: 70px;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #fff;
	text-shadow: 0px -1px 0px #374683;
	background-color: #A43421;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#search-form .search-input-button:hover,
#search-form.search-input-button:focus{
	background-color: #3E3F3F;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* ------------( PHONE NUMBER ON CONTACT PAGE )------------ */

#phone-number {
	float: left;
	width: 225px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #DB8428; 
}

#phone-number .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;
}

#phone-number .details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #694416;
	border-top: 1px dotted #694416; 
}

/* ------------( FAX NUMBER ON CONTACT PAGE )------------ */

#fax-number {
	float: left;
	width: 225px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #DB8428; 
}

#fax-number .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

#fax-number .details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #694416;
	border-top: 1px dotted #694416;
}

/* ---------- LINKS ---------- */

/* NORMAL */

a:link, a:visited {
	color: #DB7505;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #A43421;
	text-decoration: none;
}

/* LINK2 */

a.link2:link {
    font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	color: #636365;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:visited {
	font-weight: normal;
	color: #636365;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:hover {
	font-weight: normal;
	color: #6A829C;
	text-decoration: none;
	font-size: 12px;
}
a.link2:active {
	font-weight: normal;
	color: #636365;
	text-decoration: underline;
	font-size: 12px;
}

/* DESIGNED BY */

a.designer:link {
	color: #AB482C;
	text-decoration: none;
}
a.designer:visited {
	color: #AB482C;
	text-decoration: none;
}
a.designer:hover {
	color: #EDDF90;
	text-decoration: underline;
}
a.designer:active {
	color: #AB482C;
	text-decoration: none;
}

/* IMAGE */

a.image:link {
   color: #ECE5B2;
	text-decoration: underline;
}
a.image:visited {
	color: #ECE5B2;
	text-decoration: underline;
}
a.image:hover {
	color: #fff;
	text-decoration: none;
}
a.image:active {
	text-decoration: underline;
}

a.image:link img {
	border: 3px solid #ECE5B2;
}

a.image:visited img {  
	border: 3px solid #ECE5B2;
}

a.image:hover img {  
	border: 3px solid #fff;
}

/* -------------( BUTTON )----------------- */

div.button {
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.button a {
	display: block;
	margin: 0 30px;
	padding: 1em;
	color: #CA8D70;
	background-color: #A43421;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
}

div.button a:hover, div.button a:focus  {
	display: block;
	background-color: #3E3F3F;
	color: #fff;
}

/* -------------( COMMENTS )----------------- */

.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	background: none;
	list-style: none;
	display: block;
	padding-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #A41F1A;
	border-bottom: 1px dotted #ECE5B2;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}