body {
	background-color: rgb(0,0,0);
	background-image: url(images/top.jpg);
	background-repeat:repeat-x;
	background-position: top;
	margin: 0;
	border: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

p {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	margin: 0;
}

p a {
	color: rgb(255,255,255);
	text-decoration: none;
	border-bottom: thin dashed rgb(255,255,255);
}

p a:hover {
	color: rgb(255,0,0);
	border-bottom: thin dashed rgb(255,0,0);
}

.p_small {
	font-size:4px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	margin: 0;
	}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	text-align: left;
}

#header {
	width: auto;
	height: 96px;
	margin: 0;
	border: 0;
}

#menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
	margin-bottom: 10px;
	text-align: right;
	padding: 0px;
	padding-bottom: 0;
	color: rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu a {
	font-size: 18px;
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

#menu a:hover {
	color: rgb(150,150,150);
	text-decoration: none;
	font-weight: bold;
}

/* ABOUT TAB */
#careers #mainNav .careers a,
#history #mainNav .history a,
#services #mainNav .services a,
#location #mainNav .location a,
#press #mainNav .press a,
#staff #mainNav .staff a,
#donofro #mainNav .donofro a,
#walker #mainNav .walker a,
/*SERVICES TAB */
#architecture #mainNav .architecture a,
#costest #mainNav .costest a,
#feasibility #mainNav .feasibility a,
#interior #mainNav .interior a,
#planning #mainNav .planning a,
#siteeval #mainNav .siteeval a,
/* PORTFOLIO TAB */
#commercial #mainNav .commercial a,
#ecclesiastical #mainNav .ecclesiastical a,
#healthcare #mainNav .healthcare a,
#industrial #mainNav .industrial a,
#municipal #mainNav .municipal a,
#residential #mainNav .residential a, 
#native #mainNav .native a, 
#coastal #mainNav .coastal a, 
#historical #mainNav .historical a, 
#interiors #mainNav .interiors a,
/* CURRENT PROJECTS TAB */
#bid #mainNav .bid a,
#board #mainNav .board a,
#trinity #mainNav .trinity a, 
#evergreen #mainNav .evergreen a, 
#thomasville #mainNav .thomasville a, 
#wtvycondos #mainNav .wtvycondos a, 
#lakepoint #mainNav .lakepoint a,
/* CONTACT */
#links #mainNav .links a,
#dothan #mainNav .dothan a,
#montgomery #mainNav .montgomery a,
#dallas #mainNav .dallas a,
#mobile #mainNav .moblie a,
#andalusia #mainNav .andalusia a,
#clearwater #mainNav .clearwater a,
{
	color: rgb(75,75,75);
	background: rgb(172,211,115);
	cursor: default;
}	

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
}

ul li {
	float: left;
}

ul a {
	display: block;
	width: 200px;
	height: 25px;
	margin: 3px 0 3px 0;
	padding: 0;
	color: rgb(255,255,255);
	background: rgb(148,163,68);
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul a:hover {
	color: rgb(75,75,75);
	background: rgb(172,211,115);
}


#frontmain {
	width: 900px;
	height: 605px;
	margin-top: 0px;
	margin-bottom: -55px;
	border: 0px;
	padding: 0px;
}

#footer {
	width: 100%;
	margin: 0;
	height: 35px;
	background-color: #93A444;
}

#submain {
	background-image:url(images/side-sub-bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
	height: 605px;
	margin: 0;
	border: 0px;
	padding: 0px;
}

#blogmain {
	width: 900px;
	background-image:url(images/side-sub-bkgd2.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}

#contentleft {
	width:65px;
	padding:0px;
	float:left;
}
	
#contentcenter {
	width:200px;
	padding:0px;
	float:left;
}
	
#contentright {
	width:625px;
	padding: 0px;
	margin: 0;
	float:left;
	height: 605px;
	overflow:auto;
	}

#contentright p {
	margin: 5px;
	text-align: left;
}

.img_lt_flush {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}

.img_rg_flush {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
}

.img_lt {
	float: left;
	padding: 0px;
	margin: 5px;
	float: left;
}

.img_rg {
	float: right;
	padding: 0px;
	margin: 5px;
	float: right;
}

.form_contact{
	padding:0 5% 0 5%;
	}