@charset "UTF-8";

body  {
	background: #fff;
	font: 11px arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ccc;
	background-color: #FFFFFF;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main #container {
	width: 930px;
	border: 1px solid #ccc;
	border-top: none;
	text-align: left;
	height: 630px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.main #container2 {
	width: 930px;
	border-top: 1px none #666666;
	text-align: left;
	height: 630px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.main #container3 {
	width: 598px;
	border: 1px solid #ccc;
	border-top: none;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main #header {
	background: url('images/cs_logo_top.jpg') no-repeat;
	width: 932px;
	margin: 0 auto;
	height: 85px;
	padding: 0;
} 
.main #header2 {
	background: url(images/cs_logo_top_2.jpg) no-repeat;
	width: 932px;
	margin: 0 auto;
	height: 85px;
	padding: 0;
}
.main #header3 {
	width: 600px;
	margin: 0 auto;
	height: 77px;
	padding: 0;
}
.main #header h1 {
	margin: 0;
	padding: 10px 0;
}
.main #sidebar {
	float: left;
	width: 250px;
	padding: 0;
}
.main #sidebar2 {
	float: left;
	width: 280px;
	padding: 0;
}
.main #sidebar3 {
	float: left;
	width: 179px;
	margin-left: 20px;
	height: 380px;
	margin-bottom: 20px;
}
.main #content {
	background: url('images/cs_home_1.jpg');
	width: 598px;
	height: 600px;
	margin: 0 0 0 300px;
} 
.main #content2 {
	width: 600px;
	height: 600px;
	margin: 0 0 0 300px;
}
.main #content3 {
	width: 399px;
	margin: 0 0 0 200px;
	height: 400px;
}
.main #footer {
	width: 932px;
	padding: 0;
	margin: 0 auto;
} 
.main #footer3 {
	width: 600px;
	padding: 0;
	margin: 0 auto;
	height: 20px;
}
.main #footer p {
	margin: 0 0 0 20px;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.menu {
	padding: 0 0 0 64px;
}
.menu2 {
	padding: 0 0 0 0px;
}
.menu3 {
	padding: 0 0 0 0px;
}
#cuisine a {
	display: block;
	background: url('images/cs_menu_cuisine.jpg') no-repeat;
	width: 166px;
	height: 55px;
	margin: 60px 0 0 0;
	text-decoration: none;
	}
#decor a {
	display: block;
	background: url('images/cs_menu_decor.jpg') no-repeat;
	width: 166px;
	height: 69px;
	margin: 50px 0 0 0;
	text-decoration: none;
	}
#lifestyle a {
	display: block;
	background: url('images/cs_menu_lifestyle.jpg') no-repeat;
	width: 166px;
	height: 70px;
	margin: 36px 0 0 0;
	text-decoration: none;
	}
#still a {
	display: block;
	background: url('images/cs_menu_still.jpg') no-repeat;
	width: 166px;
	height: 55px;
	margin: 50px 0 0 0;
	text-decoration: none;
	}
#logohome a {
	display: block;
	background: url('images/cs_logo_home.jpg') no-repeat;
	width: 166px;
	height: 130px;
	text-decoration: none;
   }
#logohome a:hover {
	background-position: 0 -130px; 
}
#logohome2 a {
	display: block;
	background: url(images/cs_logo_home_2.jpg) no-repeat;
	width: 166px;
	height: 130px;
	text-decoration: none;
	margin-left: 64px;
}
#logohome2 a:hover {
	background-position: 0 -130px;
}
#logohome3 a {
	display: block;
	background: url(images/cs_logo_home_3.jpg) no-repeat;
	width: 166px;
	height: 130px;
	text-decoration: none;
}
#logohome3 a:hover {
	background-position: 0 -130px;
}
#logobio a {
	display: block;
	background: url('images/cs_logo_bio.jpg') no-repeat;
	width: 166px;
	height: 130px;
	text-decoration: none;
   }
#logobio a:hover {
	background-position: 0 -130px; 
   }
#cuisine a:hover {
	background-position: 0 -55px; 
   }
#decor a:hover {
	background-position: 0 -69px; 
   }
#still a:hover {
	background-position: 0 -55px; 
   }
#lifestyle a:hover {
	background-position: 0 -70px; 
   }
#info {
	color: #b29925;
	text-align: left;
}
.black {
	color: #000;
}
.white {
	color: #FFFFFF;
}
.text {
	margin: 0 0 0 33px;
	color: #999;
}
.text a {
	color: #999;
	text-decoration: none;
}
.text a:hover {
	color: #b29925;
	text-decoration: none;
}
.text2 {
	margin: 0 0 0 33px;
	color: #666666;
}
.text2 a {
	color: #666666;
	text-decoration: none;
}
.text2 a:hover {
	color: #b29925;
	text-decoration: none;
}
.textmain {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 43px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.spacing {
	margin: 0 0 0 58px;
}
.bar {
	background: #999 /* url('images/cs_menu_line.jpg') repeat-x */;
	width: 126px;
	height: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.leftarrow a {
	display: block;
	background: url('images/cs_menu_arrow_left.jpg') no-repeat;
	width: 20px;
	height: 30px;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	text-decoration: none;
}
.rightarrow a {
	display: block;
	background: url('images/cs_menu_arrow_right.jpg') no-repeat;
	width: 20px;
	height: 30px;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	text-decoration: none;
}
.leftarrow a:hover {
	background-position: 0 -30px;
}
.rightarrow a:hover {
	background-position: 0 -30px;
}
.handle {
	width: 8px;
	height: 3px;
	background: #cc3333;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.galleryText {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	color: #666666;
	padding-left: 20px;
	letter-spacing: 1px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.galleryTextBright {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	color: #CCCCCC;
	padding-left: 20px;
	letter-spacing: 1px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.slideshow {
	float: left;
	height: 600px;
	width: 600px;
}
.galleryInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	color: #666666;
	letter-spacing: 1px;
	padding-top: 10px;
}
.galleryInfoHilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	padding-top: 20px;
}
.image3 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 360px;
	width: 400px;
}

