body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	background: #eae3d8;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-top:20px;
	padding-bottom: 20px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.style1:link {
	color: #AB8422;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.style1:visited {
	text-decoration: none;
	color: #AB8422;
	font-size: 14px;
	font-weight: bold;
}
a.style1:hover {
	text-decoration: none;
	color: #AB8422;
	font-size: 14px;
	font-weight: bold;
}
a.style1:active {
	text-decoration: none;
	color: #AB8422;
	font-size: 14px;
	font-weight: bold;
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position:relative;
	background: #FFFFFF;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #container2 {
	width: 720px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	background: #ab8422;
	height: 50px;
	text-align: center;
}
.int_header {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	background: #ab8422;
	height: 8px;
}
.oneColFixCtr #mainContent {
	position: absolute;
	top: 0px;
	z-index: 2;	
}
.oneColFixCtr #header {
	position: relative;
	top: 0;
	z-index: 1;
	padding-top: 126px;
	
}
.body_text {
	padding-top: 25px;
	padding-left: 180px;
	padding-right: 95px;
	font-size: 10px;
	line-height: 16px;
}
.projects {
	padding-top: 25px;
	padding-left: 180px;
}
.project_bar {
	font-family:  Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #00673f;
	height: 101px;
	width: 475px;
}
.project_text {
	padding-top: 2px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
p {
	padding: 0;
	margin: 0;
}
#menu1{
	position:absolute;
	height: 43px;
	top: 359px;
	left: 165px;
	background-color:#FFFFFF;
	border: 1px solid #00673f;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 130px;
	z-index:3;
}
#menu2{
	position:absolute;
	height: 61px;
	top: 407px;
	left: 165px;
	background-color:#FFFFFF;
	border: 1px solid #00673f;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 130px;
	z-index:3;
}
#menu3{
	position:absolute;
	height: 81px;
	top: 431px;
	left: 165px;
	background-color:#FFFFFF;
	border: 1px solid #00673f;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 130px;
	z-index:3;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 0px;
	line-height:20px;
	text-indent: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul a {
	text-decoration: none;
	width:100%;
	background-color: #FFFFFF;
	display:block;
	color:#000;
}
ul a:link {
	text-decoration:none;
}
ul a:visited {
	text-decoration:none;
}
ul a:hover {
	text-decoration: none;
	background-color: #00673f;
	color: #FFF;
}

.blog_header {
	background-color: #00673f;
}
a.gallery, a.gallery:visited {
width: 65px;
height: 65px;
display: inline-block;
position: relative;
margin-top: 0px;
margin-right: 16px;
margin-bottom: 16px;
margin-left: 0px;
border: 1px solid #00673f;
}
a.gallery, a.gallery:visited img {
display: inline-block;
}
span.overlay {
top: 0;
left: 0;
height: 65px;
width: 65px;
display: inline-block;
position: absolute;
cursor:pointer;
margin-left: -9000px;
background: url(gallery/hover.png);
}
a.gallery:hover span.overlay {
margin: 0;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #00673f;

	color: #00673f;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #00673f;
		
		font-weight: bold;
		background-color: #00673f;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
#div3 {
	background-color:#FFFFFF;
	filter:alpha(opacity=87);   /* Internet Explorer       */
	-moz-opacity:0.87;           /* Mozilla 1.6 and below   */
	opacity: 0.87;               /* newer Mozilla and CSS-3 */
	position:absolute;
	z-index:3;
	top:18px;
	width:270px;
	height: 186px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	display:block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00673f;
}

.news {
   filter:alpha(opacity=100);  /* discarded */
   -moz-opacity:1.0;           /* discarded */
   opacity: 1.0;               /* discarded */
	padding-top:15px;
	padding-right:15px;
	padding-left:45px;
	padding-bottom:5px;
	
}
#apDiv1 {
	position:absolute;
	width:292px;
	height:214px;
	z-index:4;
	left: 508px;
	top: 122px;
	overflow: hidden;
}
.header {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00693C;
}
