
html
{
	height:100%
}


body
{
	padding:0px;
	margin:0px;
	background:#FFF5B9 url('images/NicholsBG.jpg') repeat-x fixed left top;
	position:relative;
	min-height:100%;
	
}

.FreeEstimates
{
	position:fixed;
	left:50%;
	top:0px;
	margin:0px 0px 0px -440px;
	width:32px;
	height:129px;
	background:transparent url('images/FreeEstimates.png') no-repeat scroll left top;
}

.BlueBarPane
{
	width:107px;
	
}
/* center the page */

.MainTable
{
	margin:0px auto;
	width:805px;
	
}

.NicholsLogo
{
	width: 805px;
	margin: 0px auto;
}

.MainTableContent
{
	width:684px;
	margin:0px auto;
	padding:0px;
	background-color:transparent;	
	vertical-align:top;
}

.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;
}

.MainTableContents
{
	padding:0px;
	margin:0px;
	width:960px;
	
}
.LeftTable
{
	width:121px;
	vertical-align:top;
	position:relative;
}
.InnerTable
{
	width:684px;
	margin:0px;
	padding:0px;
	
}

.TopNavBar
{	
	margin:0px auto;
	background:transparent url('images/InnerDropShadow.png') repeat-y scroll left top;	
}
.NavRow
{
	margin:0px auto;
	height:22px;
	background-color:#7ac143;
	padding:6px 8px 0px 8px;
}
.NavTable
{
	width:805px;
	margin:0px;
	height:45px;
	vertical-align:middle;
	text-align:right;
	background-color:#7ac143;
}



.MainContent
{
	margin:0px auto;
	padding:0px;
	width:1044px;
	background:transparent url('images/MainDropShadow.png') repeat-y scroll left top;
}

.InnerContainer
{
	width:960px;
	margin:0px auto;
	background:#c7e8ff url('images/NicholsGrass.jpg') no-repeat fixed center bottom;
}
.InnerDropShadow
{
	width:889px;
	margin:0px auto;
	background:transparent url('images/InnerDropShadow.png') repeat-y scroll left top;

}
.InnerContents
{
	width:805px;
	margin:0px auto;
	background:#FFFFC1;
	
}
.HomeContactRow
{
	width:602px;
	padding:13px 0px 0px 20px;
}

.HomeContactRow a
{
	text-decoration:none;
	color:white;
	font-family:Tahoma;
	font-size:12px;
	margin-right:10px;
	
}
.HomeContactRow img
{
	border-width:0px; 
	vertical-align:top;
	margin-right:3px;
}
.HeaderTable
{
	width:805px;
	padding:0px;
	height:275px;
}

.BottomNavTable
{
	margin:0px auto;
}

.BottomContainer
{
	padding:0px;
	margin:0px;
	background: transparent url('images/ybbqBottomBg.png') repeat-x scroll left bottom;
	bottom:0px;
	width:960px;	
}

.BottomContent
{
	margin:0px auto;
	padding:0px;
	width:700px;
	text-align:center;
}

/***************************announcement***********************/
.DNN_ANN_DesignTable 
{
	width:266px;
}

/**************************the menue items*********************/

.main_dnnmenu_bar, .main_dnnmenu_rootitem_selected , .main_dnnmenu_rootitem_hover
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	text-align:left;
	font-weight:bold;	
}

.main_dnnmenu_bar2, .main_dnnmenu_rootitem_selected2 , .main_dnnmenu_rootitem_hover2
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d0d600;
	text-align:left;
	font-weight:bold;	
}

.main_dnnmenu_rootitem_selected2 , .main_dnnmenu_rootitem_hover2
{
	color:black;
}

.main_dnnmenu_submenu
{
	background-color:white;
	color:green;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	padding:10px;
	z-index:30;
	margin-top:3px;
}

.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:white;
	font-size:small;
}
.main_dnnmenu_rootitem_selected , .main_dnnmenu_rootitem_hover
{
	color:#2C1B06;
}




