body {
	background-color:#ffffff;
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-x;
	margin: 5px 0 0 0;
	padding: 0px 0px 0px 0px;
}
    
body img { /* blocking images for the page */
	display: block;
	float: left;
}

td, p {
	font-family: arial, verdana, sans serif;
	font-size: .75em; 
	color: #000000;
	margin-top: 0px;
}

a {
	font-family: arial, verdana, sans serif;
	color: #20783B;
	text-decoration: none;
}

a:hover {
	font-family: arial, verdana, sans serif;
	color: #20783B;
	text-decoration: underline;
}

h1 {
	font-family: arial, verdana, sans serif;
	font-size: 1.5em; 
	color: #000000;
}


h2 {
	font-family: arial, verdana, sans serif;
	font-size: 1em; 
	color: #000000;
}


h3 {
	font-family: arial, verdana, sans serif;
	font-size: .8em; 
	color: #000000;
}

.title {
	font-family: arial, verdana, sans serif;
	font-size: .9em; 
	font-weight: bold;
	color: #20783B;
}
.box,
.dropbox {
	border: 1px solid #cccccc;
	height: 14px;
	font-size: 10px;
}

textarea {
	padding: 2px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: arial, verdana, sans serif;
	font-size: 11px;
}

.submit {
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 0px;
	width: 125px;	
}

.reset {
	background-image: url(../images/reset.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 0px;
	width: 46px;	
}

.error		{ font-family: verdana, arial, sans serif; font-size: 10px; color: #cc0000; }

#container { /* container div */
	margin-right: auto;
	margin-left: auto;	
	margin: 0px auto 0px auto;
	display: inline;
}

/** Header **/
#header { /* container for the header. From logo to spacer */
	width: 780px;
	height: 80px;
	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;	
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

.header {
	float: right;
	margin-right: 5px;
	font-family: arial, verdana, sans serif;
	font-size: .7em; 
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
}

#headerLeft {
	float: left;
	background-image: url(images/headerLeft.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 13px;
	height: 80px;
}

#headerRight {
	float: right;
	background-image: url(images/headerRight.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 13px;
	height: 80px;	
}
/* END HEADER */

/* NAVIGATION MENU */
#GWmenu {
	float: left;
	width: 780px;
	height: 32px;
	background-image: url(images/contentBG.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#GWmenu ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0 0 0 0px;
}

#GWmenu ul li {
	float: left;
}
#GWmenu ul li a {
	float: left;
	display: block;
	height: 32px;
	background-image: url(images/navOver.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}

#GWmenu ul li a.Space {
	margin-left: 60px;
	width: 171px;
	background-position: -0px -0px;
	display: inline;
}

#GWmenu ul li a.Space:hover, a.SpacetCurrent {
	width: 171px;
	background-position: -0px -33px;
	display: inline;
}

#GWmenu ul li a.Land {
	width: 153px;
	background-position: -171px -0px;
	display: inline;
}

#GWmenu ul li a.Land:hover, a.LandCurrent {
	width: 153px;
	background-position: -171px -33px;
	display: inline;
}

#GWmenu ul li a.Portfolio {
	width: 152px;
	background-position: -324px -0px;
}

#GWmenu ul li a.Portfolio:hover, a.PortfolioCurrent {
	width: 152px;
	background-position: -324px -33px;
}

#GWmenu ul li a.Contact {
	width: 171px;
	background-position: -476px -0px;
}

#GWmenu ul li a.Contact:hover, a.ContactCurrent {
	width: 171px;
	background-position: -476px -33px;
}


/** MAIN CONTENT CONTAINER **/
#main { /* main wrapper for content - padded for space. Pads against #main */
	width: 780px; /* Sets content area as a static size */
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

/** MAIN CONTENT **/
#content {
	float: left;
	width: 780px;
	display: inline;
	background-image: url(images/contentBG.gif);
	background-repeat: repeat-y;	
	background-color: #ffffff;
}

/** LEFT COLUMN - Secondary nav for pages that require it **/
#left {
	float: left;
	width: 180px;
	display: inline;
	background-image: url(images/leftBG.gif);
	background-repeat: repeat-y;	
	background-color: #ffffff;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
}

.leftLink {
	float: left;
	margin-left: 10px;
	font-family: arial, verdana, sans serif;
	font-size: .75em; 
	color: #20783B;
}

.leftInfo {
	margin-left: 10px;
	font-family: arial, verdana, sans serif;
	font-size: .75em; 
	color: #20783B;
}

.infoList {
	list-style-type: none;
	list-style-position: outside;
	margin-left: -40px;
	font-family: arial, verdana, sans serif;
	font-size: .75em;
	color: #20783B;
}

#left ul {
	margin: 0px;
	margin-left: -20px;
	list-style-type: none;
	color: #20783B;
	list-style-position: outside;
	marker-offset: 0px;
	padding: 0 0 0 20px;
}

#left ul li a {
	font-family: arial, verdana, sans serif;
	font-size: .75em; 
	color: #20783B;
	text-decoration: none;
	margin: 0px;
}

#left ul li a:hover {
	font-family: arial, verdana, sans serif;
	font-size: .75em; 
	color: #20783B;
	text-decoration: underline;
}

/** RIGHT **/
#right {
	float: left;
	width: 560px;
	display: inline;
	margin-left: 10px;
	background-color: #FFFFFF;
}

#flash {
	float: left;
	width: 770px;
	height: 280px;
	background-image: url(images/flashBG.jpg);
	background-repeat: no-repeat;		
	background-color: #000000;
	display: inline;
	margin-left: 5px;
}

#indexInfo {
	float: left;
	width: 770px;
	background-image: url(images/elementBG.gif);
	background-repeat: repeat;	
	background-color: #ffffff;
	margin-left: 5px;
}

#callout {
	float: left;
	width: 320px;
	height: 130px;
	background-image: url(images/calloutBG.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#map {
	float: left;
	width: 555px;
	height: 410px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline;
}

.portfolioImage {
	float: left;
	margin: 0px 10px 0px 10px;
	height: 150px;
	width: 250px;
}

#portfolioText {
	margin: 20px auto 20px auto;
	padding: 5px;
	width: 400px;
}
/** FOOTER **/
#footer { /* container for the header. From logo to spacer */
	float: left;
	width: 780px;
	height: 30px;
	background-image: url(images/footerBG.gif);
	background-repeat: repeat;	
	margin-right: auto;
	margin-left: auto;
}

.footer {
	float: left;
	padding: 7px 0px 7px 233px;
	font-family: arial, verdana, sans serif;
	font-size: .75em; 
	letter-spacing: 1px;
	color: #20783B;
}

#footerLeft {
	float: left;
	background-image: url(images/footerLeft.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 13px;
	height: 30px;
}

#footerRight {
	float: right;
	background-image: url(images/footerRight.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 13px;
	height: 30px;	
}

/* ELEMENTS */

.elementLeft,
.elementTextLeft {
	float: left;
	width: 190px;
	padding-right: 10px;
}

.elementRight,
.elementTextRight {
	float: right;
	width: 190px;
	padding-left: 10px;
}

.elementLeftDynamic,
.elementTextLeftDynamic {
	float: left;
	padding-right: 10px;
}

.elementRightDynamic,
.elementTextRightDynamic {
	float: right;
	padding-left: 10px;
}

.contentBoxBody p.title,
.hlBoxBody p.title,
.elementRight p.title,
.elementLeft p.title,
.elementTextRight p.title,
.elementTextLeft p.title {
	font-size: 1em;
	font-family: arial, verdana, sans serif;
	font-weight: 900;
	color: #8198cd;	
}

.elementRight p,
.elementLeft p,
.elementTextRight p,
.elementTextLeft p {
	font-size: .7em;
	font-family: arial, verdana, sans serif;
	color: #8198cd;
}

/* Elements Cont.  -  Highlight and Content style box Config*/
/* set the image to use and establish the lower-right position */ 
.hlBox, .hlBoxBody, .hlBoxHead, .hlBoxHead h2 { 
	background: #ffffff url(/images/highlightBox.gif) no-repeat bottom right; 
} 

/* Content Box (different box - no header content area, thinner border) */
.contentBox, .contentBoxBody, .contentBoxHead, .contentBoxHead h2 { 
	background: #ffffff url(/images/contentBox.gif) no-repeat bottom right; 
} 

.hlBox, .contentBox { 
	/*width: 335px; /* intended total box width - padding-right(next) */ 
	/*width: 320px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	/*margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */
.hlBoxHead, .contentBoxHead { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.hlBoxHead h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 10px 0 5px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto; /*!important;  */
	/*height: 1%; /* IE Holly Hack */ 
	font-family: arial, verdana, sans serif;
	font-size: 1.3em; 
	color: #ffffff;
} 

.boxNoHeader{ 
	background: #ffffff url(/images/contentBox.gif) no-repeat top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 0px 0 0px 0px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: 10px; 
	font-size: 0.1em;
} 

/* set the lower-left corner image */ 
.hlBoxBody, .contentBoxBody { 
	background-position: bottom left; 
	margin-right: 5px; /* interior-padding right */ 
	padding: 5px 0 5px 15px; /* mirror .hlBoxHead, .contentBoxHead right/left */ 
} 
/* End element config */
