/* #016302 - Really dark green */
/* #368019 - Dark green */
/* #48BE1D - Kelly green */
/* #8CC63E - Lime green (background) */
/* #B7DA71 - Light lime green */
/* #CCF65E - Bright lime green (current button) */
/* #9A4D00 - Read more for Media articles */

.georgia
{
	font-family: Georgia, Times New Roman, serif;	
	font-size: 17px;
	color: #000000;
}

body 
{
	margin: 0; 
	padding: 0; 
	color: #000000; 
	background-color: #FFFFFF;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif;
	font-size: small;
}

body#longbody
{
	margin: 0; 
	padding: 0; 
	color: #000000; 
	background-color: #FFFFFF;
	background-image: url('images/background2.gif');
	background-repeat: repeat;
	font-family: Helvetica, sans-serif;
	font-size: small;
}

table td 
{
	margin: 0;
	padding: 0; 
	border-width: 0;
	vertical-align: top; 
	font-family: Helvetica, sans-serif;
}

table#biogrid
{
	line-height: 30px;
}

table#clients td
{
	text-align: center;
	vertical-align: middle;
	/* border: 1px solid black; */
	/* background-color: #CACACA; */
}

table#content
{
	position: relative;
	top: 0;
	left: 50px;
	width: 1050px;
}

table#content td
{
	text-align: left;
}

table#main
{
	width: 850px;
}

table#newscols
{
	width: 600px;
}

table#projectsgrid
{
	width: 715px;
	margin: 10px 0 0 0;
}

table#projectsgrid td
{
	text-align: left;
}

table#projectsgrid td a#caption
{
	display: block;
	width: 225px;
}

table#projectsgrid td#innercell
{
	padding: 0 20px 20px 0;
}

table#projectsindent
{
	margin: 0 0 0 10px;
}

table#topmargin
{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

table#servicesgrid
{
	border-top: 1px solid white;
}

table#servicesgrid td
{
	width: 220px;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	font-size: 15px;
	/* border: 1px solid black; */
	/* background-color: #CACACA; */
}

td#aviation
{
	padding: 0 10px 0 10px;
}

td#lefttd
{
	text-align: left;
}

td#media-thumb
{
	width: 120px;
}

td#menu 
{
	width: 175px;
	text-align: center;
	font-size: 17px;
	padding: 0px;
}

td#menu a 
{
	display: block;
	width: 92px;
	text-decoration: none;
	margin: 5px;
	padding: 3px 10px 3px 10px;
	color: #FFFFFF;
	background-color: #368019;
	font-size: small;
	border: 2px solid white;
}

td#menu a:hover
{
	background-color: #48BE1D;
	color: #000000;
}

td#projectsdiam
{
	padding: 0 10px 0 0;
}

td#righttd
{
	text-align: right;
}

td#servicelist
{
	padding: 3px 10px 3px 10px;
	color: #000000;
	font-size: small;
}

div#arrows
{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0 0 0 10px;
}

div#arrows a
{
	background-color: #8CC63E;
	/* padding: 0 5px 0 0; */
}

div#arrows-absolute
{
	position: absolute;
	top: 200px;
	left: 600px;
}

div#arrows-absolute a
{
	background-color: #8CC63E;
}

div#bottom
{
	padding: 10px 0 10px 0;
}

div#clear-both
{
	clear: both;
}

div#column
{
	width: 450px;
	padding: 0 0 20px 0;
}

div#columnpad
{
	width: 450px;
	padding: 0 0 20px 20px;
}

div#columnpadwide
{
	width: 650px;
	padding: 0 0 20px 20px;
}

div#content
{
	position: relative;
	top: 10px;
	left: 0px;
}

div#featured-article
{
	width: 715px;
	padding: 0 0 30px 0;
}

div#featured-title
{
	font-family: Times New Roman, Dutch, serif;
	font-size: 18px;
	font-weight: bold;
	color: #016302;
}

div#featured-subtitle
{
	font-family: Times New Roman, Dutch, serif;
	font-size: 14px;
	font-weight: bold;
	color: #016302;
}

div#featured-pullquote
{
	font-style: italic;
	font-size: 16px;
	color: #016302;
	width: 715px;
}

div#float-left
{
	float: left;
}

div#float-right
{
	float: right;
}

div#footer
{
	position: relative;
	top: 6px;
	left: 0;
	color: #000000;
	font-size: small;
}

div#green
{
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	background-color: #8CC63E;
	text-align: center;
}

div#indent
{
	margin: 0 0 0 10px;
}

div#justify
{
	text-align: justify;
}

div#leftcontent
{
	position: relative;
	top: 15px;
	left: 33px;
	text-align: left;
}

div#leftcontentpad
{
	position: relative;
	top: 15px;
	left: 15px;
	text-align: left;
}

div#leftmenu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 145px;
	font-size: small;
	text-align: left;
	background-color: #368019;
	line-height: 30px;
}

div#leftmenuitem a
{
	display: block;
	color: #FFFFFF;
	background-image: url('images/button.gif');
	background-repeat: repeat-x;
	text-decoration: none;
	padding: 0px 2px 0px 6px;
}

div#leftmenuitem a:hover
{
	background-color: #48BE1D;
	color: #000000;
}

div#lefttitle
{
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}

div#main
{
	position: relative;
	width: 875px;
	height: 765px;
	background-color: #FFFFFF;
	border: 2px solid black;
	margin: 20px 0 0 0;
	padding: 2px;
}

div#media-block
{
	padding: 10px;
	margin: 0 0 15px 0;
	width: 715px;
	background-color: #B7DA71;
}

div#media-teaser
{
	padding: 0 0 10px 0;
}

div#news-teasers
{
	padding: 0 0 0 40px;
}

div#padleftsm
{
	margin: 0 0 0 30px;
}

div#padme
{
	margin: 0 30px 10px 20px;
}

div#padgrid
{
	margin: 0 30px 10px 0;
}

div#projectsgrid
{
	margin: 0 0 0 150px;
}

div#projectsphoto
{
	width: 225px;
	height: 150px;
}

div#rightmenu
{
	position: absolute;
	top: 261px;
	right: 13px;
	text-align: left;
	font-size: small;
	line-height: 20px;
	background-color: #368019;
	border: 2px solid #FFFFFF;
	padding: 8px;
}

div#rightmenu a
{
	color: #FFFFFF;
	background-color: #368019;
	text-decoration: none;
}

div#rightmenu a:hover
{
	background-color: #48BE1D;
	color: #000000;
}

div#subfooter
{
	position: relative;
	top: 0;
	left: 0;
	color: #000000;
	font-size: small;
}

div#subfooter a
{
	color: #000000;
	background-color: #FFFFFF;
}

div#subgreen
{
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: 550px;
	background-color: #8CC63E;
	text-align: center;
}

div#subgreen-left
{
	position: relative;
	top: 0;
	left: 0;
	background-color: #8CC63E;
	text-align: center;
}

div#submain
{
	position: relative;
	width: 1100px;
	height: auto;
	background-color: #FFFFFF;
	margin: 20px 0 0 0;
	padding: 0;
}

div#tagline
{
	position: relative;
	top: -5px;
	left: 0;
	font-size: small;
}

div#tagline-main
{
	position: relative;
	top: 0;
	left: 50px;
	float: left;
	padding: 10px 0 10px 0;
}

div#white-block
{
	width: 715px;
	padding: 10px;
	margin: 0 0 5px 0;
	background-color: #FFFFFF;
}

span#center
{
	margin-left: auto;
	margin-right: auto;
}

span#read-more
{
	color: #9A4D00;
	text-decoration: underline;
}

span#rightme
{
	margin-left: 40px;
}

span#smallital
{
	font-style: italic;
}
	
span#subtitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

span#title
{
	font-size: medium;
	font-weight: bold;
	text-align: left;
}

span#titleund
{
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: left;
}

a
{
	color: #000000;
	background-color: #B7DA71;
}

a#company-sub
{
	color: #000000;
	font-size: 16px;
	background-color: #B7DA71;
	float: left;
	margin: 0 0 0 15px;
}

a#company-sub:hover
{
	background-color: #CCF65E;
}

a#company-sub-selected
{
	color: #000000;
	background-color: #8CC63E;
	font-size: 16px;
	text-decoration: none;
	border: 1px solid black;
	padding: 2px;
	float: left;
	margin: 0 0 0 15px;
}

a#company-sub-selected:hover
{
	background-color: #CCF65E;
}

a#media-sub
{
	color: #000000;
	font-size: 16px;
	background-color: #B7DA71;
	margin: 0 0 0 15px;
}

a#media-sub:hover
{
	background-color: #CCF65E;
}

a#media-sub-selected
{
	color: #000000;
	background-color: #8CC63E;
	font-size: 16px;
	text-decoration: none;
	border: 1px solid black;
	padding: 2px;
	margin: 0 0 0 15px;
}

a#media-sub-selected:hover
{
	background-color: #CCF65E;
}

a#media-title
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

a#plain
{
	color: #000000;
	background-color: #8CC63E;
}

a#read-more
{
	color: #9A4D00;
	background-color: #B7DA71;
}

img#float-left
{
	float: left;
}

img#float-right
{
	float: right;
}

img#logo-hg
{
	position: relative;
	top: 10px;
	left: 50px;
	float: left;
}

img#logo-hmc
{
	position: relative;
	top: 0;
	right: 50px;
	float: right;
}

img#logo-realty
{
	position: relative;
	top: 0;
	left: 50px;
	float: left;
}

img#logo-words
{
	position: relative;
	top: 60px;
	right: 40px;
	float: right;
}

img#media-img
{
	float: left;
	top: 0;
	left: 0;
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid grey;
	background-color: #B7DA71;
}

img#media-img-right
{
	float: right;
	top: 0;
	left: 0;
	margin: 10px 0 10px 10px;
	padding: 4px;
	border: 1px solid grey;
	background-color: #B7DA71;
}

img#subphoto
{
	position: absolute;
	top: 0;
	right: 18px;
	z-index: 1;
}

