*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #604c3b;
	text-decoration: none;
}

a:hover
{
	color: #604c3b;
    text-decoration: none;
}

body
{
	margin-top: 70px;
    background-color: #a4a725;
	background-image: url('http://www.carolinaclover.com/images/artichoke/bg.gif');
	background-repeat: repeat;
    background-attachment: fixed;
	color: #604c3b;
	font-family: century gothic, georgia, serif;
	font-size: 10pt;
}


#outer
{
	width: 760px;
    background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	padding: 1em;
	border: solid 0px #f4dfb0;
	margin-bottom: 1.0em;
}

#outer2
{
	padding: 0px;
    border: 1px solid #b8bb3a;
}

#container {
   width: 758px;
   margin: auto;
   position: relative;
   text-align: center;
   background-image: url('http://www.carolinaclover.com/images/artichoke/a4.gif');
   background-repeat: repeat-x;
   height: 150px;
}

 .logo {
 margin-top: -58px;
 border: 0px; 
  }
  
#container2 {
       width: 758px;
       position: relative;
       background-image: url('http://www.carolinaclover.com/images/artichoke/a4.gif');
       background-repeat: repeat-x;
       height: 35px;
}

#menu
{
	margin-bottom: .1em;
    border-top: 1px solid #b8bb3a;
    background-color: #a4a725;
	color: #fff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: center;
    text-transform: uppercase;
    font-size: 10pt;
}

#menu a
{
	color: #fff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	color: #fff;
    text-decoration: none;
}

#content
{
	margin-top: 0em;
	padding: 1em;
    background-color: #fff;
    line-height: 1.2em;
	position: relative;
    min-height:320px;
    height:auto !important;
    height:320px;
    clear: both;
}

#column1
{
	width: 145px;
	float: left;
	position: relative;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column1 p
{
	margin-bottom: 1.2em;
    margin-top: -8px;
}

#column1 h3
{
	font-size: 11pt;
    font-weight: bold;
    color: #a4a725;
    margin-bottom: 5px;
}

.line {
border-top: solid 1px #b8bb3a;
width: 100%;

}

#column2
{
	width: 585px;
	float: right;
	position: relative;
	margin-left: auto;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 1em;
}

#column2 img {
 border: 0px solid #b8bb3a;
 
}

.line2 {
border-top: solid 1px #b8bb3a;
width: 100%;

}

 
#column2 h3
{
	font-size: 10pt;
    font-weight: normal;
    color: #604c3b;
    margin-bottom: 5px;
}

#column2 td {
    padding: 8px;
 }
 
 #column2 br
{
	line-height: 1px;
}

 
.drilldown {
    margin-left: 4px;
    margin-top: -8px;
    font-size: 10pt;
}

#bottomnav
{
    background-color: #a4a725;
    border-bottom: 1px solid #b8bb3a;
    margin-top: 0em;
    clear: both;
}

#bottomnavmenu
{
	color: #fff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.5em;
    text-align: center;
    text-transform: uppercase;
    font-size: 10pt;
}

#bottomnavmenu a
{
	color: #fff;
	text-decoration: none;
}

#bottomnavmenu ul
{
	list-style: none;
	padding: 0em;
}

#bottomnavmenu li
{
	display: inline;
}

#bottomnavmenu li a
{
	padding: 0.8em;
}

#bottomnavmenu li a:hover
{
	color: #fff;
    text-decoration: none;
}

.copy 
{
      width: 760px;
	  margin-left: auto;
	  margin-right: auto;
      margin-top: 1em;
      margin-bottom: 1.5em;
      font-size: 8pt;
      font-weight: normal;
      text-decoration: none;
      text-transform: lowercase;
      text-align: center;
}

.copy a:link {
      color: #604c3b;
      font-weight: normal;
      text-decoration: none;
}

.copy a:visited {
      color: #604c3b;
      font-weight: normal;
      text-decoration: none;
}

.copy a:hover {
      color: #604c3b;
      font-weight: normal;
      text-decoration: none;
}

.copy a:active {
      color: #604c3b;
      font-weight: normal;
      text-decoration: none;
}