/* CSS Document */


 /*
  USAGE:
  Copy and paste this one line into your site's CSS stylesheet.
  Add comma-separated CSS selectors / element names that have transparent PNGs.
  Remember that the path is RELATIVE TO THIS HTML FILE, not the CSS file.
  See below for another method of activating the script without adding CSS here.
 */

.pngfix{
	behavior: url("/iepngfix.htc")
}
/*
  Here's an example you might use in practice:
  img, div.menu, .pngfix, input { behavior: url("/css/iepngfix.htc") }
 */


body {
	margin: 0;
	padding: 0;
	color: #434c52;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-size: 12px;
}
div, h1, h2, p, form, label, textarea, img, span {
	margin:0;
	padding:0;
}
/*input {
	margin:auto
}*/
img {
	border:none
}
ul {
	margin:0;
	list-style-type:none;
	padding: 0;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
.fl {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fr {
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#container {
	color:#000;
	margin:0 auto;
	padding: 0px;
}
#navbar {
	padding-right: 8px;
	padding-left: 10px;
	height: 35px;
	margin-top: 0px;
}
/*------------------------------------------------menus--------------------*/
#menu {
}

#menu ul li {
	float:left;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li a {
	display:block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
	text-align: center;
	width: 150px;
	height: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li a:hover {
	color: #000000;
}
#menu ul li a.select {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/glowbar.png);
}
/*------------------------------------------------body--------------------*/
#main {
	font-style: normal;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	position: relative;
	padding-left: 220px;
	padding-top: 4px;
}
.text {
	padding-right: 30px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}
/*------------------------------------------------left--------------------*/
#left {
	position: absolute;
	width: 232px;
	z-index: 5;
	top: 39px;
	background-image: url(images/decor.png);
	height: 610px;
	background-repeat: no-repeat;
}
#leftfix {
	display: none;	
}
/*------------------------------------------------right--------------------*/
#right {
	position: absolute;
	float: right;
	background-image: url(images/main_side.png);
	background-repeat: no-repeat;
	height: 391px;
	width: 19px;
	left: 750px;
}
/*------------------------------------------------footer--------------------*/
#footer {
	z-index: -50;
	background-image: url(images/bottomfade.png);
	background-repeat: repeat-x;
	min-width: 1080px;
}
#bottom p {
	color:#b67275;
	font-size: 9px;
	text-align: center;
	position: absolute;
	z-index: 20;
	display: block;
	bottom: 10px;
	left: 10px;
}
#bottom a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #b67275;
}
#bottom a:hover {
	color: #F4D7D9;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#header {
	height: 118px;
	position: relative;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
}
#content {
	width: 759px;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	min-height:350px;
	height:auto !important;
	height:350px;
}
#content p {
	font-size: 11px;
	color: #434c52;
	line-height: 18px;
	margin-bottom: 10px;
	text-align: left;
}
h1 {
	font-size: 16px;
	color: #4C5051;
	font-family: "Lucida Sans", "Lucida Handwriting", "Lucida Calligraphy", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Handwriting", "Lucida Calligraphy", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 24px;
	color: #871B22;
	margin-bottom: 10px;
	display: block;
	font-style: italic;
}
h3 {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #434c52;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content p a {
	color: #434c52;
	font-weight: bold;
	text-decoration: none;
}
#content p a:hover {
	color: #871B22;
}
.flush {
	clear:both;
	font-size: 0px;
	height: 0px;
	float: none;
}
.noborder {
	border: 0;
	padding: 0;
	margin: 0;
}

.smalltext {
	font-size: 9px;
}
ol li {
	color: #007EC1;
	font-size: 12px;
	margin-bottom: 10px;
}
#content_bottom {
	background-image: url(images/main_bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 759px;
}

#content ul {
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left: 20px;
}

#content ul li {
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
	color: #871B22;
}



.script {
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 24px;
	color: #871B22;
	margin-bottom: 10px;
	display: block;
	font-style: italic;
}

.spacer {
	clear: both;
	float: none;
	height: 15px;
}

iframe {
	border: 1px solid #CCCCCC;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#topedge {
	height: 12px;
	background-image: url(images/main_top.png);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 20px;
	margin-top: 10px;
}


#text {
	padding-left: 50px;
	padding-right: 50px;
}


#mainbox {
	width: 769px;
	position: relative;
}

.box {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D9DBDD;
}

small {
	font-size: 9px;
	display: block;
	width: 600px;
	text-align: right;
	clear: both;
	float: right;
}



.popright {
	position: relative;
	left: 70px;
	float: right;
	bottom: 20px;
	margin-left: -55px;
	margin-bottom: -15px;
}
.popleft {
	position: relative;
	right: 60px;
	float: left;
	margin-right: -45px;
}

#bottom {
	position: relative;
	height: 0px;
}



hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 10px;
	clear: both;
}

#sidemenu ul {
}
.topfade {
	background-image: url(images/topfade.png);
	background-repeat: repeat-x;
	width: 100%;
	display: block;
	min-width: 1080px;
}
.botfade {
	background-image: url(images/bottomfade.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
}
#sidemenu {
	position: absolute;
	left: 5px;
	top: 240px;
	width: 205px;
	z-index: 20;
}
#sidemenu a {
	margin-bottom: 30px;
	color: #F1CACD;
	text-decoration: none;
	font-size: 13px;
	text-align: right;
	font-weight: lighter;
	display: block;
}

#sidemenu a:hover {
	color: #FFFFFF;
}
#sidemenu a.select {
	font-weight: bold;
	color: #FFFFFF;
}
.pngfix {
	margin: 0px;
	padding: 0px;
}
.logo {
	background-image: url(images/a_touch_of_class.png);
	background-repeat: no-repeat;
	height: 118px;
}
.awards {
	position: absolute;
	left: 776px;
	top: 77px;
}
#contacts {
	position: absolute;
	right: 40px;
	text-align: right;
}
#contacts a {
	font-size: 11px;
	color: #bdc0c3;
	text-decoration: none;
	margin-right: 8px;
}
#contacts a:hover {
	color: #FFFFFF;
}
.text a {
	text-decoration: none;
	color: #434c52;
}
.text a:hover {
	color: #871B22;
}
blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content .shop-product-small li {
	color: #434c52;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#content .shop-product-small ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content .shop-product-large li {
	color: #434c52;
    font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#content .shop-product-large ul {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.catdesc {
}
.photogalleryTable {
	width: 100%;
}
