body { padding: 0;
	margin: 0;
	text-align: center; /*** Centers the design in old IE versions ***/
	background-color: #674505;
}
body, html {
	padding: 0;
	margin: 0;
	font-size:11px;
	text-align: left;
	height: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
}

body.home {
	margin: 19px;
	padding: 0px;
	background-color: #998224;
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

.flash {  margin: 0; padding: 0; background: url('images/home/flash.jpg') no-repeat top left; height: 511px; width: 651px;}

.price {
	font-size: 10px;
	font-weight: bold;
	color: #998224;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #998224;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.text9 {

	font-size: 10px;
	color: #333333;
}

a, a:visited, a:active  {color: #333333; text-decoration:underline;}

a:hover {color: #666666; text-decoration:underline;}

a.wh, a.wh:visited, a.wh:active {color: #ADA158; text-decoration:none;}

a.wh:hover {color: #ADA158; text-decoration:underline;}

.submitButton {
	font-size: 10px;
	color: #333333;
	}

p, div, table {
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	}
	
	
ul {
	font-size: 11px;
	color: #333333;
	line-height: 140%;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}
	
li {
	font-size: 11px;
	color: #333333;
	line-height: 140%;
	}
.bg { background-color: #fff;}

#galleryMenu {color: #fff; text-align: right;
				padding: 10px; margin: 0;}
#galleryMenu ul li {color: #fff; list-style-type: none; list-style-image: none;}				
#galleryMenu a, #galleryMenu a:active, #galleryMenu a:visited {color: #fff; padding: 0px; margin: 0; text-decoration: none;}
#galleryMenu a:hover {color: #ADA158; padding: 0px; margin: 0; text-decoration: none;}								

/* -----showcase styles----- */

  #showcaseimg0 { 
    display : block;
    margin : 0px;
    padding : 0px; 
  }
  
  
  #showcaseimg1 { 
    display : none;
    margin : 0px;
    padding : 0px; 
  }
  
  
  #showcaseimg2 { 
    display : none;
    margin : 0px;
    padding : 0px; 
  }
  
   #showcaseimg3 { 
    display : none;
    margin : 0px;
    padding : 0px; 
  }
