/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Sans-Serif;
	background:#901806 url(images/outer-bg.jpg) no-repeat center top; 
	color: #333;
	text-align: left;
	}

#page {
	
	text-align: left;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {

	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
#main_wrapper{
	background:url(images/main_bg.jpg) repeat-y;
	float:left;
	width:950px;
	
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #842618;
	text-decoration: none;
	}

a:hover {
	color: #842618;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 10px auto;
	padding: 0;
	width: 950px;
	}

#header {
	
	margin: 0 0 0 1px;
	padding: 0;
	height: 155px;
	width: 950px;
	}

#headerimg {
	margin: 0;
	height: 137px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px  0px;
	margin: 0px 0 0;
	width: 660px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align:left;
	padding-left:15px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
/*	margin-top: 30px;*/
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

 
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	
	}

.alignright {
	float: right;
	padding-right:15px;
	}

.alignleft {
	float: left;
	padding-left:15px;
	}
 
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry h2{
	padding:0;
	padding-top:13px;
	padding-left:20px;
	margin:0;
}
.entry p{
	padding:0;
	margin:0;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	height:18px;
	margin: 5px 5px 1px 0;
	background:#d9bcb6;
	border:1px solid #989190;
	border-left:none;
	border-top:none;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 300px;;
	padding: 2px;
	height:120px;
	background:#d9bcb6;
	border:1px solid #989190;
	border-left:none;
	border-top:none;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px 148px;
	width:68px;
	height:24px;
	background:none;
	border:none;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	display:none;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0;
	margin-left: 660px;
	width:290px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.nav{
	margin: 0;
	padding: 0;

}
 

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
/* End captions */

.ddsmoothmenu{
font: bold 12px Verdana;
background: #414141;  
width: 100%;
float:left;
background:url(images/menu_bg.jpg) repeat-x;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background:url(images/right_border_menu.jpg) no-repeat right;
color: white;
padding: 8px 10px;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{
	background:url(images/menu_hover.jpg) repeat-x;
	color: white;
}

.ddsmoothmenu ul li a:hover{
background:url(images/menu_hover.jpg) repeat-x;
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none;
background:#ff9503;
visibility: hidden;
text-align:left;
}

 
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}
 
.ddsmoothmenu ul li ul li ul{
top: 0;
}

 
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px;  
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #ffbc5f;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


 

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: #9d4e00;
}

.toplevelshadow{  
opacity: 0.8;
}	

/* Index sidebar */

.inside{
	padding:0;
	margin-left: 660px;
	width:290px;
 	display:block;
 
	}
.inside ul{
		padding:0px !important;
		margin:0px !important;
		list-style:none !important;
		list-style-image:none !important;
}
.inside ul li{
 	    padding:0px !important;
		margin:0px !important;	 
		list-style:none !important;
		list-style-image:none !important;
		display:inline;
}

.inside ul li a{
		border:0;
		float:left;
		padding:0px !important;
		margin:0px !important;
}
.inside ul li a img{
		border:0;
		padding:0px !important;
		margin:0px !important;
}
.inside_news{
		padding:0px;
		margin:0px;
		width:263px; 
		float:left;
	/*	background: url(images/sidebar_gall_bg.jpg);*/
		background: #f1f1f1;
		padding:7px 14px 7px 13px;
}
.inside_news ul{
		padding:0px;
		margin:0px;
		float:left;
	 
 }
.inside_news ul li{
	padding:0;
	margin:0;
	float:left;
}
.inside_news ul li a{
	padding:0;
	margin:0;
	float:none;
	color:#841406;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	line-height:18px;
}

.inside_news h4{
	padding:0;
	margin:0;
	font-weight:normal;
	font-family:"Swis721 Cn BT", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#7b3727;
	text-align:center;
	padding-top:3px;
 
}
.inside_news ul li p{
	padding:0 !important;
	margin:0 !important;
	color:#605858;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; 
	font-weight:normal;
	float:left; 
	line-height:16px;
	padding-top:5px;
	padding-bottom:10px;
 
}
 
.inside_gal{
		padding:0px;
		margin:0px;
		background: url(images/sidebar_gall_bg.jpg) center;		 
		float:left;
		width:263px;
		padding:7px 14px 7px 13px;
}
.addgallery{
	padding:0; 
	width:260px; 
	height:191px; 
	margin:0; 
	border:3px solid #FF7F01;
	
}
.header_banner{
	width:950px; 
	padding:0; 
	margin:0 auto;
}
.logo_style{
	float:left; 
	padding-top:25px; 
	padding-bottom:10px;
}
.content_outer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#841406;
	float:left;
}
 
.main_banner{
	padding:0;
	margin:0;
	border:3px solid #FF7F01;
	width:654px;
	height:316px;
	float:left;

}
.right_pannel{
	padding:0;
	margin:0;
	width:654px;
	float:left;
}
.contact_text{
	padding-top:24px; 
	float:right; 
	padding-right:15px; 
	padding-bottom:15px;
}
.images_border{
	padding:0 !important;
	margin:0 !important;
	border:3px solid #FF7F01;
	width:654px;
	height:316px;
	display:block;
}
.content_outer img{
	padding:0;
	margin:0;
}
.content_style{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#841406;
	margin-left:20px;
	 
	padding-top:18px;
	padding-bottom:10px;
	line-height:18px;
	float:left;
	border-bottom:1px solid #daaea8;
	width:95%;
}
.content_style p{
	padding:0px;
	margin:0px;
}
.content_style p img{
	padding:0;
	margin:0;
	float:left;
	margin-right:14px;
	border:2px solid #9b210d;
}
.content_style h5{
	font-family:"Swis721 Cn BT" ,Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#7a1404;
	padding:0 ;
	margin:0 ;
	text-align:left;
	/**margin-top:-10px;*/
	background:url(images/heading_bg.jpg) repeat-x bottom;
	padding-bottom:5px;
}
.content_style h5 span{
 	color:#bb6006;
}
.content_style p{
	padding-top:5px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#841406;	
	padding:0;
	margin:0;
	text-align:left;
}
.content_edit_link{
	padding-left:20px;
	padding-top:10px;
	float:left;
}
.content_edit_link a{
	color:#521007;
	text-decoration:none;
	display:block;
	padding-bottom:8px;
}
.content_edit_link a:hover{
	text-decoration:underline;
}

.event{
	padding:0;
	margin:0;
	margin-top:11px;
	margin-left:20px;
	margin-right:15px;
	float:left;	
	text-align:left;
	line-height:18px;
}
.event ul{
	padding:0;
	margin:0;
	list-style:none !important;
	list-style-image:none !important;
	width:100%;
}
.event ul li{
	padding:0;
	margin:0;
	float:left;
	width:280px;
	list-style:none !important;
	list-style-image:none !important;
	list-style-type:none;
}
.event ul li p{
	color:#444444;
	line-height:20px;
}
.event ul li p strong{
	color:#521007;
}
.product_front{
	padding:0;
	margin:0;
	list-style:none;
	width:624px;
}
.product_front li{
	float:left;
	list-style:none;
	display:inline;
	padding-right:16px;
   	padding-top:10px;
}
.product_front li a{
	 
	text-decoration:none;
	border:0;
}
.inputbox{
	padding:0;
	margin:0;
	padding-left:7px;
	float:left;
	background:url(images/search_bg.png) no-repeat;
	width:210px;
	height:28px;
	line-height:28px;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#615655;
}
.inputbox_bu{
	padding:0;
	margin:0;
	background:url(images/search_button.png) no-repeat;
	width:20px;
	height:28px;
	float:left;
	border:0;
	cursor:pointer;
}
.bookmark{
	float:right; 
	padding-top:30px;
	 
}
.link{
	padding-top:10px;
	float:right; 
	color:#e7e5e6;
	font-size:9px;
}

.link a{
	font-family:Verdana, Geneva, sans-serif;
	color:#e7e5e6;
	text-decoration:none;
	font-size:11px;
	padding-left:3px;
	padding-right:5px;
 
}
.link a:hover{
	text-decoration:underline;
}
.footer_outer{
	background:url(images/footer.gif) no-repeat;
	height:100px;
	float:left;
	width:950px;
	margin-top:4px;
	font-family:Verdana, Geneva, sans-serif;
}

.footer_outer{
	background:url(images/footer.gif) no-repeat;
	height:100px;
	float:left;
	width:950px;
	margin-top:4px;
}
.footer_outer ul{
	padding:0;
	margin:0;
	padding-left:12px;
	padding-top:30px;
	list-style:none;
	float:left;
 
}
.footer_outer ul li{
	padding:0;
	margin:0;
	display:inline;
	float:left;
	 
}
.footer_outer ul li a{
	display:inline;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #87654f;
	color:#87654f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.footer_nav{
	color:#bf845d;
	font-size:11px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
.footer_nav a{
	padding:0;
	margin:0;
	color:#bf845d;
	text-decoration:none;
}
.footer_nav span{
	padding:0;
	margin:0;
	float:right; 
	margin-left:140px;

}
.addthis_container{
	padding:0;
	margin:0;
	float:right;
}
	
#respond h3{
	font-family:"Swis721 Cn BT" ,Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7a1404 !important;
	padding:0 ;
	margin:0 ;
	text-align:left;
	/**margin-top:-10px;*/
	padding-bottom:5px;
}	
.contact_bg{
	background:url(images/contact_bg.jpg) repeat-x left top;
	width:630px;
	float:left;
	margin-top:20px;
	position:relative;
}
.contact_bg_left{
	background:url(images/contact_left.jpg) no-repeat;
	width:15px;
	height:172px; 
	position:absolute;
	top:0;
	left:0;
}
.contact_bg_right{
	background:url(images/contact_right.jpg) no-repeat;
	width:15px;
	height:172px;
	position:absolute;
	top:0;
	right:0;
}
.contact_form{
	float:left;
	padding:10px 0 0 15px;
	width:600px;	 
}
.contact_form ul{
	list-style:none;
	padding:0;
	margin:0;
}
ul.left_pannel{
	width:320px;
	float:left;
}
ul.right_pannel{
	width:256px;
	float:right;
}
.contact_form ul li{
	display:inline; 
	text-align:left;
  	padding-top:12px;
	*padding-top:7px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#98374e;
	}
 
.input_bg{
	background:#c7c2bf;
	border:none;
	border-bottom:1px solid #948c82;
	border-right:1px solid #948c82;
	width:180px;
	height:18px;
	padding-left:4px;
}
.text{
	float:left;
	width:120px;
}
.feild{
	float:left;
	width:200px;
}
.feild textarea{
        width:180px !important;
	height:78px !important;
	background: none repeat scroll 0 0 #C7C2BF;
        border-color: -moz-use-text-color #948C82 #948C82 -moz-use-text-color;
        border-style: none solid solid none;
        border-width: medium 1px 1px medium;
	padding-left: 4px;
}
.feild input{
	background:#c7c2bf;
	border:none;
	border-bottom:1px solid #948c82;
	border-right:1px solid #948c82;
	width:180px;
	height:24px;
	padding-left:4px;
}
.input_bg2{
	background:#c7c2bf;
	border:none;
	border-bottom:1px solid #948c82;
	border-right:1px solid #948c82;	 
	padding-left:4px;
}	
.wpcf7-submit{
	background:#C6A06C !important;
	width:60px !important;
	height:22px !important;
	line-height:22px;
	border:none;
	border-bottom:1px solid #948c82;
	border-right:1px solid #948c82;	 
 	color:#fff;
}
.out_contact{
	background:url(images/our_contact.gif) no-repeat left top;
	width:256px;
	height:148px;
	float:left; 
}
.out_contact h4{
	padding:0;
	margin:0;
	font-weight:normal;
	font-family:"Swis721 Cn BT", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#f3e9e7;
	text-align:center;
	padding-top:3px;
	*padding-top:0px;
}
.out_contact p{
	color:#49240c;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	padding-left:22px;
	padding-right:12px;
	padding-top:5px !important;
	line-height:normal !important;
	font-weight:normal;
	float:left;
}
.sitmap{
	padding:0;
	margin:0;
}
.sitmap ul{
	padding:0;
	margin:0;
	list-style:none;
}
.sitmap ul li{
	display:block;
	background:url(images/arrow.gif) no-repeat left 6px;
	padding-left:25px;
	line-height:24px;
}
.sitmap ul li ul{
	padding:0;
	margin:0;
}
.sitmap ul li ul li{
	padding:0;
	margin:0;
	background:url(images/arrow2.gif) no-repeat left;
	padding-left:18px;
	line-height:24px;
}	
	

