body
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 0;
	background-image:url(image/bg.png); 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:#980808;
	
	
	}
	
#foot_l a
	{
	font-size:10px;
	color:#666666;
	}


img
	{
	border:0;}
a{
	color:#980808;}
a:hover
	{
	color:#070079;}
	
.prices
	{
	color:#000033;
	border:#00CC99;
	border-collapse:collapse;
	}

.prices td
	{
	padding:5px;
	border-bottom:groove #006600;
	border-bottom-width:thin;
	}

.hot
	{
	background-color:#FFFFFF;
	width:130px;
	margin:20px 8px 30px 12px;
	border-color:#070079;
	border-style:outset;
	border-width:thick;}

.menu_l
	{
	background-color:#6F7776;
	width:4px;
	border-left-style: solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;}

.logo
	{	
	padding:0px 15px 0px 15px; 
	background-image:url(image/back_bord.png);
	background-repeat:repeat-y; 
	background-position:right; 
	width:270px;
	vertical-align:top;}

.logo_text 
	{
	vertical-align:top;
	padding:0 10px 0px 10px; 
	width:310px; 
	background-image:url(image/back_bord.png); 
	background-repeat:repeat-y; 
	background-position:right; 
	font-size:14px;
	}
.logo_text p
	{text-align:justify;}	

logo_contact{
	padding:0 10px 0px 10px;
	vertical-align:top;}
.im_links
	{height:100px; background-image:url(image/foto.jpg); background-repeat:no-repeat; background-position:center;}
.im_links td 
	{padding:10px 40px 10px 40px;}

.im_links img
	{margin:0 25px 0 25px;}
.im_links a
	{color:#000066;}

.im_links2
	{height:100px; background-image:url(image/foto.jpg); background-repeat:no-repeat; background-position:center; vertical-align:middle;}
.im_links2 td 
	{padding:10px 40px 10px 40px; vertical-align:middle;}
.im_links2 img
	{margin:0 1px 0 1px; height:62px;}
.im_links2 a
	{color:#000066; }
	
.menu_r
{
background-color:#E9E9E9;

border-left-style: solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
font-family:Arial;
color:#3C4243;
font-size:12px;
font-weight:600;
}

.upmenu
{
background-image:url(image/upmenu.jpg); 
background-repeat:no-repeat; 
height:57px; 
background-position:top left; 
color:#FFFFFF; font-size:18px;
}
.upmenu a
	{
	color:#FFFFFF;  font-size:16px; font-weight:bold; margin:5px 14px 5px 14px;
	}
	.upmenu a:hover
	{
	color:#070079;}

.downmenu
{
background-image:url(image/downmenu.png); 
text-align:right; 
background-repeat:no-repeat; 
height:60px; 
background-position:top right; color:#FFFFFF; font-size:14px; padding:7px 10px 0 0;
}
.downmenu table
{
text-align:right;

}
.downmenu a
	{
	color:#FFFFFF;  font-size:14px; margin:2px 5px 2px 5px;
	}
	.downmenu a:hover
	{
	color:#070079;}
	
.downlogo
	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px; color:#980808; font-weight:bold}
.prehead
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#980808;}

.phone
{

font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;

color:#393939;}

.phone0
{

font-family:Georgia, "Times New Roman", Times, serif;

font-size:20px; text-decoration:underline; color:#006600;
}




/**************************************************/
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	
	float:right;
	width:500px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 275px;
	height: 175px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	/*margin: 5px 10px 5px 0;*/
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}


/**************************************/

