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

body{
background-color:#202020;
background-image:url("images/tile.jpg");
background-repeat: repeat;
padding:0px;
margin:0px;
}


#container{
width:940px;
padding-top:0px;
padding-bottom:0px;
margin:0 auto;
color:#FFFFFF;
padding-left:19px;
padding-right:19px;
line-height:1.5;
background-color:#202020;

}

#header{
width:940px;
height:120px;
margin-left:9px;
margin-right:9px;
padding-top:20px;
padding-bottom:20px;
margin-top:0px;
border-bottom:solid 1px #666;

}

#header img.borderlogo{
margin-top:-40px;

}

#nav{
margin-top:50px;
width:660px;
float:left;
padding-right:19px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#FFFFFF;

}

#nav p{
text-align:left;
font-size:17px;
margin-left:-20px;
padding-bottom:10px;
}

#nav p img{
float:right;
}

#nav p a:link{
color:#FAD0FF;
text-decoration:none;
margin-right:10px;
margin-left:10px;
}

#nav p a:visited{
color:#FAD0FF;
text-decoration:none;
margin-right:10px;
margin-left:10px;
}

#nav p a:hover{
color:#FAD0FFF;
text-decoration:underline;
margin-right:10px;
margin-left:10px;
}

#nav p a:active{
color:#FAD0FF;
text-decoration:none;
margin-right:10px;
margin-left:10px;
}

#logo{
float:right;
width:px;
}

#image-nav-strip{
width:940px;
float:left;
}

#image-nav-strip img{
margin-right:20px;
padding:5px;
border:1px solid #666;
}

#latest{
wodth:900px;
height:200px;
border-bottom:solid 1px #fff;
}

#latest p{
font-size:24px;
color:#E1EEDF;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:2;

}

p.homepics img{
border: 1px solid #666666;
padding:5px;
margin-right:5px;
}
p.homepics{
text-align:center;
}


h1{
color:#fffed1;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:22px;
}

h2{
color:#FAD0FF;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:18px;
}

p.sidebrowse img{
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

p.border-bottom img{
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}


#products p{
color:#fff;
margin-right:15px;
}

p.intropara{
font-size:18px;
}

p.largepara{
width:600px;
font-size:22px;
font-family:Georgia, "Times New Roman", Times, serif;
}

p.largepara a:link{
color:#FAD0FF;
padding:1px;
padding-bottom:1px;
text-decoration:none;
font-style:italic;
}

p.largepara a:visited{
color:#FAD0FF;
padding:1px;
padding-bottom:1px;
text-decoration:none;
font-style:italic;
}

p.largepara a:hover{
color:#000;
font-style:italic;
padding:1px;
padding-bottom:1px;
text-decoration:none;
}

p.largepara a:active{
color:#FAD0FF;
padding:1px;
padding-bottom:1px;
font-style:italic;
text-decoration:none;
}

#bottomone p.bordered{
border: solid #666 1px;
width:250px;
padding: 10px 10px 10px 10px;
background-image:url(images/large-para-back.jpg);
background-repeat:repeat-x;
}



p.bold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:2;
height:109px;
color:#FAD0FF;
padding:10px;
background-color:#333333;
}

p span.bold{
font-weight:bold;
font-family:georgia;
}


#products{
width:940px;
}

#products img{
padding-top:20px;
padding-bottom:10px;
}

#products2 ul{
list-style:none;
color:#ffccff;
}

#products2 li{
margin-left:-40px;
}




/*____________________________HOMECONTENT______*/

#homecontent{
width:940px;
padding-bottom:20px;
padding-top:20px;
}

#homecontent a:link{
color:#c0ddfe;
text-decoration:underline;
}

#homecontent a:visited{
color:#c0ddfe;
text-decoration:underline;
}

#homecontent a:hover{
color:#FAD0FF;
text-decoration:underline;
}

#homecontent a:active{
color:##c0ddfe;
text-decoration:underline;
}


#bottomone{
float:left;
width:300px;
}

#bottomone p.border-bottom{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:2;
background-image: url(images/para-border.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:30px;
}

#bottomone p.border-quote{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
line-height:2;
background-image: url(images/para-border.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:30px;
}

p.wide-border-bottom{
padding-bottom:20px;
border-bottom: 1px dotted #ccc;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:2;
font-size:11px;
}

p.wide-border-bottom img{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
float:left;
}


p span.quote{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
line-height:2;
}

#bottomtwo{
float:right;
width:600px;
}

#bottomtwo p.normal{
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:2;
font-size:11px;
padding-bottom:10px;
}

p.normal img{
float:left;
padding:3px;
margin-right:20px;
margin-bottom:20px;
border:1px #666 solid;
}


/*____________________________ABOUT PAGE______*/

#about-content{
padding-top:10px;
height:1200px;
}

#about-content p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:2;
font-size:11px;
}


#about-pics{
width:300px;
float:left;
}

#about-pics p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:2;
background-image: url(images/para-border.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:30px;
}


#right-text{
float:right;
width:600px;
height:1200px;
}

#testimonials{
float:right;
width:600px;
}


#about-content a:link{
color:#c0ddfe;
padding-bottom:3px;
text-decoration:none;
}

#about-content a:visited{
color:#c0ddfe;
padding-bottom:3px;
text-decoration:none;
}

#about-content a:hover{
color:#FAD0FF;
text-decoration:underline;
}

#about-content a:active{
color:##c0ddfe;
padding-bottom:3px;
text-decoration:none;
}

p.content-bordered{
padding:10px;
border: dotted 1px #666;
font-style:italic;

}


/*____________________________CONTACT PAGE______*/

#contact-content p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:2;
font-size:11px;
}


#contact-pics{
width:300px;
float:left;
}

#contact-pics p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:2;
background-image: url(images/para-border.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:30px;
}

#right-text{
float:right;
width:600px;
height:600px;
}

#contact-content a:link{
color:#c0ddfe;
padding-bottom:3px;
text-decoration:none;
}

#contact-content a:visited{
color:#c0ddfe;
padding-bottom:3px;
text-decoration:none;
}

#contact-content a:hover{
color:#000;
background-color:#c0ddfe;
padding:5px;
text-decoration:none;
}

#contact-content a:active{
color:##c0ddfe;
padding-bottom:3px;
text-decoration:none;
}


/*____________________________INVITATIONS______*/

#topinfo{
width:940px;
border-top: solid 1px #666;
padding-top:10px;
}

#topinfo h1{
color:#FAD0FF;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:22px;
}

#topinfo p{
font-size:15px;
color:#E1EEDF;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:2;
}

#topinfo a:link{
color:#c0ddfe;

padding-bottom:1px;
text-decoration:none;
padding-right:3px;
}

#topinfo a:visited{
color:#c0ddfe;

padding-bottom:1px;
text-decoration:none;
padding-right:3px;
}

#topinfo a:hover{
color:#000;
background-color:#c0ddfe;
padding:3px;
padding-right:3px;
padding-bottom:1px;
text-decoration:none;
}

#topinfo a:active{
color:#c0ddfe;
padding-bottom:1px;
text-decoration:none;
padding-right:3px;
}


#products-invitations{
width:940px;
margin-top:10px;
margin-bottom:20px;
}

#products-placecards{
width:940px;
margin-top:10px;
margin-bottom:20px;
}

#image-holder{
width:930px;
margin-left:5px;
margin-right:5px;
font-weight:bold;
color:#FAD0FF;
}

#image-holder p img.leftcols{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holder p img.leftcols a:link{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holder p img.leftcols a:visited{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holder p img.leftcols a:hover{
margin-right:10px;
border: 1px solid #000;
padding:10px;
margin-bottom:10px;
background-color:#FFCCFF;
}

#image-holder p img.leftcols a:active{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}








/*____________________________ALL PRODUCTS PAGE______*/

#products-page{
width:900px;
padding-top:10px;
}

p.product-pics img{
float:left;
margin-right:20px;
}

p.product-pics{
width:627px;
height:130px;
margin-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#333333;
line-height:2;
border:1px solid #666666;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
background-image:url(images/large-para-back.jpg);
background-repeat:repeat-x;

}

p span.product-title{
font-size:22px;
color:#FFCCFF;
font-family:Georgia, "Times New Roman", Times, serif;
}

#all-products-list{
width:620px;
float:right;
margin:0px;
margin-top:20px;
}


#all-products-list a:link{
text-decoration:none;
color:#c0ddfe;
}

#all-products-list a:visited{
text-decoration:none;
color:#c0ddfe;
}

#all-products-list a:hover{
text-decoration:none;
color:#000;
background-color:#c0ddfe;
padding:3px;

}

#all-products-list a:active{
text-decoration:none;
color:#c0ddfe;
}


#all-products-list p.handmade{
color:#fff;
font-size:18px;
font-style:italic;
}

#products-side{
width:270px;
margin-top:20px;
float:left;
}

#products-side a:link{
color:#c0ddfe;
padding-bottom:3px;
text-decoration:none;
}

#products-side a:visited{
color:#c0ddfe;
padding-bottom:3px;
text-decoration:none;
}

#products-side a:hover{
color:#000;
background-color:#c0ddfe;
padding:5px;
text-decoration:none;
}

#products-side a:active{
color:##c0ddfe;
padding-bottom:3px;
text-decoration:none;
}


#products-side p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:2;
background-image: url(images/para-border.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:30px;
}

/*_______________________________________CHAIR COVERS_____________*/


#right-text-chair-covers{
float:right;
width:600px;
height:1300px;
}


#image-holder-chair-covers{
width:600px;
margin-left:5px;
margin-right:5px;
font-weight:bold;
color:#FAD0FF;
}

#image-holder-chair-covers p img.leftcols{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holder-chair-covers p img.leftcols a:link{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holder-chair-covers p img.leftcols a:visited{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holder-chair-covers p img.leftcols a:hover{
margin-right:10px;
border: 1px solid #000;
padding:10px;
margin-bottom:10px;
background-color:#FFCCFF;
}

#image-holder-chair-covers p img.leftcols a:active{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}


/*_______________________________________TABLE CENTRES_____________*/

#image-holder-table-centres{
width:600px;
margin-left:5px;
margin-right:5px;
font-weight:bold;
color:#FAD0FF;
height:1000px;
}

#image-holder-table-centres p img.leftcols{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holder-table-centres p img.leftcols a:link{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holder-table-centres p img.leftcols a:visited{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}

#image-holde-table-centresr p img.leftcols a:hover{
margin-right:10px;
border: 1px solid #000;
padding:10px;
margin-bottom:10px;
background-color:#FFCCFF;
}

#image-holder-table-centres p img.leftcols a:active{
margin-right:10px;
border: 1px solid #666666;
padding:10px;
margin-bottom:10px;
}


/*_____FORM_______*/

#contact-content fieldset{
margin:1em 0;
padding:1em;
color:#fff;
border:1px solid #666;
font-family:Georgia, "Times New Roman", Times, serif;
width:560px;

}

#contact-content fieldset p{
margin-top:0px;
color:#FAD0FF;
}

#contact-content legend{
font-weight:bold;
}

#contact-content label{
display:block;
}

#contact-content input{
width:210px;
background-color:#333;
height:20px;
border:1px solid #666;
color:#FAD0FF;
}

#contact-content input.btn{
width:280px;
color:#fff;
padding:6px;
border:1px solid #666;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#202020;
height:30px;
}

#contact-content textarea{
width:550px;
background-color:#333;
border:1px solid #666;
color:#FAD0FF;
height:100px;
}

/*_________________________________________________________________LINKS________________________________*/

p.directorylink img{
float:left;
padding-right:20px;
padding-bottom:20px;
}

p.directorylink{
border-bottom:1px solid #ccc;
padding-bottom:20px;
}


/*_________________________________________________________________BLOG________________________________*/


#bottomtwo ul{
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:2;
font-size:11px;

}

p.italic{
font-style:italic;
font-size:10px;
}

/*____________________________FOOTER______*/

#footer{
width:900px;
padding-left:19px;
padding-right:19px;
text-align:right;
clear:both;
text-align:left;
margin-top:30px;
padding-top:20px;
margin-bottom:20px;
}

#footer p{
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#footer p a:link{
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}
