<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Created by 23 June 2014 */
*, html, h1, h2, h3, ul, ol, li, form, span {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}

header, nav, section, footer, article{
	display:block;
}
body {
	font:normal 13px Verdana, Geneva, sans-serif;
	line-height:18px;
	color:#000;
	background:#333333;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#cdab25;
}
img{ vertical-align:top; max-width:100%;}
h1, h2, h3, h4, h5, h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:normal;
	font-weight:normal;
	color:#fff;
}
h1{
	font-size:29px;
	font-family:"LucidaCalligraphyItalic", Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:5px;
}
h2{
	font-size:24px;
	font-family:"LucidaCalligraphyItalic", Arial, Helvetica, sans-serif;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
}
h5{
	font-size:16px;
}
.sitemap-h {
	display:none;
}
.heading-h {
	display:none;
}
.clr {
	clear:both;
}

.outer_wrapper{
	width:100%;
	/*background:url(../images/main-bg-new.jpg) repeat top center;*/
	background:#fff;
}
.topBg{
	background:url(../images/topdegn.png) repeat-x center 13px;;
}

.wrapper{
	margin:0 auto; width:972px; position:relative;
}
.header{
	min-height:127px;
	position:relative;
}
.toplink{
	font:normal 18px/18px 'MyriadProRegular', Arial, Helvetica, sans-serif;
	/*text-shadow:1px 1px #000;*/
	float:left;
	margin-top:60px;
}
.toplink ul li{
	margin:0px;
	padding:0px;
	list-style: none;
}
.toplink ul li{
	float:left;
	padding-right:21px;
}
.toplink ul li.toplnklst{
	padding-right:0px;
}
.toplink ul li a{color:#545454;}
/*.toplink ul li:hover{
	background:rgba(255,255,255,0.50);
}*/
.toplink ul a:hover{
	color:#000;
}
.toplink ul a.active{
	color:#000;
}
.toplink1{
	font:normal 18px/18px 'MyriadProRegular', Arial, Helvetica, sans-serif;
	/*text-shadow:1px 1px #000;*/
	float:right;
	margin-top:60px;
	
}
.toplink1 ul li{
	margin:0px;
	padding:0px;
	list-style: none;
	
}
.toplink1 ul li{
	float:left;
	padding-left:20px;
}
.toplink1 ul li.tplnklftnn{
	padding-left:0;
}
.toplink1 ul li a{color:#545454;}
/*.toplink1 ul li:hover{
	background:rgba(255,255,255,0.50);
}*/
.toplink1 ul a:hover{
	color:#000;
}
.toplink1 ul a.active{
	color:#000;
}

.logo{
	width:450px; text-align:center;
	float:left;
	margin:53px 0 0 28px;
	text-decoration:none; color:#000;
}

.logo1 {
    width: 450px;
    text-align: center;
    float: none;
    margin: 0px auto;
    text-decoration: none;
    color: #000;
    padding-top: 50px;
}

.logo a{color:#000; text-decoration:none;}


.frame{
	background:url(../images/photo-frame.png) no-repeat;
	width:438px;
	height: inherit;
	float:left;
	background-size:100% 100%;
}
.framePic{
	 padding:16px;
	 border: 0px solid #d8ac54; 
}
.frame .framePic img{ width:100%; border: 1px solid #d8ac54;}
.homeText{
	width:450px;
	float:right;
	padding-bottom:35px;
	background:url(../images/paper-bg.png) no-repeat;
	border-bottom: 2px solid #b4792b;
	
}
.textBg{
	width:454px;
	background:url(../images/paper-bg.png) no-repeat;
}
.aboutTexthead{
	color:#000000;
	font:29px "LucidaCalligraphyItalic", Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:50px;
}
.aboutTexthead h1{
	color:#000;
	}
.aboutText{
	color:#000000;
	padding:5px 20px 0 25px;
}
.aboutText ul li{
	margin:0;
	padding:0 0 0 0px;
	margin-left:20px;
	}
.aboutText span{
	font-size:16px; font-weight:bold;
	padding-bottom:10px;
}

.aboutText h3{ font:bold 16px/18px Verdana, Geneva, sans-serif; color:#000; margin-bottom:5px;}
.next{
	float:right;
	font:16px Verdana, Geneva, sans-serif;
	margin-right:20px;
	margin-top:5px;
	background: url(../images/next.png) no-repeat 50px 5px;;
}
.next a{
	display:block;
	width:80px;
	padding-left:7px;
	border:1px dashed #cdab25;
	color:#000; text-decoration:none;	
}
.next a:hover{
	color:#ae8f17; text-decoration:none;
}
.next-non{
	border:none;
	}

.gallery{
	width:454px;
	float:right;
}
.gallery .head{ 
	padding:15px 0 0px 0;
	text-align:center;
}
.gallery ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	
	}
.gallery li{
	background:url(../images/pic-bg.png) no-repeat;
	height:210px;
	width:148px;
	float:left;
	list-style:none;
}
.gallery li img{
	padding:6px 0 0 7px;
}
.dsignBg{
	background: url(../images/design-bg.png) repeat-x; height:17px;
	margin-top:15px;
}
.dsignBg1{
	background: url(../images/design-bg1.png) repeat-x; height:12px;
	margin-top:15px;
}
.midBg{
	background:#545454;
}
.warning{
	color:#fff;
	/*text-shadow:1px 1px #000;*/
	width:590px;
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}

.formdiv {
	margin:0px 0 0 20px;
	float:right;
	width:330px;
}
.formdiv h2{margin:0px 0 0 0px;}

footer{
	margin:0 auto;
	padding:0px;
	width:100%;
	background:#333333;
}
.footersep{
	text-align:center;
}
.bottom_link{
	text-align:center;
	padding:15px 0px 0;
	color:#cdab25;

}
.bottom_link a{
	color:#cdab25; text-decoration:none; padding:0px 15px;
}
.bottom_link a:hover{
	color:#fff; text-decoration:underline;
}
.footer_text{
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	padding:5px 0 10px;
}
.footer_text a{
	color:#cdab25;
	}
.footer_text a:hover{
	color:#fff;
}

/*inside pages styles*/

.tableText{
	width:400px;
	float:none;
	margin:10px 0px 0px 30px;
	padding-bottom:20px;
}

.tableText1{
	width:400px;
	float:none;
	margin:10px 0px 0px 65px;
}

.table-brd {
	width:100%;
	border:1px solid #d5ac68;
	text-align:left;
	color:#000;
	border-spacing:0px;
	border-collapse:collapse;
}
.table-brd tr:nth-child(odd){
	background:#f7eac2;	
}
.table-brd tr:nth-child(even){
	background:#fffde8;	
}

.table-brd tr td strong {
	color:#000;
}
.table-brd h2 {
	padding:5px 0;
}
.table-brd tr:hover {
	background:#eed586;
}
.table-brd td {
	padding:3px 10px;
}

.galleryPage{
	margin-top:20px;
	margin-left:15px;

	}
.galleryPage li {
	float:none;
	margin:0 12px 30px;
	list-style:none;
	padding:8px;
	box-shadow:0px 1px 2px 1px rgba(0,0,0,0.4);
	background:url(../images/gllBg.jpg) repeat;
	display:inline-block;
	vertical-align:top;
}
.galleryPage li img{
	vertical-align:top;
}
.galleryPage li.img-space {
	margin-right:0px;	
}
.galleryPage li .thmbBg {
	width:420px;
	height:578px;
	padding:5px 5px;
	background:url(../images/gel-bg.jpg) repeat;
	border-radius:10px;
}
.galleryPage .thmbBg img {
	width:100%;
}
.galleryPage li .thmbBg img {
	border-radius:10px;
}
.galleryPage li .thmbBg-big {
	width:900px;
	height:600px;
	padding:5px 5px;
	background:url(../images/gel-bg.jpg) repeat;
	border-radius:10px;
}
.galleryPage .thmbBg-big img {
	width:100%;
}
.galleryPage li .thmbBg-big img {
	border-radius:10px;
}
.ex-bn-txt {
	margin:15px 0 5px 10px;
	text-shadow:none;
	color:#000;
}
.ex-bn-list {
	list-style-position:inside;
	margin:0 0 15px 10px;
	text-shadow:none;
	color:#000;
}

/* Start Sitemap Page */
.sitmp {
	font-size:15px;
	list-style:none;
	margin:10px 0 0 0;
}
.sitmp li {
	padding:10px 0 10px 35px;
	background:url(../images/ar1.png) 0 12px no-repeat;
}
.sitmp a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.sitmp a:hover {
	color:#efa64d;
}

/*Responsive Menu Styles*/
.anchor-link {
	display: none;
	width:290px;
	float:right;
	height:37px;
	color:#fff;
	text-shadow:1px 1px #333;
	text-align:left;
	padding:0 0px 0 10px;
	margin:10px 10px 0px 10px;
	background:url(../images/menu.png) 0px 0px; /* Old browsers */
	opacity:1;
	font-size:18px;
	line-height:37px;
	font-family:"LucidaCalligraphyItalic", Arial, Helvetica, sans-serif;
}
.anchor-link:hover {
	opacity:0.9;
	color:#fff;
}
#mobile-nav, .resposiveNav {
	display:none;
}

.resposiveNav
{
	display:none;
}
.lnkpg{
	margin:10px 0px 20px 0px;
	/*text-shadow:1px 1px 1px #000;*/
}
.revSect{
	margin-bottom:20px;
}
.revRndBox{
	background:#f7eac2;
	border-radius:5px;
	border:1px solid #d5ac68;
	box-shadow:0px 0px 0px 1px #fff inset;
	position:relative;
	padding:7px;
	color:#333;
	text-shadow:1px 1px 0px #fff;
}
.bxArr{
	position:absolute;
	right:80px;
	bottom:-25px;
}
.revNm{
	padding-top:18px;
	text-align:right;
	font-size:15px;
	padding-right:15px;
}
.lnkbbn{font:normal 12px/18px Verdana, Geneva, sans-serif; text-align:center; width:468px; text-shadow:none; font-weight:600;}
.headBg{
	background: url(../images/gallery-bg.png) no-repeat bottom center;
	/*padding-bottom:7px;*/
	text-shadow:2px 1px #333;
}

.thanksHt{
	min-height:300px;
}
.lnkPpg{
	float:left;
	width:500px;
}
.lnkPgFrm{
	float:right;
	width:350px;
	height:450px;
	background:url(../images/photo-frame2.png) no-repeat 0px 0px;
	margin:20px 0 0;
}
.lnkPgFrm .framePic{
	margin:41px 41px 42px 40px;
}
.lnkPgFrm .framePic img{
	 width:100%;
	 height:auto;
}
.bannere{
	text-align:center;
	width:468px;
}
.bnnbttnn img{
	margin:10px 0 0 0;
}
.hedCall{
	font:normal 24px 'MyriadProRegular', Arial, Helvetica, sans-serif;
	margin:0px 0 0 0;
	text-align:right;
	position:absolute;
	right:0px;
	top:2px;
}
.warning h2{ margin-bottom:7px;}
.footersep img{ vertical-align:middle;}
.logo.intrologo{ float:none; margin-left:auto; margin-right:auto; margin-top:0; padding-top:53px;}
.warning.intorwrn{ padding-right:0; width:auto; float:none; padding-bottom:10px;}
.footer_text.introfoot{ padding-top:10px; padding-bottom:10px;}

.introsect{ width:438px; margin:10px auto; max-width:100%;}
.intorimgrrm{ background:url(../images/photo-frame.png) no-repeat; height: inherit; background-size:100% 100%;}
.frmpd{padding: 14px; border: 0px solid #b4792b;}
.frmpd img{width: 100%; border: 1px solid #b4792b; height: inherit; vertical-align: middle;}
.introbtns{ padding-top:20px; text-align:center;}
.introbtns a{ display:inline-block; margin-left:10px; margin-right:10px;}

.footbnnr{ width:1000px; margin:40px auto; text-align:center; max-width:100%;}
.singbnnr{ display:inline-block; vertical-align:top; padding:10px; max-width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.singbnnr *{max-width:100%;}
.singbnnr img{ max-width:100%;}
.rdmr a{ float:right; display:block; border:1px dashed #cdab25; color:#cdab25; padding:3px 10px; font-size:14px;}
.rdmr a:hover{ color:#fff;  border:1px dashed #fff;}


/*-------------404----------------*/
.error-box{margin:20px; padding:0px;}
.error-box h2{padding:0px; color: #000; font-size: 25px; margin:0px 0px 10px 0px;}
.error-box p{color: #333; font-size: 14px; text-align:left; margin:10px 0px;}
.err0r_text{font-size: 18px; color:#333; font-weight:600;}
.error-box ul{padding: 0px; margin: 0px;}
.error-box ul li{list-style:disc; margin-left: 15px; color: #333; font-size: 14px; padding:5px 0px;}
.sub-text-error{padding: 10px 0px; font-size: 16px; color:#333; font-weight:600;}
.back-home{margin-top: 20px; margin-bottom:10px;}
.err_page{border-bottom: 1px solid #d41c4e;}
.back-home a{ float:left; display:block; border:1px dashed #cdab25; color:#cdab25; padding:3px 10px; font-size:14px; text-decoration:none;}
.back-home a:hover{ color:#000;  border:1px dashed #000; text-decoration:none;}

</pre></body></html>