html
{
    overflow-y: scroll;
}
 
#Body
{
    font-family: Tahoma, Arial;
    background-color: #ffffff;
}

img
{
	border-style: none;
}

a:focus, a:hover, a:active
{
	outline: none;
}

a:hover
{
	text-decoration: none;
}
div.Wrap
{
    text-align: center;
}

table, tr, td
{
	padding: 0;
	text-align: left;
}

table
{
	margin-left: auto;
	margin-right: auto;
}

p
{
	padding: 0px;
	margin: 0px;
}

.Normal, .Normal p
{
	font: normal normal 14px/19px Tahoma, Arial;
	color: #000;
}

.NormalBold
{
	font: normal bold 14px/19px Tahoma, Arial;
	color: #000;
}
.Head, h2, h1
{
	font: normal normal 26px Tahoma, Arial;
	color: #5D9732;
	border-bottom: 0px;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#ControlPanel
{
	background-color: White;
}

#ControlPanel .SubHead, .ControlPanelHead
{
	color: #000000;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover
{
	color: #000000;
}

/* Menu Items */
#navdiv
{
	padding: 0px;
	margin-bottom: 11px;
}

#navdiv a
{
	text-transform: uppercase;
	font-family: Tahoma, Arial;
}

.footer, a.footer, #dnn_dnnLOGIN_cmdLogin
{
	color: #919195;
	font-family: Tahoma, Arial;
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
}

/* Default Css */

.MainWrapper
{
	width: 960px;
	background-color: White;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.HeaderWrapper
{
	width: 960px;
	height: 170px;
}

.InnerHeaderWrapper
{
	width: 835px;
	height: 170px;
	margin: 0px 15px 0px 0px;
}

.HeaderSpacer
{
    width: 127px;
    float: left;
}

.LogoWrapper
{
	width: 577px;
	padding-bottom: 8px;
	float: left;
}

.HeaderLinkWrapper
{
	width: 54px;
	margin-top: 15px;
	float: left;
}

.HeaderLinkWrapper a
{
	color: #fff;
	text-transform: capitalize;
}

.HeaderLinkWrapper a:hover
{
	color: #fff;
}

.TopWrapper
{
	margin: -5px auto 11px auto;
	width: 960px;
}

.FlashWrapper
{
	width: 712px;
	float: left;
}

.TopSpacer
{
	width: 11px;
	float: left;
}

.TopLinkWrapper
{
	width: 231px;
	float: left;
}

.ContentWrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.ContentPaneWrapper
{
	padding: 5px 10px 0px
}

.ContentBG
{
    background: url(images/content_bg.png) repeat;
}

.TripleContentPaneWrapper
{
	width: 472px;
	float: left;
}

.TripleContentPaneWrapper .ContentHolder
{
	padding: 0px 10px;
}

.SideBarWrapper
{
	float: left;
	width: 251px;
}

.FooterWrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: static !important;
}

.FooterBG
{
    height: 35px;
	background: url(images/content_bottom.png) no-repeat;
}

.VerticalSpace
{
	padding-bottom: 3px;
	padding-top: 3px;
}

.containermaster
{
	width: 100%;
}

div.clear
{
	clear: both;
}

.AuthenticationContent table
{
	width: 100%;
}

.TitleHead a:link, .TitleHead a:active, .TitleHead a:visited, .TitleHead a:hover
{

}

/* Css for actions menu */
.ModuleTitle_MenuItem
{
	white-space: nowrap;
	text-align: left;
}

.ModuleTitle_MenuBreak
{
	display: none;
}

.Footer .Normal
{
	color: White;
}

.FooterImageWrapper
{
	vertical-align: top;
}

.ContentSpacer
{
    width: 20px;
    background-color: #ffffff;
}

.HeaderImage
{
    background: url(images/header_background.png) 4px 0px no-repeat;
    text-transform: uppercase;
    font-family: Tahoma, Arial;
    color: White;
    font-size: 18px;
    display: block;
    height: 45px;
    width: 250px;
    text-indent: 35px;
    line-height: 33px;
}

.SidePane .Normal
{
    color: White;
}

.FooterPane
{
    padding-top: 7px;
	text-align: left;
	text-indent: 65px;
}

.FooterPane p, .FooterPane .Normal p, .FooterPane .Normal, .FooterPane a, .FooterPane a:hover, .FooterPane .Normal div a
{
    color: White;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}

.FooterPane .Normal div a:hover
{
	color: #919195;
}

.AuthenticationContent table, #dnn_ctr_Login_pnlLogin table
{
	width: 100%;
}

.ModuleTitle_MenuItem
{
    text-align:left;
    white-space:nowrap;
    border: 0px solid white;
}

.LoginMessagePane
{
    float: left;
}

.LoginLink
{
    float: left;
    padding-top: 1px;
}

a.Donate
{
	width: 231px;
	height: 69px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/Join.png) 0px 3px no-repeat;
}

a.Donate:hover
{
	background-position: 0px -68px;
}

.OuterNationalWrapper a.NationalButton
{
	width: 252px;
	height: 111px;
	overflow: hidden;
	color: #fff;
	display: block;
	text-transform: uppercase;
	background: url(images/NationalButton.png) no-repeat;
}

.OuterGrantWrapper a.ApplyGrant
{
	width: 252px;
	height: 124px;
	overflow: hidden;
	display: block;
	color: #fff;
	text-transform: uppercase;
	background: url(images/Apply.png) no-repeat;
}

.GrantWrapper
{
	padding: 19px 51px 0px 46px;
	text-align: center;
	font-size: 23px;
	line-height: 100%;
	width: 160px;
}
.NationalWrapper
{
	padding: 14px 14px 0px 16px;
	text-align: center;
	font-size: 23px;
	line-height: 100%;
}

a.NationalButton:hover, a.ApplyGrant:hover
{
	color: #5A4A42;
}

.ContentAreaWrapper {width: 960px;margin: 0px auto;}
    .HeaderLinkPane
    {
    	text-align: right;
    }

.OuterGrantWrapper
{
}

.OuterNationalWrapper
{
	margin-top: -31px;
}

.TwoCol
{
	float: left;
	width: 714px;
}

.Spacer
{
	float: left;
	width: 10px;
}

img.bg {
/* Set rules to fill background */
min-height: 100%;
min-width: 1024px;
/* Set up proportionate scaling */
width: 100%;
height: auto;
/* Set up positioning */
position: fixed;
top: 0;
left: 0;
}
@media screen and (max-width: 1024px){
img.bg {
left: 50%;
margin-left: -512px; }
}
#mainWrapper {
/* This is the only important rule */
/* We need our content to show up on top of the background */
position: relative;
z-index: 1;
}
body {
/* These rules have no effect on the functionality */
/* They are for styling only */
margin: 0;
}

#dnn_ControlPanel {position: relative;z-index: 1;}

div.clear_float {clear: both;}

div.BreadCrumbWrapper {float: right;}
.WhiteText {color: #fff;}
.HeaderSpace {height: 50px;}
.ContentAreaWrapper {margin: 15px auto 10px auto;}
.TwoColContent {float: left;width: 625px;}
.TwoColContent .ContentHolder {width: 625px;margin: 0px auto;}
.TwoColSpacer {width: 10px;float: left;}
.SideBarWrapper {float: left;width: 325px;}
.BlogContent {margin-bottom: 5px;}
.blog_footer {border-bottom: 0px;clear: both;}
.blog_more_link  p{float: right;}
h2.blog_title {margin: 0px;}
.GreenBoxMid .blog_footer {padding-bottom: 0px;}
div.Login-1, div.Admin-1, div.Pages5173, .Settings5173, .Roles5173, .Accounts5173, .Manager5173, .Bin5173, .Home5202 {background: url(images/RenovationHeader_2.jpg) no-repeat;}

a.Login:link, a.Login:active, a.Login:visited{color: Black;}

.formlabel {vertical-align: top;}

.DynamicForms_Maintable, .DynamicForms_TableRow td table {width: 100% !important;text-align: left;}
.DynamicForms_TableRow td table tr td {text-align: left;}
div.BottomHomeLink {float: right;margin-right: 20px;}
#divAllTabs .adjust .IL_TabDiv {height: 120px !important;}

div.Search p.Disclaimer, p.Disclaimer {line-height: 100%;font-size: 10px;}

a.Facebook {background: url(images/facebook.png) 0px 0px no-repeat;width: 15px;height: 15px;display: block;}
a.Facebook:hover {background-position: 0px -15px;}
