body {
background: #fff url(images/pgm_bg.gif) repeat-x left top;
font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
margin: 0 auto 20px auto;
color: #000;
font-size: small;
}

a {
	color: #555;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	background: #fff;
}

img {
	border: 0;
	margin: 0;
}

ul.ref a {
	font-weight: normal:
}

ul.ref li {
	margin: 0 0 15px;
}

#pgmintro {
	background: #fff url(images/pgmintro.gif) no-repeat 0 0;
	width: 697px;
	height: 273px;
	position: relative;
}

#pgmintro div {
	position: absolute;
	bottom: 0;
	left: 30px;
}

h1 {
font-size: 15pt;
margin: 0 0 10px 0;
padding: 0 0 3px 0;
}

h2 {
	font-size: 20pt;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #115008;
}

h3 {
	color: #4c8c43;
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px solid #eee;
	margin: 28px 0 10px;	
	padding: 0 0 4px;
}

ul#regul {
	padding-left: 0;
	margin-left: 35px;
	margin-top: 8px;
}

#regul li {
	margin: 0;
	list-style: circle;
	padding: 4px 0;
}

#header_contact {
width: 738px;
height: 52px;
text-align: right;
color: #166C0A;
padding: 7px 8px 0 0;
margin: 0 auto 0 auto;
text-transform: uppercase;
font-size: 10pt;
}

#header_contact span {
font-weight: bold;
}

#header {
background: transparent url(images/pgm_header.jpg) no-repeat 0 0;
width: 746px;
height: 90px;
border-bottom: 6px solid #4E8F45;
margin: 0 auto 0;
}


#nav ul {
list-style-type: none;
margin: 4px 0 25px 0;
background: transparent; 
padding: 0;
}

#nav li {
display: inline;
margin: 0;
}

#nav a {
background: #4E8F45 url(images/nav_li_bg.gif) repeat-x left top;
color: white;
font-weight: bold;
font-size: 10pt;
margin: 0;
text-decoration: none;
padding: 4px 12px;
border-bottom: 2px solid #115008;
}

#nav a:hover {
/* text-decoration: underline; */
background: #4E8F45;
}

#content {
width: 704px;
margin: 0 auto;
padding: 0 20px 20px;
background: #fff url(images/content_bg.gif) repeat-x left top; /*  #166C0A */
border-right: 1px solid #115008;
border-left: 1px solid #115008;
border-bottom: 5px solid #115008;
}

#content p {
margin: 8px 0; 
text-align: justify;
width: 100%;
line-height: 140%;
}


#content p img {
float: right;
padding: 4px;
background: #fff;
border: 1px solid #000;
margin: 0 0 10px 20px;
}

#content p.quote {
border: 1px solid #115407;
border-top: 0;
border-bottom: 0;
margin: 2px 19px 15px 19px;
padding: 10px 18px;
line-height: 150%;
background: #DBF2C5;
color: #115407;
font-style: italic;
font-weight: bold;
} 

#content p.infop {
	background: #f1f1f1;
	padding: 20px;
	margin: 10px 0;
	width: 75%;
}

.clear {
clear: both;
}

ul#services {
	padding-left: 15px;
}

#services li {
	margin: 13px 0 0;
	list-style: none;
	background: transparent url(images/bullet_leaf1.gif) no-repeat 0 2px;
	padding-left: 25px;
	padding-bottom: 6px;
	border-bottom: 1px solid #aaa;
	width: 60%;
}

#work img {
	float: left;
	padding: 3px;
	background: #ccc;
	margin: 10px;
}

p#homep {
	font-size: 1.1em;
	background: #f1f1f1;
	padding: 20px;
	border: none;
	margin: 10px 0;
	width: 94%;
}

p#homep img {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
	float: none;
}