
#sidebar
{
	float: left;
	width: 191px;
	height: 422px;
	background: #1e4c67;
	font-family: 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#sidebarTitle
{
	margin-left:20px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:900;
	width:80%;
	font-stretch:extra-condensed;
	letter-spacing:-.5px;
	width:80%;
}


a.state {
    display: block;
    width: 191px;
    height: 55px;
    background: url(/images/nav/state.jpg) 0 0 no-repeat;
    text-decoration: none;
}
a.tele {
    display: block;
    width: 191px;
    height: 65px;
    background: url(/images/nav/tele.jpg) 0 0 no-repeat;
    text-decoration: none;
}
a.testi {
    display: block;
    width: 191px;
    height: 93px;
    background: url(/images/nav/testimonial.jpg) 0 0 no-repeat;
    text-decoration: none;
}
a.state:hover 
{
	background-position:-191px 0px;
}
a.tele:hover 
{
	background-position:-191px 0px;
}
a.testi:hover 
{
	background-position:-191px 0px;
}
#sidebox
{
	position:relative;
	top:0px;
	*top:0px;
}
#sidebarItem
{
	padding:10px;
}

#mid_content 
{
	float: right;
	width: 689px;
	height: 422px;
	background: url(/images/contenttile.jpg) repeat-x;
	font-family: 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 10px;
}
#lower_left
{
	float:left;
	width:430px;
	padding:5px
}
#lower_right
{
	float:right;
	width:430px;
	padding:5px;
}

/* Questionable */
#memberLinks{
	color:#FFF;
	font-size:10px;
	position:absolute;
	left:785px;
	top:40px;
}
#memberLinks a{ color:#FFF;}
#contactSide
{ 	
	float:left;
	padding:3px;
	max-height:60px;
	width:100%;
}

#cta 
{
	color:#0f3e58;
	font-size:26px;
	font-weight:900;
	left:90px;
	position:relative;
	top:200px;
	width:250px;
	letter-spacing:-2px;
}

#ctasubText
{
	color:#0f3e58;
	font-weight:900;
	font-size:14px;
	position:relative;
	left:90px;
	top:225px;
	width:350px;
}

/* Home Page Image Slider */
ul#slide_control li,ul#slide_nav li{list-style:none;}
#slide_nav{
	left: 800px !important;
	*left:765px !important;
    top: 543px !important;
	*top:553px !important;
    width: 100px;
}
#portfolio img{width: 510px;height: 220px;}
#slide_control li{
    list-style: none;
    display: block;
    float:left;
}
#prev_button, #next_button, #pause_button, #last_button{margin-left: 0px;}
#slide_control {
    left:771px;
    position:absolute;
    top:555px;
    z-index:5000;
}
ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}
.fade{margin-bottom: 2em;}
.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
.underline{text-decoration:underline;font-weight:600;}
#lowerTitle
{
	font-weight:600;	
	font-size:16px;
	padding:10px;
}
.bigBar 
{
	background-image:url(/images/plandetailsBG.jpg); 
	background-repeat:repeat-x;
	height:60px;
	width:100%;
	float:left;
	position:relative;
}
#mid_content ul li a
{
font-weight:bold;
}   
#tele img {margin-top:2px;padding-right:2px;}
#tele td {vertical-align:top}

