@charset "utf-8";
/*


Developer Notes

Colors



*/

 
/* ///////////////////////////

@import rules

/////////////////////////// */

@import url("reset.css");
/* ///////////////////////////

Global Overrides

/////////////////////////// */

body {
	background-color: #BA9678;
	font: normal 14px Verdana, Arial, sans-serif;
}

h1 {
	font: normal 18px Arial, sans-serif;
	color: #483000;
	margin-bottom: 10px;
}

h2 {
	margin-bottom: 5px;
	font: bold 16px Arial;
	color: #483000;
}

h3 {
	margin-bottom: 1em;
	font: bold 140% Arial;
}

h4 {
	color: #1B4533;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}	

h5 {
	color: #1B4533;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	border-bottom: 1px solid #1B4533;
}	

p {
	margin-bottom: 1em;
}

ul {
	text-indent: -23px;
	padding-left: 20px;
}	

/* ///////////////////////////

ID Declarations

/////////////////////////// */
#site {
	width: 770px;
	margin: 0 auto;
	margin-top: 15px;
	border: 1px solid black;
	margin-bottom:15px;
}


#header {
	min-width: 770px;
	vertical-align: bottom;	
	background-color: #F2E7C9;
}

#header h1 {	
	height: 22px;
	text-align: left;
	font: 18px "Georgia";
}

#masthead {
	height:139px;
	margin: 0 auto;
	background: url(../../images/masthead-bg.jpg) repeat-x;
	background-color: #F2E7C9;
}

#menu {
	background: url(../../images/nav-bg.jpg) repeat-x;
	color: #FFF;
	width: 600px;
	float: right;
	margin-top: 40px;
	overflow:hidden;
}

#menu ul {
width:600px;
margin:0px;
float:left;
padding: 15px 15px;
}

#menu li {
	display: inline;
	margin-left: 1px;		
	font: bold 13px sans-serif;
}

#menu li a {
	color: #FFF;	
	text-decoration: none;	
	padding: 13px 18px; 
	font: bold 13px sans-serif !important;
}

#menu li a:hover {
	background: url(../../images/nav-bg-over.jpg) repeat-x center center;
}

#m-top{
	height: 43px;	
}

#m-slider{
	height:7px;
}

.active {
	background: url('../../images/nav-bg-over.jpg') repeat-x center center;
	padding: 11px 0px; padding-bottom: 12px;
	border-left: 1px solid #FFF;border-right: 1px solid #FFF;
	display: block;
}
	
#page {
	min-width: 770px;
	margin: 0 auto;
	background: #F2E7C9;
}

#content {
	width: 470px;
	margin-left: 15px;
}

#content2 {
	width: 700px;
	margin-left: 15px;
}	

#article {
	padding: 15px 0px 15px 20px;
}	

#sidebar {
	width: 265px;
	float: right;
	margin-right: 10px; margin-top: 10px;
	padding: 5px;
}

#sidebar img {
	border: 5px solid #D4CFCF;
}	

#sidebar p {
	padding: 5px 15px; padding-bottom: 5px;
	font-size: 13px;
}	

#footer {
	min-width: 770px;
	height: 72px;
	background: url(../../images/footer-bg.jpg) repeat-x top #595959; 
	color: #FFF;
}

#footer-nav {
	margin: 0 15px;
	text-align: center;
	padding-top: 15px; padding-bottom:3px;
}

#footer-nav ul {
	padding: 0 0 2px 8px;
}

#footer-nav li {
	display: inline;
	padding: 3px;
	font: 12px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#footer-nav li a {
	color: #FFF;
	text-decoration: none;
}	

#footer-nav li a:hover {
	text-decoration: underline;
}

#faq {
	width: 700px;
	float: left;
}	

#products {
	width: 450px;
	float: left;
	line-height: 19px;
}
#about a{
	color:#1B4533;
}
.testimonials_l {
	text-align:center;
	font-size:18px;
	text-indent:-30px;
	}
#products p.underline {
	width: 450px;
	float: left;
	line-height: 19px;
		text-decoration:underline;
}

#products h2 {
	margin-bottom: 0px;
}

#products a {
	color: #1B4533;
	text-decoration:none;
	font-variant:small-caps;
}

#about {
	width: 450px;
	float: left;
	line-height: 19px;
}



/* ///////////////////////////

Custom Classes

/////////////////////////// */
.clear-both {
	height: 0px;
	clear: both;
}

.no-margin, #content.no-margin {
	margin:0;
}

.one-col {
	width: 100%;
}

#content {
	float: left;
	margin: 0 0 10px 10px;
}

.logo {
	width: 170px;
	height: 140px;
	float: left;
}

.address {
	color: #666666;
	width: 445px;
	height: 31px;
	float: left;
	padding-top: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}	

.register {
	width: 140px;
	height: 46px;
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}

.medium-box {
	background: #f8f8f8;
	width: 241px;
	padding: 10px;
	border-radius: 5px; -moz-border-radius: 5px;
	border: 1px solid #c9c9c9;
}	

.medium-box h2 {
	text-align: center;
	font-size: 18px;
	text-align:left;
	padding-top: 12px; padding-left: 8px;
	color: #483000;
}

.large-box {
	background: url(../../images/white-box-large.jpg) no-repeat;
	height: 385px;
}	

.large-box h2 {
	text-align: center;
	font-size: 18px;
	text-align:left;
	padding-top: 12px; padding-left: 8px;
	color: #483000;
}

.large-box2 {
	background: url(../../images/white-box-large2.jpg) no-repeat;
	height: 440px;
	width:265px;
	float: left;
}	

.large-box2 h2 {
	text-align: center;
	font-size: 18px;
	text-align:left;
	padding-top: 12px; padding-left: 8px;
	color: #483000;
}		

.xlarge-box {
	background: url(../../images/white-box-xlarge.jpg) no-repeat;
	height: 500px;
}	

.xlarge-box h2 {
	text-align: center;
	font-size: 18px;
	text-align:left;
	padding-top: 12px; padding-left: 8px;
	color: #483000;
}	

.newsletter {
	background: url(../../images/white-box-small.jpg) no-repeat;
	height: 70px;
	margin-top: 5px; 
	padding-left: 10px;
	font-size:12px;
}	

.newsletter h2 {
	padding-top: 4px;
	color: #483000;
	margin-bottom: 0px;
}	

.newsletter-button {
	padding: 3px;
	margin-left: 5px;
	font-weight: bold;
}	

.newsletter p {
	width: 105px;
	float:left;
}	

.interviews {
	background: url(../../images/white-box-medium.jpg) no-repeat;
	height: 200px;
	margin-top: 5px; 
	padding-left: 10px;
	font-size:12px;
}	

.interviews h2{ 
	padding: 8px 5px;
}	

.header-bar {
	background: url(../../images/header-bar2.jpg) no-repeat center #F2E7C9;
	width: 770px;
	height: 200px;
	float:left;
}	

.header-bar-text {
	width: 375px;
	margin-left: 200px;
	margin-top: 60px;
}

.header-bar-text h1{
	color:#FFFFFF;
	font-size: 26px;
}		

.divider {
	height: 37px;
	width: 325px;
	background: url(../../images/line.jpg) repeat-x;
	float: left;
	margin-bottom: 15px;
}	

.divider2 {
	height: 37px;
	width: 550px;
	background: url(../../images/line.jpg) repeat-x;
	float: left;
	margin: 5px 0px;
}

.read-more-button2 {
	height: 37px;
	width: 105px;
	float: left;
	margin: 5px 0px;
}	
	

.read-more-button {
	background: url(../../images/button-large-white.jpg) no-repeat;
	text-align: center;
	padding-top: 8px;
	height: 29px;
	width: 105px;
	float: left;
	margin-bottom: 15px;
}	

.read-more-button a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

.listen {
	width: 234px;
	padding: 5px; padding-top: 2px;
	font-size: 14px;
}		

#listen-button {
	background: url(../../images/listen-button.jpg) no-repeat;
	text-align: center;
	padding-top: 8px;
	height: 29px;
	width: 105px;
	font-weight: bold;
	margin: 12px 70px;
	color: #000;
}

#listen-button a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}	

.go-web {
	width: 580px;
	color: #FFF;
	margin: 0px auto;
	border-top: 1px solid #FFF;
	padding-top: 5px;
	font-size: 12px;
	text-align: center;
}	

.go-web a {
	color: #FFF;
	font-size: 12px;
}	

.go-web a:hover {
	text-decoration: none;
}	

.text-boxes {
	width: 300px;
	float: left;
	font-size: 13px;
}	

.text-boxes p{
	padding-left: 5px;
}	

.picture-boxes {
	width: 99px;
	float: right;
	border: 1px solid #1B4533;
	text-align: center;
	padding: 8px;
	margin: 8px;
}	

.picture-boxes a{
	line-height: 14px;
}

.testimonials {
	width: 230px;
	float: left;
	margin-left: 15px;padding-right: 5px; padding-top:22px;
	background: url(../../images/quotes-up.jpg) no-repeat top left;
	font-size: 15px;
}	

.quotes-down {
	background: url(../../images/quotes-down.jpg) right no-repeat;
	width: 50px;
	float: right;
}	

.form-box-top {
	width: 400px;
	margin-left: 0px;
	float: left;
	background: url(../../images/box-top.jpg) no-repeat bottom;
}

.form-box {
	width: 380px;
	float: left;
	background: url(../../images/box-bottom.jpg) bottom no-repeat; 
	padding: 15px 10px; 
	color: #FFF;
	font-weight: bold;
}	

.form-box2 {
	width: 400px;
	float: left;
	margin-left: 35px;
	background-color:#FFFFFF;
	border: 1px solid #483000;
	padding-top: 15px;
	margin-bottom: 15px;
}
	
.label {
	width: 100px;
	float: left;
}

.label2 {
	width: 115px;
	float: left;
	text-align: right;
	padding-right: 5px;
	margin-left: 10px;
}	

.text-input {
	width: 250px;
	float: left;
}

.submit {
	font-weight: bold;
	font-family:"Trebuchet MS", Verdana;
	color: #FFF;
	font-size: 14px;
	background-color: #AE4901;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	padding: 2px 8px;
}

.submit2 {
	font-weight: bold;
	font-family:"Trebuchet MS", Verdana;
	color: #FFF;
	font-size: 14px;
	background-color: #AE4901;
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 2px 8px;
}

.bold {
	color: #1B4533;
	width: 700px;
	float: left;
}	

.bold2 {
	font-weight: bold;
	color: #1B4533;
	font-variant: small-caps;
}	
	
.see-more {padding-top: 13px; width:130px; float: right; height:31px;color: #000;}
.see-more a {color:#AE4901;text-decoration:none;font-variant:small-caps}

.pic { border: 2px solid #000;}

.button-services {line-height:35px;width:325px;height:37px;margin:10px auto;border:1px solid #000;}
.button-services a {color:#FFF;font-weight:bold;background:url(../../images/nav-bg-over.jpg) repeat-x;display:block;width:325px;height:37px;text-align:center;text-decoration:none;}
.button-services a:hover {background:url(../../images/nav.jpg) repeat-x;}

.bullets {
	list-style: circle;
	list-style-position: inside;
	text-indent: -14px;
	padding-left: 16px;
}	

.bullets ul li {
	padding: 5px 0;
}	
