/*  
Theme Name: Honeystone House
Theme URI: http://honeystonehouse.com/
Description: Theme for Jana & Ed.
Version: 1.0
Author: Seb.
Author URI: http://nosvoyages.net/
*/

html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimgfull {
	background:#da251c url(images/honeystonebee-full.jpg) no-repeat top left;
	height:170px;
	text-align:right;
}

#mainimghalf {
	background:#da251c url(images/honeystonebee-half.jpg) no-repeat bottom left;
	height:60px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:459px;
	border-right:1px solid #BCBDBC;
	padding:0 40px;
}

#leftbar h2, #leftbar h3, #leftbar h4 {
	font-family:"Trebuchet MS";
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
}

#leftbar h2 {
	font-size:26px;
	margin-bottom:10px;
}

#leftbar h3 {
	font-size:20px;
   margin-top:20px;
}

#leftbar h4 {
	font-size:14px;
   margin-top:10px;
}

#leftbar p {
   margin-bottom:10px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
   line-height:1.4em;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#F76B0C;
	font-weight:bold;
	text-decoration:none;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#leftbar ul {
   color:#797B7A;
   font-size:11px;
   list-style-type:square;
}

#leftbar li {
	font-family:"Trebuchet MS";
   font-size:11px;
   margin-bottom:3px;
}

.picframe {
   border:solid 1px #BCBDBC;
   text-align:center;
}

.piccaption {
	font-family:"Trebuchet MS";
   font-size:11px;
	color:#797B7A;
   font-style:italic;
}

table {
   border:solid 1px #BCBDBC;
}

th {
   background:#BCBDBC;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:bold;
	text-align:center;
	padding: 0 3px;
}

td {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	padding: 0 3px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px;
	padding:0px 25px;
}

#rightbar ul{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
   list-style-type:none;
}

#rightbar li {
   margin-bottom:10px;
}

#rightbar a{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#F76B0C;
	font-weight:bold;
	text-decoration:none;
}

#rightbar a:hover{
	color:#000;
}

#map {
   float:left;
   width:450px;
   height:300px;
   border: solid 1px #F76B0C;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:237px;
	background-color:#da251c;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:539px;
	background-color:#da251c;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-left:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

.center {
   text-align:center;
}

.onleft {
   float:left;
   margin-top:5px;
   margin-right:10px;
   margin-bottom:10px;
}

.onright {
   float:right;
   margin-top:5px;
   margin-left:10px;
   margin-bottom:10px;
}

.clear {
   clear:both;
   height:0px;
}