html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #E5D2B2;
}



a:link { color: #1D7F3F; }
a:visited { color: #183219; }
a:hover { color: #cc972e; }
a:active { color: #CC972E; }

div.menu a:link { color: #FFFFFF; text-decoration: none; } 
div.menu a:visited { color: #FFFFFF; text-decoration: none; }
div.menu a:hover { color: #CC972E; text-decoration: none; }
div.menu a:active { color: #CC972E; text-decoration: none; }


td.green {
	background-color: #183219;
	width: auto;
	height: 40px;
	text-align: left;
	font-weight:normal;
	padding-left: 52px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.green1 {
	background-color: #183219;
	width: auto;
	height: 40px;
}

td.gold {
	background-color: #cc972e;
	padding: 0px;
	width: auto;
	height: 20px;
}

td.tan {
	background-color: #ead9bd;
	padding: 0px;
	width: auto;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #1d7f3f;
	text-align: left;
	font-weight:normal;
	}
	
h1.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #1d7f3f;
	text-align: left;
	font-weight:normal;
	padding-left: 40px;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #1D7F3F;
}

h3 {
	font-size: 12px;
	color:#333333;
	
}

td.main_text {
	text-align: justify;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

td.past_projects {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 1em 50px 1em 1em;
	font-size: 12px;
}

td.past_projects_left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 1em 1em 1em 50px;
	font-size: 12px;
}

td.past_projects_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	padding: 1em;
}

td.past_projects_top_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	padding: 1em 50px 1em 1em;
	vertical-align: middle;	
}


td.current_projects {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2em 2em 2em 50px;
	font-size: 12px;
}



blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0.5em;
	line-height: 1.25em;
	color: #1D7F3F;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}

blockquote span {
	color: #000000;
}

blockquote.nomargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0.5em;
	line-height: 1.25em;
	color: #1D7F3F;
	margin:0;
}
div.copyright_text {
	font-size: 10px;
	padding: 10px;
	background-color: #E3D1AF;
	text-align: center;
}

div.popup {
	padding: 15px;
	height: 300px;
	width: 750px;
	background:#FFFFFF;
}

div.popup div.pop {
	background:#FFFFFF;
}


div.employment {
	padding: 0 2em;
	margin-bottom: .5em;
}

img.imagespacer {
	padding: 4px 2px;
}

td.past_projects_text { 
	font-size:12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

li.past_projects_li { line-height: 17px; }

#pastproject_text { font-size:12px; }

#past_projects_image { padding: 0 25px 0 0;}

td.listed li {padding: .25em 0}

p.nomarginparagraph {margin-bottom:0; padding-bottom:0;}

td.main_text_notop {
	text-align: justify;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}