
  /* --------------------------------------------- */
  /* CMATION CLASSES */
  /* --------------------------------------------- */
  .Title_Content, .Content_Title, .Title_Title, .Product_Title { font-family: Verdana, Arial; color: #336600; font-size:18px; font-weight: normal; }
  
  #page_title h1 {
		font-family: Verdana, Arial;
		color: #336600;
		font-size:18px;
		font-weight: normal;
	}
  /* --------------------------------------------- */
  
body{margin:0; padding:0px; background-image: URL('/images/site_bk.gif'); background-attachment: scroll; background-repeat: repeat-x; font-family: Verdana; font-size:12px; line-height:18px; background-color: #382413; }
#wrapper {  margin: 0 auto; width: 760px;padding:0px;}
#faux {
 background: url(/images/content-bk.gif);
 background-repeat:repeat;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 760px;
}
#header {
 color: #333;
 width: 760px;
 padding: 0px;
 height: 127px;
 margin: 0px 0px 0px 0px;
}
#leftcolumn { 
 color: #333;
 margin: 0px;
 padding: 5px;
 width: 190px;
 float: left;
 font-size:11px;
}
#leftcolumn a { background: url(/images/links_bk.gif);
 background-repeat:no-repeat;
 display: inline;
 color: #577627;
 padding-top: 5px;
 padding-bottom:5px;
 padding-left:5px;
 width: 141px;
 height:23px;
 float: left;
 text-decoration:none;
}
#leftcolumn a:hover{ background: url(/images/links_bk-over.gif);
 background-repeat:no-repeat;
 display: inline;
 color: #fff;
 padding-top: 5px;
 padding-bottom:5px;
 padding-left:5px;
 width: 141px;
 height:23px;
 float: left;
 text-decoration:none;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 0px;
 padding: 10px;
 width: 530px;
}
#rightcolumn a { 
 color: #0000ff;
 text-decoration:none;
 font-size:11px;
}
#rightcolumn a:hover { 
 color: #0000ff;
 text-decoration:underline;
}
#footer { 
text-align:center;
 width: 760px;
 clear: both;
 color: #fff;
 margin: 0px 0px 10px 0px;
 padding: 5px;
 height:60px;
 background: url(/images/footer_bg.gif);
 background-repeat:no-repeat;
 font-size:10px;
}
#footer a{
 font-size:10px;
 color: #fff;
 margin: 0px 0px 10px 0px;
 padding: 5px;
 height:60px;
 text-decoration:none;
 background: url(/images/footer_bk.gif);
 background-repeat:no-repeat;
 
}
#footer a:hover{ 
 color: #D7DBA5;
 text-decoration:none;
  
}
.clear { clear: both; background: none; }
#sitemenu {padding:5px; font-size:14px; color:#382413;}
#styleone{position:relative;display:block;}

#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;0 1px 0 0;}

#styleone ul li a img{display:block;float:left; padding:3px;border:3px solid #ffffff;}

#styleone ul li a:hover img{border: 3px solid #577627;}


/* SLIDESHOW STYLES */
.Slideshow_Overview_Wrapper { display: block; float: left; width: 140px; margin-top: 0px; margin-left: 5px; margin-right: 5px; }
.Slideshow_Overview_Wrapper .Title { font-size: 16px; text-align: center; padding: 0px; width: 140px; font-family: oswald; min-height: 180px;}
.Slideshow_Overview_Wrapper .Photo { display: block; float: left; cursor: pointer; height: 100px; width: 140px; overflow: hidden; margin: 0px; } 
.Slideshow_Overview_Wrapper .Photo img{ display: block; float: left; cursor: pointer; height: 100px; width: 140px; overflow: hidden; border-bottom: 3px solid white; margin: 0px; background-color: white; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.Slideshow_Wrapper { display: block; float: left;  margin-top: 20px; }
.Slideshow_Wrapper .Title { font-size: 22px; margin:0px 0px 10px 0px; }
.Slideshow_Wrapper .Photo { display: block; float: left; cursor: pointer; height: 100px; width: 140px; overflow: hidden; border: 3px solid white; margin: 3px; background-color: white; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.Photo img { border: 0px solid #DFDFDF; padding: 0px; background-color: white; }
  .Slide_Wrapper { display: block; float: left; width: 25%; max-width: 200px; margin-top: 20px; min-height: 275px; }
