/* Developed in 2003 for Market Experts, Incorporated by Tony MacFarlane */

/* To style the overall page appearance 
look for page specific styles in each page */

/* 10-27-06: the img display: block was commented out because it creates problems for graphic-based nav items introduced in this update */
/* RLO. The following style rule is critical for preventing img elements
from being treated as inline elements (the default), which causes unwanted vertical
space to be added to cells to accomodate character descenders.
img {
        display: block; 
    }

*/

/* 	width:760px; */
	
body {
	background-color: #FFFFF0;
	margin: 0px 0px 50px;
}
.beigebg {
	background-color: #FFFFCC;
	vertical-align: middle;
}
/* new footer address div, dark green */
/*
#footer-address {
	color: #336633;
	text-align: center;
	padding-top: 30px;
}
*/
/* padding between the bullets in the Navigation Bar
.bulletpad {
	padding-right: 3px;
	padding-left: 3px;
} */

/* Super indentation in the Contact page */
.dblindent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 60px;
}

/* For the Green Rule in each page-- the cell also uses an image to hold its size */
.greenbg {
	background-color: #336633;
}

/* Generic green italic text */
.greenital {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #336633;
	font-size: 12px;
}

/* Generic paragraph format */
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 30px;
	text-align: left;
	padding-bottom: 6px;
	padding-right: 10px;
}
.bodytext12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.caption {
/*	text-align: center; - this may cause problems with IE5 */
	margin-top: -10px;
	font: 12px Arial, Helvetica, sans-serif;
}

/* Headers */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #996666;
	padding-left: 30px;
	padding-top: 20px;
	line-height: normal;
	font-weight: bold;
}
h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	padding-left: 30px;
	color: #336633;
	font-style: italic;
	letter-spacing: .1em;
}
h3 {
	font-size: 16px;
}

/* To make body text look like a Header 3 */
.likeh3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #336633;
}
.likeh3 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #336633;
	text-decoration: none;
}
.likeh3 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #800080;
	text-decoration: underline;
}


/* Styles for the Navigation Bar */
.navtextlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .01em;
	text-transform: uppercase;
	color: #996666;
}
.navtextnolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .01em;
	text-transform: uppercase;
	color: #336633;
}
.navtextlink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .01em;
	text-transform: uppercase;
	color: #996666;
	text-decoration: none;
}
.navtextnolink a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .01em;
	text-transform: uppercase;
	color: #336633;
	text-decoration: none;
}

/* Text styles for the Testimonial */
.sidebartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336633;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.stripes {
	background-image: url(images/strips.gif);
}
.testitext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #336633;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 10px;
}
.testiquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
	padding-left: 30px;
	padding-bottom: 10px;
}

/* Style for the Pull-Quote */
.teasertop {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
	color: #336633;
	padding-left: 30px;
}

.sidebartext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #336633;
	left: 0px;
	padding-left: 30px;
}
.caption2 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	margin-top: -5px;
	margin-bottom: 5px;
	line-height: 18px;

}
/* styles for lists */
ul {
	left: 30px;
	margin-left: 30px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
li {
	left: 15px;
	margin-left: 30px;
	padding-left: 0px;
	font-size: 16px;
	list-style: square url(images/bullet.gif) outside;
	
}
ol {
	left: 30px;
	margin-left: 30px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
