body {
	margin: 0px;
	font-family:"Times New Roman", Times, serif;
}

#Home{
	background-color: #e2e3d3;
	background-image: url(img/Home_MainBG.gif);
	background-repeat:repeat-x;
}

#Sub{
	background-image:url(img/Sub_MainBG.gif);
	background-repeat:repeat-x;
	background-color: #293418;
}

#Container {
	position:relative;
    margin: 0 auto; /* For all other browsers */
    width: 940px;
}

#Hdr {
	position:absolute;
	background-image:url(img/Hdr.jpg);
	top:12px;
	width: 940px;
	height: 169px;
}

#Address{
	position:absolute;
	width: 120px;
	left:191px;
	top:68px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
	color:#d2e9a0;
}

#TNav{
	position:absolute;
	width: 130px;
	left:737px;
	top:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#18210a;
}

#photogallery img
{
	float:left;
	margin:2px;
}

a#hoverthing
 {
	display: block;background: #009933 url(http://www.treesatlanta.org/Resources/kolbdogwood.jpg) repeat-x left top;width: 150px;height: 150px;
 }
 
a#hoverthing:hover 
{
	background: #009933 url(http://www.treesatlanta.org/Resources/.jpg) repeat-x left top;
}

#photogallery
{
	margin-top:200px;
}
#treepic
{
	text-align:center;
	clear:both;
}

#TNav a{
	display:block;
	background-image:url(img/Aro_Dark.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration:none;
	color:#18210a;
}

#TNav a:hover{
	color:#e2f6b7;
	text-decoration:underline;
}


/*New Search*/

#Search {
	position:absolute;
	left:740px;
	top:118px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#18210a;
}

#SearchBox {
	position:absolute;
	left:46px;
	top:-1px;
	width:80px;
	height:17px;
	background-color:#d9eca8;
	border:1px solid #53692f;
}

.SearchGo{
	position:absolute;
	left:128px;
	top:-1px;
	width:25px;
	height:21px;
	background-color:#51692d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#d9eca8;
	text-align:center;
	padding-left:1px;
	border:none;
}

/*end New Search*/


#Mid {
	position:absolute;
	top:198px;
	width: 940px;
}

.MidHome{
	background-image:url(img/Home_Mid.jpg);
	background-repeat:no-repeat;
	height: 278px;
}

.MidSub{
	background-image:url(img/Sub_Mid.jpg);
	background-repeat:no-repeat;
	height: 482px;
	padding-top:18px;
}

#Lnav{
	float:left;
	height:400px;
	width:200px;
	padding-left:34px;
	padding-top:5px;
}

.LnavSub {
	margin-top:-18px;
}

#Photo{
	position:absolute;
	top:17px;
	left:247px;
	width: 460px;
	height: 240px;
	border: 1px solid #1b240e;
}

#Quote{
	position:absolute;
	top:55px;
	left:738px;
	width: 172px;
	height: 210px;
	color:#eff2d1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	overflow:hidden;
}

#Quote a{
	color:#eff2d1;
	font-weight:bold;
	text-decoration:underline;
}

#TaglineHome {
	position:absolute;
	top:508px;
	left:24px;
	width:900px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#5f8226;
}

#TaglineSub {
	position:absolute;
	top:500px;
	left:37px;
	width:182px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#5f8226;
}

#HomeBtm {
	position:absolute;
	top:547px;
	left:20px;
}

#News{
	width: 865px;
	background-color:#c3c5b6;
	color:#293418;
	font-size: 16px;
	padding:8px 15px 15px 20px;
	line-height:17px;
}

#News a{
	color:#5f8226;
	font-weight:bold;
}
#News a:hover{
	color:#293418;
}

#News ul {
	margin:0px;
	padding-left:20px;
}
#News li{
	padding-bottom:8px;
}

#NewsTitle{
	color:#5f8226;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:12px;
}

#Content{
	position: relative;
	width: 624px;
	border:1px solid #1b240e;
	background:#e2e3d3;
	color:#293418;
	font-size: 16px;
	padding:8px 15px 15px 20px;
	line-height:17px;
	margin-left:249px;
}

#Content a{
	color:#5f8226;
	font-weight:bold;
}

#Content a:hover{
	color:#293418;
}

#ContentTitle{
	color:#5f8226;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:12px;
}

#Footer{
	margin-top:14px;
	margin-bottom:10px;
	background-image:url(img/Spacer_tan.gif);
	background-repeat:repeat-x;
	width: 878px;
	padding-top:10px;
	padding-left:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#5f8226;
	text-align:right;
}
.FooterSub {
	float:right;
	margin-right:10px;
	padding-right:6px;
}

#Footer a{
	display:block;
	float:left;
	background-repeat:no-repeat;
	margin-right:44px;
	padding-left:12px;
	padding-top:2px;	
	text-decoration:none;
}
.FooterHome a{
	background-image:url(img/Aro_Dark.gif);
	color:#293418;
}

.FooterSub a{
	background-image:url(img/Aro_Light.gif);
	color:#e2e3d3;
}

#Footer a:hover{
	color:#5f8226;
	text-decoration:underline;
}
