﻿body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	color: #e2e3db;
	line-height: 17px;
	background-color: #5d481f;
}
img{
	border-width:0px;
 	behavior: url('iepngfix.htc');
}
#wrapper {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../oldImages/bodybg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
#header {
	width: 960px;
	height: 221px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.menu {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color:#C1A01D;
}

.menu ul{
	display:block;
	height:45px;
	border:none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 340px;
	margin-top: 0px;
	}
.menu ul li{
	display:block;
	float:left;
	height:21px;
	padding:0;
	border:none;
	margin-top: 17px;
	}
.menu ul li a{
	font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 14px 0 14px; 
	 text-decoration:none; margin:0; height:21px; border:none;
	}


#page 
{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../oldImages/green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#content {
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sisterpro {
	float: left;
	height: auto;
	width: 195px;
	margin-top: 20px;
	margin-left: 20px;
}


#footer {
	clear: both;
	width: 960px;
	border-top: 1px solid #E9E9E9;
	font-size: smaller;
	background-color: #E2E3DB;
	height: 42px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 30;
	padding-left: 0;
	padding-top: 10px;
}
.defaultleft {
	height: auto;
	width: 180px;
	float: left;
	padding: 10px;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcf288;
	
}
.leftproducts{
	width:190px;
	float:left;
}
.leftproducts ul {
	list-style:none;
	padding:0px 0 0 10px;
	margin:0px;
}
.leftproducts ul li{
	margin:0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.defaultright {
	height: auto;
	width: 670px;
	float: left;
	display:inline;
}
.gallery{
	width:660px;
	height:185px;
	background-color:#442C20;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	}
	.galleryhead{
	width:645px;
	height:26px;
	background-color:#2D150B;
	padding-top: 10px;
	padding-left: 15px;
	color: #d9bc0c;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
.text {
	padding: 15px 0 15px 15px;
	text-align: justify;
}

.clear {
	clear: both;
}



#slider							{
	
	height: 150px;
	overflow: hidden;
	position: relative;
	width: 645px;
	
}
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{
	width: 645px;
	position: relative;
}
.galleryscroll {
	width: 645px;
	overflow: hidden;
}


.slide							{
	width: 645px;
	float: left;
	position: relative;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	overflow: hidden;
}
.slide h1						{
	font-family: Helvetica, Sans-Serif;
	font-size: 20px;
	letter-spacing: -1px;
	color: #ac0000;
}
.slide p						{
	color: #999;
	font-size: 12px;
	line-height: 22px;
	width: 400px;
	text-align: justify;
	height: 75px;
	margin-top: 20px;
}
.slide img						{
	position: absolute;
	top: 10px;
	left: 400px;
	margin-left: 50px;
	margin-top: -10px;
}
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
