/* CSS Document */

/*.bckgrnd {
	background-image:url(../images/bckgrnd.png);
	background-repeat:repeat;
}*/

#wrapper{
width:749px;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
font-family:Papyrus,"Times New Roman", Times, serif;
}

/* ----- navigation ----- */

ul.horizontal {
	list-style:none;
	text-align:center;
	margin-bottom:-7px;
}

ul.horizontal li {
	display:inline;
	padding-right:15px;
}

ul.horizontal a {
	color:#000000;
	text-decoration:none;

}

* html ul.horizontal a {
	height:1px;
}

ul.horizontal a:hover{
	color:#AE1A28;
}

body#celebrate a#celebrate,
body#contact a#contact,
body#create a#create,
body#embrace a#embrace,
body#evolve a#evolve,
body#imbue a#imbue,
body#reflect a#reflect,
body#shimmer a#shimmer

 {
	color:#AE1A28;
}

.response {
	text-align:center;
	color:#990000;
	padding-top:20px;
}

h1{
font-size:18px;
font-weight:lighter;
text-align:center;
}

h1 span {
font-size:30px;
}

h1 a {
	color:#000000;
	text-decoration:none;
}

h1 a:hover {
	color:#AE1A28;
	text-decoration:underline;
}

.left {
width:500px;
}

.right {
float:right;
width:250px;
}

.quote1 {
	width:200px;
	line-height:20px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	font-style:italic;
}

.quote2 {
	float:right;
	width:120px;
	line-height:20px;
	padding-right:40px;
	padding-top:40px;
	padding-bottom:10px;
	font-size:14px;
	font-style:italic;
}

.description {
	line-height:20px;
	margin-left:30px;
	margin-right:100px;
}

.description2 {
	padding-top:50px;
	line-height:20px;
	margin-left:30px;
	margin-right:100px;
}

/* ----- celebrate bottom image-----*/

.padding{
	padding-top:30px;
	padding-left:15px;
	padding-bottom:20px;
}

.hiddenImgs{
	display:none;
}

#etsy {
	position:absolute;
	top:175px;
	left:0px;
}
