@charset "UTF-8";


* {margin:25; padding:0;}


/*  ---  Global Styles  ---*/



body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-x;
	cursor: default;
}
.img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.no_show {
	display: none;
}
.bold {
	font-weight: bold;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#container .clear {
	clear: both;
}
#container {
	margin: 0 auto;
	width: 925px;
	border: 1px;
	border-color:#94948c;
	border-style:solid;
	background-color: #FFFFFF;
}

/*  ---  top bar  ---*/

#page_header {
	background-color: #e0e0d6;
	height: 100px;
	width: 925px;
}
#Logo {
	float: left;
	display:inline;
}
#header_div {
	padding-left: 195px;
	padding-top: 46px;
}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	
}
.header span {
	color: #FF0000;
}

/*  ---  NAV  ---*/

#top_nav {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 50px;
	width: 925px;
	color: #94948C;
	
}
#top_nav ul {
	float: left;
	list-style-type: none;
	display: block;
	padding-left: 65px;
	margin-top: 15px;
	width: 860px;
}
#top_nav li {
	float: left;
	display: block;
	color: #94948C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#top_nav #top_nav_link1 {
	border-left-style: none;
	cursor: hand;
}
.top_nav_current .top_nav_link_span {
	color: #FF0000;
}
.top_nav_link_span {
}
.li_divide {
	color: #FF0000;
}
#top_nav a {
	color: #94948C;
	text-decoration: none;
	cursor: hand;
}
a:hover .top_nav_link_span {
	text-decoration: none;
	color: #000000;
	cursor: hand;
}
#footer {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#footer p {
	display: block;
	color: #94948c;
	clear: both;
	font-size: 10px;
}



/*  ---  index Styles  ---  */



#index_left_col {
	background-image:url(images/index_left_col2_rev.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 514px;
	width: 407px;
}
#index_content {
	width: 420px;
	margin-left: 407px;
}
#index_content p {
	padding-left: 40px;
	display: block;
}
#index_header {
	background-image: url(images/index_top_right_col2_rev.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 250px;
	width: 518px;
}
.redlandlogo {
	background-image: url(images/logoregistered.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 195px;
	width: 100px;
}
#index_left_col_flash {
	padding-top: 139px;
	text-align: right;
	height: 375px;
	}



/*  ---  Page Styles  ---  */



#Performance_left_col {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 400px;
}
#Performance_content {
	width: 400px;
	margin-left: 400px;
}
#Performance_content h1 {
	color: #94948c;
	font-size: 16px;
	margin-bottom: 15px;
}
#Performance_content p {
	display: block;
}
.CALL {
	font-size: 18px;
	font-weight: bold;
}
.commitmentimg {
	background-image:url(images/Commitment_left_col2.jpg);
	background-repeat: no-repeat;
	}
.selfperformanceimg {
	background-image:url(images/Performance_left_col2.jpg);
	background-repeat: no-repeat;
	}
.historyimg {
	background-image:url(images/History_left_col2.jpg);
	background-repeat: no-repeat;
	}
.contactimg {
	background-image:url(images/Contact_left_col2.jpg);
	background-repeat: no-repeat;
	}
	
#coopercity {
	background-image:url(images/Project_Gallery/Cooper_City_Office_Center.jpg);
	background-repeat: no-repeat;
	}

/*  ---  Performance Styles  ---  */

.caption {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#Gallery_Container {
	width: 925px;
	text-align:left;
}
#Gallery_content h1 {
	color: #94948c;
	font-size: 16px;
	margin-bottom: 15px;
}
#Gallery_content p {
	display: block;
}

#Gallery_Static {
	margin-left: 125px;
	#margin: 25px; /*setting for IE7*/
    _margin: 25px; /*setting for IE6*/
	width: 800px;
	height: 825px;
}
#Gallery_Static p {
	margin: 0px;
	padding-top: 3px;
}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 161px;
	height: 111px;
}

.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 323px;
	height: 222px;
}

