
@charset "iso-8859-1";
/* global */
pre code, pre, code 
{ 
display:none ;
}
body 
{
	background-color: #a29175;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-image:  url(images/body_grad.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	
}

.logo_top
{
	background: transparent url(images/logo_top.png) no-repeat;
	width: 177px;
	height: 80px;
	vertical-align: top;
}


.header
{
	width: 946px;
	background-color: #3F3830;
	overflow:hidden;
}

.style1
{
    width: 225px;
}

.images
{
	height: 140px;
	text-align: center;
}

.images a
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: Transparent;
}

.images a:hover
{
    text-decoration: none;
    color: white;
    background-color: Transparent;
}

.images a:visited
{
    text-decoration: none;
}

.text_size
{
    font-size: 11px;
 
}

.text_size a
{
    text-decoration: none; 
    color: #cfba6f;
}

.text_size a:hover
{
	border-bottom: 1px solid;
}

.textbox_size 
{
	width: 160px;
	height: 21px;
	margin-left: 10px;
}

.dropdown_size 
{
	width: 165px;
	height: 22px;
	margin-left: 10px;
}

.box_header
{
    width: 204px;
    height: 30px;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 12px;
}

.box_header a
{
    color: white;
    text-decoration: none;
}

.box_header a:hover
{
    color: #cfba6f;
}

.box_header_s
{
    height: 33px;
    color: #FFFFFF;
    font-weight: 200;
    font-size: 12px;
}

.box_header a:hover
{
    color: #cfba6f;
}

.box_header_l
{
    color: #403a31;
    font-weight: 600;
    font-size: 12px;
    height: 45px;
    margin-top: 15px;
    margin-left: 10px;
    text-decoration: none;
}

.box_header_l a
{
    color: #403a31;
    text-decoration: none;
}

.box_header_l a:hover
{
    color: #cfba6f;
}

.background_box
{
	background-position: #FFFFFF url(images/box_back.png) no-repeat;
	background: url(images/box_back.png) no-repeat;
	color: #5d523a;
	width: 210px;
}

.background_box_l_1
{
    background: #FFFFFF url(images/box_list_back.png) no-repeat;
	color: #5d523a;
	width: 220px;
	height: 300px;
}

.background_box_l_2
{
    background: transparent url(images/box_list_back.png) no-repeat;
	color: #5d523a;
	width: 220px;
	height: 400px;
	margin-bottom: 5px;
	vertical-align: top;
}

.background_box_l_3
{
    background: transparent url(images/box_list_back_s.png) no-repeat;
	color: #5d523a;
	width: 220px;
	height: 300px;
	margin-bottom: 5px;
}

.com_header
{
    height: 33px;
    color: #FFFFFF;
   	font-weight: 700;
   	font-size: 15px;
    text-align: center;
    vertical-align: middle;
}

h1
{
	font-family: arial, sans-serif;
	font-size: 20px;
	color: #463E28;
	width: 100%;
		margin-top: 6px;
}

h2
{
	font-family: arial, sans-serif;
	font-size: 20px;
	color: #463E28;
	width: 100%;
	margin-top: 10px;
}
h3
{
	font-family: arial, sans-serif;
	font-size: 20px;
	color: #463E28;
	width: 100%;
	margin-top: 10px;
}
h4 
{
	font-family: arial, sans-serif;
	color: #463E28;
	height: 30px;
	font-size: 15px;
}


#subhead
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #463E28;
	margin-top:10px;
	margin-bottom: 10px;
}



/* margin lefts / margin rights - to centre content */

.main 
{
	margin-left: auto;
	margin-right: auto;
	width: 946px;
}

.pad10 
{
	padding: 10px;
}

.pad10 a
{
    text-decoration: none; 
    color: #cfba6f;
}

.pad10 a:hover
{
	border-bottom: 1px solid;
}

.pad20 
{
	padding-left: 20px;
}

.pad20 a
{
    text-decoration: none; 
    color: #cfba6f;
}

.pad20 a:hover
{
	border-bottom: 1px solid;
}

.bannerbox 
{
	height: 232px;
	width:946px;
	background-position:top;
	background-repeat: no-repeat;
    /*background: transparent url(images/slide_1.jpg) no-repeat;*/
	overflow:hidden;
}

.bannerimage 
{
	width: 946px;
	height: 256px;
}

/* Search ----------------------------------------------------------------*/

.search 
{
	height: 28px;
	background-color: #3f3830;
		border-bottom: 5px;
	border-bottom-color: #A29175;
	border-bottom:5px solid #706549;
}
.searchfield
{
    	background: #FFF;
    	width: 118px;
   	 height: 16px;
}
.searchbutton
{
    	color: #e3d3bb;
   	background: url(images/searchbutton.gif) no-repeat;
    	width: 28px;
    	height: 22px;
}

/* main content ----------------------------------------------------------------*/

.site_content 
{
	overflow: hidden;
	margin: 0px;
	background: #FFFFFF url(images/map_body_back.png) no-repeat left top;
	height: 100%;
	width: 946px;
}

/* sidebar ----------------------------------------------------------------*/

.sidebar 
{
	width: 190px;
	padding-left: 10px;
		padding-right: 10px;
			padding-bottom: 10px;
	vertical-align: top;
	
}
/*Left Menu items / links ----------------------------------------------------------------*/

.sidebaritem
{
    text-align: left;
    width: 190px;
    height: auto;
    vertical-align: top;
    border: 2px ridge #F0F0F0;
    background-color: #ffffff;
    margin-bottom: 10px;
}

#leftmenublock
{
    width: 190px;
    margin-top: 8px;
    margin-bottom: 15px;
    font-size: 12px;
}

a.navlink, a.navlink:hover 
{
	background: url(images/arrow_select.png);
	background-repeat:no-repeat;
	background-position:left top;
	color: #5D523A;
	line-height: 20px;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	display: block;
	margin-left: 15px;
	margin-top: 3px;
}

a.navlink:hover
{
    color: #CFBA6F;
    background: url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:left top;
    font-weight:590;
}

a.subnavlink,a.subnavlink:visited,a.subnavlink:active
{ 
	background: url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:left top;
	color: #CFBA6F;
	line-height: 20px;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	display: block;
	margin-left: 26px;
	margin-top: 3px;
}


a.subnavlink:hover
{
    color: #CFBA6F;
    background: url(images/arrow_select.png);
	background-repeat:no-repeat;
	background-position:left top;
    font-weight:bold;
}


.comment 
{
	background: url(images/comments.jpg) no-repeat left top;
	color: #444;
	width: 190px;
	height: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

.specials 
{
	height: 60px;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* End left menu / margin rights - to centre content */
/* page content ----------------------------------------------------------------*/

.content 
{

	padding: 22px 8px 15px 0px;
	vertical-align: top;
}

.content h1 
{
	font-size: 125%;
}

.image
{
    	height: 150;
}

.footer 
{
	background-color: #f5f1ee;
	height: 207px;
	width: 946px;
}

.footer_line
{
	border-width: 5px;
	border-color: #cacac8;
	border-top-style: solid;
	width: 100%;
}

.footer a 
{
    	text-decoration: none; 
    	color: #cfba6f;
}
.footer a:hover {
	border-bottom: 1px solid;
}


.submit_button
{
width: 100px;
  	font-weight: 600;
    font-size: medium;
    margin-left: 44px;
	margin-top: 8px;
	
	display:block;
line-height:22px;
text-align:center;
font-weight: bold;
text-decoration:none;
background-color: #8e6e3e;
color: #ffffff;
	
}
    
.quick_book 
{
	background: url(images/quick_book.png) no-repeat;
	color: #5d523a;
	width: 200px;
	height: 550px;
    padding-left: 8px;
}

.boxitem
{
	font-size: small;
	width: 170px;
		
}

.boxitem ul 
{
	margin: 0;
}

.boxitem li
{
    	list-style: none;
    	padding: 0px 0px 5px 0px;
    	width: 170px;
}

.boxitem li a, .boxitem li a:hover
{
    	background: url(images/arrow_select.png) no-repeat left center;
    	color: #5d523a;
    	font-size: 10px;
    	line-height: 15px;
    	text-decoration:none;
    	padding: 0px 0px 0px 12px;
    	display: block;
    	width: 160px;
}

.boxitem li a.current, .boxitem li a:hover, .boxitem li a.current:hover 
{
	background: url(images/arrow_s.png) no-repeat left center;
}

    
.products_image_box
{
    	padding-top: 10px;
    	padding-left: 15px;
    	color: #403a31;
    	font-weight: 600;
    	font-size: 12px;
}

.background_image_box
{
    	background: transparent url(images/products_images_box.png) no-repeat;
	color: #5d523a;
	width: 220px;
	height: 500px;
	margin-bottom: 5px;
    	margin-top: 10px;
}

.link
{
	text-decoration: none;
}

.link a
{
    	text-decoration: none; 
    	color: #cfba6f;
}

.link a:hover
{
	border-bottom: 1px solid;
}

.link1
{
	text-decoration: none;
	color:#FFFFFF;
	font-size: 15px;
}

.link1 a
{
    	text-decoration: none; 
    	color: #ffffff;
}

.link1 a:hover
{
	border-bottom: 1px solid;
}

/* Menu css starts here ------GODDAM AFWUL JQUERY ABOMINATION--------------------------------------

.chromemenu
{
	font-weight: bold;
	font-size: 90%;
	text-align: justify;
	left: auto;
}

.chromemenu:after{ /*Add margin between menu and rest of content in Firefox
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromemenu ul
{
    background-color: #403a31;
    padding: 5px 0px 0px 0px;
    margin: 0px;
    text-align: left;
    color: #a29175;
    border-right-color: #A29175;
    border-left-color: #A29175;
    border-right-width: 0px;
    border-left-width: 1px;
    border-right-style: none;
    border-left-style: solid;
}

.chromemenu ul li{
display: inline;
margin: 0px;
}

.chromemenu ul li a
{
    color: #a29175;
    padding: 5px;
    margin: 0px;
    text-decoration: none;
    border-right: 1px solid #a29175;
}

.chromemenu ul li a:hover
{
    background-color: #706549;
    color: #353028;
}


Menu END ----------------------------------------------------------------*/
.topmenucon{
width:946px;
border-top:5px solid #706549;
background-color: #8e6e3e;
}
.toplincon{
width:12%;
align:center;
border-left:1px solid #a29175;
}
a.toplink:link,a.toplink:visited,a.toplink:active{
display:block;
line-height:22px;
text-align:center;
font-weight: bold;
font-size: 90%;
text-decoration:none;
background-color: #8e6e3e;
color: #ffffff;
}
a.toplink:hover{
background-color: #ab772a;
color: #ffffff;
}
.menu
{
    background-position: left top;
    color: #5d523a;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    display: block;
    width: 180px;
    height: auto;
    vertical-align: top;
    background-color: #FFFFFF;
}

.menubtn {

	padding-left: 10px;
}

.menubtn a:link, .menubtn a:active, .menubtn a:visited
{
	background: url(images/arrow.png) no-repeat left center;
	color: #5d523a;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding-left:10px;
	display: block;
	width: 150px;
    	height: 25px;
}

.menubtn a:hover
{
	background: url(images/arrow_s.png) no-repeat left center;
    	font-size: 12px;
   	text-decoration: none;
	color: #5d523a;
    	text-transform: capitalize;
    	display: block;
    	font-weight: bold;
}

.menubtn span
{
    	position: relative;
}


#tablebox {
width:698px;
}

.tbbx{ 
	width:178px;
	overflow:hidden;
	height:84px;
	margin: 5px 12px 0px 12px;
}

.tableimg{
width:172px;
height:132px;
border:0px;
margin-top:5px;
}

a.tablelink:link,a.tablelink:visited,a.tablelink:active{
margin: 5px 5px 0px 0px;
float:right;
font-size:12px;
}
a.tablelink:hover{
margin: 5px 5px 0px 0px;
float:right;
font-size:12px;
}
.listingimg{
display:block;
width:172px;
height:132px;
margin-top:10px;
}
.listheadcutter{
display:block;
height:14px;
width:160px;
overflow:hidden;
margin-left:10px;
}
.listingarrow{
float:right;
margin-right:5px;
}
.bannerbak{
width:946;
height: 232px;
}
.listingarrow_l{
float:right;
margin-right:25px;
margin-top:15px;
}
.listheadcutter_l{
display:block;
height:30px;
width:145px;
overflow:hidden;
margin-left:15px;
margin-top:15px;
}
.tbbx_l{ 
	width:170px;
	overflow:hidden;
	height:220px;
	margin: 10px 20px 20px 20px;
	/*border:1px solid #ff0000;*/
}
a.minilink:link,a.minilink:visited,a.minilink:active{
display:block;
color:#6D6353;
font-size:10px;
text-decoration:none;
background-image:url(images/arrow_select.png);
background-repeat:no-repeat;
background-position:left middle;
padding-left:13px;
height:18px;
}
a.minilink:hover{
text-decoration:underline;
background-image:url(images/arrow_s.png);
background-repeat:no-repeat;
background-position:left middle;
}
.pagehead{
}
.rightcon1{
width:194px;
margin-top:50px;
padding-top:15px;
text-align:center;
background:#F4F1E4;
border-style:solid;
border-width: 2px 1px 2px 1px;
border-color:#807B75;
}
.rightcon2{
width:194px;
margin-top:37px;
padding-top:15px;
text-align:center;
background:#F4F1E4;
border-style:solid;
border-width: 2px 1px 2px 1px;
border-color:#807B75;
}
.rightcon3{
width:194px;
margin-top:20px;
padding-top:15px;
text-align:center;
background:#F4F1E4;
border-style:solid;
border-width: 2px 1px 2px 1px;
border-color:#807B75;
}
.sidetourpic{
width:176px;
border:0px;
padding-bottom:15px;
}
.listheadcutterright{
display:block;
height:18px;
width:160px;
overflow:hidden;
margin:0px;
}
.tbbxr{ 
	overflow:hidden;
	height:84px;
	margin: 5px 12px 0px 12px;
	text-align:left;
}
a.rightlink:link, a.rightlink:active,a.rightlink:visited 
{
color: #5D523A;
line-height: 20px;
text-decoration: none;
font-weight:bold;
}
a.rightlink:hover{
color: #5D523A;
text-decoration: underline;
}
.rrdot{
border-top:1px dotted #aaaaaa;
}
.rldot{
border-top:1px dotted #aaaaaa;
text-align:left;
padding-left:10px;
padding-bottom:10px;
}
.quickdrop{
width:180px;
margin-bottom:5px;
}
.qbh{
color:#ffffff;
text-align:center;
font-size: 14px;
font-weight:bold;
padding:10px;
}
.quicktext{
width:180px;
font-size:14px;
font-family:Arial,Helvetica,sans-serif;
margin-bottom:5px;
}
.quicktext1{
width:80px;
font-size:14px;
font-family:Arial,Helvetica,sans-serif;
margin-bottom:5px;
vertical-align: middle;
}

.quicktext_spam{

font-size:14px;
font-family:Arial,Helvetica,sans-serif;
margin-bottom:5px;
}
.quickform{
margin-top:15px;
}
.googlemap{
margin-top:20px;
width:450px;
height:250px;
border:1px solid #000000;
}
.elistingbak{
background:#bbbbbb;
padding:10px;
border:1px solid #666666;
}
.costable{
border-collapse:collapse;
}
.costext{
font-family: arial, sans-serif;
font-size: 12px;
}
.slideshow{
width:946px;
height:232px;
}
.floatright{
float:right;
width:170px;
margin-left:10px;
margin-bottom:10px;
}
.tempbutton{
width:172px;
margin-left:15px;
margin-top:10px;
}
a.testimonialink:link,a.testimonialink:visited,a.testimonialink:active{
margin: 5px 5px 0px 0px;
float:right;
font-size:12px;
text-decoration:none;
color:#CCCC33;
}
a.testimonialink:hover{
margin: 5px 5px 0px 0px;
float:right;
font-size:12px;
text-decoration:underline;
color:#CCCC33;
}
a.inlink:link,a.inlink:visited,a.inlink:active{
font-size:12px;
text-decoration:none;
color: #5D523A;
}
a.inlink:hover{
font-size:12px;
text-decoration:underline;
color:#CCCC33;
}
a.tablok:link,a.tablok:visited,a.tablok:active{
line-height:22px;
text-align:center;
font-weight: bold;
font-size: 90%;
text-decoration:none;
background-color: #none;
color: #a29175;
border:0px;
}
a.tablok:hover{
color: #a29175;
text-decoration:underline;
border:0px;
}
#tab1{

}
#tab2{

}
#tab3{

}
#tab4{

}
#des{
padding:5px;
background-color:#ffffff;
}
#boo{
padding:5px;
padding-top:20px;
background-color: #ffffff;
}
#tai{
padding:5px;
padding-top:20px;
background-color: #ffffff;
}
#cos{
padding:5px;
padding-top:20px;
background-color: #ffffff;
}
.bottomline
	{
	border-bottom:1px solid #cccccc;
	}
a.searchlink:link,a.searchlink:visited,a.searchlink:active{
color:#0000ff;
}
a.searchlink:hover{
color:#ff0000;
}
a.copylink:link,a.copylink:visited,a.copylink:active{
font-size:12px;
text-decoration:none;
color: #5D523A;
}
a.copylink:hover{
font-size:12px;
text-decoration:none;
color:#CCCC33;
}
.float_left{
float:left;
margin-right:10px;
margin-bottom:10px;
}
.float_right{
float:right;
margin-left:10px;
margin-bottom:10px;
}
.float_center{
display:block;
text-align:center;
}
.paymentbutton{
background:#3F3830;
color:#D0BC88;
font-weight:bold;
border:2px solid #706549;
width:190px;
}
.toptextlogo
{
font-size: 15px;
font-weight: bold;
color:#FFFFFF;
text-align: left;
}
.ptabon
	{
	background-image:url(images/ptabak.png);
	background-repeat:no-repeat;
	}
.ptaboff
	{
	background-image:url(images/ptaboff.png);
	background-repeat:no-repeat;
	}
.productshow
	{
	display:block;
	}
.producthide
	{
	display:none;
	}
