@charset "UTF-8";
body, html {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
a:link{
	color:#666666;
}
a:hover{
	color: #905C9E;	
}
.center{
	width:950px;
	margin:auto;
}
.logo{
	width:428px;
	height:90px;
	background-image:url(alchemylogo.gif);
	float:left;
}
.slideshowholder{
	background-color:#000000;
	height:300px;
}
.center2{
width:780px;
margin:auto;
}
.clearer{
	clear:both;
}
.slogan{
	height:49px;
	background-image:url(sloganbg.gif);
}

.sloganin{
	height:49px;
	width:950px;
	margin:auto;
	background-image:url(slogan.gif);
}

/*wordpress*/
#header {
	height: 90px;
	min-width: 950px;
}

#header ul {
	
	float: right;
	list-style: none;
	min-width: 400px;
	margin:0px;
	padding:0px;
	margin-right:20px;
}

#header ul li {
	float: left;
}

#header ul li a {
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	color: #999;
	text-decoration:none;
	/*text-shadow: #333 1px 1px 1px;*/
}

#header ul li a:hover {
	color:#000000;
}

#header ul li a.current, #header ul li#download a.current {
	color: #555;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #DDDDDD;	/*text-shadow: #c6d9e9 1px 1px 1px;*/
}

#header ul li#download a {
	background: #d54e21 url(images/download-tab-bg.png) bottom left repeat-x;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	/*text-shadow: #b5421c 1px 1px 1px;*/
}
#head-search {
	float: right;
	height: 56px;
	width:400px;
}
.textarea h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 10px;
	text-align: center;
}
.textarea{
	width:237px;
	float:left;
	font-size: 70%;
	line-height:25px;
	text-align:justify;
	background-image: url(divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pad{
margin:20px;
}
.centertext{
	width:870px;
	line-height:26px;
	font-size:0.72em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	margin:auto;
	text-align:justify;
}
.centertextpad{
	padding:50px;
}
.title{
	background-color: #DDDDDD;
	padding: 30px;
	padding-top:15px;
	padding-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: lighter;
	color: #797979;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
}
.thumb{
width:180px;
height:180px;
background-image:url(http://alchemyfibredesigns.com/resources/thumbbox.gif);
float:left;
margin:5px;
}
.thumb img{
padding-left:14px;
padding-top:14px;
}
.evtimg{
	width:40px;
	height:40px;
	float:left;
	margin:4px;
	background-color:#DDDDDD;
}
.evtimg a{
	display:block;
	width:40px;
	height:40px;
}
.contain{
	min-height:700px;
}
#footer{
	font-size:11px;
	background-color: #EFEFEF;
	padding:30px;
}
#footer div{
	margin:auto;
	width:850px;
	text-align:center;
	line-height:26px;
}
