@charset "utf-8";
/* CSS Document */


body {
padding:0px;
margin:0px;
background-color:#e6e6bb;

	
}

p {

margin:0px;
padding-bottom: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size:12px;
}

td {


font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size:12px;
}

ul {
margin-top:0px;
padding-top:0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);


}

li {


font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size:12px;
}




a {
color:#5b6a10;

}

a:hover {

color:#780606;
}


h2 {

margin:0px;
padding-bottom: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#780606;
	line-height:110%;
	font-size:1.2em;
	font-weight:bold;
	
}

h3 {

margin:0px;
padding-bottom: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#780606;
	line-height:150%;
	
		font-size:.9em;
	font-weight:bold;
}

#emailForm {
	
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
}

#emailForm input {
font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size:10px;	

	
}

.imputWidth {
	
width:250px;	
	
}

.mailingListSubmit {
	background-color:#ad3f3e;
	color:#ffffff;
	
}

.testimonial {
font-style:italic;	
color:#780606;
font-weight:bold;
	
}

.redtext {

color:#780606;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
	
}

#introBullets li {
	
font-weight:bold;
padding-bottom:10px;
padding-top:5px;
font-size: 13px;
	
}

#pageContainer {
	
	width: 955px;	
	background-color:#ffffeb;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px auto;

}

#logo {
	
	width: 955px;	
}

#header {
	
	width: 930px;
	text-align:right;
	padding-top:10px;
	padding-bottom:20px;
}


#leftNav {
	
	width: 190px;
	float:left;
	padding-left:25px;
	padding-bottom:20px;
}


#leftNav ul{
margin:0px;
padding:0px;

}

#leftNav li{
font-family: Georgia, "Times New Roman", Times, serif;
margin-top:3px;
margin-bottom:3px;
margin-left:0px;
padding-left:10px;
padding-top:13px;
padding-bottom:8px;
font-style:italic;
list-style:none;
font-size:13px;
height:25px;
width:170px;
/*width:230px;*/
/*background-image:url(images/subnav-bg.gif);
background-position:bottom left;
background-repeat:no-repeat;*/

background-color:#dbdba7;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#leftNav li a {
/*color:#5b6a10;*/
color:#780606;
text-decoration:none;
font-weight:bold;

}

#leftNav li a:hover {
color:#5b6a10;
text-decoration:none;


}

#rightContent {
	
	width: 725px;
	float:right;
}


#mainContent {
	
	width: 485px;
	float:left;

}


#rightColumn {
	
	width: 205px;
	float:right;
}

#photo {
	
	
}

#quote {

width:180px;
border-top: 1px solid #000000;
margin-top:20px;
padding-top:10px;

font-style:italic;	
color:#780606;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

#journeysSpacer {
width:100%;
height:20px;
border-top: 1px solid #000000;	
}

#testimonialSpacer {
width:100%;
height:20px;
border-top: 1px solid #000000;	
}

#quote p{


font-family: Georgia, "Times New Roman", Times, serif;

}

#footer {
	width:955px;
	/*background-color:#6f0c0b;*/
	background-color:#5b6a10;
	text-align:center;
	color:#ffffff;
	margin-top:35px;
	margin-bottom:15px;
	padding-top:15px;
	
}

#footer a {
	
/*color:#933838;*/
color:#ffffff;
	
}

#footer a:hover {
	
/*color:#ddc1c1;*/	
color:#ffffff;
	
}

.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
