div.container {
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  background: #FFF;
}

div.content {  
  min-height: 550px;
}  
  
div.rightcolumn {  
  height: auto;
  background: #eee;
  padding-top: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-left: solid 1px #888;
}

div.footer {
  background: #296588;
  height: 30px;
  text-align: center;
}

div.footer p {
  margin: 5px 0 0 0;
  color: #ddd;
}

div.header-banner { 
  height: 203px;
  background: #fff url(/images/banner.png); 
}

div.header-bar { 
  height: 5px;
  background: #799cb0;
}

div.header-top-bar {  
    height: 12px;  
    background: #296588;
}

div.header-top-logo {  
    padding: 5px 0 8px 0 ;
}

div.header-top-logo h2 {  
  color: #a54c2f;
  margin: 45px 0 0 0;
  font-size: 2.4em;
}

div.header-top-nav {  
    height: 22px;  
    background: #296588;
}

div.header-top-nav ul {
  /*margin: 0 52px 30px 0;*/
  float: right;
}

div.header-top-nav ul li {
  margin-left: 26px;
  list-style: none;
  /*padding: 3px 10px 3px 10px;*/
  float: left;
  text-align: center;
}

div.header-top-nav a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

div.mainblock {
  margin: 20px 0 0 0;
}

p.emphasise {
  color: #a54c2f;
  font-size: 1.30em;
}

.mainblock hr{
  background: #fff url(/images/hr.png) no-repeat center;
  height: 24px;
}

.mainblock h2 {
  color: #296588;
}

.mainblock h2 a{
  color: #296588;
  text-decoration: none;
}

.mainblock a{
  color: #a54c2f;
}
.mainblock h4{
  color: #296588;
  margin-bottom: .5em;
}

.mainblock ul{
  list-style: none;
}

.mainblock ul li{
  clear: both;
  margin-top: 10px;
}

.mainblock ul li p a{
  color: #a54c2f;
}

.mainblock ul li img{
  margin-top: .5em;
}

img.header-logo{
  margin: 15px 30px 0 10px;
  float: left;
  border:none;
}

div.call {
  background: #86b5ca url(/images/phone.png) no-repeat 45px 4px;
  border-top: #296588 solid 1px;
  border-bottom: #296588 solid 1px;
  border-right: #296588 solid 1px;
  height: 55px;
  width: 700px;
  margin: 0 0 20px 0;
}

div.call p{
  color: #fff;
  font-size: 1.3em;
  margin: 0 0 0 85px;
  line-height: 1.4em;
  padding: 5px;
}

div.call p a{
  color: #fff;
}

img.h2{
  margin: 0 0 10px -4px;
}

div.contact {
  margin: 20px 0 0 5px;
  background: transparent url(/images/contact.png) no-repeat scroll 0 0;
  height: 101px;
  padding: 17px 0 0 0;
}

div.contact ul {
  margin: 0 0 0 48px;
}

div.contact ul li {
   list-style-type: none;
   color: #fff;
   font-size: 1.25em;
}


div.sidebar {
  margin: 25px 0 0 0;
  border: 1px solid #28668a;
  background-color: #e8f5f7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  CCborderRadius: 10px;
  text-align: left;
  min-height: 300px;

}

div.inner div.post-footer {
  border-top: dotted #ddd 1px;
  border-bottom: double #ddd 1px;
}

/* Sidebar */
.sidebar-title{
  font-size: 1.3em;
  color: #a54c2f;
}
#twitter_div {
  background: transparent url(/images/tweet.png) no-repeat bottom right;
  min-height: 160px;
  padding: 5px;
}
/* Post */

.post {
    padding-bottom: 40px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px dashed #D1D1D1;
	color: #8BCB2F;
}

.post .field {
	margin-bottom: 5px;
	padding: 5px;
}

.post .title b {
	font-weight: normal;
	color: #0094E0;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 15px 0 60px 0;
	background: url(images/img04.jpg) repeat-x left 30%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 10px;
	background: #8BCB2F;
	border: 1px dashed #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

.post .meta .comments {
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	background: #0094E0;
	border: 1px dashed #FFFFFF;
	font-size: 9px;
}

.post .meta b {
	display: none;
}

.post .meta a {
	color: #FFFFFF;
}

.post .date {
	float: left;
	width: 29px;
	height: 32px;
	margin: 0;
	margin-top: 3px;
	margin-right: 20px;
	padding-top: 2px;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 14px;
	color: #8BCB2F;
}

.tags {
    text-transform: uppercase;
}

.help {
	padding: 0 10px;
	background: #FDF9EE;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
}

/*** FORMS ****/
form fieldset {
  border: none;
}

form fieldset ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form fieldset ol li {
  padding-top: 5px;
  padding-bottom: 5px;
}

form label {
  display: block;
}

#contactform {
	margin:0 auto;
	width:600px;
	text-align: left;
}




