
html
{
	height:100%
}


body
{
	padding:0px;
	margin:0px;
	background:#677520 url('images/background.gif') repeat-x fixed left top;
	position:relative;
	min-height:100%;
	margin:0 auto;
	text-align:center;
	
}
/* center the page */
	
.MainTable
{
	margin:0px auto;
	width:900px;
	
}

.MainTableContent
{
	width:850px;
	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;
	
}

.InnerTable
{
	width:850px;
	margin:0px;
	padding:0px;
	
}

.phoneStyle{
	color: #C9C9C9;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.callusStyle{
	color: #5A5A5A;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}


.NavTable
{
	width:850px;
	margin:0px 25px;
	height:45px;
	vertical-align:middle;
	text-align:right;
}

.TopNavBar
{
	margin:0px auto;
	text-align:center;
	background:url('images/header.gif') repeat-x fixed left top;
}

.MainContent
{
	margin:0px auto;
	padding:0px;
	width:1044px;
	text-align:center;
	height:auto;
	background:transparent url('images/DropShadow.png') repeat-y scroll left top;
}

.InnerContents
{
	width:960px;
	height:auto;
	margin:0px auto;
	text-align:center;
	background-color:white;
}
	
.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:900px;
	padding:0px;
	height:275px;
 	
}

.BottomContainer
{
	padding:0px;
	margin:0px;
	background: transparent url('images/footer.gif') repeat-x scroll left bottom;
	bottom:0px;
	width:100%;
	height:28px;
	text-align:center;
	position:static;
}

.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: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.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:#2C1B06;
	font-size:small;
}
.main_dnnmenu_rootitem_selected , .main_dnnmenu_rootitem_hover
{
	color:#D3E105;
}

.main_dnnmenu_submenu
{
	background:transparent url('   ') repeat fixed left center;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	padding:10px;
	color:#000000;
}


