#brickHouse {
	margin: 0 5px 0 3px;
}

#mainContent {
    width: 673px;
    background: #cccca8 url("/images/main_bg.jpg") no-repeat 14px 264px;
}

* html #mainContent .bottom .left, * html #mainContent .bottom .right {
    bottom: 383px;
}

#mainContent .content {
	height: 346px;
}

#mainContentFull h1 {
	display: none;
}

#mainUnderline {
    width: 580px;
    border-color: #673303;
}

* html #secSection .bottom .left, * html #secSection .bottom .right {
    bottom: 383px;
}

* html #secSection .top .right, * html #secSection .bottom .right {
    right: -1px;
}

#secSection .content {
	height: 360px;
}

#secSection .content p {
	margin: 10px 0;
}

#secUnderline {
	left: 57px;
	width: 143px;
	border-color: #ffffff;
}

* html #secUnderline {
	left: 46px;
}

#secSection .content img.right {
	float: right;
}

#secSection .content img {
	margin-bottom: 12px;
}

#visitGallery {
	display: block;
	text-align: center;
	color: #ffffff;
}


/*UPDATE july 24 2008*/

#mainContentFull {
	position: relative;
	width: 675px;
	margin: 7px 500px 0 0;
    padding: 6px 7px 7px 7px;
    color: #323337;
	background-color: #cccca8;
}

* html #mainContentFull {
	position: relative;
	width: 669px;
	margin: 0px auto 0 auto;
    padding: 6px 7px 7px 7px;
    color: #323337;
	background-color: #cccca8;
}

#mainContentFull .content {
	min-height: 371px;
}

* html #mainContentFull .content {
	height: 350px;
	overflow: visible;
}

#secSection .content {
	min-height: 385px;
}

* html #secSection .content {
	height: 360px;
	overflow: visible;
}

* html #secSection .roundCorner {
	display: none;
}

span#title {
	display: block;
	height: 1px;
    border-bottom: dotted 1px;
    margin-left: 50px;	
    width: 400px;
}

a#newsLink {
	float: right;
	text-decoration: none;
    color: #8f7031;
}