/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height:21px;
	
}

body {
	background-color: #e2e0e1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}



#container{
text-align: left;
margin: 0 auto 0 auto;
width:780px;

}

.invisible{
display:none;
}
#header_left{
float:left;
vertical-align:bottom;
}
#header_right{
float:right;
vertical-align:bottom;
padding-top:6px;
}

.header {
vertical-align:bottom;
float:inherit;
}

#header_divider{
	
	margin-top:10px;
	padding-bottom:10px;
	width:100%;
	background-image: url(../images/bg_doublelines.gif);
	background-repeat: repeat-x;
}


#content{
width:100%;
float:left;
}
#content ul{
padding:0;
margin:0;
display:block;
list-style:none;
}
#content li{
display:inline;
list-style:none;
}


#home_divider{
	float:left;
	text-align:center;
	background-image: url(../images/divider_home.gif);
	height: 23px;
	width:780px;
	padding:5px 0 5px 0;
	background-repeat: no-repeat;
	background-position: 3px;
	font-style: italic;
	color: #580000;
}

.home_li_width{
padding-right:15px;
}

.border_image{
	border: 3px solid #585858;
}

.left{
float:left;
}

.right{
float:right;
}

#footer{
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	height: 36px;
	margin-top: 15px;
	width:100%;
	float:left;
}

#footer li{
float:left;
clear:none;
padding-top: 5px;
display:inline;
list-style:none;

}
.footer_li_padding{
padding-right:28px;

}

/* ------ Individual Page Styles ------ */

/* --- A Conversation --- */
.style13 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #012155;
}
.style12 {	font-size: 18px;
	color: #580000;
	font-weight: bold;
}
.style6 {font-style: italic; color: #000099; font-size: 14px;}

/* --- Testimonials --- */
.indent
{
	padding-left: 100px;
}
.style1 {
	font-size: large;
	font-weight: bold;
	color: #580000;
}
.style3 {
	font-size: 12px;
	font-style: italic;
	color: #580000;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {
	font-size: large;
	font-weight: bold;
	color: #012155;
}
.style6 {font-style: italic; color: #580000; font-size: 12px;}
.style10 {
	font-style: italic;
	color: #012155;
	font-size: 12px;
	font-weight: bold;
}
.style12 {
	font-size: medium;
	color: #580000;
	font-weight: bold;
}
.style14 {font-size: 14px}
.style15 {font-style: italic; color: #580000; font-size: 14px;}

/* --- Testimonials main menu --- */
#testimonial_container
{
	margin:40px 0 40px 0;
}
.gray
{
	color:#794E4E;
	font-style:italic;
	letter-spacing:2px;
}
.big 
{
	font-size:20px;
	line-height:40px;
	color:#580000;
	font-weight:bold;
}
.big a, .big a:visited
{
	font-size:24px;
	font-weight:bold;
	color:#580000;
	text-decoration:none;
}
.big a:hover
{
	text-decoration:underline;
	font-size:24px;
	font-weight:bold;
	color:#580000;
}

/* --- Recognition --- */
.no_underline
{
	color:#575757;
	font-size:14px;	
}
.no_underline a, a:visited, a:hover
{
	color:#580000;
	text-decoration:none;
	font-size:14px;
}

/* --- Contact --- */
