@charset "utf-8";
/* CSS Document */


* {




padding: 0;
margin: 0 auto;
}
 img 
 {
 	padding: 0;
 	margin: 0;
 }

html { overflow-y:scroll;


 }

body {
/*background-image:url(../../images/bodyback.jpg);
background-repeat:repeat-x;

background-color:#660e0e;*/
background-color:#ab663c;
}




#wrapper {
width: 931px;
margin: 0 auto;
background-image: url(../../images/wrapback2.jpg);

}


#header 
{
}

#homepagephoto1 
{
	float: left;

}

#homepagemain 
{
	float: right;
	width: 560px;
}

#homepagemain object
{
	float: right;
	margin: 0 0 10px 10px;
	
	}

#content{


}

#contentwrap {

margin: 0 auto;
padding: 60px 60px 10px 70px;
background-image: url(../../images/wrapback.png);
background-repeat: repeat-y;
}





.chat 
{
font-family: Baskerville Old Face, Goudy Old Style, Times New Roman, Times New Roman, Serif;

	font-size: 14px;	

}

.chat p {
padding: 3px;
}


img.nospace {
	display: block;
	
}

object.nospace {
	display: block;
	clear: both;
}






h1 {
font-family: Baskerville Old Face, Goudy Old Style, Times New Roman, Times New Roman, Serif;
font-weight:bold;
font-size:24px;
text-align:left;

color:#660e0e;
}



#footer  {

text-align:center;	
width: 931px;
height: 65px;
background-image:url(../../images/footback.png);
margin-left: auto;
margin-right: auto;
clear: both;
position: relative;
}

#footer span 
{font-family: Goudy Old Style,  Times,  serif;
	position: absolute;
	top: 30px;
	left: 10px;
	font-size: 18px;
	font-weight: bold;
 color: #FFF;
width: 931px;
}

#credit 
{
font-family:  Arial, Geneva, Helvetica, sans-serif;
text-align:center;	
color: #e0c66c;
width: 931px;
font-size: 14px;
line-height: 20px;
}


#credit a
{
color: #e0c66c;
}

#credit a:hover
{
color: #FFF;
}


.clear 
{
	clear: both}
	
/* NAVIGATION BUTTONS */

#navigation 
{
	float:right;
	padding: 0;

}


#navigation a.button-home 
{
	height: 52px;
	width: 132px;
	background-image: url(../../images/Button-Home-Over.png);
	display: block;
	float: left;
}

#navigation a:hover.button-home 
{

	background-image: url(../../images/Button-Home-Over.png);
	display: block;
	float: left;
}

#navigation a.button-handmade
{
	height: 52px;
	width: 276px;
	background-image: url(../../images/Button-Handmade-Up.png);
	display: block;
	float: left;
}


#navigation a:hover.button-handmade
{

	background-image: url(../../images/Button-Handmade-Over.png);
	display: block;
	float: left;
}




#navigation a.button-gallery
{
	height: 52px;
	width: 101px;
	background-image: url(../../images/Button-Gallery-Up.png);
	display: block;
	float: left;
}


#navigation a:hover.button-gallery
{
	height: 52px;
	width: 101px;
	background-image: url(../../images/Button-Gallery-Over.png);
	display: block;
	float: left;
}




#navigation a.button-contact
{
	height: 52px;
	width: 154px;
	background-image: url(../../images/Button-Contact-Up.png);
	display: block;
	float: left;
}

#navigation a:hover.button-contact
{
	background-image: url(../../images/Button-Contact-Over.png);
	display: block;
	float: left;
}


#navigation a.button-about
{
	height: 52px;
	width: 116px;
	background-image: url(../../images/Button-About-Up.png);
	display: block;
	float: left;
}

#navigation a:hover.button-about
{
	background-image: url(../../images/Button-About-Over.png);
	display: block;
	float: left;
}


#navigation a.button-testimonials
{
	height: 52px;
	width: 151px;
	background-image: url(../../images/Button-Testimonials-Up.png);
	display: block;
	float: left;
}

#navigation a:hover.button-testimonials
{

	background-image: url(../../images/Button-Testimonials-Over.png);
	display: block;
	float: left;
}

/* ACTIVE BUTTONS */

#GalleryPage a.button-gallery
{
	background-image: url(../../images/Button-Gallery-Over.png);
}

#GalleryPage a.button-home 
{

	background-image: url(../../images/Button-Home-Up.png);

}



#AboutPage a.button-about
{
	background-image: url(../../images/Button-About-Over.png);
}

#AboutPage a.button-home 
{

	background-image: url(../../images/Button-Home-Up.png);

}


#HandmadePage a.button-handmade
{
	background-image: url(../../images/Button-Handmade-Over.png);
}

#HandmadePage a.button-home 
{

	background-image: url(../../images/Button-Home-Up.png);

}

#TestimonialsPage a.button-testimonials
{
	background-image: url(../../images/Button-Testimonials-Over.png);
}

#TestimonialsPage a.button-home 
{

	background-image: url(../../images/Button-Home-Up.png);

}

#ContactPage a.button-contact
{
	background-image: url(../../images/Button-Contact-Over.png);
}

#ContactPage a.button-home 
{

	background-image: url(../../images/Button-Home-Up.png);

}

/* GALLERY STYLES */

.example2 img 
{
	width: 161px;
	height: 199px;

}

.prodbox 
{
	width:163px;
	height:285px;
	float: left;
	border: 7px double #fef3b7;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 4px;
    margin: 6px;

}

.prodbox span 
{
	width:160px;
	font-family: Century Gothic, Sans-Serif ;
	font-size: 10px;
	line-height: 10px;
	height: 40px;
	display: block
}

.border 
{

	border: 7px double #fef3b7;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 4px;
    margin: 6px;

}

