﻿h1
{
    text-transform: uppercase;
    color: #333333;
    font-size: 14px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: bold;
    padding: 0;
    margin: 0 0 16px 0;
}
h2
{
    font-size: 14px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
    color: #6FBE5A;
}
td 
{
    vertical-align: top;
}
td.image_left 
{
    padding-right: 22px;
}
table.info td
{
    padding-right: 20px;
}
td.border_left
{
    border-left: solid 1px #c9c9c9;
    padding-left: 20px;
}
td.td_image
{
    vertical-align: middle;
    padding-right: 20px;
}
td.border_bottom
{
    padding-top: 20px;
    padding-bottom: 12px;
    border-bottom: solid 1px #e5e5e5;
}
td.border_top
{
    border-top: solid 1px #e5e5e5;
}
img.float_right
{
    float: right; 
    width: 186px;
    height: 179px;
    padding: 0 1px 0 22px;
}
img.float_right_sm
{
    float: right; 
    padding: 0 1px 0 22px;
}
img.float_left
{
    float: left; 
    padding: 0 22px 0 0;
}

#menu
{
    width: 920px;
    height: 302px;
}
#menu_secondary
{
    height: 80px;
}
#content_container
{
    margin-top: 7px;
   /* background-image: url('../images/backgrounds/interior_content_new.gif');
    background-repeat: repeat-y;
    background-position: 232px; */
}
#content_container_clear
{
    clear: left;
}
#content_left
{
    float: left;
    width: 228px;
	overflow:hidden;
}

#content_left_flash
{
	float: left;
	width: 228px;
	height: 423px;
	overflow:hidden;
}

#content
{
    font-size: 12px;
	line-height: 18px;
    margin-left: 265px;
    padding-top: 23px;
}

#content {
	width: 500px !important;
	width: 500px;

}

#content_subnav {
	width: 500px;
}

#content_bottom
{
    background-image: url('../images/backgrounds/footer.gif');
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 50px;
}

#menu_secondary ul {margin: 0; padding: 0;}

#menu_secondary ul li{
	list-style: none;
	display: inline;
	float: left;
}

#content.sitemap {
	padding-top: 5px;
}

#content.sitemap ul li {
	list-style: none;
}

#content.sitemap ul li.title a.label {
	text-decoration: none;
}

#content.sitemap ul li.title {
	margin-left: 0px
	}

#content.sitemap ul li {
	margin-left: 20px;
}