/* Created for MnN Design Ireland */
/* Copyright OSD Ltd, Sligo, Ireland - www.osd.ie */
/* CSS Document */

/*font styles*/
body, p, ul, ol, li, th, td, input, select, textarea { font:bold 0.98em Century Gothic, Verdana, Arial, Helvetica, sans-serif; line-height:1.8em; color:#3F1B01; }

body {   
  /*background:#FDFBD4;*/
  /*background:#708E1D;*/
  background:#401C02;
  margin: 0px 0px 0px 0px;
  text-align:left;
}

a:link, a:visited, a:active {text-decoration:underline; color:#708E1D;}
a:hover {color:#3F1B01; text-decoration:none;}

a.osd:link, a.osd:visited, a.osd:active {text-decoration:underline; color:#FFFFFF;}
a.osd:hover {color:#FFFFFF; text-decoration:none;}

#page_wrapper {
  margin-left:auto; 
  margin-right:auto; 
  margin-bottom:0px; 
  padding:0px;
  width:730px;
  background:#FDFBD4;
  border:none;
}
#page_header {
  border:0px solid #FFFFFF;
  height:205px;
  background:#FDFBD4;
  clear:both;
  margin-top:0px;
  padding-top:2px; 
  padding-left:2px;
}

/********  Top Menu Navigation  ********/

.navigation { background: #FDFBD4; }

.navigation a:link, .navigation a:visited {
  background: #FDFBD4 url("/images/buttons.jpg") repeat-x;
  display: block;
  float: left;
  padding: 5px 6px 0px 6px;
  text-decoration: none;
  font: normal 0.88em Century Gothic, Verdana, arial, sans-serif; 
  color: #3F1B01;
  height:31px;
}
.navigation a:hover {
  background: #FDFBD4 url("/images/mouseover.jpg") repeat-x;
  background-position: left top; 
  color: #fff;
  height:31px;
  text-decoration: none;
  font: normal 0.88em Century Gothic, Verdana, arial, sans-serif; 
}
.navigation a#current {
  background: #FDFBD4 url("/images/mouseover.jpg") repeat-x left top;
  color: #fff;
  height:31px;
  text-decoration: none;
  font: normal 0.88em Century Gothic, Verdana, arial, sans-serif; 
}
	
/**************************************************************/

#content_wrapper {
  width:726px; 
  margin:2px 2px 0px 2px; 
  clear:both;
  text-align:justify;
  border: 0px solid #000;
}
#content_wrapper h1 {
  padding: 3px 0px 3px 0px;
  display:inline;
  font:bold 30px Century Gothic, Verdana, arial, sans-serif;
  color:#708621;
}
#content_wrapper h2 {
  padding: 3px 0px 3px 0px;
  display:inline;
  font:bold 22px Century Gothic, Verdana, arial, sans-serif;
  color:#708E1D;
}
#content_wrapper h3 {
  padding: 3px 0px 3px 0px;
  display:inline;
  font:bold 1.2em Century Gothic, Verdana, arial, sans-serif;
  color:#708E1D;
}
#content_wrapper p {
  line-height:1.4em;
}
#content_wrapper ul { 
  list-style: url("/images/bullet.gif") outside square;
  font:normal 1.0em Century Gothic, Verdana, arial, sans-serif;
  color:#000;
}
.content_images { 
  text-align:center;
  border:0px;
  margin: 2px 2px 2px 2px;
}


/* TABLES */
#table_top{ 
  width:720px; 
  border-collapse:collapse;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px; 
}
#table_timages{
  float:left;
  background-color:#FFFFFF;
  border:0px;
  border-collapse:collapse;
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px; 
}

td.bg {
  background: #FCFCDA url("../images/tree-bg.jpg") no-repeat center bottom;
  text-align:justify;
}

.box_style {
  background-color:#FDFBD4;
}
#page_footer {
  clear:both; 
  width:730px;
  background-color:#3F1B01;
  color:#FFFFFF;
  padding:6px 0px 6px 0px;
  text-align:center;
  font: normal 0.7em Verdana, arial, sans-serif;
}
#page_footer2 {
  clear:both; 
  background-color:#3F1B01;
  color:#FFFFFF;
  padding:6px 0px 6px 0px;
  text-align:center;
  font: normal 0.7em Verdana, arial, sans-serif;
}
.page_footer3 {
  background:#FDFBD4;
  text-align:center;
}
.page_footer_text {
  background:#3F1B01;
  color:#FFFFFF;
  text-align:center;
  font: normal 0.7em Verdana, arial, sans-serif;
}
#featured-table {
  width:98%;
  border:1px solid #3F1B01;
}
#featured-table h1 {
  font: normal 1.5em Verdana, arial, sans-serif;
  color:#708E1D;
}
#testimonial-table {
  width:98%;
  border:1px solid #3F1B01;
}
#testimonial-table h1 {
  font: normal 1.5em Verdana, arial, sans-serif;
  color:#708E1D;
}
.featured-piece {
  float:right;
  background-color:#fff;
  border:2px solid #C7BF9B; 
  margin: 2px 2px 2px 15px; 
  padding: 5px 5px 5px 5px;
}
.small {
  text-align:right;
  font: normal 0.70em Verdana, arial, sans-serif;
  color:#3F1B01;
}
.img{ border:0px; }
.green { color:#708621; font-weight:bold; }
table { font:bold 1.0em Century Gothic, Verdana, arial, sans-serif; }
  
.gallery-img {
  background-color:#fff;
  border:2px solid #C7BF9B; 
  margin: 2px 2px 2px 2px; 
  padding: 5px 5px 5px 5px;
}

.product_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3F1B01; 
}
.cat_links {
	width:700px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3F1B01; 
}
