/* CSS Document */
/*===================================default veriable=================================*/
body {
		padding:0;
		margin:0;
		
		}
p	{
		padding:0;
		margin:0;
		}
*	{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
form {
		padding:0;
		margin:0;
		}
/*--------------------------header------------------------------------*/
.body_bg {
			background-image:url(images/bg_top.gif);
		background-repeat:repeat-x;
		background-color:#F7F4DD;
		}
.header {
			background-image:url(images/header_image.jpg);
			background-repeat:no-repeat;
			background-position:top right;
			}
/*--------------------------top menu-------------------------------------*/
.menu_boredr {
					border-right:#0D69B0 1px dashed;
					}
/*=================================body=====================================*/
/*----------------------left side----------------------------------------------*/
.top_cell_bg {
				background-image:url(images/body_left_top_bg.gif);
				background-repeat:no-repeat;
				background-position:top;
			
				}
#lefttoip_bg {
			background-image:url(images/left_2nd_bg.gif);
			background-repeat:repeat-y;
			}
			
			
.cell_text2 {
				color:#CF7F01;
				text-decoration:none;
				font-weight:bold;
				}
.view_more {
				text-decoration:none;
				color:#FFFFFF;
				font-weight:bold;
				padding-left:6px;
				}
.view_more:hover {
				text-decoration:underline;
				color:#336A8F;
				}
.br1 {
			padding-bottom:10px;
			}
.boredr-dash {
				background-image:url(images/dash-border.gif);
				background-repeat:repeat-x;
				background-position:top;
				}
.left2nd_bg {
			background-image:url(images/left_2nd_bg.gif);
			background-repeat:repeat-y;
			}
/*---------------------------------------rigt side----------------------------*/
.right_text2 {
				font-size:12px;
				color:#2C96E8;
				text-decoration:none;
				font-weight:bold;
				padding-bottom:4px;
				padding-top:4px;
				padding-left:5px;
				}
.right_text3 {
				padding-left:5px;
				padding-bottom:18px;
				}
.map {
			padding-top:10px;
			}
.right_text4 {
				padding-top:6px;
				padding-left:12px;
				}
.pad_left_5 {
				padding-left:5px;
				}
/*=================================footer=======================*/
.footer_border {
				border-top:#B7B28B 1px  dashed;
				color:#4F4D40;
				font-size:9px;
				padding-top:19px;
				
				}
.footer_menu {
				text-decoration:none;
				color:#4F4D40;
				font-weight:normal;
				padding-left:3px;
				padding-right:2px;
				}
.footer_menu:hover {
				text-decoration:underline;
				}
.coprright {
				color:#938D60;
				text-decoration:none;
				font-weight:normal;
				padding-top:11px;
				padding-bottom:78px;
				}
/*=============================================gallery page==============================*/

.body_bg_inside {
					background-image:url(images/bg_top_inside.gif);
					background-repeat:repeat-x;
					background-position:top;
					background-color:#F7F4DD;
					
				
				}
.header_inside {
			background-image:url(images/header_image_inside.jpg);
			background-repeat:no-repeat;
			background-position:top right;
			}

.top_cell_bg_inside {
				background-image:url(images/body_left_top_bg_inside.gif);
				background-repeat:no-repeat;
				background-position:top;
				}


.buy {
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			padding-left:10px;
			}
.buy:hover {
			text-decoration:underline;
			color:#5B562E;
			}
.br2 {
			padding-bottom:19px;
			}
.head_padding {
				padding-left:35px;
				padding-bottom:11px;
				}
.seller_link {
			color:#736F4F;
			text-decoration:none;
			font-weight:normal;
			font-size:10px;
			padding-left:2px;
			}
.seller_link:hover {
			text-decoration:underline;
			}
.seller_border {
				border-left:#D0CCB1 1px dashed;
				border-right:#D0CCB1 1px dashed;
				padding-left:20px;
				}
.seller_list_left {
				padding-left:20px;
				}
.site_link {
			color:#A69D59;
			text-decoration:none;
			padding-left:5px;
			}
.site_link:hover{
			color:#A69D59;
			text-decoration:underline;
			}
.padding_left_35 {
				padding-left:35px;
				}
/*======================================================conatact pages==============================*/
.contact_text {
				color:#0160A7;
				text-decoration:none;
				font-weight:bold;
				padding-bottom:8px;
				font-size:11px;
				}	
.cont_text2 {
				color:#868262;
				font-weight:bold;
				text-decoration:none;
				font-size:11px;
				}	
.cont_text3 {
				color:#BC875E;
				font-weight:bold;
				text-decoration:none;
				font-size:11px;
				}
.cont_text4 {
				color:#000000;
				font-weight:normal;
				text-decoration:none;
				font-size:11px;
				}
/*------------------------------form--------------------------------*/
.form_text1 {
				color:#434319;
				font-weight:bold;
				font-size:11px;
				text-decoration:none;
				padding-bottom:10px;
				}
.box1 {
			width:168px;
			height:16px;
			border-left:#404040 1px solid;
			border-top:#404040 1px solid;
			border-right:#D4D0C8 1px solid;
			border-bottom:#D4D0C8 1px solid;
			background-color:#FFFFFF;
			font-size:9px;
			}
.text_filed {
				height:74px;
				width:168px;
				border-left:#404040 1px solid;
				border-top:#404040 1px solid;
				border-right:#D4D0C8 1px solid;
				border-bottom:#D4D0C8 1px solid;
				background-color:#FFFFFF;
				font-size:9px;
				}
.but_reset {
				height:17px;
				width:48px;
				background-color:#A39F7D;
				border:none;
				color:#FFFFFF;
				font-weight:bold;
				font-size:11px;
				padding-bottom:2px;
				}
.but_submit {
				background-color:#2995E9;
				height:17px;
				width:48px;
				
				border:none;
				color:#FFFFFF;
				font-weight:bold;
				font-size:11px;
				padding-bottom:2px;
				
				}

.phone {
			padding-top:10px;
			padding-left:12px;
			font-size:10px;
			color:#CC6633;
			text-decoration:none;
			padding-bottom:6px;
			font-weight:bold;
			background-color:#E7E4CC;
			}
.site_link2 {
			color:#030303;
			font-size:11px;
			text-decoration:none;
			font-weight:normal;
			}
.site_link2:hover {
				text-decoration:underline;
				}			
.left_bg_contact {
			background-image:url(images/left_2nd_bg_contact.gif);
			background-repeat:repeat-y;
			background-position:left;
			}
