/*
Theme Name: Theme 04
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://Webbyguru.com/">Webbyguru</a>.
Version: 1.6
Author: WebbyGuru.com
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Webbyguru.com v1.5
	 http://webbyguru.com/

	This theme was designed and built by Webbyguru.com,
	whose blog you will find at http://blog.logodesignguru.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body{
	margin:0px;
	padding:0px;
	background:#c0b597 url(images/bg.gif) repeat-x right top;
	font:11px tahoma;
	color:#fff8e7;
}
div#main{
	margin:0 auto;
	width:1003px;
}
div#header{
	margin:0px;
	padding:0px;
	background:url(images/header.png) no-repeat left top;
	height:402px;
}
div#header img{
	margin:100px 0 0 148px;
	padding:0px;
	float:left;
	clear:right;
}
div#header p{
	margin:8px 37px 0 0px;
	padding:0px;
	color:#706a58;
	font-weight:bold;
	float:right;
}

div#header p a, div#header p a:link, div#header p a:visited, div#header p a:active{
	text-decoration:none;
	color:#706a58;	
}
div#header p a:hover{
	text-decoration:underline;
	color:#706a58;	
}
.navigation{
	margin:156px 0 0 74px;
	padding:0px;
	list-style-type:none;
	width:929px;
	float:left;
}
.navigation li{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000;
	display:inline;
}
.navigation span{
	margin:0 18px 0 18px;
	padding:0px;
	font-size:12px;
	color:#000;
}
.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active{
	text-decoration:none;
	color:#000;	
}
.navigation a:hover{
	text-decoration:underline;
	color:#000;	
}
div#right_panel{
	margin:0px;
	padding:0px;
	width:691px;
	float:left;
}
.right_panel{
	margin:0 0 20px 74px;
	padding:0px;
	width:617px;
}

.right_panel h1{
	margin:0px;
	padding:0px;
	font-size:18px;
}


.right_panel h2{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#726b5a;
	font-weight:normal;
}


.right_panel h2 a:link, .right_panel h2 a:active,.right_panel h2 a:visited, .right_panel h2 a:hover {
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#726b5a;
	font-weight:normal;
        text-decoration:none;
}


.right_panel h2 a:hover{
	text-decoration:underline;
	color:#726b5a;
}
.right_panel h3{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#726b5a;
	font-weight:normal;
}

.right_panel a:link, .right_panel a:active,.right_panel a:visited, .right_panel a:hover {
	color:#fff8e7;
	font-weight:normal;
        text-decoration:underline;
}


.right_panel h3 a, .right_panel h3 a:link, .right_panel h3 a:visited, .right_panel h3 a:active{
	text-decoration:underline;
	font-weight:bold;
	color:#726b5a;	
}
.right_panel h3 a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#726b5a;
}
.right_panel p{
	margin:0 0 24px 0px;
	padding:0px;
	width:380px;
}
.right_panel span{
	margin:0 10px 0 0px;
	padding:0px;
}
.right_panel span a, .right_panel span a:link, .right_panel span a:visited, .right_panel span a:active{
	margin:0px;
	padding:0 0 0 22px;
	background:url(images/bullet.jpg) no-repeat left top;
	text-decoration:none;
	color:#726b5a;
	font-weight:bold;
}
.right_panel span a:hover{
	margin:0px;
	padding:0 0 0 22px;
	background:url(images/bullet.jpg) no-repeat left top;
	text-decoration:underline;
	color:#726b5a;
	font-weight:bold;
}
div#left_panel{
	margin:0 0 0 37px;
	padding:0px;
	width:252px;
	float:left;
}
div#left_panel h2{
	margin:0px;
	padding:0px;
	background:url(images/img05.jpg) no-repeat left bottom;
	width:178px;
	height:32px;
	font-size:16px;
	color:#726b5a;
}
div#left_panel label{
	margin:15px 0 0 0px;
	padding:0px;
}
.left_list{
	margin:12px 0 20px 0px;
	padding:0px;
	list-style-type:none;
}
.left_list li{
	margin:0 0 6px 0px;
	padding:0 0 0 16px;
	background:url(images/cat_bullet.jpg) no-repeat left 5px;
}
.left_list li a, .left_list li a:link, .left_list li a:visited, .left_list li a:active{
	text-decoration:none;
	color:#fff8e7;
}
.left_list li a:hover{
	text-decoration:underline;
	color:#fff8e7;	
}
.field01{
	margin:10px 0 0 0px;
	padding:0px 2px 0 2px;
	width:140px;
	height:14px;
	font:11px tahoma;
	background:#d3c7a6;
	border:none;
}
.field02{
	font:11px tahoma;
	background:#d3c7a6;
	border:none;
}

div#footer{
	margin:0px;
	padding:0px;
	width:100%;
	background:#d4c8a7 url(images/img06.jpg) repeat-x left top;
	height:67px;	
}
div#footer p{
	margin:0 auto;
	padding:21px 0 0 20px;
	width:1003px;
	color:#726b5a;
text-align:center;

}
div#footer a, div#footer a:link, div#footer a:visited, div#footer a:active{
	text-decoration:underline;
	color:#726b5a;
}
div#footer a:hover{
	text-decoration:none;
	color:#726b5a;
}
div#clear{
	clear:both;
}

btn {
	font-size:11px;
	color:#726b5a;
	font-weight:normal;
	font-family:tahoma;
	
	background-color: #d3c7a6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #726b5a;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
