html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	color:#333333;
}
body {
background-color:#ffffff;
background-repeat:repeat-x;
background-image:  url("../images/hr1c1-bg.jpg");
}
#wrapper {
	width:899px;
	display:block;
	margin:40px auto 0 auto;
}
.introContent {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#C0B1A7;
	display:block;
	width:90%;
	margin:40px 20px 20px 20px;
}
.copyContent {
	font-family:Tahoma, Verdana, Arial;
	text-align:center;
	font-size:10px;
	color:#000000;
	display:block;
	padding-top:30px;
}
ul.homeMenu {
	margin-left:69px;
}
li.homeMenuList {
	list-style-type:none;
	line-height:30px;
}
a.mainLinks {
	color:#4D3123;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
}
a.mainLinks:hover {
	color:#FF6633;
}
.row1col1 {
	display:block;
	float:left;
}
.row1col2 {
	display:block;
	float:left;
}
.row1col3 {
	display:block;
	float:right;
	width:444px;
	height:153px;
	background-image:  url("../images/hr1c3.jpg")}
.row2Container {
	display:block;
	float:left;
	width:234px;
}
.row2col1 {
	display:block;
}
.row3col1 {
	display:block;
	overflow:visible;
	height:341px;
	background-image:    url("../images/hr3c1-potts-website-nav.jpg");
}
.row2col2 {
	float:left;
}
.row2col3 {
	float:right;
	width:93px;
	height:410px;
}
.bottomRow {
	display:block;
	clear:both;
 	width:899px;
	text-align:center;
	height:52px;
	overflow:visible;
	background-image:  url("../images/h-bottom-bg.jpg");
	background-repeat:no-repeat;
}
 .navContainer {
 	display:block;
 	float:left;
 	clear:both;
 	margin-top:31px;
}
a.copyLinks {
	color:#000000;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial;
}
a.copyLinks:hover {
	color:#FF6633;
}

