@charset "utf-8";
/* background for #generic */

#richmond #header {
	height: 171px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/TomRichmond/header.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 100px;
	background-color: #c8b980;
}
body#richmond {
	background-color: #876a3a;
	height: 1385px;
	background-attachment: fixed;
	background-image: url(../Images/TomRichmond/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#richmond #headerRight {
	height: 171px;
	width: 576px;
	position: absolute;
	left: 684px;
	top: 0px;
	background-image: url(../Images/TomRichmond/headerRight.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#richmond #headerLeft {
	height: 171px;
	width: 572px;
	position: absolute;
	left: -572px;
	top: 0px;
	background-image: url(../Images/TomRichmond/headerLeft.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#richmond #content {
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1072px;
	overflow: auto;
	display: block;
	
}




#richmond #contentRight1 {
	height: 277px;
	width: 576px;
	position: absolute;
	left: 684px;
	top: 171px;
	background-image: url(../Images/TomRichmond/conRight1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#richmond #contentRight2 {
	background-image: url(../Images/TomRichmond/conRight2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 262px;
	width: 576px;
	position: absolute;
	left: 684px;
	top: 448px;
}
#richmond #contentRight3 {
	background-image: url(../Images/TomRichmond/conRight3.jpg);
	height: 268px;
	width: 576px;
	position: absolute;
	left: 684px;
	top: 710px;
	background-repeat: no-repeat;
}

#richmond #contentRight4 {
	background-image: url(../Images/TomRichmond/conRight4.jpg);
	height: 265px;
	width: 576px;
	position: absolute;
	left: 684px;
	top: 978px;
	background-repeat: no-repeat;
	background-position: left top;
}


#richmond #contentLeft1 {
	height: 277px;
	width: 572px;
	position: absolute;
	left: -572px;
	top: 171px;
	background-image: url(../Images/TomRichmond/conLeft1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#richmond #contentLeft2 {
	background-image: url(../Images/TomRichmond/conLeft2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 262px;
	width: 572px;
	position: absolute;
	left: -572px;
	top: 448px;
}

#richmond #contentLeft3 {
	background-image: url(../Images/TomRichmond/conLeft3.jpg);
	height: 268px;
	width: 572px;
	position: absolute;
	left: -572px;
	top: 710px;
	background-repeat: no-repeat;
	background-position: right top;
}
#richmond #contentLeft4 {
	background-image: url(../Images/TomRichmond/conLeft4.jpg);
	height: 265px;
	width: 572px;
	position: absolute;
	left: -572px;
	top: 978px;
	background-repeat: no-repeat;
	background-position: right top;
}
#richmond #footer {
	height: 170px;
	width: 684px;
	background-image: url(../Images/TomRichmond/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 1243px;
}



#richmond #footerRight {
	height: 170px;
	width: 576px;
	position: absolute;
	left: 684px;
	top: 1243px;
	background-image: url(../Images/TomRichmond/footerRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#richmond #footerLeft {
	height: 170px;
	width: 572px;
	position: absolute;
	left: -572px;
	top: 1243px;
	background-image: url(../Images/TomRichmond/footerLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#richmond #cornerLeft {
	background-image: url(../Images/TomRichmond/corLeft.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 34px;
	position: absolute;
	left: 0px;
	top: 171px;
	z-index: 20px;
}
#richmond #Left {
	/*background-image: url(../Images/TomRichmond/sideLeft.png);*/
	background-repeat: no-repeat;
	height: 228px;
	width: 47px;
	position: absolute;
	left: 0px;
	top: 880px;
	z-index: 20px;
}

#richmond #cornerRight {
	background-image: url(../Images/TomRichmond/corRight.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 37px;
	position: absolute;
	left: 647px;
	top: 171px;
	z-index: 20px;
}
#richmond #Right {
	background-image: url(../Images/TomRichmond/sideRight.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 12px;
	position: absolute;
	left: 672px;
	top: 613px;
	z-index: 20px;
}



