body,
html {
    margin:0;
    padding:0;
    color:#000;
    }
body {
    min-width:750px;
    font-family: Verdana, Arial, sans-serif;
    font-size:1em;

    }
img {
  border: 0px;
}


#offer{
float:left;
}
hr {
  color: #aaaaaa;
  padding-left: 10px;
  height:1px;
}
h2.pagetitle {
background : transparent url(images/bb_dot.gif) 100% 10% no-repeat;
padding-right : 30px;
margin-right: -30px;
margin-top: 30px;
margin-bottom : 20px;
text-align: right;
font-size : 150%;
}
#wrap {
    background:#fff;
    margin:0 auto;
    width:1054px;
    }

#header {

    background:#fff;
    float: left;
    }

#header h1 {
    margin:0;
    width: 341px;
    }

#top_menu{
     padding-top:85px;
}
 .menu
{
    padding-left: 380px;
}
 .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

 .menu a

{

    text-decoration: none;
    color: #729458;
    font-size: 18px;
    font-weight: bold;
}
.menu a:hover
{
	color: #000;
}
#nav {
    background-color: #DADADA;
    text-align: center;
    margin-top:52px;
    height:58px;
}
.slogan_text{
  font-size: 24px;
  padding-top: 25px;
}
#pic {
  margin-left: 8%;
}
#main {
    background:#fff;
    float:left;
    width:500px;
    margin-left: 8%;
    line-height: 1.5em;
    font-size:0.875em;
    margin-top:15px
    }
#main h2, #main h3, #main p {
    padding:0 10px;
    }
#main h1, #main h2{
  color: #43612B;
   line-height: 1.3em;

}
#main h1{
  font-size:1.3em;
}


#main h2{
   font-size:1.3em;
}

#main h3{
   font-size:1.0em;
}


#main a{
  font-size: 1.0em;
  font-weight: bold;
}
#main img{
  padding-right:5px;
}
#main .action {
  font-size: 1.5em;
  font-weight: bold;
}
#main .navigation a{
  color: #515151;
  text-decoration: none;
  font-size: 0.7em;
}
.img_list  {
	background: url(images/tick_circle.png) no-repeat 0 4px;
	padding-left: 24px;
    list-style: none;
}
#post a{
    color: #729458;
}
.post_title {
    text-decoration: none;
	color: #729458;
    font-size: 18px;
    font-weight: bold;
}
#sidebar {
   background:#fff;
    float:right;
    width:370px;
    padding-top: 5px;
    }
#sidebar li {
  list-style: none;
  color: #729458;
}
#sidebar a {
  color: #515151;
  text-decoration: none;
  line-height: 20px;
  font-size: 0.6em;
}

#sidebar .widgettitle{
  font-size: 0.7em;
}
#footer {
   background:#fff;
   clear:both;
   margin-top: 80px;
   text-align: center;
   color: #696969;
   font-size: 16px;
 }
#footer a{
  color: #696969;
  text-decoration: none;
  font-size: 16px;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.wp-caption-text{
    font-size:0.7 em;
    font-weight: bold;
    font-style: italic;
    color: #990000;
}


