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

body {
	background: url(img/paperbg.jpg) repeat #DDCCBC;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-weight: 700;
	color: #000000;
	height:100%;
	line-height: 12pt;
	font-family: museo-slab, Helvetica, Arial, Verdana, sans-serif;}
	
#container {
	width: 875px;
	margin: 0 auto;
	height: 100%;
}
	
#content {
	background: #F4F3EF;
	width: 860px;
	height: 100%;
	margin: 0 auto;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 30px;}

.shadow {
-moz-box-shadow: 0 0 30px 5px #705F52;
-webkit-box-shadow: 0 0 30px 5px #705F52;
}

img { border: none; }

#nav {
	float: right;
	margin-right: -62px;
	margin-top: 25px;}
	
.nivoSlider {
    position:relative;
	margin-top: 25px;
    width:855px; /* Change this to your images width */
    height:415px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}


#left {
	float: left;
	width: 325px;
	margin-bottom: 30px;}
	
#sale {
	float: right;
	margin-top: 40px;
	margin-right: -62px;}
	
#right {
	float: right;
	margin-top: 40px;
	width: 500px;
	padding-right: 10px;}
	
#faq {
	float: left;
	width: 420px;
	padding-right: 10px;}
	
#faqright {
	float: right;
	padding-right: 10px;}
	
#ga {
	float: left;
	width: 400px;
	padding-right: 10px;}
	
#garight {
	float: right;
	padding-right: 10px;
	height: 630px;}
	
#contactcon{
	float: left;
	margin-top: 14px;
	}
	
#contact-area {
	width: 420px;
	font-size:90%;
	margin-right: 0px;
	margin-top: 14px;
	float: left;
	text-align: left;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 320px;
	ont-family: museo-slab, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #DD3C26;
}

#contact-area input.submit-button {
	width: 100px;
	margin: 0 50%;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 70px;
	padding-top: 5px;
	ont-family: museo-slab, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
}

#contactright {
	background: url(img/contactbg.png);
	float: right;
	margin-top: 20px;
	width: 459px;
	height: 313px;
	margin-right: -62px;}
	
#contactinner {
	padding-left: 80px;
	padding-top: 50px;
	font-size: 14pt;
	font-weight: 700;
	color: #000000;
	height:100%;
	line-height: 24pt;
	font-family: museo-slab, Helvetica, Arial, Verdana, sans-serif;
	color: #ffffff;}
	
	
a:link { 
	color:#E23E2A;
	text-decoration: none;}

a:hover { 
	color:#4DAFA6; 
	text-decoration: underline;}
	
a:visited {
    color:#E23E2A;
	text-decoration: none}

a:active { 
	color:#E23E2A; 
	text-decoration: none}
	
#plushies {
	width: 830px;
	margin: 0 auto;
}

#plushies img {
	margin-bottom: 15px;}

#plushleft {
	width: 408px;
	float: left;
}

#plushright {
	width: 408px;
	float: right;
}

#footer {
	width: 850px;
	text-align: center;
	color: #DD3C26;
	font-size: 80%;
	margin-top: 10px;
	
}


