body.home {
	background-color: #dad3c1;
}

#wrapper {
	margin: 0 auto;
	padding: 23px 0 23px 0;
	border: 0;
	width: 700px;
	text-align: left;
}

#logo {
	float: left;
	padding-left: 20px;
	}

#sitesearchbox {
	margin: 30px 2px 0 500px;
	color: #fff;
}



#homephoto {
	height: 184px;
	overflow: hidden;
	background: #f0ede5 url(/images/homephoto.jpg) 0 8px no-repeat;
	border-left: 1px solid #d9d3c1;
	border-right: 1px solid #d9d3c1;	
	width: 673px;
}

#midrow {	
	border-width: 0 7px 5px 7px;
	border-color: #f8f5ee;
	border-style: solid;
}

#content {
	padding: 25px 35px 10px 35px;	
	background: #f0ede5 url(/images/homeleftgrad.gif) top left repeat-y;
}

#rightcolumn {
	width: 135px;
	padding: 25px 25px 10px 35px;	
	background: #dad3c1 url(/images/homerightcolbg.gif) top right repeat-y;
}

.decorbotright {
	background: #dad3c1 url(/images/embshadow.gif) bottom left repeat-x;
	height: 43px;
}

#cnrdecorright {
	background: transparent url(/images/cnrdecorright.gif) bottom right no-repeat;
	height: 43px;
	overflow: hidden;
}

.decorbotleft {
	background: #f0ede5 url(/images/embshadow.gif) bottom left repeat-x;
	height: 43px;
}

#cnrdecorleft {
	background: transparent url(/images/cnrdecorleft.gif) bottom left no-repeat;
	height: 43px;
	overflow: hidden;
}

