/*
Lehigh Valley Index
*/
#columnLeft {
    width: 559px;
    /* height: 1120px; */
    float: left;
    margin: 0 0 0 30px;
    padding-bottom:25px;
}

#mainContent {
    height: 1100px;
}

#headerText {
    width: 540px;
    height: 26px;
    margin: 16px 0 0 0;
}

#headerText h1 {
    color: #30416f;
    font-size: 18px;
}

#detail {
    font-size: 13px;
    width: 540px;
}

#detail li {
    margin: 10px 0;
}

#quickLinks, .featureBox {
	width: 90%;
    padding: 15px 20px 15px 5px;
    background-color: #ecf2f8;
    margin: 20px 20px 0 0;
    float:left;
}

#quickLinks h2, .featureBox h2 {
    height: 25px;
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 10px 15px 20px;
    font-weight: bold;
    font-size: 18px;
    color: #30416f;
}

#quickLinks a, .featureBox a {
    text-decoration: none;
    color: #30416f;
    font-weight: bold;
    font-size: 10pt;
    display: block;
    cursor: pointer;
    height: 25px;
    margin: 0 0 0 20px;
}

#quickLinks a:hover, .featureBox a:hover {
    text-decoration: underline;
}

#quickLinks p, .featureBox p {
    margin-left: 20px;
    font-size: 10pt;
}

#quickLinks p a, .featureBox p a {
    text-decoration: none;
    color: #30416f;
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;
    display: inline;
    margin: 0;
}

#quickLinks p a:hover, .featureBox p a:hover {
    text-decoration: underline;
}

#partners {
    width: 540px;
    height: 400px;
    margin: 20px 0 0 0;
    padding: 1px 0 0 0;
    font-size: 13px;
}

#partners h2 {
    font-weight: bold;
    font-size: 18px;
    color: #30416f;
}

#partners img {
    margin: 0 55px 0 0;
    border: none;
}

#partners a {
    text-decoration: none;
    color: #30416f;
    font-weight: bold;
}

#partners a:hover {
    text-decoration: underline;
}

#columnRight .callOut div#callOut_211 {
	background: url('../../images/community/fargo/index/211_logo.jpg') no-repeat 0px 0px !important;
	width: 91px;
}

/******************************************/
/* ! Slideshow  */
/******************************************/

#slideshow{
	height: 240px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 550px;
	margin-top:20px;
	margin-bottom:20px;
}
#slideshow ul li {
	list-style: none;
}

#slideshow div#slides {
	position:relative;
	float:left;
}
