/* CSS Document */
body {
	color:#ffffff;
}
#topHolder {
	height: 97px;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-color: #F9F1E1;
}
#ladylizLogo {
	width: 260px;
	float: left;
}
#topNav {
	width: 400px;
	float: right;
	margin-top: 14px;
	text-align: right;
	padding-right: 22px;
	color:#770A60;
	font-size:13px
}
#topNav a{
	color: #770A60;
	text-decoration: none;
	font-style: italic;
	font-size:14px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
#topNav a:hover{
	color: #AF8705;
}
#left {
	background-color: #4451AD;
	width: 315px;
}
#right {
	background-color: #3B3F97;
	background-image: url(../images/au_TRline.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#body {
}
.RHSline {
	border-right: 1px solid #AF8705;
	border-bottom: 1px solid #AF8705;
}
.goldtext {
	color: #AF8705;
	font-size:12px;
}
