body, td, tr {
	font-family: helvetica, arial, sans-serif;
	color: #333;
	font-size: medium;
}
	
:active, :focus{
	outline:none;
 }

a, a:visited, a:link, a:active{
	font-size:90%;
	color:#333;
	text-decoration: none;
	text-transform:uppercase;
}
	
a:hover{
	font-size:90%;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

h5 {
	margin-bottom: 3px;
}
h6 {
	margin-top: 2px;
}
.clear {
	clear:both;
	height: 1px;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 639px;
}

/***** Content  *****/
#content {
	font-size:90%;
	margin:0 auto;
	min-height:435px;
	padding-top: 50px;
	width:555px;	
}	
#content p {
	line-height: 200%;
}		
			
#contact {
	font-size: 85%;
	text-align:justify;
	width:100%;
}	
#contact p {
	line-height: 125%; 
}			
#contact a, a:visited, a:link, a:active{
	font-size:85%;
}
#contact a:hover{
	font-size:85%;
}
	
#leftCol {
 width: auto;
 float: left;
}
#rightCol {
 float: right;
 width: auto;
}
			
#linklist {
	text-align:justify;
	width:415px;
}	
#linklist p {
	line-height: 90%;
}		
#linklist a, a:visited, a:link, a:active{
	font-size:85%;
}
#linklist a:hover{
	font-size:85%;
}

#news ul {
	margin-left: 0;	
}
#news li {
	list-style-type: none;
	background: url(images/arrow_10x10.gif) 2px 10px no-repeat;
	padding: 4px 15px;
	margin-left: -40px;
	line-height: 145%;
}
	
#lookbook h4{
	line-height: 130%;
	text-align: center;
}
#lookbook ul {
	text-align: center;
}
#lookbook li {
	list-style-type: none;
	display: inline;
	margin: 5px 25px 15px 25px;
}
#lookbook li img {
	border: 1px solid #ddd;
}
.bookImg {
	float: left;
	width: 40%;
}
.bookClient {
	margin: 10px auto;
	font-size: 85%;
}
.bookSheets {
	font-size: 75%;
}
#April77 {
	margin-top: 50px;
}
#April77Rec img#April77Rec-logo {
	margin-top: 50px;
	text-align: center;
}
#April77-logo {
	text-align: center;
}

.datePosted{
	font-style:italic;
	font-size: 85%;
}

#nav{
	border-bottom: #a8a8a8;
	margin: 0;
}
#nav img {
	border: none;
}

#errorImg {
	margin-bottom: 50px;
}
