﻿h1
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-style:normal;
	background-repeat:no-repeat;
    	background-image:url('images/hbar.gif');
    	width:527px;
    	height:27px;
    	color:White;
    	padding: 2px 2px 2px 2px;

}

.applewoodTitle
{
    font-style:normal;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    background-repeat:no-repeat;
    background-image:url('images/hbar.gif');
    width:527px;
    height:27px;
    color:White;
    padding: 2px 2px 2px 2px;
    font-size:18px;
}

a:link, a:visited, a:hover, a:active
{
    color:#b8ff00;
}

body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: white;
	color:black;
	border-width: 0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}


#dContainer
{
	width:786px;
	margin: auto auto auto auto;
	background-image:url('images/pagebg.gif');
}

#dHeader
{
	background-image:url('images/header.jpg');
	height:165px;
	width:778px;
	margin: 0px 4px 0px 4px;
}


#dMenu
{
	position:relative;
	height:24px;
	width:100%;
	top:136px;
}


#dContent
{
	
}

#dPageContent
{
	width:530px;
	float:right;
	padding: 23px 23px 23px 23px;
}

#dPageContentLeft
{
	width: 200px;
	float:left;
}

#dPageContentRight
{
	width: 330px;
	float:left;
}

#dPageContent a:link, #dPageContent a:visited, #dPageContent a:hover, #dPageContent a:active
{
  color:#435d00;
}

#dSidebar
{
	width:196px;
	margin-left:4px;
	background-color:#313131;
	font-size:12px;
	color:white;
	float:left;
}

#dSearchBox
{
    margin-top:23px;
	margin-bottom:23px;
}


#dSubMenu
{
  margin-bottom:23px;
}


#dSideGraphic
{
    /*margin-top:46px;
	background-image:url('images/sbfibre2.jpg');
	background-repeat:no-repeat;
	width:196px;
	height:331px;*/
}


#dFooter
{
	clear:both;
	background-image:url('images/footbk.gif');
	background-repeat:repeat-x;
	height:23px;
	margin-left:4px;
	margin-right:4px;
	color:White;
	font-size:10px;
}

.highlightText
{
    color:#b8ff00;
}

/*S I T E F I N I T Y   C O N T R O L S*/


#dSearchBox .searchBox
{
   width:118px;
   margin-left:4px;
   background-color:#313131;
   border-color:#B8FF00;
   border-style:solid;
   border-width:1px;
   color:White;
}  

#dSearchBox .searchSubmit
{
   margin-right:4px;
   background-color:#313131;
   border-color:#B8FF00;
   border-style:solid;
   border-width:1px;
   color:White;
   cursor:pointer;
}  










