body { font-family:arial; font-size:12px;margin:0px auto; background-color: #F0ECD3; }
table { font-family:arial; font-size:12px; }
a { text-decoration:none; }
img { border:0px; }
h1 { font-size:18px; font-weight:bold; color:#A80403; }
h2 { font-size:12px; font-weight:400; }
h3 { font-size:18px; font-weight:bold; color:#940F0A; }

.bold_tag { font-weight:bold; }
.underlined { text-decoration: underline; }

.menu { border-bottom:1px dotted #EAE3CA;font-family:arial;text-align:right;
		font-size:12px;color:#D60020;font-weight:bold;padding-bottom:2px;height:15px; }
		
.menu a { font-size:12px;color:#D60020;font-weight:bold;font-family:arial;text-decoration:none; }
.menu a:hover { text-decoration:underline; }
.sales { font-size:16px;color:#D60020;font-weight:bold;font-family:arial;text-decoration:none; }
.thecontent {text-align:right; width:583px; font-size:12px; font-family:arial; vertical-align:top; }

.mid_bg { background-color: #FFFFFF; width:583px;color:#49331E; }
.mid_bg div { padding-right:6px;padding-left:6px;  }
.mid_bg_title { font-size:16px; font-weight:bold; color:#614220;margin:4px; }
.mid_bg_title2 { font-size:18px; font-weight:bold; color:#5F4002; border-bottom:1px dotted #5F4002; margin:4px;}
.mid_bg a { color:#49331E; text-decoration:underline; }

.mid_bg2 { background-image:url('./images/cbg.jpg');background-repeat:no-repeat;background-color:#FBFAF6; width:583px;color:#49331E;margin-bottom:5px; }
.mid_bg2 div { padding-right:6px;padding-left:6px;  }
.mid_bg2 a { color:#49331E; text-decoration:underline; }
.mid_bg2 h2 { font-size:18px; font-weight:bold; color:#A80403; }
.mid_bg2 h3 { font-size:18px; font-weight:bold; color:#5F4002;}

.bottom { background-color:#F0ECD3;background-image:url('./images/bbg.gif');background-position:top;background-repeat:no-repeat;
		color:#9C9A84;}
.bottom a { font-size:12px; color:#823300; text-decoration:none; }
.bottom a:hover { font-size:12px; color:#823300; text-decoration:underline; }

.big_title { background-image:url('./images/last.gif');height:18px;width:581px;
			font-size:14px;color:#ffffff;font-weight:bold;  }
.big_title1 { background-image:url('./images/last1.gif');height:18px;width:581px;
			font-size:12px;color:#433C2A;font-weight:bold;  }
			.big_title2 { background-image:url('./images/last.gif');height:18px;width:421px;
			font-size:14px;color:#ffffff;font-weight:bold;  }

			
.gallery_title { margin:0px;font-size:12px;font-weight:bold;color:#FBBC21; }
.gallery2 { width:158px;border:2px solid #A59E89;text-align:center; }
.gallery2 a { margin:0px;font-size:12px;font-weight:bold;color:#FF8100; }
.gallery3 { width:188px;border:2px solid #A59E89;text-align:center; }
.gallery3 a { margin:0px;font-size:12px;font-weight:bold;color:#FF8100; }

.price { color:#7D7866;  }
.small_line { background-color:#ECE6D5;text-align:left; background-image:url('./images/h1bg.jpg'); }
.small_line h1 { padding:0px;margin:0px;color:#65635F;font-size:11px;font-weight:bold; }
.general_width { width:780px; background-color:#FFFFFF;  }

.menu_menu3 { width:188px;vertical-align:top; }

.menuimage {  float:right;width:16px; }
.menuimage2 { float:left;width:172px; }

.bottom1 { float:right;color:#B7A26C;font-size:12px;padding:5px; }
.bottom1 a,.bottom2 a { color:#FF7500; }
.bottom1 a:hover,.bottom2 a:hover { color:#FF7500;text-decoration:underline; }
.bottom2 { float:left;color:#B7A26C;font-size:12px;padding:5px; }


.left_column { width:75%;vertical-align:top; }
.right_column { width:25%;vertical-align:top; }


.links a { font-weight:bold; }


#mapatatar a {  font-style:italic; font-weight:bold; color:#555555; text-decoration:none;font-size:13px; }
#mapatatar .sub_atar { font-style:normal;padding-left:15px;color:#993333; font-weight:bold; text-decoration:none;font-size:12px; }
#articles1 a {  font-weight:bold; color:#555555; text-decoration:none;font-size:14px; }

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.drop-shadow
{

	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}
