body.home {
	background-color: #dcd8cc;
}

#wrapper {
	margin: 0;
	padding: 0;
	border: 0;
	width: 700px;
	text-align: left;
}

#logo {
	float: left;
	padding-left: 20px;
	}

#sitesearchbox {
	margin: 0;
}



#homephoto {
	height: 276px;
	overflow: hidden;
	background: #dcd8cc url(/images/home_image.jpg) no-repeat;	
}

#midrow {	
	border-width: 0;
	border-color: #dcd8cc;
	border-style: solid;
}

#content {
	padding: 25px 35px 10px 35px;	
	height: 241px;
	background: #dcd8cc url(/images/home_image.jpg) top left repeat-y ;
}

#rightcolumn {
	width: 250px;
	padding-left:5px;
	padding-top:5px;
	background: #dcd8cc url(/images/homerightcolbg.gif) top right repeat-y;
}

.decorbotright {
	background: #dcd8cc 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: #dcd8cc 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;
}

