

html
{
	height:100%
}

body
{
	padding:0px;
	margin:0px;
	background:#2B695C url('images/goodneighborbg.jpg') no-repeat fixed bottom center;
	height:100%;
	
}
/* center the page */

.MainContainer
{
	margin:0px auto;
	padding:0px;
	width:960px;
	height:100%;
}

.LeftPage
{
	width:214px;
	vertical-align:top;
	
}

.RightPage
{
	width:746px;
}

.TopHeaderLeft
{
	width:214px;
	margin:0px;
	padding:0px;
	height:100px;
}

.TopHeaderRight
{
	width:746px;
	height:100px;
	margin:0px;
	padding:0px;
	text-align:right;
}

.TopLeftPane
{
	width:214px;
	height:59px;
}

.MenuTop
{
	background:white url('images/Menu_top.gif') no-repeat;
	width:214px;
	height:41px;	
}

.MenuBottom
{
	height:41px;
	width:214px;
	background:white url('images/Menu_Bottom.png') no-repeat;
}

.MenuMiddle
{
	background: #dd6f03 url('images/menubg.jpg') repeat-x top left;
	padding-right:20px;
	width:194px;
	height:222px;
	vertical-align:middle;
}

.LogoRow
{
	text-align:right;
	width:746px;
	height:100px;
	
}
.MainTableContent
{
	width:960px;
	margin:0px;
	padding:0px;
	background-color:white;	
	vertical-align:top;
	height:100%;
}

.Normal, .NormalDisabled
{
	color:black;
	font-family:Tahoma,Arial,Helvetica;
	font-size:small;
	font-weight:normal;
}

.NormalBold 
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:bold;
	color:black;
}


.InnerTable
{
	width:746px;
	margin:0px;
	padding:0px;
	
}



.MainContent
{
	width:960px;
	margin:0px auto;
	padding:0px;
	
}

.InnerTableContents
{
	margin:0px;
	padding:0px;
	width:746px;	
}

.blog_body
{
	margin:0 10px 10px;
	padding:0px 5px 5px 5px;
	-moz-border-radius:10px;
	border:1px #77BFB0 solid;
	background-color:#4A867A;
	color:#FFFFFF;
}

.blog_title a:link, .blog_title a:visited, .blog_title a:hover
{
	color:#96C71A;
}

.blog_topics a:link, .blog_topics a:visited, .blog_topics a:hover, a.blog_comments_normal
{
	color:#77BFB0;
}

a.blog_more_link
{
	color:#96C71A;
}

.blog_footer
{
	border-width:0px 0px 0px 0px;
}

div.blog_bubble blockquote
{
	background-color:transparent;
	border-color:#77BFB0;
}

div.blog_bubble blockquote p
{
	font-family:Arial, Helvetica, sans-serif;
}

/**************************the menue items*********************/

.main_dnnmenu_bar, .main_dnnmenu_rootitem_selected , .main_dnnmenu_rootitem_hover
{
	font-size:20px;
	font-family:Arial;
	color:#FFFFFF;
	text-align:right;

	
}
.footer, a.footer, a.footer:link, a.footer:active, a.footer:visited, a.userlogin, a.userlogin:link, a.userlogin:active, a.userlogin:visited
{
	font-family:Arial;
	color:#CCCCCC;
	font-size:small;
}
.main_dnnmenu_rootitem_selected , .main_dnnmenu_rootitem_hover
{
	color:#A35102;
}
