﻿body,
html {
    margin:0;
    padding:0;
    color:#000;
    }
body {
    min-width:750px;
    font-family: Verdana, Arial, sans-serif;
    font-size:1em;
    }
#offer{
float:left;
}
form fieldset legend {
    font-size:0.9em; /* bump up legend font size, not too large or it'll overwrite border on left */
    color: #729458;
}
hr {
  color: #aaaaaa;
  padding-left: 10px;
  height:1px;
}

#wrap {
    background:#fff;
    margin:0 auto;
    width:1024px;
    }

#header {
    background:#fff;
    float: left;
    }

#header h1 {
    padding:5px;
    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: 10%;
    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 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:350px;
    padding-top: 22px;

    }
#sidebar p{
  font-size: 0.8em;
  margin-right: 10%;
}


#sidebar a {
  color: #515151;
  text-decoration: none;
  line-height: 20px;
  font-size: 0.8em;
}
#sidebar h2 {
   color: #43612B;
   font-size: 1.2em;
}


#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;
}
.booking{
  background:#328aa4 url(http://www.iqdesk.co.uk/wp-content/theme/oren/images/tr_back.gif) repeat-x;
  color:#fff;
}
.line {
	background: #F5F5F5 url(http://www.iqdesk.co.uk/wp-content/theme/oren/images/asidedivbg.png) repeat-x top center;
	border-top: 1px solid #FFF;
	margin: 0 22px;

}


