#boundingBox		{
	position:relative;
	float:left;
	width: 760px;
	left:50%;
	margin-left:-380px;
					}
#center_bg			{
	position:relative;
	float:left;
	width:760px;
	background-image:url(images/center_BG.gif);
	height: 306px;
	width: 760px;
					}
#footer				{
	position:relative;
	float:left;
	background-color:#9f8b68;
	width: 760px;
	height: 90px;
	padding-top:5px;
	text-align:center;
					}
#green				{
	z-index:1;
	position:absolute;
	background-image:url(images/green.jpg);
	height: 325px;
	width:327px;
	top: 320px;
	left: 0px;
					}
#green_TA			{
	z-index:2;
	position:absolute;
	top:150px;
	left:0px;
	padding:20px;
					}																									
#header				{
	position:relative;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#523f2c;
	height: 232px;
	width: 760px;
					}
#navigation_bar		{
	position: relative;
	float:left;
	height: 56px;
	width: 760px;
	background-image:url(images/nav_BG.gif);
	background-repeat:repeat-x;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
					}												
#topHeader 			{
	position:relative;
	float:left;
	height: 32px;
	width: 760px;
	background-color: #422f1e;
					}
#welcome			{
	position:relative; 
	float:right; 
	width:420px; 
	height:306px; 
	padding-top:20px;
					}								
.contact_Text		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#fff;
					}
.gr_Text			{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
					}
a.gr_Text:hover		{
	color: #edaa52;
	text-decoration:underline;
					}										
.nav_Text			{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #442f1e;
	text-decoration: none;
					}
.whdr_Text			{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
					}						
.welcome_Text		{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
					}
a.welcome_Text:hover{
	color:#2a3e01;
	text-decoration:underline;
					}