/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Man Frames	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body 
{	
	font-family:Verdana , Tahoma ,Sans-Serif;  
	font-size:76%;
	line-height:1.25em; 
	color: #898989;	
}
#body, #contentbody
{				
	background:url(images/bg.gif) repeat 0 0 #FCFAF2;	   
	color:#666;
	margin:0;
	padding:0;	
}
#frame
{	
	text-align:left;	
	width:940px;
	margin:0px auto 0px auto;	
	background:url('images/body_bg.gif') repeat-y 0 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Banner Section
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#banner_bg
{
	background:url(images/banner_bg.gif) repeat-y 50% 0 #FFF;	   
	width:100%;
	height:91px;	
}
#banner
{
	margin:0 auto;
	width:940px;
	height:91px;
	background:url('images/logo_bg.gif') repeat-y 0 0;
}
#banner_bot
{
	margin:0 auto;	
	height:54px;
	background:url('images/banner_bot_bg.gif') repeat-x 0 0;
}
#logo 
{
	width:220px;
	height:91px;	
	float:right;  	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Banner Menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#banner_menu
{
	width:500px;
	margin:45px 0px 00px 20px;
	float:left;  
	border-left:0px solid #FFFEEB;
}
#banner_menu ul
{	
	background-color:Transparent;	
}
#banner_menu ul li.item
{
	float:left; 
	background-color:Transparent; 
	background-image:none;
	margin:0px;
	padding:2px 0px 2px 0px;
	border-right:1px solid #FFFEEB;
}
#banner_menu ul li.item.last
{
	border-right:none;
}

#banner_menu ul li a
{
	font:bold 1.1em Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FDFAF3;
	padding:3px 4px;
}
#banner_menu ul li a:hover
{	
	color:#C8BB9B;
	background:#FDFAF3; 
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Main Menu - see RadMenu web20
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navtop
{   
    
   	width:940px;
	height:54px;
	margin:0 auto;
	background:url('images/navtop_bg.gif') repeat-x 0 0;
}
#navtop_right
{
	width:64px;
	height:54px;
	float:right;	
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Subfooter
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#subfooter
{
	width:940px;	
	margin:0 auto;
	background:transparent url(images/subfooter_bg.gif) repeat-y 0 0 ;
	
}
.subfooter
{
	padding:10px 35px 10px 35px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer
{
	width:940px;	
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat #4F4F4F;	
	color:#FFFFFF;
	text-align:center;
}
#footer_menu
{
	border-left:0px solid #FFFEEB;
}
.footer_menu
{	
	width:430px; 
	height:18px;
	margin:3px 0px 0px 200px;
}	
#footer_menu ul
{	
	background-color:Transparent;		 	    
}
#footer_menu ul li.item
{
	float:left; 
	background-color:Transparent; 
	background-image:none;
	margin:0px;
	padding:0px;
	border-right:1px solid #FFFEEB;
}
#footer_menu ul li.item.last
{
	border-right:none;
}
#footer_menu ul li a
{
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FDFAF3;
	padding:0px 4px;
}
#footer_menu ul li a:hover
{	
	color:#C8BB9B;
	background:#FDFAF3; 
}

#footer p
{
	color:#FFF; 
	font:bold 10px/18px Arial, Helvetica, sans-serif;
	margin:0px; 
	padding:0px 0px 7px 0px; 	
	text-align:center;  
}
#footer p a
{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#footer p a:hover
{
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Tree Column Layout
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#tt_box
{	
	width:940px;
	background:url('images/Xbodytop_bg.gif') no-repeat 0 0;	
	padding-top:18px;	 
	position:relative;
	padding-bottom:0px; 	
}
#tt_lbox
{
	width:220px;
	float:left;
	padding:0px 15px 0 17px;	
}
#tt_mbox
{
	width:440px;
	float:left;	
	padding-bottom:10px;
}
#tt_rbox
{
	width:220px;
	float:right;
	padding:0 22px 0 0px;
}
#nw_lbox
{
	width:220px;
	float:left;
	padding:0px 0px 0px 30px;		
}
#nw_rbox
{
	width:615px;
	float:right;	
	padding:0px 50px 0px 0px;	
}
#wn_lbox
{
	width:605px;
	float:left;
	padding:0px 0px 0px 50px;
}
#wn_rbox
{
	width:220px;
	float:right;
	padding:0px 45px 0px 0px;	
}

#ff_lbox
{
	width:302px;
	float:left;
	padding:0px 0px 0px 45px;	
}
#ff_rbox
{
	width:530px;
	float:right;
	padding:0px 50px 0px 0px;
}

#pf_lbox
{
	width:270px;
	float:left;
	padding:0px 0px 0px 35px;		
}
#pf_mbox
{
	width:110px;
	float:left;	
	padding:0px 0px 0px 0px;
	margin-left:7px; 	
}
#pf_rbox
{
	width:440px;
	float:right;
	padding:0 60px 0px 0px;	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clr 
{	
    clear:both;
    height:1px;
    overflow:hidden;
}
.none
 {
    display:none;
}
hr
{
	height: 1px;
	border:0;
	margin:3px 0px 7px 0px;
	_margin:1px 0px 3px 0px;
	color:#898989;
	background-color:#898989;
}	
cite 
{
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
}
div, form, label, input, span, ul, li, a, p
{
	margin:0;
	padding:0;
}
ul
{
	list-style:none;	  
}
ul
{
	margin-left: 0;
	margin-bottom:10px; 	 
}
ul li 
{	
	padding:7px 0px 0px 35px;
	background:url('images/bullet.gif') no-repeat 20px 11px;
}
img
{
	border:none;
}
h1, h2, h3, h4, h5, h6
{	
	line-height:1.3em;
	margin:0;
	color:#C8BB99;
	font-family:Georgia ,serif; 		
	font-weight:bold;  
}
h1
{
	font-size:1.8em;
	line-height:1.8em; 	 		
	margin-top:0px;	    
	font-style:italic;
}
h2
{
	font-size:1.3em;
	line-height:1em; 	 	
	font-style:italic;  
	margin-bottom:5px; 	
}	
h3
{
	font-size:1.2em;
	line-height:1.3em; 	
}
c 
{
	margin:0;
	font-size:1.2em;	
	color:#E95D0F;	
}
h3.small
{
	font-size:1.1em;
}
h4
{
	font-size:1.2em;
}
h5
{
	font-size:1.1em;
}
h6
{
	font-size:1.1em;
}
p
{
	padding:0px 0px 7px 0px;
	text-align:justify;   
}
a
{
	color:#B2B22B;
} 
a:hover
{
	color:#CC3300;
}
/* ----------------------------------------
   Request Info
------------------------------------------- */
.info
{
	margin-left:35px;
	margin-right:30px;	
	margin-bottom:10px; 
}	
.info fieldset
{  
	margin:2px 0 0 0;  
	padding:0;
	background:transparent url(images/xfieldsetbg.gif) no-repeat bottom right;
	border-color:#FFFFFF; 
	border:1px solid #C8BB99;

}
.info legend
{  
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold;  
	padding:2px 5px 2px 5px;
	margin-left:1em;
	color:#B2B22B;	
	color:#FFF;
	background-color:#C8BB99;  
}
.info fieldset ol
{  
	padding:0px 7px 0 7px;  
	margin:12px 20px 12px 20px; 
	list-style:none;
}
.info fieldset li {  
	position:relative;
	line-height:1.2em;	
}	
.info label 
{
	position:relative;
	clear:left;
	float:left;
	width:10em;
	margin-right:0px;
	padding-right:22px;
	line-height:2em;
	text-align:right;
}	
.info label.required {
	background:transparent url(images/required.gif) no-repeat center right;
}
.info label span {
	position:absolute;
	left:-10000px;
	top:0px;
}	
.info p span.required {
	display:inline-block;
	vertical-align:middle;
	line-height:1.4em;
	width:25px;
	line-height:1.4em;
	text-indent:-10000px;
	overflow:hidden;
	background:	transparent url(images/required.gif) no-repeat center right;		
}	
.info input , .info select , .info textarea {
	padding:2px;
	font-size:1.1em;
	border:1px solid #B2B22B; 	 
	background:#FFF;	
}
.info radio
{
	border:none;
}
 
.info h3
{
margin:20px;
}
.info p
{
	padding:10px 0px 20px 40px;
}
.info .btnRequest
{
	margin:10px;
}/* ----------------------------------------
   Home page quotes
------------------------------------------- */
.quotes
{	
}
.quoteitem
{
	width:480px;		
}
.quoteitem blockquote
{
	border: 0px solid #EAEAEA;	
	color: #C8BB99;
	display: block;
	line-height:1.3em;
	margin:0;
	color:#C8BB99;
	font-family:Georgia ,serif; 		
	font-weight:bold;  
	font-size:1.6em;		  
	font-style:italic;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}
.quoteitem blockquote p
{
	margin:2px 0;	
	text-align:center;  
}


.sale
{
		
}
.sale blockquote
{
	border: 0px solid #EAEAEA;	
	color: #C8BB99;
	display: block;
	line-height:1.2em;
	margin:0;
	color:#B2B22B;
	font-family:Georgia ,serif; 		
	font-weight:bold;  
	font-size:1.6em;		  
	font-style:italic;	
	padding: 10px 0px 0px 10px;
}
.sale blockquote p
{
	margin:2px 0;	
	text-align:center;  
}

/* ----------------------------------------
   Sidebar box
------------------------------------------- */
.box 
{
	margin-bottom: 5px;	
}
.box_title 
{
	background: #C8BB99 url('images/box/tsitle.gif') no-repeat left top;
	padding: 6px 10px 5px;
	color:#FFF;
	font-family:Georgia ,serif; 		
	font-weight:bold;
	font-size:1.4em; 
}

a.boxtitle:link ,a.boxtitle:visited 
{
	display:block;  
	padding: 2px 0px 5px 0px;
	font-weight: normal;
	font-size: 1.1em;	
	color: #C8BB99;	
}
a.boxtitle:hover
{
	color: #FF0000;	
}
.box a.readmore
{
	padding:0px 0px 0px 5px;
	font-size: 1.1em;
	color: #C8BB99;	 
}
.box a.readmore:hover
{
	color: #FF0000;   
}
.box_body 
{
	background: #FDFAF3 url('images/box/body.gif') repeat-x left top;
	padding: 8px 10px 8px 10px;
	font-size: 0.9em;
}
.box_bottom 
{
	background: url('images/box/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.box p
{
	padding:0;
	margin:0px; 	
}

.box ul
{	
	margin-left: 0;
	border-bottom: 1px solid #FFF;		 
}
.box li.first 
{
	border-top: none;
}
.box ul li 
{
	list-style: none;
	padding: 4px 4px 4px 27px;
	border-top: 1px solid #FFFFF3;
	border-bottom: 1px solid #EFECE3;
	background-image:none;
	background-color:Transparent;   
	background:url('images/box/bullet.gif') no-repeat 13px 6px;
}
.box li.item a
{
	text-decoration:none;
	color:#B2B22B;	
	font-weight:normal;
	font-size:1.2em; 
}
.box li.item a:hover
{
	text-decoration: underline;
	color:#B2B22B;
	font-weight:bold;
}
.box li.current a
{
	color:#B2B22B;	
	font-weight:bold;
}
.box li.current
{
	background:url('images/box/bullet.gif') no-repeat 3px 6px;
	padding:4px 4px 4px 17px; 
}
/* ----------------------------------------
   Large Image Box
------------------------------------------- */
.il_box
{	
	width:266px;
	border:1px solid #D6C1A5;
	margin:0px 0px 10px 10px; 
}
.il_box img
{
	width:250px;
	height:333px; 	
	margin:7px; 
}
/*------------------------------------------------------------------
Gallary
------------------------------------------------------------------*/

#gl_lbox
{
	width:420px;
	float:left;
	padding:0px 0px 0px 45px;			
}
#gl_rbox
{
	width:390px;
	float:right;
	padding:0px 38px 0px 0px;
}

.gl_il_box
{	
	width:420px;
	border:1px solid #D6C1A5;
	margin:0px 0px 0px 0px; 
}
.gl_il_box img
{
	width:406px;
	height:541px; 	
	margin:7px; 
}

.gl_list
{
	
}
.gl_listimage
{
	width:80px;	
	float:left;
	border:1px solid #D6C1A5;
	margin:0px 10px 7px 0px;		
}
.gl_listimage img
{
	width:74px;
	height:98px; 	
	margin:3px; 	
	cursor:pointer;
	_cursor:hand;
}


/*------------------------------------------------------------------
Portfolio image list
------------------------------------------------------------------*/
.pf_il_box
{
	width:266px;
	border:1px solid #D6C1A5;	
}
.pf_il_box img
{
	width:250px;
	height:333px; 	
	margin:7px; 
}

.pf_list
{
	width:106px;
	height:351px;
	overflow:auto;
	padding:0px;   
}
.pf_list
{
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #EFECE3;
scrollbar-darkshadow-color: #FFFFF3;
scrollbar-face-color: #C6BB9D;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #FDFAF3;
}

.pf_listimage
{
	width:80px;	
	float:left;
	border:1px solid #D6C1A5;
	margin:0px 0px 3px 0px;		
}
.pf_listimage img
{
	width:74px;
	height:98px; 	
	margin:3px; 	
	cursor:pointer;
	_cursor:hand;
}

/*------------------------------------------------------------------
Portfolio List
------------------------------------------------------------------*/
.pf_images
{	
	width:865px;	
	margin:0px 0px 0px 0px;
	text-align:left;
}
.pf_image
{	  
	margin-left:4px; 
	width:140px;
	height:175px;
	float:left;	  	 	
	text-align:center; 
}
.pf_image img
{	
	width:100px;
	height:133px;	  	 	
	margin-top:3px; 
	padding:7px; 
	border:1px solid #D6C1A5;
}

.pf_images h1
{	 
	font-size:1.2em;
	padding-top:10px; 		
}
.pf_image a
{	 		
}
/* ----------------------------------------
  Contact us
------------------------------------------- */
.contactus
{
	margin:30px 0px 0px 90px; 	
}
.contactus p
{
	font-size:1.1em;
	line-height:1.4em;	
	text-align:left;  
}

.contactus p.post
{
	padding-left:35px; 
	background:transparent url('images/post.gif') 0px 3px no-repeat;  	
}

.contactus .phone,.contactus .mobile,.contactus .email,.contactus .web,.contactus .map
{
	display:block;
	width:300px;
	height:20px;
	margin:15px 0px 0px 0px;	
	padding-left:35px; 
}
.contactus .phone
{
	margin-top:20px;
	background:transparent url('images/phone.gif') 2px 3px no-repeat;  		
}
.contactus .mobile
{	
	background:transparent url('images/mobile.gif') 1px 3px no-repeat;  		
}
.contactus .email
{	
	background:transparent url('images/mail.gif') 0 3px no-repeat;  		
}
.contactus .web
{	
	background:transparent url('images/www.gif') 1px 3px no-repeat;  		
}
.contactus .map
{	
	background:transparent url('images/map.gif') 2px 3px no-repeat;  		
}







