/* CSS for HousingLink */

h1
{
    font-weight:bold;
    color:#e08511;
    font-size: 18px;
    padding-bottom: 5px;
}
body
{
    background-color: #d7d7d7;
    background-image: url(images/bg.gif);
	color: #505050;
    font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
    margin: 0;
}

strong.header
{
    color: #e08511;
    font-size: 18px;
    font-weight: bold;
}

table.gridview
{
    border: none;
    margin: 0 auto;
}

table.gridview th
{
    background-color: #555;
    color: #fff;
}

table.gridview tr,
table.gridview td,
table.gridview th
{
    border: none;
}

a:link,
a:visited
{
	color: #127db4;
	text-decoration: none;
}

a:hover
{
	color: #00a0f0;
	text-decoration: underline;
}

.pageContainer
{
    margin: 0 auto;
    width: 972px;
}

.topContainer
{
    float: right;
}

.topNavContainer
{
    float: left;
    padding: 8px 0 0 0;
}
    
.topNavContainer a
{
    color: #127DB4;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    padding: 0 6px 1px;
    text-decoration: none;
    text-transform: uppercase;
}

.topNavContainer a:hover
{
    color: #00a0f0;
	text-decoration: underline;
}

.topSearchContainer
{
    float: left;
}

.mainContainerOuter
{
	background-color: #ffffff;
    clear: both;
}

.mainContainerInner
{
    padding: 2px;
}

.headerContainer
{
    background-color: #333333;
}

.mainLogoContainer
{
    float: left;
}

.mainNavContainer
{
    float: right;
    padding: 17px 37px;
}

.mainNavContainer a
{
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arial;
    font-size: 14px;
    height: 33px;
    padding: 7px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 177px;
}

.mainNavContainer a.small
{
    width: 121px;
}

.mainNavContainer a.medium
{
    width: 144px;
}

.mainNavContainer a:hover
{
	background-image: url(images/nav_background.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.mainNavContainer a.small:hover
{
	background-image: url(images/nav_background_sm.png);
}

.mainNavContainer a.medium:hover
{
	background-image: url(images/nav_background_med.png);
}

.headerBannerContainer
{
    padding: 9px;
}

.mainContent
{
    float: left;
    padding: 0 40px;
    text-align: left;
    width: 649px;
}

.homeContent
{
    padding: 0 6px;
}

.mainSidebar
{
    float: right;
    padding: 0 0px;
    width: 215px;
}

.homeSidebar
{
    float: right;
    width: 259px;
    padding: 0 2px;
}

.mainBreadcrumbContainer
{
    clear: both;
    font-size: 11px;
    padding: 11px;
}

.footerContainer
{
	background-color: #ffffff;
	background-image: url(images/bg_footer.gif);
	background-position: top center;
	background-repeat: repeat-x;
    border-top: solid 1px #d0d0d0;
	padding: 11px 22px 10px;
}

.footerContainer .footerNavBox
{
    float: left;
    padding: 0px 11px;
    width: 170px;
}

.bottomContainer
{
	color: #838383;
    float: right;
	font-size: 11px;
    padding: 16px 0;
    text-align: right;
    width: 100%;
}

.bottomGoogleContainer
{
    float: left;
}

.box 
{
	border: 1px solid #c8c8c8;
}

.orangetxt 
{
	color: #f08e1d;
    font-family: arial;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
}

a.orange:link 
{
    color: #f08e1d;
	text-decoration: none;
}

a.orange:visited 
{
    color: #f08e1d;
	text-decoration: none;
}

a.orange:hover 
{
	border-bottom-color: #ff4e00;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
    color: #ff4e00;
	display: inline;
	text-decoration: underline;
}

.bluetxt 
{
	color: #127db4;
    font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

.bluetxt2 
{
	color: #127db4;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

.bluetxt3 
{
	color: #127db4;
    font-family: arial;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
}

.graytxt 
{
	color: #505050;
    font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.graytxt2 
{
	color: #838383;
    font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.graytxt3 
{
	color: #505050;
    font-family: arial;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
}

.bluetxt2 a:link,
a.blue:link 
{
    color: #127db4;
	text-decoration: none;
}

.bluetxt2 a:visited,
a.blue:visited 
{
    color: #127db4;
	text-decoration: none;
}

.bluetxt2 a:hover,
a.blue:hover 
{
    color: #00a0f0;
	cursor: pointer;
	display: inline;
	text-decoration: underline;
}

a.gray:link 
{
    color: #505050;
	text-decoration: none;
}

a.gray:visited 
{
    color: #505050;
	text-decoration: none;
}

a.gray:hover 
{
    color: #854127;
	display: inline;
	border-bottom-color: #854127;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	text-decoration: underline;
}

a.gray2:link 
{
    color: #838383;
	text-decoration: none;
}

a.gray2:visited 
{
    color: #838383;
	text-decoration: none;
}

a.gray2:hover 
{
    color: #ff4e00;
	display: inline;
	border-bottom-color: #ff4e00;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	text-decoration: underline;
}

input.style01 
{ 
	background-color: #FFFFFF;
	background-position: top center;
	background-repeat: repeat-x;
	border: 1px solid #bdd28e;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	vertical-align: middle;
}

.googlegadgets
{
    background-image: url(images/google_gadgets.png);
    background-repeat: no-repeat;
    height: 79px;
    width: 160px;
}

.newIcon
{
    background-image: url(images/icon_info.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 54px;
}

.rightNav
{
    margin: 14px 13px;
}

/* Sitefinity - Search */
.sf_searchBox label
{
    display: none;
}

.sf_searchText
{
    width: 113px;
}

.sf_searchSubmit
{
    background-image: url(images/button_go.png); 
    border: none 0 transparent;
    color: transparent; /* IE7 hack */
    cursor: pointer;
    height: 19px;
    margin: 2px 0 0 6px;
    text-indent: -1000px;
    text-transform: capitalize; /* IE7 hack */
    width: 32px;
}

/* Sitefinity - Lists */
.footerNavBox>h2
{
	color: #505050;
    font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
}

.rightMenuNavBox
{
    background-image: url(images/nav_title.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 29px 0 0 10px;
}

.rightMenuNavBox>h2
{
	color: #fff;
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 16px 0;
	text-transform: uppercase;
}

.footerNavBox>ul,
.rightMenuNavBox>ul
{
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
}

.footerNavBox>ul>li,
.rightMenuNavBox>ul>li
{
	line-height: 16px;
    margin: 0;
}

.footerNavBox>ul>li a:link,
.footerNavBox>ul>li a:visited,
.rightMenuNavBox>ul>li a:link,
.rightMenuNavBox>ul>li a:visited
{
	color: #127db4;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.rightMenuNavBox>ul>li a:link,
.rightMenuNavBox>ul>li a:visited
{
	font-size: 13px;
}

.footerNavBox>ul>li a:hover,
.rightMenuNavBox>ul>li a:hover  
{
    color: #00a0f0;
	display: inline;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.rightMenuNavBox>ul>li a:hover 
{
	font-size: 13px;
}

/* Sitefinity - Newsletters */
fieldset.sf_newsletterSubscriptionForm
{
    margin: 14px 0 0 8px;
}

fieldset.sf_newsletterSubscriptionForm>label
{
	color: #505050;
    font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
}

.sf_subscribeTxt
{
    float: left;
    width: 140px;
}

.sf_subscribeBtn
{
    background-image: url(images/button_signup.png); 
    border: none 0 transparent;
    color: transparent; /* IE7 hack */
    cursor: pointer;
    float: left;
    height: 22px;
    margin: 0 0 0 6px;
    text-indent: -1000px;
    text-transform: capitalize; /* IE7 hack */
    width: 62px;
}

/* Sitefinity - Blog */
.sf_postTitle
{
    font-size: 18px ! important;
    margin: 20px 0 0 0 ! important;
}

.sf_postComments,
.sf_postAuthor,
.sf_readMore
{
    font-size: 10px ! important;
}

.sf_postTags
{
    display: none ! important;
}
