DIV#home_quick_search
{
    width: 214px;
    position: relative;
		float: left;
/*    height: 405px;*/
    height: 355px;
    background-color: #999966
/*
    margin-left: 10px;
    margin-top: 7px;
    background-image: url(/images/qs_gradient.gif);
    background-repeat: no-repeat; 
*/
}

#home_intro_text
{
    position: relative;
	float: left;
    border-right: #996 2px solid;
    border-top: #996 2px solid;
    border-bottom: #996 1px solid;
    margin-left: 0px;
    width: 552px;
/*    height: 164px;*/
    height: 114px;
    font-family: arial, san-serif;
}
#home_intro_text p
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    margin: 0px;
    line-height: 20px;
}
#home_intro_text  h1
{
/*
		margin-top: 7px;
    FONT-FAMILY: arial, san-serif;
	display: block;
*/
    margin: 5px 0px 10px;
    line-height: 10px;
	padding-right: 10px;
    padding-left: 10px;
    padding-top: 7px;
    font-size: 13px;
    text-decoration:underline;
}
/*
P#intro_head
{
    padding-left: 10px;
    font-size: 15px;
    margin: 0px;
    line-height: 20px;
    padding-top: 7px;
    font-family: arial, san-serif
}
P#intro_body
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    margin: 0px;
    line-height: 20px;
    font-family: arial, san-serif
}
*/
P#intro_body
{
    line-height: 16px;
}
#home_text_links
{
    border-right: #996 2px solid;
    margin-left: 0px;
    width: 552px;
    position: relative;
		float: left;
    margin-top: 0px;
    height: 108px;
    background-color: #efefef
}
#home_text_links div
{		float: left;
		font-family: arial, san-serif;
		line-height: 18px;
    padding-left: 15px;
    padding-top: 9px;
		width: 165px;
/*		padding-top: 9px;*/
}
#home_text_links div strong
{
    font-size: 15px;
    text-decoration: underline
}
#home_text_links div a
{
    font-size: 12px;
    color: #095b8d;
    text-decoration: none
}

#home_image_links
{
    border-right: #996 2px solid;
    margin: 0px;
    width: 552px;
    position: relative;
		float: left;
    height: 130px;
    background-COLOR: #996
}
#home_image_links img
{
    border: 0;
    float: left;
    margin-TOP: 2px;
    margin-LEFT: 2px
}

#city_links
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 10px;
    WIDTH: 764px;
    padding: 0;
    POSITION: relative
}

