* {
	clear: float;
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: transparent;
}

li {
	list-style-type: none;
}

a{
	text-decoration: none;
	color: inherit;
}

a:visited, a:active, a:focus{
	outline: none;
}
a:hover{
	outline: none;
}


* { margin:0; padding:0;}
body {background:#0c0a11; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; /*color:#393939;*/ color: white;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-cont { background:url(images/tail-cont.gif) repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form-block {width:100%; overflow:hidden;}
.form-block span { width:88px; display:block; float:left;}
.form-block select { background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; font-size:11px; padding-left:3px; height:17px;}
.form-block .form .sel-1 { width:71px;}
.form-block .form .sel-2 { width:58px;}
.form-block .form .sel-3 { width:50px; margin-left:5px;}
.form { height:29px;}
.form input {width:170px; padding-left:3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f;}
textarea { width:169px; height:103px; background:#fff; overflow:auto;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding:2px 0 0 3px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { padding:8px 0 0 16px;}
.site-nav li { margin-top: 5px; margin-bottom:20px;}
.site-nav li a { background:url(images/marker-2.gif) no-repeat left center; padding-left:29px; color:#9a5c55; font-size:14px; text-decoration:none;}
.site-nav li a:hover { color: #CCCCCC;}

.list {overflow:hidden; float:right;}
.list li {display:inline; background:url(images/marker-1.gif) no-repeat right center; float:left; margin-right:-15px;}
.list li a { color:#a77874; text-decoration:none; padding:0 15px 0 28px;}
.list li a:hover { color:#bd9794;}
.list li a.act { color:#bd9794; text-decoration:underline;}
.list li a.act:hover { text-decoration:none;}

.list1 li {margin-bottom:4px;}
.list1 li a { background:url(images/marker-3.gif) no-repeat left center; color:#1d170d; padding-left:9px;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:600px; overflow:hidden;}
.img-box img { float:left; margin:0 15px 0 0;}

.p1 {margin-top:20px;}
.p2 {margin-top:8px;}
.p3 {margin-top:15px;}

.phone {float:right; margin-right:60px;}

/*==================txt, links, lines, titles====================*/
a {color:#1d170d;}
a:hover{text-decoration:none;}

h1 { color: #9a5c55; font-size:24px; font-weight:normal; line-height:18px; margin-bottom:22px;}
h1 span { color: #9a5c55; font-size:30px; display:block; line-height:29px; font-weight:bold;}
h2 { color: #9a5c55;font-size:24px;font-weight:normal; margin-bottom:22px;}
h2 span { color: #9a5c55; font-size:24px; line-height:29px; font-weight:bold;}

.link { background:url(images/marker-3.gif) no-repeat left center; color:#1d170d; padding-left:9px; font-weight:bold;}

.link1 { background:url(images/marker-4.gif) no-repeat left center; color:#1d170d; padding-left:9px; text-decoration:none;}
.link1:hover { text-decoration:underline;}

.link2 { background:url(images/marker-3.gif) no-repeat right center; color:#1d170d; padding-right:9px; font-weight:bold;}

.line-hor { border-bottom:1px solid #bababa; padding-bottom:20px; margin-bottom:20px;}

/*==================boxes====================*/
/*#col-1 .cont-box { min-height:490px; height:auto !important; height:490px;}
#col-1 .cont-box .inner { padding:35px 323px 0 45px;}
*/
#page2 #content #col-1 { background:url(images/cont-bg1.jpg) no-repeat;}
#page3 #content #col-1 { background:url(images/cont-bg2.jpg) no-repeat;}
#page4 #content #col-1 { background:url(images/cont-bg3.jpg) no-repeat;}
#page5 #content #col-1 { background:url(images/cont-bg4.jpg) no-repeat;}
#page6 #content #col-1 { background:url(images/latest_065.JPG) no-repeat;}
#page7 #content #col-1 { background:url(images/cont-bg6.jpg) no-repeat;}
#page8 #content #col-1 { background:url(images/cont-bg7.jpg) no-repeat;}

/*header*/
#header .fright { padding:40px 24px 0 0;}

/*content*/
#content { padding:0 0 0 10px; line-height:15px;}
#content #col-1 { float:left; width:739px; margin-right:39px;}
#content #col-2 { float:right; margin-top: 0px; position:relative;}

/*footer*/
#footer .indent { padding:40px 0 0 40px;}
#footer p { color:#ae7d7b;}
#footer a {color:#ae7d7b;}

/*==========================================*/


/* ============== JJ ================ */
div#content-wrap{
	width: 960px;
}
div#left{
	width: 650px;
	height: 460px;;
	float: left;
	display: block;
	position: absolute;
	overflow: auto;
	margin-left: 110px;
}
div#left p{
	font-size:14px;
}
div#col-2{
	padding-right: 10px;
}
img#gourmet{
	float: left;
	padding-left: 7px;
}
.bold{
	color: #c9b988;
}