* {
	padding : 0;
	margin : 0;
}

body {
	margin : 20px auto 0;
	width : 760px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 62.5%;
}

#content {
	background : url(../images/shadow.png) repeat-y center;
	text-align : center;
}

#header {
	background : url(../images/greensprout.jpg) repeat-x;
	width : 742px;
	margin : 0 auto;	
}

div#body {
	padding : 20px;
	width : 470px;
	margin : 0 200px 0 10px;
}

div#news {
	padding : 20px;
	width : 698px;
	margin : 0 10px 0 9px;
	border : 2px green solid;
	background-color : #daebba;
}

div#news h4 {
	padding : 0;
	margin: 10px 40px 0;
}

div#news p {
	padding : 0;
	margin: 10px 40px 0;
}

ul#topnav {
	background : url(../images/greengiant.jpg) repeat-x;
	height : 60px;
	margin : -3px auto 0;
}

ul#topnav ul, ul#topnav li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	display : inline;
	list-style-type : none;
	font-size : 1.1em;
	text-align : center;
	line-height : 1.2em;
	float : left;
	font-weight : normal;
	padding : 12px 12px 0;
	border-left : 2px green solid;
}

p, h3, ul.normal {
	color : #220;
	font-size : 1.2em;
	text-align : left;
	line-height : 2em;
	padding : 10px 0;
}

p.indent {
	padding : 0 20px;
	line-height : 1.5em;
}

p.right {
	margin-left : 40px;
}

h3.indent {
	margin-left : 30px;
}

h3.leading {
	margin-top : 50px;
}

h3.leading p {
	color : red;
}

ul.normal {
	padding : 5px;
}

ul.normal li {
	margin-left : 40px;
	line-height : 1.4em;
	padding : 10px 0;
	list-style-type : square;
}

p.holder {
	padding : 0;
	margin : 0;
}

h1, h2, h4 {
	font-family : Georgia, Times, "Times New Roman", serif;
	color : #006b01;
	font-size : 2.8em;
	text-align : left;
	font-weight : normal;
}

h2 {
	font-style : italic;
	font-size : 2em;
	padding-top : 10px;
}

h3 {
	font-weight : bold;
}

h4 {
	font-style : italic;
	font-size : 1.8em;
	padding-bottom : 10px;
}

h6 {
	font-family : Verdana, Arial, sans-serif;
	color : white;
	font-size : 1.2em;
	text-align : center;
	height : 40px;
	line-height : 40px;
	font-weight : normal;
}

#header h6 a {
	color : #b5e915;
}

a:link {
	color : #006b01;
}

a:visited {
	color : #220;
}

a:hover {
	color : #b5e915;
}

a:active {
	color : #b5e915;
}

#body a:link {
	color : #006b01;
	font-weight : bold;
}

#body a:visited {
	color : #220;
	font-weight : normal;
}


li a {
	text-decoration : none;
}

li a:link {
	color : white;
}

li a:visited {
	color : white;
}

li a:hover {
	color : #b5e915;
}

li a:active {
	color : #b5e915;
}

li.urhere {
	color : #b5e915;
	font-weight : bold;
}

h6 a:link {
	font-family : Verdana, Arial, sans-serif;
	color : white;
	text-decoration : none;
}

h6 a:hover {
	color : #b5e915;
	text-decoration : none;
}

body#home a#home, body#clients a#clients, body#conference a#conference, body#contact a#contact, body#contract a#contract, body#travel a#travel, body#housing a#housing, body#siteselection a#siteselection, body#travel a#travel, body#management a#management {
	color : #006b01;
	font-weight : bold;
	border-bottom : none;
	text-decoration : none;
}

#footer {
	width : 740px;
	margin : 20px auto 40px;
}

#footer #links {
	background-color : #daebba;
}

#footer p {
	font-size : 1.1em;
	text-align : center;
}

img.right {
	float : right;
	padding : 0 0 20px 20px;
}

blockquote {
	font-family : georgia, times, "times new roman", serif;
	float : right;
	width : 200px;
	font-size : 1.4em;
	text-align : left;
	line-height : 1.4em;
	color : black;
	font-style : italic;
	padding : 20px 20px;
	margin : 20px;
	border-top : 2px silver solid;
	border-bottom : 2px silver solid;
}

blockquote em {
	color : gray;
}

.red {
	color : red;
	font-weight : bold;
}

form {
	width : 470px;
	float : left;
	margin-top : 20px;
	padding : 20px 0 20px 40px;
	border : 1px gray solid;
}

form p {
	font-weight : bold;
	padding-top : 0;
}

#sidecontent {
	width : 180px;
	margin-top : 15px;
	margin-right : 20px;
	float : right;
}

#sidecontent p {
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	color : #000;
	font-weight : bold;
	line-height : 1.8em;
}

#sidecontent p.center {
	text-align : center;
}

#sidecontent ul {
	padding : 10px;
	list-style-type : square;
	list-style-position : inside;
}

#sidecontent li {
	text-align : left;
	font-style : italic;
	padding : 5px 0;
	font-size : 1.1em;
	font-weight : bold;
}

ul#subnav {
	text-align : right;
	height: 40px;
	line-height : 40px;
	margin : 0 10px;
}

#subnav li {
	display : inline;
	letter-spacing : 1.3px;
	font-size : 1.5em;
	font-weight : bold;
}

#subnav a {
	color : #006b01;
	text-decoration : none;
	padding : 4px 2px 2px;
	border-bottom : 8px #daebba solid;
}

#subnav a:hover {
	background-color : #daebba;
}

#box {
	margin : 20px 0;

	border : #006b01 1px solid;
	background-color : #daebba;
	overflow : auto;
}
	
#box p {
	font-size : 1.4em;
	line-height : 1.5em;
	padding : 15px 20px 20px 20px;
	margin : 0; }
	
#box img {
	float : left;
	padding : 0 0 20px 0;
	margin : 20px; }
	
#box + p {
	clear : both; }
	
span.big {
	font-size : 1.4em;
	font-weight : bold;
	color : #006b01; }