/************************************/
/*  Cambridge Companies, Inc.		*/
/*  Produced by: MixDesign, Inc.	*/
/*  2300 Cline Avenue				*/
/*  Schererville, IN 46375			*/
/*  Scripted by: Jamie Paul			*/
/************************************/

/**********************************/
/*Top Bar Menu Navigation Control.*/
/**********************************/

#menu
{	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1010px;
}

#menu li
{	font-family: Century Gothic, Helvetica Roman, Arial;
	font-size:12px;
	font-style:normal;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	list-style: none;
	float: left;
}

#menu li a
{
	display: block;
	width: 133.34px;
	background: #e7d8ac;
	color: #9a5107;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#menu li a:hover
{	background: #002a56;
	color: #e7d8ac;
	
}

#menu div
{	position: absolute;
	visibility: hidden;
	width: 132px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #9a5107;
	z-index:1000;
}
	
#menu div a
{	position: relative;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #9a5107;
	color: #ffffff;
	font-family: Century Gothic, Helvetica Roman, Arial;
	font-size:10px;
	z-index:1000;
	}
	
	#menu div a:hover
	{	background: #e7d8ac;
		color: #9a5107;
	}



/*************************************************/
/*Styles for Construction page nav and drop down.*/
/*************************************************/

#menu a.construction,
#menu a.construction:visited {
color:#9a5107;
font-family: Century Gothic, Helvetica Roman, Arial;
}

#menu a.construction:hover {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#e7d8ac;
background:#7a1600;
}

#menu a.construction:active {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#7a1600;
background:#e7d8ac;
}

/***********************/

#menu a.con,
#menu a.con:visited {
font-family: Century Gothic, Helvetica Roman, Arial;
font-weight:normal;
color:#e7d8ac;
background:#7a1600;
}

#menu a.con:hover {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#7a1600;
background:#e7d8ac;
}

#menu a.con:active {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#e7d8ac;
background:#7a1600;
}



/***********************************************/
/*Styles for Architects page nav and drop down.*/
/***********************************************/

#menu a.architects,
#menu a.architects:visited {
color:#9a5107;
font-family: Century Gothic, Helvetica Roman, Arial;
}

#menu a.architects:hover {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#e7d8ac;
background:#737a35;
}

#menu a.architects:active {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#737a3;
background:#e7d8ac;
}

/***********************/

#menu a.arc,
#menu a.arc:visited {
font-family: Century Gothic, Helvetica Roman, Arial;
font-weight:normal;
color:#e7d8ac;
background:#737a35;
}

#menu a.arc:hover {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#737a35;
background:#e7d8ac;
}

#menu a.arc:active {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#e7d8ac;
background:#737a35;
}



/************************************************/
/*Styles for Real Estate page nav and drop down.*/
/************************************************/

#menu a.realestate,
#menu a.realestate:visited {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#9a5107;
}

#menu a.realestate:hover {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#e7d8ac;
background:#A49400;
}

#menu a.realestate:active {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#A49400;
background:#e7d8ac;
}

/***********************/

#menu a.real,
#menu a.real:visited {
font-family: Century Gothic, Helvetica Roman, Arial;
font-weight:normal;
color:#e7d8ac;
background:#A49400;
}

#menu a.real:hover {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#A49400;
background:#e7d8ac;
}

#menu a.real:active {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#e7d8ac;
background:#A49400;
}



/*********************************************/
/*Styles for Services page nav and drop down.*/
/*********************************************/

#menu a.servicing,
#menu a.servicing:visited {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#9a5107;

}

#menu a.servicing:hover {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#e7d8ac;
background:#9a5107;

}

#menu a.servicing:active {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#9a5107;
background:#e7d8ac;
}


#menu a.serv,
#menu a.serv:visited {
font-family: Century Gothic, Helvetica Roman, Arial;
font-weight:normal;
color:#e7d8ac;
background:#9a5107;

}

#menu a.serv:hover {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#9a5107;
background:#e7d8ac;

}

#menu a.serv:active {
font-family: Century Gothic, Helvetica Roman, Arial;
color:#e7d8ac;
background:#9a5107;

}

body#home a#homenav,
body#company a#compnav,
body#services a#servnav,
body#design a#designav, 
body#repairs a#repairsnav,
body#tipping a#tipnav,
body#project a#projnav,
body#testimonials a#testnav,
body#portfolio a#portnav
{
color: #fff;
background: #9a5107;
}
