body
{
	margin:0;
	padding:0;
	background:url('/img/bg.jpg');
	font-size:90%;
	
	font-family:Arial;
	color:#34332e;
}

a
{
	color:#a28250;
}

a:hover
{
	color:#8e0807;
}

h1
{
	font-family:Arial;;
	font-size:160%; 
	font-weight:normal;
	/*text-transform:uppercase;*/
	color:#8f781a;
	margin:5px 0;
	padding:0;
}

h2
{
	font-family:Arial;;
	font-size:130%; 
	font-weight:normal;
	color:#8f781a;
	margin:0 0 6px 0;
	padding:0; 
}


img
{
	border:0;
}

.topline
{
	width:940px;
	margin:0 auto;
	height:156px;
}

.tlb, .trb
{
	width:240px;
	float:left;
	color:#a28250;
	font-family:Georgia,Times New Roman;
	font-style:italic;
}

.logo
{
	float:left;
 	width:440px;
 	height:156px;
}

.tlb
{
	padding:24px 10px 0 0;
}

.trb
{
	padding:17px 0 0 10px;
}

.tlb a
{
	color:#a28250;
}

.tlb a:hover
{
	color:#530605;
}

.menuline
{
	border-top:1px solid #d5c7af;
	border-bottom:1px solid #d6c9b2;
	position:relative;
	z-index:98;
}

.menuline .inner
{
	width:940px;
	margin:0 auto;
	height:58px;
}

.smalllogo
{
 	width:63px;
 	height:37px;
 	float:left;
 	margin-top:10px;
}

ul.menu
{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.menu li
{
	float:left;
	margin-right:7px;
	padding:0 14px;
	position:relative;
}

ul.menu li a
{
	color:#6e6e6e;
	text-decoration:none;
	font-size:25px;
	font-family:Trebuchet MS;
	display:block;
	float:left;
	padding:5px 0 0 0;
	height:54px;
	background:url('/img/menuhover.gif') 0 59px repeat-x;
}

ul.menu li a:hover
{
	background-position:0 55px;
}

ul.menu li a span
{
	display:block;
	color:#a28250;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia,Times New Roman;
}

ul.menu li.last
{
	margin-right:0;
}

ul.menu li.sel
{
	background:#e5e5e5;
}

.menu .submenu
{
	list-style-type:none;
	padding:10px;
	margin:0;
	position:absolute;
	top:58px;
	left:0;
	z-index:99;
	background:#e5e5e5;
	display:none;
}

.menu .submenu li
{
	border-bottom:1px solid #cfcdce;
	display:block;
	float:none;
	padding:0;
	margin:0;
}

.menu .submenu li a
{
	color:#545454;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	display:block;
	float:none;
	padding:4px 50px 4px 16px;
	height:auto;
	background:url('/img/submenuarr.gif') 4px 9px no-repeat;
	white-space: nowrap;
}

.menu .submenu li a:hover
{
	background-position:4px 9px;
	background-color:#f0f0f0;
}

.midline
{
	height:400px;
	border-top:1px solid #a38450;
	border-bottom:1px solid #a07a4b;
	margin-top:3px;
	background:url('/img/tizbg.jpg') top center;
}

.botline
{
	width:940px;
	margin:30px auto 0 auto;
}

.botline .col
{
	width:290px;
	float:left;
	font-style:italic;
	font-size:90%;
	color:#434343;
	margin-right:30px;
}

.botline .last
{
		margin-right:0;
}

.headline-m
{
	color:#5b3f10;
	font-weight:bold;
	font-size:120%;
	padding-bottom:5px;
	font-style:normal;
}

.footer
{
	// width:940px;
	margin:0 auto;
	clear:both;
	padding-top:20px;
	padding-bottom:30px;
	text-align:center;
	font-style:italic;
	color:#a28250;
	font-size:90%;
}

.olev
{
	color:#3e3e3e;
}

.olev a
{
	color:#3e3e3e;
	text-decoration:none;
}

.olev a:hover
{
	text-decoration:underline;
}

.secmidline
{
	width:940px;
	margin:0 auto;
	clear:both;
	margin-top:40px;
}

.grit
{
	color:#a28250;
	font-family:Trebuchet MS;
}

.photcom
{
	color:#a28250;
	font-family:Trebuchet MS;
	font-size:90%;
	font-style:italic;
}

.land {width:238;height:160px;padding:4px;border:1px solid #cabf94}
.vert {width:238;height:370px;padding:4px;border:1px solid #cabf94}

.bullets {margin:6px 0;padding:0 0 0 16px;list-style-image: url('/img/arrow.gif');}


.secmidline .col1
{
	width:255px;
	padding:0 15px 0 0;
	float:left;
	position:relative;
}

.secmidline .col2
{
	width:385px;
	padding:28px 15px 0 0;
	float:left;
	position:relative;
}

.secmidline .col2w
{
	width:670px;
	padding-top:28px;
	float:left;
	position:relative;
}

.secmidline .col2wl
{
	width:640px;
	padding:0 30px 0 0;
	float:left;
	position:relative;
}

.secmidline .col3
{
	width:270px;
	float:left;
	position:relative;
}

.key
{
	width:48px;
	height:18px;
	display:block;
	margin-bottom:10px;
}

.quot
{
	border-top:1px solid #a3844d;
	border-bottom:1px solid #a3844d;
	color:#890006;
	padding:20px 6px 20px 20px;
	font-size:120%;
	font-family:Times New Roman;
	margin-top:54px; 
}

.quotbot
{
	margin-top:71px; 
}

.price
{
	font-size:180%;
	font-family:Trebuchet MS;
}

.price span
{
	font-size:60%;
}

#photorow
{
	overflow:hidden;
	width:100%;
	height:315px; 
	position:relative; 
	z-index:90;	
}

#photorow img
{
	position:absolute;
	top:25px;
	z-index:91;
	/*border:1px solid #a29451; */
	border-right:4px solid #a8914d; 
	border-left:4px solid #a8914d;
}

p {margin:4px 0 10px 0}
h3 {font-size:14px;margin:0;padding;0;border-bottom:1px dotted gray}
ol {margin:5px 0 10px 0;padding:0 0 0 20px}

.date
{
	font-size:80%; 
	color:gray;
	font-style:italic;
}

.testimonial
{
	border:1px solid #fff;
	margin:0 0 20px 0;
	padding:15px;
	font-size:90%;
	line-height:140%;
	
	-moz-box-shadow:#d5c7af 0 0 0 1px;
	-webkit-box-shadow:#d5c7af 0 0 0 1px;
	box-shadow:#d5c7af 0 0 0 1px;
	
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease;
	
	-moz-transition-property: all;
	-moz-transition-duration: 0.4s;
	-moz-transition-timing-function: ease;

	-o-transition-property: all;
	-o-transition-duration: 0.4s;
	-o-transition-timing-function: ease;
			
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-timing-function: ease;

	-khtml-transition-property: all;
	-khtml-transition-duration: 0.4s;
	-khtml-transition-timing-function: ease;	
}

.testimonial:hover
{
	background:#fefdfa;
	
	-moz-box-shadow:#d5c7af 0 0 7px 1px;
	-webkit-box-shadow:#d5c7af 0 0 7px 1px;
	box-shadow:#d5c7af 0 0 7px 1px;
}

.testimonial .date
{
	margin-top:5px;
	font-size:90%;
}

.photogalitems
{
	width:285px;
}

.photogalitems .item
{
	float:left;
	margin:0 -1px -1px 0;
	
	padding:2px;
	border:1px solid #cdc299;
}

.photogalitems .item div
{
	width:85px;
	height:56px;
	text-align:center;
	overflow:hidden;
	background:#6c664e;	
}

.photogalitems .item div a
{
	display:block;
	width:85px;
	height:56px;
}

#photodiv
{
	width:640px;
	height:420px;
	text-align:center;
	overflow:hidden;
	background:#6c664e;	
	position:relative;
}

.photodivbor
{
	padding:2px;
	border:1px solid #cdc299;
	margin-right:10px;
}

#photocomment
{
	color:#890006;
	padding:3px; 
	font-style:italic;
	font-family:Times New Roman;
}

.morephotos
{
	border:1px solid #cdc299;
	text-align:center;
	clear:both;
	background:#edebe5;
	color:#6c664e;
	line-height:58px;
	width:269px; 
	height:58px;
	font-size:90%;
	font-weight:bold;
	font-style:italic;
	display:block;
	text-decoration:none;
	cursor:pointer;
	margin-bottom:-1px;
}

#callme, #callok
{
	position:absolute;
	z-index:300;
	margin-top:-17px; 
	display:none;
	width:340px;
	height:290px;	
}

.callform
{
	background:#e5e5e5;	
	padding:20px;
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:250px;
}

.callshade
{
	position:absolute;
	top:7px;
	left:7px;
	width:340px;
	height:290px;
}

.frm
{
	display:none;
}

.banner
{
	background:url('/img/banner_blank.jpg');
	width:420px;
	height:65px;
	position:relative;
	display:block;
	
	color:#48410e; 
	font-family:Times New Roman;	
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.banner:hover
{
	color:#48410e;
	text-decoration:none;
}

.banner .photo
{
	width:105px;
	height:57px;
	overflow:hidden;
	position:absolute;
	top:4px;
	left:4px;
}

.banner .name
{
	position:absolute;
	left:130px;
	top:4px;
	width:270px;
	font-size:21px;
	font-style:italic;
}

.banner .text
{
	position:absolute; 
	left:130px;
	top:27px;
	font-size:15px;
	line-height:100%;
	width:270px;
	font-style:normal;
}

.calcpop
{
	position:relative;
	top:7px;
	left:4px;
}

.clear
{
	clear:both;
	height:0;
	overflow:hidden;
}

.dn
{
	display:none;
}

#pricecomment
{
	font-size:90%;
	font-style:italic;
}

.notice
{
	padding:15px 40px; 
	text-align:center;
	position:relative;
	min-width:840px; 
}

.notice .close
{
	position:absolute;
	top:5px;
	right:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color:#fff;
	display:block;
	display:inline-block;
	padding:0 5px;
	cursor:pointer;
	font-size:11px;
}

.notice.red
{
	background:#fff6f6;
	background:rgba(255,230,230,0.5);
	color:#780000;
	border-bottom:1px solid #780000;
}

.notice.red .close
{
	background:#780000; 
}

.notice.red .close:hover
{
	background:#c34a4a; 
}

.notice.green
{
	background:#f7fff6;
	background:rgba(243,255,241,0.5);
	color:#117a00;
	border-bottom:1px solid #117a00;
}

.notice.green .close
{
	background:#117a00; 
}

.notice.green .close:hover
{
	background:#44a634; 
}

.notice.yellow
{
	background:#fffedc;
	background:rgba(255,253,209,0.5);
	color:#726e00;
	border-bottom:1px solid #726e00;
}

.notice.yellow .close
{
	background:#726e00; 
}

.notice.yellow .close:hover
{
	background:#a09c2b; 
}

.popup
{
	position:fixed;
	top:120px;
	left:50%;
	margin-left:-240px;
	width:400px;
	padding:40px;
	background:#f8f5f0;
	font-size:120%;
	color:#8f781a;
	
	border:5px solid #a8914d;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
	box-shadow:0 0 20px 0 rgba(0,0,0,0.4);

	z-index:800;
}

.popup .close
{
	width:15px;
	height:15px;
	background:url('../img/close-x.png') no-repeat;
	
	position:absolute;
	top:15px;
	right:15px; 
	cursor:pointer;
}

.button
{
	display:inline-block;
	line-height:40px;
	height:40px;
	font-size:18px;
	color:#565656;
	padding:0 20px;
	border:1px solid #bdbab7;
	text-decoration:none;
	
	background: #e0e0e0; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #bdbab7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bdbab7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#bdbab7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#bdbab7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#bdbab7 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#bdbab7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bdbab7',GradientType=0 ); /* IE6-9 */
	
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

.button:hover
{
	color:#565656;
	
	-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
	box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
}

.special-offer
{
	margin-bottom:28px;
}

.special-offer .text
{
	margin:3px 0;
}

.actual
{
	display:inline-block;
	font:10px/16px 'Arial';
	background:#E77E07; 
	color:#fff;
	padding:0 5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:-10px 0 -6px 10px;
	vertical-align:middle;
}