body, form, ul, p, li, input, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

a {
	color:#D9D9CC;
	text-decoration:none; 
	}

a:hover {
	color:white;
	text-decoration:underline; 
	}	

body { 
	margin-top: 100px; 
	font-family: Helvetica, Arial, sans-serif; 
	color:#D9D9CC; 
	font-size: 13px; 
	background-image: url(../images/bkg-tile.jpg); 
	text-align: center; 
} 

div#container { 
	width:780px; 
	margin: 0 auto; 
	position: relative;  
	text-align: left; 
}

div#header {
	width:780px;
	height:20px;
	background-image: url(../images/wilm-logo.gif);
	background-repeat:no-repeat;
	visibility:visible;
}

#header ul{
	margin-right:10px;
	font-size:10px;
	float:right;
}

#header ul li{
	display:inline;
}

body#home a#navhome,  
body#WILMhappenings a#navWILMhappenings,
body#WILMcollections a#navWILMcollections,
body#WILMservices a#navWILMservices,
body#WILMobsessions a#navWILMobsessions,
body#WILMcontact a#navWILMcontact {
color:white;
text-decoration:underline;
  } 


div#content { 
	width:780px; 
	min-height:390px;
	border:#afa8a3 solid 1px;
	background-color:#231e1e;
}

* html div#content {
     \width: 782px; /* for IE5 and IE6 in quirks mode */
     w\idth: 780px; /* for IE6 in standards mode */
	}
	
#content a {
	color:#D9D9CC;
	font-style:italic;
	}	

div#contentLEFT {
	width:390px; 
	height:390px;
	float:left;
}

#contentLEFT img, 
#contentRIGHT img {
	margin:0;
	padding:0;
  border: none;
  display: block !important;
}

div#contentRIGHT {
	width:390px; 
	height:390px;
	float:right;
}

#contentRIGHT p {
	margin: 0 0 8px 20px;
	padding-right: 45px;
}

#contentRIGHT h1{
margin-left:20px;
margin-top:15px;
margin-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:19px;
letter-spacing:4px;
color:white;
font-weight:100;
font-variant:small-caps;
}

#contentRIGHT ol {
font-style: italic;
color: #FFFFFF;
margin-left: 0;
}

#contentRIGHT li p {
margin: 0;
padding: 0;
color: #D9D9CC;
font-style: normal;
}

#collections-left {
position: relative;
float: left;
width: 195px;
color: #d2cac4;
font-size: 12px;
line-height: 20px;
}

#collections-right {
position: relative;
float: left;
width: 195px;
padding-top: 45px;
color: #d2cac4;
font-size: 12px;
line-height: 20px;
}

#collections-left p {
	margin: 0 0 0 20px;
	padding: 0;
}

.prices {
	font-size:11px;
	font-style:italic;
	color:#B8B48D; 
	}	
	
.messageBOX{
	font-size:11px;
	color:#C1AE80
}

ul.social {
	list-style-type: none;
	margin-left: 20px;
}

ul.social li {
	float: left;
	margin-right: 8px;
}

ul.social li a {
	display: block;
	width: 25px;
	height: 25px;
}

li.twitter a {
	background: url(../images/twitter-icon.gif) 0 0 no-repeat;
}

li.twitter a span {
	display: none;
}

li.twitter a:hover {
	background: url(../images/twitter-icon.gif) 0 -25px no-repeat;
}

li.facebook a {
	background: url(../images/facebook-icon.gif) 0 0 no-repeat;
}

li.facebook a span {
	display: none;
}

li.facebook a:hover {
	background: url(../images/facebook-icon.gif) 0 -25px no-repeat;
}