/*
Theme Name: Harvesting World 2009.01
Theme URI: http://harvestingworld.com/
Description: Made by Rich Lugo.
Version: 1.000
Author: Rich Lugo
Author URI: http://skidvis.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/
xdiv
{
 border:dashed 0px #fff;
}

body
{
 margin:0;
 padding: 0px; 
 background-image:url('images/hw_02.jpg');
 font-family:sans-serif;
 font-size:13px;
}

#copy ul
{
 margin:0;
 padding:0;
 list-style:none;
 text-align:center;
 padding-top:25px;
}

a
{
 text-decoration:none;
}

#topmenu ul
{
 display:inline-block;
 overflow:auto;
 padding:0;
 margin:0 auto 0 auto;
 text-align:center;
}

#topmenu li
{
 border-style:solid;
 border-width:1px;
 border-color:#a00;
 background-image:url('http://www.harvestingworld.com/images/button.jpg');
 font-weight:bold;
 width:100px;
 height:22px;
 float:left;
 list-style:none;
 margin:0 5px 0 5px;
}

#topmenu li a
{
 padding:3px 0 3px 0;
 display:block;
 color:#a00;
}

#topmenu li a:hover
{
 background-color:#a00;
 color:#fff;
}

#logo
{
 width:782px;
 height:123px;
 background-image:url('images/hw_01.jpg');
}

#logo a
{
 display:block;
 width:782px;
 height:123px;
}

#redstrip
{
 height:53px;
 background-image:url('images/hw_03.jpg');
 background-repeat:no-repeat;
}

#redstripbg
{
 background-image:url('images/hw_04.jpg');
}

#topmenu
{
 padding-top:15px;
 text-align:center;
}

#content
{
 background-image:url('images/hw_06.jpg');
 background-repeat:repeat-x;
}

iframe{min-height:600px;}

#hw
{
 background-image:url('images/hw_05.jpg');
 background-repeat:no-repeat;
 min-height:500px;
}

#maincontent
{
 width:800px;
 margin:0 auto 0 auto;
}

#slideshow
{
 margin-left:280px;
}

#slideshow img
{
 display:none;
 padding: 15px;  
 border:  1px solid #ccc;  
 background-color: #eee;  
 top:  0; 
 left: 0 
}

.sitediv
{
 padding: 15px;  
 border:  1px solid #ccc;  
 background-color: #eee; 
 width:800px;
 margin: 0 auto 0 auto;
}

#copy
{
 float:left;
 width:235px;
 padding: 15px;  
 border:  1px solid #ccc;  
 background-color: #eee;  
 top:  0; 
 left: 0  
}

#copy h3, #copy h1
{
 margin:0;
 padding:0;
 text-align:center;
}

#copy h1
{
  font-size:25px; 
}

#copy h3
{
  font-size:15px; 
}

#copy li img
{
 border: 1px solid #ccc;
 padding:1px;
 margin:1px;
}

#copy li img:hover
{
 border-color:#a00; 
}

#iframe
{
 display:none;
 padding: 15px;  
 border:  1px solid #ccc;  
 background-color: #eee;  
}

.myframe
{
 border:none;
 width:100%;
 height:100%;
}

#iframe iframe
{
 display:none;
 width:100%;
 height:600px;
 border:none;
 margin:0;
 padding:0;
}

#footer
{
 background-color:#d00;
 color:#fff;
 text-align:center;
 width:100%;
}