
body
{
	margin:0px;
	background:#FFF;
}

.site-width
{
	width:1002px;
}

.nav-width {
	margin: 30px auto 0;
	width:800px;
	text-align: left !important;
	font-family: Helvetica, Arial, sans-serif;
}

.site-lft-margin
{
	margin-left:100px;
}

.site-lft-margin img {
	height: 100%;
	width: auto!important;
}
	
.slider-width
{
	width:1280px;
}

.flt-lft
{
	float:left;
}

.flt-rt
{
	float:right;
}

.clr
{
	clear:both;
}

.pos-rel
{
	position:relative;
}

.pos-abs
{
	position:absolute;
}
.header-top-line
{
	background:#000;
	width:136px;
	height:4px;
}

.logo
{
	background:url(../images/logo.png);
	width:287px;
	height:30px;
	margin:43px 0 0 0;
}


.menu-margin
{
	background:#e5e5e5;
	width:800px;
	height:1px;
	margin:46px 0 0 0;
	line-height:20px;
}

.menu-gap
{
	background:url(../images/menu-gap.png);
	width:24px;
	height:1px;
}


.home-btn
{
	display:block;
	background:url(../images/home-btn.png);
	width:34px;
	height:16px;
	margin-top:-15px;
}

.home-btn:hover
{
	background-position: 0px -16px;
}

.home-active
{
	background-position: 0px -16px;
}

.about-btn
{
	display:block;
	background:url(../images/about-btn.png);
	width:39px;
	height:16px;
	margin-top:-15px;
}

.about-btn:hover
{
	background-position: 0px -16px;
}

.about-active
{
	background-position: 0px -16px;
}

.tribute-btn
{
	display:block;
	background:url(../images/tribute-btn.png);
	width:52px;
	height:16px;
	margin-top:-15px;
}

.tribute-btn:hover
{
	background-position: 0px -16px;
}

.tribute-active
{
	background-position: 0px -16px;
}

.gallery-btn
{
	display:block;
	background:url(../images/gallery-btn.png);
	width:52px;
	height:16px;
	margin-top:-15px;
}

.gallery-btn:hover
{
	background-position: 0px -16px;
}

.gallery-active
{
	background-position: 0px -16px;
}

.trust-btn
{
	display:block;
	background:url(../images/trust-btn.png);
	width:38px;
	height:16px;
	margin-top:-15px;
}

.trust-btn:hover
{
	background-position: 0px -16px;
}

.trust-active
{
	background-position: 0px -16px;
}

.events-btn
{
	display:block;
	background:url(../images/events-btn.png);
	width:45px;
	height:16px;
	margin-top:-15px;
}

.events-btn:hover
{
	background-position: 0px -16px;
}

.events-active
{
	background-position: 0px -16px;
}

.contact-btn
{
	display:block;
	background:url(../images/contact-btn.png);
	width:77px;
	height:16px;
	margin-top:-15px;
}

.contact-btn:hover
{
	background-position: 0px -16px;
}

.contact-active
{
	background-position: 0px -16px;
}

.book-btn
{
	display:block;
	background:url(../images/book-btn.png);
	width:62px;
	height:16px;
	margin-top:-15px;
}

.book-btn:hover
{
	background-position: 0px -16px;
}

.book-active
{
	background-position: 0px -16px;
}

.galleries-btn
{
	display:block;
	background:url(../images/galleries-btn.png);
	width:66px;
	height:16px;
	margin-top:-15px;
}

.galleries-btn:hover
{
	background-position: 0px -16px;
}

.galleries-active
{
	background-position: 0px -16px;
}

.archive-btn
{
	display:block;
	background:url(../images/archive-btn.png);
	width:52px;
	height:16px;
	margin-top:-15px;
}

.archive-btn:hover
{
	background-position: 0px -16px;
}

#slider li {height:350px;display:block;background-color:#CCC;}

.sliderloading {
	background-color:#CCC;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

.archive-active
{
	background-position: 0px -16px;
}


.slider-margin
{
	padding:17px 0 0 0;
}


.content-margin
{
	margin-top:20px;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-style:italic;
	width:290px;
	margin:0px;
	text-align:left;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	width:290px;
	text-align:justify;
	font-weight:normal;
	line-height:18px;
	margin:10px 30px 0 0;
}
.text-line
{
	background:#8d8d8d;
	width:290px;
	height:1px;
	margin-top:4px;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4c4c4c;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
	margin-top:10px;
}
a:hover
{
	text-decoration:underline;
	color:#d40000;
}

.right-side-header-bg
{
	background:url(../images/side-bg.jpg);
	width:161px;
	height:21px;
}

.header-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	padding:5px;
	text-align:left;
}


.right-side-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-align:left;
	margin-top:10px;
}


.right-side-text:hover
{
	color:#000;
	text-decoration:none;
}


.black-colour
{
	color:#000;
}


.right-side-line
{
	background:#cccccc;
	width:161px;
	height:1px;
	margin-top:3px;
}


.footer-line
{
	background:#b2b2b2;
	width:800px;
	height:1px;
	margin-top:20px;
}

.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8d8d8d;
	margin:10px 0 20px 0;
}


.header-2-bg
{
	background:#5d80b5;
	height:84px;	
}

.header-2-divider
{
	background:#fff;
	width:2px;
	height:84px;
}

.goto-bg-1
{
	background:#4a6691;
	width:183px;
	height:84px;
}

.goto-bg
{
	background:#161e2b;
	width:183px;
	height:21px;
}

.site-header-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#ffffff;/*#161e2b;*/
	margin:44px 0 0 0;
	width:273px;
	text-align:left;
}

.goto-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	margin:4px 0 0 10px;
	text-align:left;
}

.goto-content-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	margin:2px 0 0 15px;
	text-align:left;
}

.goto-content-text:hover
{
	color:#CCC;
	text-decoration:none;
}

.goto-content-line
{
	background:#6e85a7;
	width:168px;
	height:1px;
	margin:0px 0 0 0;
}

.goto-position
{
	top:19px;
	right:100px;
	z-index:1000;
}

.goto-transparent-bg1
{
	background:url(../images/goto-transparent-bg1.png) repeat-x;
	width:183px;
	height:21px;
	goto-transparent-bg1
}

.goto-transparent-bg2
{
	background:url(../images/goto-transparent-bg2.png) repeat-x;
	width:183px;
	height:63px;
	z-index:500000;
	goto-transparent-bg1
}

.goto-content-line1
{
	background:#7f7f7f;
	width:168px;
	height:1px;
	margin:0px 0 0 0;
}


.about-us-content-img-margin
{
	margin:0 0 0 94px;
	width:254px;
	padding-right:25px;
}

.about-us-img-margin
{
	margin:34px 0 0 0;
}

.about-us-img-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4c4c4c;
	margin:4px 0 0 0px;
	text-align:right;
	line-height:16px;
	width:100%;
}

.about-us-header-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	margin:34px 0 0 5px;
	font-weight:bold;
}

.about-us-content-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	margin:0 0 0 5px;
	text-align:justify;
	line-height:18px;
	width:524px;
	
}


.order-now-btn
{
	display:block;
	background:url(../images/order-btn.jpg);
	width:94px;
	height:27px;
	margin:5px 0 0 26px;
	
}

.order-now-btn:hover
{
	background-position:0px -27px;
}

.submit-btn
{
	display:block;
	background:url(../images/submit-btn.jpg);
	width:80px;
	height:30px;
	margin:5px 0 0 0;
	
}

.submit-btn:hover
{
	background-position:0px -30px;
}

.bold-text
{
	font-weight:bold;
	font-size:11px;
}

.contact-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	margin:0 0 0 100px;
	text-align:justify;
	line-height:18px;
	width:800px;
}

.signature-margin
{
	margin:10px 0 0 100px;
}

.contact-line
{
	background:#b2b2b2;
	width:400px;
	height:1px;
	margin-top:20px;
	margin-left:100px;
}

.contact-form-margin
{
	margin:10px 0 0 100px;
}

.contact-form-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	text-align:justify;
	line-height:18px;
	width:800px;
}

.contact-form-box
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4c4c4c;
	padding:5px;
	width:158px;
	height:10px;
	margin-top:7px;
}

.gallery-margin
{
	margin:30px 0 0 100px;
}

.gallery-bg
{
	background:#e0e0e0;
	width:250px;
	height:183px;
	border:#c9c9c9 1px solid;
	margin:0 21px 0 0;
}

.gallery-img-margin
{
	margin:5px 0 0 0;
}

.gallery-img-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
	margin:6px 0 0 10px;
}

.gallerylink{
	margin-left:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4c4c4c;
	padding:10px 0 0 0;
	cursor:pointer;
}

.gallerylink a{font-size:13px;}

.linkopacity{border:0;text-decoration:none;}

a.linkopacity:hover img {
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
-khtml-opacity: 0.6; 
}

.common-header {
	display:block;float:left;
	background-image:url(../images/header-total.jpg);
    background-repeat:no-repeat;
	width:338px;height:84px;
}

.distance {
	margin-left: 36px;
}

#secondary-nav {
	text-align: left;
}

#secondary-nav h1 {
	width: 80%;
	color: #777;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
	font-size: 14px;
	text-transform: uppercase;
}

#secondary-nav #next-event, #secondary-nav #prev-event {
	display: block;
	margin: 0;
	float: right;
	width: 14px;
	height: 14px;
	text-decoration: none;
}

span#prev-event {
	background: url(/images/btn-prev-gray.png) no-repeat;
}

span#next-event {
	background: url(/images/btn-next-gray.png) no-repeat;
}

a#prev-event {
	background: url(/images/btn-prev.png) no-repeat;
}

a#next-event {
	background: url(/images/btn-next.png) no-repeat;
}

#event-image {
	margin: 40px 0;
	width: 100%;
}

.image-row {
	margin-bottom: 40px;
}

.image-row img {
	margin-left: 40px;
	width: 100px;
	height: 67px;
}

.image-row .fancybox:first-child img {
	margin-left: 0 !important;
}

#links {
	margin-bottom: 40px;
	padding: 20px 0;
	font-family: HelveticaNeue, sans-serif;
	font-size: 14px !important;
	text-align: left;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

#links .link {
	margin: 10px 0;
	padding-left: 20px;
	background: url(/images/btn-next.png) 0 2px no-repeat;
}

#links a {
	font-size: 14px !important;
}