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

body{
	background-image:url(images/WoodBackgroundEd3_SXC_1169444_92794151.jpg);
	background-attachment:fixed;
	height:100%;
	margin:-40px auto;	
	font-family: 'Lato', sans-serif;
	font-weight:100;
	}
p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:28px;
}
p.topofpage {
	font-size:16px;
	line-height:10px;
	font-weight:100;
	text-align:right;
	font-family: 'Lato', sans-serif;
	color:#000000;
	margin-top:60px;
}

h1{ 
	font-size:52px;
	line-height:18px;
	font-weight:300;
	text-align:center;
	margin-top:100px;
	font-family: 'Lato', sans-serif;
	color:#000000;
}
h2{ 
	font-size:22px;
	line-height:10px;
	font-weight:100;
	text-align:center;
	font-family: 'Lato', sans-serif;
	color:#000000;
	margin-bottom:60px;
}
h3{ 
	font-size:20px;
	line-height:10px;
	font-weight:100;
	text-align:center;
	font-family: 'Lato', sans-serif;
	color:#000000;
	margin-top:60px;
}
h4{ 
	font-size:16px;
	line-height:10px;
	font-weight:100;
	text-align:left;
	font-family: 'Lato', sans-serif;
	color:#000000;
	margin-top:60px;
}
.craft-image {
	border-radius:20px;
}
.craft-image h2 {
	text-align:center;
	line-height:0px;
}
.craft-image h3 {
	text-align:center;
	line-height:30px;
}
.craft-image {
	text-align:center;
	border-radius:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.source {
	font-size:9px;
}
ul li {
	list-style-type:square;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:24px;
}
.paper {
	display:block;
	width:800px;
	margin:10px auto 10px auto;
	background-color:white;
	box-shadow: 2px 2px 2px 2px #000;
	clear:both;
}
.bigletter {
	background-image:url(images/ScrabbleLetter_A_Ed3.jpg);
	height:200px;
	width:200px;
	margin:10px auto 10px auto;
	z-index:1000;
	transform: rotate(-15deg);
   -moz-transform: rotate(-15deg);
   -webkit-transform: rotate(-15deg);
}
.zigzag {
	font-size:32px;
	width:100%;
	letter-spacing:-8px;
	text-align:center;
	margin:40px auto 40px auto;
	color:#cc9966;
}
.maincontent {
	width:600px;
	text-align:left;
	margin:10px auto 10px auto;

	
}
a:link {
    color:#cc9966;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}
a:visited {
    color: #999999;
    text-decoration: none;
}
.referencestext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px; 
	line-height:14px;
	text-decoration:none;
}
#promogrid {
	text-align:center;
	padding-top:20px;
}
#promogrid a:link {
    color:black;
    text-decoration: none;
}
#promogrid a:hover {
    text-decoration: underline;
}
#promogrid a:active {
    text-decoration: underline;
}
#promogrid a:visited {
    color:black;
    text-decoration: none;
}
.promogrid1 {
	background-image:url(images/ScrabbleLetter_Blank_Tilted5CCW_Ed1.jpg);
	width:145px;
	height:92px;
	display:inline-block;
	vertical-align:top;
	font-size:22px;
	line-height:20px;
	font-weight:300;
	font-family: 'Lato', sans-serif;
	color:#000000;
	text-align:center;
	padding-top:60px;
}
.promogrid2 {
	background-image:url(images/ScrabbleLetter_Blank_Ed1.jpg);
	width:145px;
	height:87px;
	display:inline-block;
	vertical-align:top;
	font-size:22px;
	line-height:20px;
	font-weight:300;
	font-family: 'Lato', sans-serif;
	color:#000000;
	text-align:center;
	padding-top:60px;
}
.footer {
	height:265px;
	width:675px;
}
.footer p{
	font-size:10px;
	text-align:center;
	line-height:18px;
	margin-top:60px;
}
.thumbnail {
	margin:20px 50px 30px 50px;
    border: 0 solid transparent;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 2px 2px #CCCCCC;
}
.footercategories {
	font-size:22px;
	line-height:10px;
	font-weight:100;
	font-family: 'Lato', sans-serif;
	color:#000000;
	text-align:left;
	width:155px;
	height:200px;
	display:inline-block;
	vertical-align: top;
	clear:both;
}
.footercategories li {
	list-style-type:none;
	font-size:10px;
	line-height:14px;
	text-align:left;
	margin-left:-40px;
}
img.amandasign {
	margin-left:20px;
}
.youtube {
	margin-top:40px;
	margin-left:100px;
	margin-bottom:40px;
}
middle {
	margin-left:50%;
	margin-right:50%;
}
.questions {
	text-align:center;
}
<!--Notes: font-family=Lato:400,100,700,900,300-->