﻿*
{
    font-family:Verdana;
    font-size:13px;
    color:#666666;
}

body 
{
    background-color:#d8ddcc; 
}

#divMain
{
	position:relative;
	margin: 10px auto;
	width:774px;
	border:solid 1px #ccc;
	background-color:#273f61;
}

#divTopHeader
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:82px;
    background-color:#919c78;
}

img
{
    border:none;
}

#LindalLogo
{
    position:absolute;
    background-color:#919c78;
    background-image:url(images/lh_logo.gif);
    background-repeat:no-repeat;
    width:210px;
    height:70px;
    top:7px;
    left:10px;
}

.OwnerLogo
{
    background-color:#919c78;
    background-repeat:no-repeat;
    float:right;
    padding-top:7px;
    padding-right:10px;
}

#divContentLeft
{
    width:160px;
/*    background-color:#eff2f4;*/
    float:left;
    margin-top:5px;
}

#divContentRight
{
	font-family:Verdana;
	width:589px;
	font-size:12px;
	color:#333333;
	line-height:20px;
	background-color:#f0efd8;
	margin-left:165px;
	margin-top:5px;
    padding:10px;
}

#divFooter, #divFooter a, #divFooter a:visited
{
	width:100%;
	text-align:center;
	font-size:10px;
	color:#888888;
	text-decoration:none;
}

#divFooter a:hover
{
	text-decoration: underline;	
	color:#aaaaaa;
}

/* LEFT NAV */


.NavCell
{
	width:160px; 
	height:24px;
	background-image:url(images/bg_nav_03.gif);
	background-repeat:repeat-x;
}

td.NavCell a:link, td.NavCell a:visited, .active
{
	font-family: Arial;
	padding-left:20px;
	font-size:8.5pt;
	font-weight:bold;
	letter-spacing:1px;
	color:#273f61;
	text-decoration:none;
}

td.NavCell a:hover
{
	color:#000000;
}

.active
{
    color:#000000;
}
/* END LEFT NAV */

img.floatRight 
{ 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 10px; 
}

.divHomeTestimonial
{
    width:200px;
    height:150px;
    float:right;
    margin-left:10px;
    border:solid 1px #ccc;
}

#divCallToday
{
    width:130px;
    color:#ffffff;
    font-size:14px;
    position:relative;
    top:50px;
    left:20px;
    line-height:20px;
}

#divCallToday a
{
    color: #ffffff;
    text-decoration:none;
}

#divCallToday a:hover
{
    color:#ecebaa;
}

.HdrTestimonial
{
    font-size:16px; 
    font-weight:normal;
}

.ImgTestimonialLeft
{
    float: left;
	margin: 5px 20px 10px 0px; 
	border: 1px solid #888
}

.ImgTestimonialRight
{
    float: right;
	margin: 5px 0px 10px 20px; 
	border: 1px solid #888
}

li
{
    font-size:11px;
    margin-left:-25px;
}

hr
{
    height:1px; 
    color:#ccc;
}