body {
	background-image: url(images/texture.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
}
#main {
	/* background-color:#fff; */
	width:960px;
	height:800px;
	margin-left: auto ;
    margin-right: auto ;
	margin-top: -20px;
	margin-bottom: 0px;
}
.slideshow {
	margin-left: 80px ;
    margin-top: -505px ;
	position: relative;
	z-index: -2 !important; 
	width: 620px;
	height: 413px;
	background-color: #EBE8E1; 
}
#wrapper {
	width: 940px;	
	height: 700px;
	margin-left: auto ;
    margin-right: auto ;
	margin-top: 20px;
	padding-top: 40px;
	margin-bottom: 0px;
	background-image: url(images/penborder.png);
	background-repeat:no-repeat;
	z-index: 1;
}

#tornpaper{
	position:relative;
	margin-left: 30px;
	margin-top: -35px;
	width:725px;
	height:550px;
	z-index:-1;
}

#rightcol {
	width:140px;
	float:right;
	margin-right:80px;
	overflow:hidden;
	height:416px;
	margin-top:-403px;

}

#facebook {
	position:relative;
	float:right;
	margin-top:-17px;
}

.clear {
	clear:both;
}

.floatlfooter {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-top: -20px;
}

.floatright {
	float: right;
	margin-top: -10px;
	width: 700px;
}

/* LIST CODE */


.backgroundimage {
	background-image:url(images/topgradient.png);	
	background-repeat:repeat-x;
	background-color:transparent; !important
	z-index:-100;
	width:100%;
	padding:0px;
	position:absolute;
	height: 150px;
	margin-top:-150px;
}

ul#listmenu {
	width:100%;
	padding:0px;
	margin:0px;
	height: 150px;
	/*background-color: #cecbc1;*/
	background-image:url(images/logo_banner.png);	
	background-position:center top;
	background-repeat:no-repeat;
	z-index:10;
	position:relative;
}

ul#listmenu li {
	list-style:none;
    width: 940px;
    margin-left: auto ;
    margin-right: auto ; 
	background-image:url(images/logo_banner.png);	
	background-position:center top;
	background-repeat:no-repeat;
	z-index:10;
	position:relative;
	
}

ul#listmenu li a, ul#listmenu li a:link, ul#listmenu li a:active, ul#listmenu li a:visited {
    background-color:transparent;
	display:block;
	text-decoration:none;
	text-align:center;
	margin-left: 20px;
	margin-top: 110px;
    width: 140px;
    height:40px;
    float: right;
	z-index:10;
	position:relative;
}

ul#listmenu li.gallery a {
	background-image: url(images/tab_gallery.png);
}
ul#listmenu li.contact a{
	background-image: url(images/tab_contact.png);
}
ul#listmenu li.about a {
	background-image: url(images/tab_about.png);
}
ul#listmenu li.details a {
	background-image: url(images/tab_details.png);
}
ul#listmenu li.home a {
	background-image: url(images/tab_home.png);
}
ul#listmenu li.galleryon a {
	background-image: url(images/tab_gallery_on.png);
}
ul#listmenu li.contacton a{
	background-image: url(images/tab_contact_on.png);
}
ul#listmenu li.abouton a {
	background-image: url(images/tab_about_on.png);
}
ul#listmenu li.detailson a {
	background-image: url(images/tab_details_on.png);
}
ul#listmenu li.homeon a {
	background-image: url(images/tab_home_on.png);
}
ul#listmenu li.gallery a:hover {
	background-image: url(images/tab_gallery_over.png);
}
ul#listmenu li.contact a:hover {
	background-image: url(images/tab_contact_over_line.png);
}
ul#listmenu li.about a:hover {
	background-image: url(images/tab_about_over.png);
}
ul#listmenu li.details a:hover {
	background-image: url(images/tab_details_over.png);
}
ul#listmenu li.home a:hover {
	background-image: url(images/tab_home_over.png);
}
	
/* FONTS */
		h1.fontface {font: 60px/68px 'Colaborate-ThinRegular', Arial, sans-serif;letter-spacing: 0;}

		p.style1 {font: 16px/27px 'Colaborate-ThinRegular', Arial, sans-serif;}
		p.style2 {font: 16px/27px 'ColaborateLightRegular', Arial, sans-serif;}
		p.style3 {font: 16px/25px 'Colaborate-RegularRegular', Arial, sans-serif;}
		p.style4 {font: 16px/27px 'Colaborate-MediumRegular', Arial, sans-serif;}
		p.style5 {font: 16px/27px 'Colaborate-BoldRegular', Arial, sans-serif;}
		p.style6 {font: 11px/20px 'Colaborate-ThinRegular', Arial, sans-serif;}
		p.style7 {font: 13px/20px 'Colaborate-ThinRegular', Arial, sans-serif;}
		
body,td,th {
	color: #191919;
	font-size: 12px;
}

/*** set the width and height to match your images **/


