<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@font-face {
font-family:Open Sans;
src:url(../fonts/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
font-family:Courgette Regular;
src:url(../fonts/Courgette-Regular.ttf) format("truetype");
}
@font-face {
font-family:Great Vibes;
src:url(../fonts/GreatVibes-Regular.ttf) format("truetype");
}
@font-face {
font-family:Raleway Bold;
src:url(../fonts/raleway.bold.ttf) format("truetype");
}
@font-face {
font-family:Playball;
src:url(../fonts/Playball.ttf) format("truetype");
}
@font-face {
font-family:Trebuchet-Ms;
src:url(../fonts/trebuc.ttf) format("truetype");
}
body {
	background:url(../images/bg.jpg);
	/*font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Trebuchet-Ms', sans-serif;
	font-size:13px;
	margin:0px;
}
img {
	border:0px;
	padding-top: 4px;
}
a {
	text-decoration:none;
	color:#000;
}
h1, h2, h3, h4, h5, h6{font-family: "Raleway Bold";}
p, ul, li, h1, h2, h3, h4, h5, h6, input, select, textarea {
	padding:0px; 
	margin:0px;
	list-style:none;
	font-weight:normal;
}
div {
	display:block;
}
.topcontainer {
	width:100%;
	height:188px;
	background:url(../images/navbg.png) repeat-x bottom;
}
.top {
	width:958px;
	height:188px;
	margin:auto;
}
.logo {
	width:437px;
	height:65px;
	margin:auto;
	padding:30px 0px;
}
.logo a {
	width:437px;
	height:65px;
	float:left;
	background:url(../images/logo.png) no-repeat;
}
.nav {
	margin-top:17px;
	text-transform:uppercase;
	font-size:12px;
}
.nav li {
	float:left;
	background-image:url(../images/nav-mid.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:18px;
	position:relative;
	line-height:40px;
}
.nav li a {
	margin:0px 16px;
	color:#dfcfb1;
	display:block;
}
.nav li:hover a {
	color:#fff;
}
.nav li:last-child {
	background:none;
	padding-right:0px;
}
.nav li ul {
	display:none;
	position:absolute;
	top:39px;
	background:#70361a;
	z-index:1000;
	width:360px;
	text-transform:capitalize;
}
.nav li:hover ul {
	display:block;
}
.nav li ul li {
	background-image:none;
	border-bottom:1px solid #2f0f00;
	padding:0px;
	width:360px;
}
.nav li ul li a {
	margin:0px;
	padding:5px 10px;
	display:block;
}
.nav li ul li a:hover {
	color:#dfcfb1;
	background:#2f0f00;
}
.nav li ul li ul li {
	background-image:none;
	border-bottom:1px solid #2f0f00;
	padding:0px;
	width:360px;
}
.nav li ul li ul li a {
	margin:0px;
	padding:5px 10px;
	display:block;
}
.nav li ul li ul li a:hover {
	color:#dfcfb1;
	background:#2f0f00;
}
.flashdiv {
	width:922px;
	height:416px;
	background:url(../images/flashbg.png) no-repeat;
	margin:auto;
	padding:18px;
}
.innerdiv {
	width:958px;
	height:266px;
	margin:auto;
}
.wrapper {
	width:958px;
	margin:auto;
	overflow:hidden;
}
.wrppad {
	padding-top:25px;
}
.kk_bg_logo{background-color:rgba(229, 203, 170, 0.5); width: 980px;margin: auto;}
.kk_bg{/*background-color:rgba(229, 203, 170, 0.5);*/background-color:rgba(255, 241, 223, 0.5); width: 980px;margin: auto; padding-bottom:20px;border-left:1px dashed #d4b38a; border-right: 1px dashed #d4b38a}
.content {
	text-align:center;
}
.content h1 {
	font-size:24px;
	color:#6e351a;
}
.content p {
	line-height:24px;
	margin-top:15px;
	font-family: 'Trebuchet-Ms', sans-serif;
}
.content fieldset {
	border:1px solid #6e351a;
	padding:5px;
	margin-top:20px;
}
.content legend {
	font-size:18px;
	font-weight:bold;
	padding:0px 10px;
}
.hdadingbg {
	height:47px;
	background:url(../images/headingbg.png) repeat-x;
	line-height:47px;
	text-transform:uppercase;
	text-align:center;
	font-size:24px;
	color:#6e351a;
}
.homegallery {
	margin-top:20px;
}
.homegallery div {
	width:219px;
	height:129px;
	float:left;
	border:5px solid #6e351a;
	margin:5px;
}
.footer {
	width:100%;
	padding:10px 0px;
	text-align:center;
	background:#70361a;
	font-size:11px;
	color:#eedab8;
	margin-top:25px;
	line-height:20px;
}
.footer a {
	color:#eedab8;
}
.footer a:hover {
	color:#fff;
}
.form {
	width:311px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form h2 {
	font-size:20px;
	color:#646464;
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom:1px solid #E8E8E8;
}
.form p {
	color:#01A0D3;
	line-height:20px;
	font-size:12px;
}
.form input {
	width:400px;
	height:35px;
	border:0px;
	background-color:#EFEFEF;
	line-height:29px;
	border-radius:12px;
	margin-top:10px;
	border:0px;
	padding:0px 10px;
	color:#646464;
	outline:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	transition: all 0.5s linear;
}
.form input:focus {
	background:#6B6B6B;
	color:#fff;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	transition: all 0.5s linear;
}
.form textarea {
	width:400px;
	height:90px;
	border:0px;
	background-color:#EFEFEF;
	line-height:29px;
	border-radius:12px;
	margin-top:10px;
	border:0px;
	padding:0px 10px;
	color:#646464;
	outline:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	transition: all 0.5s linear;
}
.form textarea:focus {
	background:#6B6B6B;
	color:#fff;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	transition: all 0.5s linear;
}
.form .submitbut {
	width:123px;
	height:39px;
	line-height:39px;
	text-align:center;
	font-size:18px;
	color:#fff;
	border-radius:15px;
	background:#70361A;
	display:block;
	cursor:pointer;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	transition: all 0.5s linear;
}
.form .submitbut:hover {
	background:#70361A;
}
/* Enquiry Form Css  */

#cpatcha_ul {
	margin:5px 0px !important;
	list-style:none !important;
	height:30px;
}
#cpatcha_ul li {
	width:20px;
	height:20px;
	float:left;
	border:2px solid #aaa;
	margin-right:5px;
	cursor:pointer;
	list-style:none !important;
}
#cpatcha_ul li:hover {
	border:2px solid #333;
}
#cpatcha_ul li .current {
	border:2px solid #333;
}
.clr {
	clear:both
}
.side_demo {
	float: left;
	width:250px;
	display:block;
	margin-top: 10px;
	margin-bottom:10px;
	background-color: rgba(255, 255, 255, 0.95);
	padding: 10px 10px;
}
#kk2 {
	background: none;
	z-index:9999
}
.fl {
	float: left;
}
.side_demo {
	display: block;
	float: left;
	width:20px;
}
input {
	float:left;
	width:225px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	border: 1px solid #c9c9c9;
	margin-bottom:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 0px;
	padding-left:8px;
	padding-right:8px;
}
textarea {
	float:left;
	width:225px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	background: #fff;
	border: 1px solid #c9c9c9;
	margin-bottom:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	padding-left:8px;
	padding-right:8px;
}
input.capthca {
	float:left;
	width:77px;
	margin-top:25px;
	margin-right:10px;
}
input.submit {
	width:79px;
	height:31px;
	cursor:pointer;
	background:url(../images/submit.png) left top no-repeat;
	border:none;
	margin:5px 0 0 100px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	text-indent:-999%;
}
input.submit:hover {
	background-position:bottom;
}
.banner_rr_info_kk {
    margin-bottom: 8px;
    border-bottom: 1px dashed #d6ae8c;
    padding-bottom: 5px;
}
.banner_rr_info_kk .num {
    float: left;
    margin: 0px 20px 0px 0px;
    color: #970202;
	font-size:14px;
	font-weight:bold;
}
.overflow_rr_h_kk {
    overflow: hidden;
    text-align: justify;
	font-size:14px;
	text-transform:none;
}</pre></body></html>