/*
Theme Name: Your Custom Design
Author: Business Promotion Inc
Author URI: http://businesspromotioninc.com/
License: http://www.gnu.org/licenses/gpl.html
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body, html{
	margin:0px;
	padding:0px;
	background-color:#aaa;
	font-family:"Times New Roman", Times, serif;
	background-image:url(images/bg_tile.jpg);
	background-position:top;
	color:#000;
	font-size:14px;
	line-height:21px;
}

#wrapper{
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	min-height:600px;
}

a {
color:#000;
font-weight:bold;
text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr{
	margin:20px 0;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:12px 0;
}

#banner .vcard{
	margin-top: 20px;
	float:right;
	position: relative;
	top: 20px;
}

#banner .tel{
	font-size:30px;
}

#banner .address{
	font-size:18px;
}

.left{float:left;}
.right{float:right;}
#container{width:946px; margin: 0 auto;}
#banner{text-align:right; background-image:url(images/banner_bg.jpg); background-repeat:no-repeat;}
#bannerinner{width:946px; margin:0 auto;}
#header{width:946px; height:288px; background-image:url(images/header_bg.jpg); box-shadow: 0px 0px 6px rgba(0,0,0,0.8); -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.8); -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.8);}
#wood{height:28px; background-image:url(images/wood.jpg);}
#wood2{height:21px; background-image:url(images/wood2.jpg); clear:both;}
#logo{float:left; margin-top:20px;}
#contentbg{background-image:url(images/contentbg_bg.png); background-repeat:no-repeat; background-position:top;}
#headerimg{margin-bottom: -10px; box-shadow: 0px 0px 6px rgba(0,0,0,0.8); -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.8); -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.8);}
#theFlash{}
/***********
* MENU
***********/
#navbg{height:27px;}
#navouter1{
	float:right;
	left:-50%;
	position:relative;
}

#navouter2{
	left:50%;
	position:relative;
}

#nav{
	height:27px;
	margin: 0 auto;
	text-align:center;
	position:relative;
}

#nav a{
	color:#fff;
	padding:0 10px;
	line-height:27px;
	font-weight:normal;
	font-variant:small-caps;
	display:block;
	background-image:url(images/nav_right.png);
	background-position:right;
	background-repeat:no-repeat;
	margin: 0 -14px 0 10px;
	padding: 0 14px 0 5px;
	text-decoration:none;
}

#nav ul li:hover > ul{
	display:block;
}

#nav ul ul li:hover{
	background-image:none;
	background-color:#693c17;
}

#nav ul ul li a:hover {
	background-image:none;
}

#nav ul ul {
	display:none;
	z-index: 99999;
	position:absolute;
	max-width:160px;
	text-align:left;
	top:24px;
	left:10;
	background-image:none;
}

#nav ul ul li {
	display:block;
	width:160px;
	line-height:normal;
	padding:3px 0 3px 10px;
	background-color:#3e230c;
	margin:0;
	height:auto;
	background-image: none;
}
	
#nav ul ul ul {
	left:100%;
	top:0;
}
#nav ul ul a {
	color:#6c3916;
	font-size:12px;
	line-height:normal;
	padding:0 0 0 0;
	color:#fff;
	margin:0;
	background-image:none;
}

#nav ul li a:hover {
	background: url("images/nav_rightcurrent.png") no-repeat right;
}

#nav ul li{
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	height:27px;
	margin: 0 6px 0 0;
	position:relative;
	background-image:url(images/nav_left.png);
	background-position:left;
	background-repeat:no-repeat;
}

#nav ul li:hover ul a {
	background-image: none;
}

#nav ul li.current_page_item {
		background-image:url(images/nav_leftcurrent.png);
		z-index: 99999;
		
}

#nav ul li:hover a {
	background: url("images/nav_rightcurrent.png") no-repeat right;
}

#nav ul li.current_page_item:hover{

}

#nav ul li.current_page_item a {
	background: url("images/nav_rightcurrent.png") no-repeat right;
}

#nav ul .current_page_item {
	background-image:url(images/nav_right.png);
}

#nav ul li:hover{
	background: url("images/nav_leftcurrent.png") no-repeat left;
	
}
#nav ul ul li.current_page_item {
		background: #693c17;
}

.current_page_ancestor {
		z-index: 99999;
}

.current_page_ancestor li {
			background: url("images/nav_leftcurrent.png") no-repeat;
}

#nav ul ul li.current_page_item a {
	background-image:none;
}
#nav ul ul.current_page_item a{
	background-image:none;
}

#nav ul ul.current_page_item li {
	background-image: none;
}

.honey{display:none;}
.error_val{border:1px solid #900; background: url(images/val_cross.png) 98% 2px no-repeat #ffcccc;}
.success_val{background: url(images/val_check.png) 98% 2px no-repeat #FFFFFF;}
#response{color:#000;font-size:12px;padding:4px 12px;}
#wrapper input[type=text], #wrapper input[type=password],#wrapper select,#wrapper textarea, #wrappershort input[type=text], #wrappershort input[type=password],#wrappershort select,#wrappershort textarea{
	padding:0 2px;
	width:184px;
	border:solid #e7ddcb 1px;
	background-color:#e7ddcb;
	margin:4px 0 0 15px;
	font-size:14px;
	line-height:24px;
	height:25px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

#send{
	float:right;
	margin-top:4px;
	cursor:pointer;
}
.arrowbullets {
	list-style-image:url(images/bullet2.png);
}
#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {
margin-bottom:10px;
}
.entry-title, h1{
line-height:30px;
font-size:20px;
font-weight:normal;
padding-left:15px;
background-image:url(images/wood.jpg);
font-variant:small-caps;
color:#fff;
}

#main {
float:left;
width:700px;
margin:20px 0 0 0;
background-image:url(images/contentbg.png);
}
#main .entry-content{
	margin:0 15px 10px 15px;
}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
width:220px;
float:right;
padding-bottom:24px;
text-align:center;
}
#sidebar h2, h3 {
line-height:30px;
font-size:20px;
font-weight:normal;
font-variant:small-caps;
}
#sidebar ul li li {
margin-left:20px;
}
.widget {
margin:20px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#clear{clear:both;}
#footer {
text-align:right;
font-size:11px;
margin-top:10px;
padding-bottom:10px;
line-height:12px;
}

#footerinner{width:964px; margin:0 auto;}
#footer a{color:#364739;}
#footer a:hover{color:#000;}
blockquote {
border-left:10px solid #fff;
padding-left:20px;
}
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
margin:24px 0 24px 10px;
padding:0 20px;
}
.entry-content ul ul, .entry-content ul ol, .comment-body ul ul, .comment-body ul ol, .entry-content ol ul, .comment-body ol ol, .comment-body ol ul {
margin:0 0 0 10px;
}
.entry-content ul li, .comment-body ul li {
list-style-type:square;
}
.entry-content ol li, .comment-body ol li {
list-style-type:decimal;
}
::-moz-selection {
background:#000;
color:#fff;
}
::selection {
background:#000;
color:#fff;
}
/* Special treat for users of the wp-Typography plugin http://kingdesk.com/projects/wp-typography */
span.caps {
text-transform:lowercase;
font-variant:small-caps;
}
span.amp {
font-family: Baskerville, Palatino, "Palatino Linotype", serif;
font-style:italic;
}
/* WordPress image things */
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
margin:5px 10px 5px 0;
}
.alignright {
float:right;
margin:5px 0 5px 10px;
}
.alignnone {
margin:5px 10px;
}
#main img{
}
.wp-caption {
text-align:center;
background-color:#fff;
padding-top:4px;
margin:2px 20px;
border:1px solid #000;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}
img#wpstats{display:none}
	
.honey {
	display:none;
}
.response_success {
	display:none;
}
.response_failure {
	display:none;
}
.form_submitting {
}
.form_success {
}
.form_failure {
}
.form_success .response_success {
	display:block;
}
.form_failure .response_failure {
	display:block;
}
.error_val {
	background:url(images/val_cross.png) top right no-repeat #ffcccc;
}
.success_val {
	background:url(images/val_check.png) top right no-repeat #ccffcc;
}

.success{display:none; }
.failure{display:none; }
.form_success .success{display:block;}
.form_failure .failure{display:block;}

.entry-title a {
	color: white;
}

.wood {
	background: url(images/wood.jpg) repeat-y;
	height: 22px;
}
