@charset "utf-8";
/* CSS Document */

body {
	background-color:#e9dbbd;
	background-image:url(../images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#9f5a34;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;	
}

form {
	margin:0px;
	padding:0px;
}

#clr {
	clear:both;
}
a:link, a:active, a:visited
{
	color:#9f5a34;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none; 
	}
	
a:hover{
	text-decoration:underline;
	}
.left-bar {
	background-image:url(../images/left-panel.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-width:31px;
	width:30%;
	vertical-align:top;
}

.header-bar {
	background-image:url(../images/header-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:39px 0px 20px 250px;
}

.banner-bar {
	background-image:url(../images/banner-bar.jpg);
	background-repeat:no-repeat;
	height:269px;
}

.contentpane {
	background-color:#FFF;
	background-image:url(../images/contentpanebg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:838px;
	vertical-align:top;
}

.contentpane-footer {
	background-image:url(../images/content-footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:10px;
	padding:125px 0px 0 30px;
	text-align:center;
}

.right-bar {
	background-image:url(../images/right-panel.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:30%;
	min-width:31px;
	vertical-align:top;
}


/* banner area */

.create-text {
	color:#FFF;
	font-size:12px;
	padding: 10px 0 5px 170px;
}

.logo {
	padding:10px 0 0 64px;
	width:316px;
}

.pictures-banner {
	padding:0 0 0 60px;
	width:350px;
}

.picture-frame {
	background-image:url(../images/picture-frame.png);
	background-repeat:no-repeat;
	height:154px;
	width:179px;
}

.testimonial-banner {
	color:#FFF;
	padding:5px 0 5px 50px;
}

/* body section */

.left-column {
	padding:5px 10px 0 20px;
	width:202px;
	vertical-align:top;
}

.sitesearch {
	background-image:url(../images/site-search-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#4d3519;
	height:88px;
	padding:20px 10px 0 20px;
	vertical-align:top;
	border:none;
}

.sitesearch strong {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
}


.sitesearch input {
	background-color:#FFF;
	border-bottom:1px solid #343e2f;
	border-left:1px solid #343e2f;
	border-right:1px solid #343e2f;	
	border-top:1px solid #343e2f;
	padding:0px;
}

.sitesearch-button {
	background-color:#FFF;
	border-bottom:1px solid #343e2f;
	border-right:1px solid #343e2f;
	border-top:1px solid #343e2f;
	font-size:11px;
	font-weight:bold;
	height:17px;
	margin:2px 0 0 0;
	padding:0px;
}

.left-menu-header {
	background-image:url(../images/left-menu-top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
}

.left-menu {
	background-image:url(../images/left-menu-bg.png);
	background-position:top left;
	background-repeat:repeat-y;
	color:#953a0f;	
	padding:0px 25px 0px 15px;
	vertical-align:top;
}

.left-menu-footer {
	background-image:url(../images/left-menu-footer.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
}

.newsletter-signup {
	background-image:url(../images/newsletter-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#4d3519;
	height:88px;
	padding:25px 10px 0 20px;
	vertical-align:top;	
}

.newsletter-signup strong {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
}

.newsletter-signup-fields {
	background-color:#FFF;
	border-bottom:1px solid #343e2f;
	border-left:1px solid #343e2f;
	border-right:1px solid #343e2f;	
	border-top:1px solid #343e2f;
	margin:5px 0 0 0;
	padding:0;
}

#newsletter-signup-button {
	background:none;
	background-image:url(../images/newsletter-signup-button.png);
	background-position:top ;
	background-repeat:no-repeat;
	border:0px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:26px;
	margin:2px 0 0 65px;
	padding:0px;
}


/*content panel*/
.body-area {
	padding:5px 25px 0 10px;
	width:570px;
	vertical-align:top;
}


/*links panel*/

.left-menu a:active, .left-menu a:link, .left-menu a:visited {
	background-image:url(../images/menu-item-footer-bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#953a0f;
	display:block;
	padding-bottom:10px;
	padding-left:15px;
	text-decoration:none;
}

.left-menu a:hover {
	background-image:url(../images/menu-tick.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#eb7031;
	padding-bottom:10px;
}

.contentpane-footer a:link, .contentpane-footer a:active, .contentpane-footer a:visited{
	color:#ab3b0b;
	font-weight:bold;
	text-decoration:none;
	}
	
.contentpane-footer a:hover{
	text-decoration:underline;
	}
.dark-brown{
	color:#39200F;
	}
	
.buttons{
	background:transparent url(../images/button.png) top left no-repeat;
	color:#fff;
	display:block;
	font-size:10px;
	font-family:Verdana;
	height:23px;
	line-height:23px;
	text-align:center;
	text-decoration:none;
	width:86px; border:none;
	}

.footer{
	background:transparent url(../images/footer.jpg) bottom left no-repeat;
	color:#8b4d0e;
	height:179px;
	text-align:center;
	width:834px;
	}
	
.footer_links{
	color:#ab3b0b;
	font-weight:bold;
	font-family:Verdana;
	}
	
.footer a:link, .footer a:active, .footer a:visited{
	color:#ab3b0b;
	font-weight:bold;
	text-decoration:none;
	}
	
.footer a:hover{
	text-decoration:underline;
	}
.tableBorder{
	border: 3px solid #73481E;
}
.adminButtons{
	border: 1px solid #ffffff; 
	background:#39200F;
	color:#FFFFFF;
}
.adminBorder{
	border: 1px solid #73481E;
}
.textboxes{
	border: 1px solid #9f5a34; 
}
