@charset "utf-8";
/* CSS Document */

.lyreAttireLogo {
	position: absolute;
	left: 0px;
	top: 0px;
	width:151px;
	height:84px;
}

.redLyre {
	position: absolute;
	left: 0px;
	top: 75px;
}

.topBar {
	background-image: url(http://www.twinzco.com/images/topBar.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#005400;
	text-align:right;
	width:775px;
	height:48px;
}

.mivaNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	color:#c7dfcf;
	float:right;
	margin-top:26px;
	margin-right:25px;
}

.mivaNav a:link, .mivaNav a:active, .mivaNav a:visited {
	color:#c7dfcf;
	text-decoration:none;
}

.contentWrapper {
	background-color:#005400;
	width:775px;
	hasLayout:true;
}

.topPhoto {
	width:188px;
	position: absolute;
	left: 8px;
	top: 88px;
}

.friendshipQuotes {
	width:160px;
	padding:3px;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-top:250px;
	float:left;
}


.content {
	width:572px;
	margin-right:25px;
	float:right;
	background-color: #EBE6D6;
	background-image: url(images/shop_bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px;
}

.content .padding {
	margin:25px 0px 25px 30px;
}

.footer {
	background-color:#005400;
	height:36px;
	text-align:right;
	clear:both;
	font-size:10px;
	padding:3px 0px;
}
.footer, .footer a:link, .footer a:active, .footer a:visited {
	color:#BAD1BA;
}