body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#754c23;
	background:#ece4d2 url(images/texture-pattern.jpg) repeat-y;
}

#header{
	padding:0;
	margin:0;
	background-color:#c8e4db;
	background: url(images/Christina_Perry_Header.jpg) top left no-repeat;
	height:127px;
	width:100%;
	}
#header ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	background-color:#cbce92;
	font-family:Arial, Helvetica, sans-serif;
	}	
#header li{
	margin:0;
	padding:0;
	}
#header a:link, #header a:visited, #header a:hover #header a:active{
	display:block;
	text-decoration:none;
	color:#754c23;
	width:100%;
	height:127px;
	background:#c8e4db url(images/Christina_Perry_Header.jpg) no-repeat;
	}
#header h1{
	display:none;
	}

	

#topNav ul{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	background-color:#cbce92;
	font-family:Arial, Helvetica, sans-serif;
	}
#topNav li{
	margin:0;
	padding:0;
	float:left;
	}
#topNav a:link, #topNav a:visited, #topNav a:hover, #topNav a:active{
	text-decoration:none;
	color:#754c23;
	float:left;
	display:block;
	}
	
/*about nav when current page*/	
#aboutCP a:link, #aboutCP a:visited, #aboutCP a:hover, #aboutCP a:active{
	display:block;
	background-image: url(images/Nav_About-over.gif);
	width:128px;
	height:33px;
	}
#about a:link, #about a:visited, #about a:active{
	display:block;
	background-image: url(images/Nav_About.gif);
	width:128px;
	height:33px;
	}
#about a:hover{
	background-image: url(images/Nav_About-over.gif);
	}
	
/*jewelry nav when current page*/	
#jewelryCP a:link, #jewelryCP a:visited, #jewelryCP a:hover, #jewelryCP a:active{
	display:block;
	background: url(images/Nav_Jewelry-over.gif);
	width:120px;
	height:33px;
	}
#jewelry a:link, #jewelry a:visited, #jewelry a:active{
	display:block;
	background: url(images/Nav_Jewelry.gif);
	width:120px;
	height:33px;
	}
#jewelry a:hover{
	background: url(images/Nav_Jewelry-over.gif);
	}
	
/*interiro design nav when current page*/	
#intCP a:link, #intCP a:visited, #intCP a:hover, #intCP a:active{
	display:block;
	background: url(images/Nav_Int-over.gif);
	width:209px;
	height:33px;
	}
#int a:link, #int a:visited, #int a:active{
	display:block;
	background: url(images/Nav_Int.gif);
	width:209px;
	height:33px;
	}
#int a:hover{
	background: url(images/Nav_Int-over.gif);
	}
	
/*interiro design nav when current page*/	
#contactCP a:link, #contactCP a:visited, #contactCP a:hover, #contactCP a:active{
	display:block;
	background-image: url(images/Nav_Contact-over.gif);
	width:143px;
	height:33px;
	}	
#contact a:link, #contact a:visited, #contact a:active{
	display:block;
	background-image: url(images/Nav_Contact.gif);
	width:143px;
	height:33px;
	}
#contact a:hover{
	background-image: url(images/Nav_Contact-over.gif);
	}
	
#topNav span{
	display:none;
	}

#indexImg{
	margin:50px 0 0 75px;
	width:635px;
	}
#indexText{
	text-align:center;
	font-style:italic;
	padding-top:10px;
	}
#ASID_Text{
	color:#663300;
	}

.topic {
  color: #754c23;
  font-size: 20px;
  font-family: garamond;
  font-size: 30px;
}

.mainbody {
  color: #754c23;
  margin-left: 74px;
}

td {
  vertical-align: top;
}