body {
	background-color: #edeae4;
	margin: 0 auto; 
	text-align:center;
	padding: 0;
	font: 14px verdana, helvetica, arial, geneva, sans-serif;
	line-height: 20px;
	color: #202A2C;
	background: #edeae4 url(/images/gray_red_bg.png) repeat-x; 
	}

h2 {
	font: 18px verdana, helvetica, arial, geneva, sans-serif;
	border-bottom: 1px solid #640E27;
	line-height: 24px;
	font-weight: bold;
	color: #640E27;
	background: transparent;
	}

h3 {
	font: 14px verdana, helvetica, arial, geneva, sans-serif;
	border-bottom: 1px solid #640E27;
	line-height: 18px;
	font-weight: bold;
	color: #640E27;
	background: transparent;
	}

h4 {
	font: 12px verdana, helvetica, arial, geneva, sans-serif;
	border-bottom: 1px solid #640E27;
	line-height: 16px;
	font-weight: bold;
	color: #640E27;
	background: transparent;
	}

p.hanging-indent {
text-indent: -25px;
padding-left: 25px;
line-height:1.6em;
}
	
li {
line-height:1.8em;
}

td {
	font: 14px verdana, helvetica, arial, geneva, sans-serif;
	padding:3px;
}

td li {
	font: 11px verdana, helvetica, arial, geneva, sans-serif;
	margin-bottom: 0.2em;
}

.dropshadow {
 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
} 

#imtable {
border: none;
border-collapse: collapse;
border-spacing: 0px;
}

#experiencetable {
border: none;
border-collapse: collapse;
border-spacing: 0px;
}

a:link, a:visited, a:active {
	color: #003366;
	}

#topborder {
	height: 55px;
	background-color: #333;
	margin-top: 0;
	padding: 22px 0 0 33px;
	white-space: nowrap;
	border-bottom: 15px solid #640E27;
	}

#jlogo {
	position: relative;
	margin: 0;
	width: 67px;
	}

#jnav {
	position: absolute;
	margin: 0;
	top: 58px;
	left: 185px;
	font-size:12px;
        width:600px;	}

#menu {
	padding:0;
	margin:0;
	color:#CDE8B0;
	font-family: arial, helvetica, sans-serif;
	line-height:13px;
	white-space:nowrap;
	list-style-type:none;
	}
#menu li {
	display:inline;
	line-height:1.2em;
	}

#menu li.current {
	padding:0.2em 1em;
	background: #640E27;
	color:#edeae4;
	text-decoration:none;
	float:left;
	border-top:1px solid #202A2C;
	border-left:1px solid #202A2C;
	border-right:1px solid #202A2C;
	border-bottom: none;
	font-weight:bold;
	line-height:1.2em;
	}

#menu li a {
	padding:0.2em 1em;
	background: #edeae4;
	color:#202A2C;
	text-decoration:none;
	float:left;
	border-top:1px solid #202A2C;
	border-left:1px solid #202A2C;
	border-right:1px solid #202A2C;
	border-bottom: none;
	}
#menu li a:hover {
	background:#640E27;
	color:#edeae4;
	}

#jcontact {
	position: absolute;
	top: 10px;
	left: 545px;
	margin: 0;
	padding: 0;
	width: 190px;
	}

#jcontact p {
	font: 10px verdana, helvetica, arial, geneva, sans-serif;
	text-align: right;
	margin: 1px 0;
	color: #edeae4;
	}

#jcontact a:link, #jcontact a:visited, #jcontact a:active 
{
	text-decoration: underline;
	color: #CFC994;
	}

#jcontact a:hover {
	text-decoration: underline;
	color: #202A2C;
	}

#global_container {
width: 900px;
position: relative;
left: 50%;
margin-left: -450px; /* half the width of the div */
}

#jcontainer {
	position: relative;
	/*margin: 0 0 0 38px;*/
	padding-top: 20px;
	text-align: left;
	background: #edeae4;
	}

#jmainleft {
	float: left;
	width: 75%;
}

#jmainright {
	float: right;
}

#jcontent {
	float: left;
	}

#jfeatures {
	float:right;
	width: 200px;
	background: white;
	padding: 6px;
	margin: 6px;
	border: 1px solid #1F1209;
	}

#jfeatures p {
	font-size: 10px;
	}

#plaxo-pulse-widget {
}

#contact {
	float:left;
width:350px;
height:450px;
	}

#contact h4 {
width: 250px;
}

#mghmap {
float:left;
width:475px;
margin: 12px;
}

#towermap {
	margin: 16px;
	float:left;
	width:425px;
	height: 350px;
	border: 1px solid black;
}

#towerplan {
	margin: 12px;
	}

#experience {
	height: 400px;
	width: 800px;
	overflow: auto;
	background-color:#fff;
	padding:10px;
	border:1px solid black;
	margin-bottom: 16px;
}

#footer {
	display:block;
	float:none;
	clear:both;
	font: 10px verdana, helvetica, arial, geneva, sans-serif;
	border-top: 1px solid #640E27;
	width:675px;
	}

#footer p {
	text-align: center;
}

