@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #2e2f2f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
a:link {
	color: #9a9797;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b8b7b7;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
}

#mainContainer {
	background-color: #ffffff;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#slogan {
	width: 100%;
	height: 14px;
	background: url(/images/header_building_the_west.gif) right no-repeat;
	text-indent: -10000px;
	margin: 0;
	padding: 5px 0 5px 0;
	background-color: #2e2f2f;
}
#content-container {
	clear: both;
	width: 956px;
	border: #5c5c5c 2px solid;
	background: url(/images/main-container-bg.gif) repeat-y;
}
#content-left {
	width: 795px;
	float: left;
	background: url(/images/main-bg.gif) repeat-y;
}
#topBar {
	background-color: #FFFFFF;
}
#nichols {
	text-indent: -10000px;
	background: no-repeat url(/images/header_nichols.gif);
	width: 117px;
	height: 18px;
	margin: 15px 12px 15px 11px;
	float: left;
}
#vline {
	width: 2px;
	height: 48px;
	background-color: #5c5c5c;
	float: left;
}
#developmentGroup {
	text-indent: -10000px;
	background: no-repeat url(/images/header_development_group.gif);
	width: 194px;
	height: 19px;
	margin: 14px 12px 15px 14px;
	float: left;
}
#topNavBar {
	background-color: #FFFFFF;
}
#topNavBar ul {
	width: 795px;
	height: 30px;
	clear: both;
	border-bottom: #5c5c5c 2px solid;
	border-top: #5c5c5c 2px solid;
	padding: 0;
	margin: 0;
}
#topNavBar li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
a.navHome {
	width: 67px;
	height: 30px;
	display: block;
	background-color:#FFFFFF;
	background: url(/images/top_nav_home.gif) no-repeat;
	text-indent: -10000px;
}
a.navHome:hover {
	background: url(/images/top_nav_home_over.gif) no-repeat;
}
a.navHistory {
	width: 90px;
	height: 30px;
	display: block;
	background: url(/images/top_nav_about_us.gif) no-repeat;
	text-indent: -10000px;
}
a.navHistory:hover {
	background: url(/images/top_nav_about_us_over.gif) no-repeat;
}
a.navConstruction {
	width: 128px;
	height: 30px;
	display: block;
	background: url(/images/top_nav_construction.gif) no-repeat;
	text-indent: -10000px;
}
a.navConstruction:hover {
	background: url(/images/top_nav_construction_over.gif) no-repeat;
}
a.navRealEstate {
	width: 119px;
	height: 30px;
	display: block;
	background: url(/images/top_nav_development.gif) no-repeat;
	text-indent: -10000px;
}
a.navRealEstate:hover {
	background: url(/images/top_nav_development_over.gif) no-repeat;
}
a.navNews {
	width: 148px;
	height: 30px;
	display: block;
	background: url(/images/top_nav_news_and_events.gif) no-repeat;
	text-indent: -10000px;
}
a.navNews:hover {
	background: url(/images/top_nav_news_and_events_over.gif) no-repeat;
}
a.navGivingBack {
	width: 111px;
	height: 30px;
	display: block;
	background: url(/images/top_nav_giving_back.gif) no-repeat;
	text-indent: -10000px;
	display: none;
}
a.navGivingBack:hover {
	background: url(/images/top_nav_giving_back_over.gif) no-repeat;
}
a.navContactUs {
	width: 105px;
	height: 30px;
	display: block;
	background: url(/images/top_nav_contact_us.gif) no-repeat;
	text-indent: -10000px;
}
a.navContactUs:hover {
	background: url(/images/top_nav_contact_us_over.gif) no-repeat;
}
#subNavBar {
	background: #000000;
	height: 17px;
	width: 779px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
	color: #efeaea;
	padding-top: 2px;
	padding-left: 16px;
}
#subNavBar a, #subNavBar a:visited {
	text-decoration: none;
	color: #efeaea;
}
#subNavBar a:hover {
	text-decoration: underline;
	color: #bdbbbb;
}
#main-TopRight {
}
#main-BottomRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	width: 430px;
	float: right;
	padding: 0 33px 33px 0;
	line-height: 22px;
	font-weight: bold;
	font-size: 9px;
}
#main-content {
	width: 795px;
}
#content-right {
	width: 159px;
	float: right;
}
#logo {
	border-bottom: #5c5c5c 2px solid;
	width: 159px;
	height: 159px;
}
#address {
	width: 149px;
	padding: 5px;
	border-bottom: #5c5c5c 2px solid;
}
#rightNavContainer {
	width: 159px;
	padding: 4px 0 4px 0;
	margin: 4px 0 0 0;
	border-bottom: #5c5c5c 2px solid;
	text-align: center;
}
#rightNav {
	width: 127px;
	text-align: center;
	padding: 0;
	margin: .1em;
	margin-left: auto;
	margin-right: auto;
}
#rightNav ul {
	padding: 0;
	margin: 0;
}
#rightNav li {
	list-style: none;
	margin: 4px 0 4px 0;
	padding-top: 4px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#rightNav li a {
 color: #5c5c5c;
 text-decoration: none;
 display: block;
}
#rightNav li.listFirst a, #rightNav li.listFirst a:visited {
 color: #fcf9f9;
}
#rightNav li.listFirst a:hover, #rightNav li.listFirst a:visited:hover {
 color: #d7d3d3;
}
#rightNav li a:hover, #rightNav li a:visited:hover {
 color: #630f27;
}
#footer {
	width: 956px;
	height: 52px;
	clear: both;
	border-top: #5c5c5c 2px solid;
	background-color: #939393;
}
#copyright {
	width: 414px;
	height: 13px;
	background: url(/images/footer.gif) no-repeat;
	margin: 22px 0 0 22px;
	float: left;
	text-indent: -10000px;
}
#client-login {
	width: 158px;
	height: 52px;
	float: right;
	text-indent: -10000px;
}
a.login {
	display: block;
	width: 158px;
	height: 52px;
	background: url(/images/clientLogin.gif) no-repeat;
}
a.login:hover {
	background: url(/images/clientLogin_over.gif) no-repeat;
}
.loginField {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #dbdada;
	height: 13px;
	width: 100px;
}
form {
	margin: 0;
	padding: 0;
}
h4 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51212f;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-transform: uppercase;
}
.listFirst {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #51212f;
	padding: 4px;
}
#content-right #rightBG {
	background-color: #FFFFFF;
	background-image: url(/images/nichols_right_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 215px;
}
.galleryContainer {
	background-color: #2E2F2F;
	width: 271px;
	height: 260px;
	background-image: url(/images/gal-title-bg.jpg);
	background-position: center center;
}
.galleryContainer a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.galleryContainer img {
	margin-bottom: 8px;
}
.galleryContainerSub {
	width: 150px;
	height: 120px;
	background: #2E2F2F url("/images/gal-title-bg.jpg") center center;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.galleryContainerSub a{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.galleryContainerSub img {
	border: none;
	margin-bottom: 3px;
}
.newslist {
	border-bottom: dashed 2px #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.newslist .datetime {
	font-size: 10px;
	display: block;
}
.newslist .description {
	font-weight: normal;
}

.clear {
	clear:both;
}

h3.gallery {
	font-style:italic;
}
#main-Gallery-BottomRight {
	padding-left: 30px;
}

