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

/* CSS RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
fieldset {
	border:0;
	margin:0;
	padding:0;
}
label {
	display:block;
}
input.text, textarea {
	width:300px;
	font:12px/12px 'courier new', courier, monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
}
input.submit {
	padding:2px 5px;
	font:bold 12px/12px verdana, arial, sans-serif;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#menubg {
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
	height:31px;
}
#menubg li {
	margin:0;
	list-style: none;
	padding:0;
	display:inline;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	position:absolute;
	left:123px;
	right:185px;
	top: 122px;
}
#masthead {
	margin:0;
	padding:0;
	width:100%;
	background-color:#0066CC;
	height:150px;
}
#mastheadimage {
	position:absolute;
	left:200px;
	top:194px;
}
.left {
	width:414px;
}
.left h3 {
	padding:42px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
}
.left p {
	text-align:justify;
	padding:24px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:11pt;
}
#slideshow {
	margin:41px 0 0 0;
	width:414px;

}
.leftimg {
	margin:25px 0 0 0;
}
#footer {
	margin:47px 0 0 0;
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	height:74px;
}
#footer span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
}
#footerbottom {
	margin-top:26px;
}
img {
	border:0;
}
a img {
	border:0
}
p img {
	padding: 0;
	max-width: 100%;
}
#button {
	position:absolute;
	top:197px;
	left:850px;
	bottom:748px;
	right:117px;
}
.caption {
	margin:2px;
	padding: 5px;
	/*	border: solid 1px #E5E5FF;
*/	background: #FFFFFF;
	font-size:90%;
	color: black;
	font-family:Georgia;
	text-align:justify;
	font-size:1.0em;
}
.caption img {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
.caption p {
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	color:#0099CC;
}
.caption a {
	color:#0066FF;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
}
.caption a:hover {
	color:#FFFFFF;
	background-color:#CC0000;
	margin:0;
	padding:0;
	border:0;
}
#menubg a {
	color:#FFFFFF;
	text-decoration:none;
}
#menubg a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#handicrafts {
	padding:20px 0 0 0;
}

#contactFormArea {
	
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

#handicraftkit td {
	padding:4px;
	vertical-align:top;
}

#handicraftkit p {
	text-align:justify;
	width:461px;
	padding:0 0 0 15px;

}

#handicraftkit img {
	padding:0 0 50px 0;
}
