body{
	margin: 0; /* zeroes the margins on the body */
	padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
	/* border: 1; /* zeroes off any existing border */
	text-align: center; /* Hack to center the wrapper in IE5.x pc */
	min-width: 990px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#mainDiv { /* main web page container */
	width: 990px;/*sets the width for IE5.x's broken box model*/
	w\idth: 990px; /* sets the width of the wrapper for compliant browsers*/
	margin: 5px auto; /* sets a border to all 4 sides */
	position: relative; /* important to position it relatively */
	text-align: left; /* Realigns the text to the left after the IE hack in the body rule */
	top: -5px;
	border: 2px solid #000;
	background-color: #47b6b2;
	
	min-height:830px;
    height:auto !important;
    height:830px;
}

#siteHeader{
	margin: 0;
	padding: 0px 0px;
	width: 100%;
	top: -10px;		
}

#globalNav { /* ##### not styled ##### */}

#float1
{ 
	position:absolute;
	left:60px;
	top:93px;
	width:150px;
	z-index:3;
}

#contentindex{
	width: 990px;
	margin: 0;
	padding: 0;
	background-color: #47b6b2;
	z-index: 100;
}

#left_banners { float: left; width: 270px; }
#left_banners img { border: 2px #000 solid; }

/***********************************************/ 
/* Main Pics Positioning                       */
/* ++++++++++++++++++++++++++++++++++++++++++++*/
/* additions for drop-down menu                */
/***********************************************/

#main_pic { /* Main Pic Positioning */
    float: right;
	width:718px;
	background-color: #a1d7e1;
	margin-top: -5px;
	margin-left: 7px;
	padding: 0;
	min-height:600px;
    height:auto !important;
    height: 600px;	
}

#team_pics { float: left; width: 270px; clear:both;}

#team_pics img { border: 2px #fff solid; }

#lower_banners { float: right; width: 718px;}

#lower_banners img { margin: 20px 15px 20px 15px; border: #fff solid 2px;}

#maroon_bar { 
	position:relative;
	left:0px;
	top:-5px;
	width:990px;
	height:118px;
	z-index:1;
	background-color: #892331;
	padding-top: 2px;
}

#maroon_bar2 { /* Maroon Footer Bar Positioning */
	clear: both;
	width:990px;
	height:53px;
	background-color: #892331;
	padding-top: 6px;
	padding-bottom: 2px;
}

#siteFooter { /* Footer Positioning */
	width:990px;
	height:50px;
	background-color: #47b6b2;
	margin-top: 10px;
	
}


/***********************************************/ 
/*                SUB STYLES                   */
/* +++++++++++++++++++++++++++++++++++++++++++ */

#header_logo { /* logo at left */
	position:absolute;
	left:0;
	top: 2px;
	width:240px;
	height:89px;
	z-index:1;
}
#Header_Title { /* Belle Hall Plantation positioning */
	position:absolute;
	left:398px;
	top:0px;
	width:396px;
	height:41px;
	z-index:2;
}
.headertitle { /* Belle Hall Plantation text attributes */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #892331;
	font-weight: bold;
}
#Header_Sub { /* Your Neighborhood Resource positioning */
	position:absolute;
	left:477px;
	top:34px;
	width:238px;
	height:27px;
	z-index:3;
}
.headersub { /* Your Neighborhood Resource text attributes */
	color: #892331;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
#Header_Menu { /* Header Menu Positioning */
	position:absolute;
	left:203px;
	top:55px;
	width:794px;
	height:37px;
	z-index:4;
}
.headermenu{ /* Header Menu text attributes */
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #892331;
}

.address_text { /* Maroon Header Bar white text Positioning */
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	
}

#menu {
width: 12em;
background: #eee;
padding: 0;
margin: 0;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu ul ul ul{
position: absolute;
top: 0;
left: 0;
}

#menu li {position: relative;}

#menu ul ul ul {
float: left;
margin: 0px 11px;
padding: 0;
position: relative; z-index: 10;
}

div#menu ul ul ul 
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

#contentindex p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}	

#left_banners_A { /* Left Banner A Positioning */
	position:absolute;
	left:0px;
	top:207px;
	width:125px;
	height:125px;
	z-index:1;
	background-color: #47b6b2;
	margin-top: 10px;
	margin-left: 4px;
}

#left_banners_B { /* Left Banner B Positioning */
	position:absolute;
	left:133px;
	top:207px;
	width:125px;
	height:125px;
	z-index:1;
	background-color: #47b6b2;
	margin-top: 10px;
	margin-left: 4px;
}

#left_banners_C { /* Left Banner C Positioning */
	position:absolute;
	left:0px;
	top:342px;
	width:125px;
	height:125px;
	z-index:1;
	background-color: #47b6b2;
	margin-top: 10px;
	margin-left: 4px;
}

#left_banners_D { /* Left Banner D Positioning */
	position:absolute;
	left:133px;
	top:342px;
	width:125px;
	height:125px;
	z-index:1;
	background-color: #47b6b2;
	margin-top: 10px;
	margin-left: 4px;
}

#left_banners_E { /* Left Banner C Positioning */
	position:absolute;
	left:0px;
	top:477px;
	width:125px;
	height:125px;
	z-index:1;
	background-color: #47b6b2;
	margin-top: 10px;
	margin-left: 4px;
}

#left_banners_F { /* Left Banner D Positioning */
	position:absolute;
	left:133px;
	top:477px;
	width:125px;
	height:125px;
	z-index:1;
	background-color: #47b6b2;
	margin-top: 10px;
	margin-left: 4px;
}

#team_pics_head { /* Team Pics Title Positioning */
	position:absolute;
	left:0px;
	top:622px;
	width:250px;
	height:30px;
	z-index:1;
	margin-top: 10px;
	margin-left: 9px;
}

#team_pics_A { /* Team Pics Positioning */
	position:absolute;
	left:0px;
	top:572px;
	width:68px;
	height:124px;
	z-index:1;
	margin-top: 10px;
	margin-left: 9px;
}

#team_pics_B { /* Team Pics Positioning */
	position:absolute;
	left:82px;
	top:572px;
	width:68px;
	height:124px;
	z-index:1;
	margin-top: 10px;
	margin-left: 9px;
}

#team_pics_C { /* Team Pics Positioning */
	position:absolute;
	left:162px;
	top:572px;
	width:68px;
	height:124px;
	z-index:1;
	margin-top: 10px;
	margin-left: 9px;
}


.footermenu{ /* Footer Menu text attributes */
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.footermenu a:link  { /* Footer Menu text attributes */
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footermenu a:visited  { /* Footer Menu text attributes */
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footermenu a:hover  { /* Footer Menu text attributes */
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footermenu a:active  { /* Footer Menu text attributes */
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p.siteNotice {
    padding: 0px 10px;
}


/* ################# */
/* ##### OTHER ##### */
/* ################# */

td {
	padding-left: 10px;
	padding-right: 10px;
	}

/*
 li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	font-size: 80%;
	background: #23408e;


}
li>ul {
	top: auto;
	left: auto;
}
*/

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0 0 10px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #334d55;
}

h2{
 font-size: 18px;
 color: #006699;
}

h3{
 font-size: 16px;
 color: #334d55;
}

h4{
 font-size: 14px;
 font-weight: normal;
 color: #333333;
}

/*
ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}
*/
label{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #334d55;
}
				
#text_on_flash {
	position:absolute;
	width:595px;
	height:139px;
	border:1px none #000000;
	z-index:20;
	left: 175px;
	top: 216px;
	padding: 0;
	margin: 0;
}

#text_on_flash p {
	margin: 5;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	z-index: 20;
	color: #FFFFFF;
}

/* for INDEX/HOME page only */
#contentindex_player{
	float:left;
	width: 680px;
	margin: 0;
	padding: 0;
	background-color: #FFFBD0;
	z-index: 100;
	 min-height:400px;
  height:auto !important;
  height:450px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/*************** #pageHeader styles **************/

#pageHeader{
	padding: 0px 0px 10px 10px;
}

/************* #secondaryNav styles *************/

#secondaryNav{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


            /* Client Contact Info */
table.siteClient{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

/*********** Navigation styles ***********/

div.navBar{
    min-width: 175px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
    max-width: 175px;
	min-height: 800px;
	max-height: 2000px;
	_height: 800px; /* CSS hack for IE to ignore the previous 2 height settings. Mozilla and Opera browsers ignore this hack. */
}

div.navLink{
	position: relative;
	z-index: 1;
	min-width: 175px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 42px;
	margin: 0; /* zeroes the margins on the body */
	padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
	border: 0; /* zeroes off any existing border */
	text-align: center;
	font-family: "Courier New", Courier, monospace; /*   background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;		*/
}

a.navText1 {
	position: relative;
	z-index: 2;
	top: 12px;
	min-width: 145px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	margin: 0; /* zeroes the margins on the body */
	padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
	border: 0; /* zeroes off any existing border */
	background-attachment: fixed;
}
a.navText2 {
    position: relative;
	z-index: 2;	
	top: 6px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
}

a.navText1:link, a.navText1:visited{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.navText1:hover, a.navText1:active{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.navText2:link, a.navText2:visited{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.navText2:hover, a.navText2:active{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.mininav { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color: #006666;}


/* ### 

#### THIS STYLE NOT USED IN SITE ####


#menus {
	position:absolute;
	width:280px;
	min-height:550px;
	height:auto !important;
	height:550px;
	border:1px none  #000000;
	z-index:50;
	left: 0px;
	top: 107px;
}
	
#contentwide{
	float:right;
	width: 543px;
	margin: 0;
	padding: 0 5px 0 10px;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
    background-color: #FFFFFF;	
	font-size: 12px;
	line-height: 1.166;		
}	

#content{
	float:right;
	width: 595px;
	margin: 0;
	padding: 0 5px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.166;
	
}


### */