@charset "UTF-8";
body {
	font: 16px 'Cardo', arial, serif;
}
#camelia {
	position: absolute;
	top: 0px;
	z-index: 0;
	left: 0px;
}

h1.judith {
	font-size:45px;
	color: #c74c60;
	position: relative;
	left: 20px;
	top: 20px;
	display: block;
	height: 50px;
	margin: 0;
}
p.judith {
	font-size: 22px;
	font-style: italic;
	display: block;
	position: relative;
	height: 50px;
	left: 30px;
	color: #c74c60;

}

li {
	list-style: none;
	padding-bottom: 0px;
	height: 131px;
	clear: left;
}

li img {
	float: left;
	border: none;
}

li a {
	color: #000;
	padding: 0;
	text-decoration:none;
}

li a strong {
	letter-spacing: 2px;
	font-weight: normal;
}

li a strong, li em {
	font-size: 18px;
	color: #c74c60;
	line-height: 20px;
}

li span.desc {display: block; padding-top: 6px;}
#wrapper {
	width: 500px;
	height: 100%;
	min-height:688px;
	margin: 0 auto;
	background: #FFF;
	opacity:0.8;filter:alpha(opacity=80);
}


#content {
	padding: 10px 10px 0;
	top: 0px;
	margin-left: 20px;
	width: 400px;
	z-index: 1000;
}

.footer {
	font-size: 12px;
	color: #c74c60;
	padding-left: 40px;
}

#construct {
	position: absolute;
	font-size:18px;
	z-index: 5000;
	top: 5px;
	left: 5px;
}


/* ICONS */

.oft { background: url(../images/jws-icon-oft.gif) no-repeat; }
.china { background: url(../images/jws-icon-china.gif) no-repeat; }
.tahiti { background: url(../images/jws-icon-tahiti.gif) no-repeat; }
