html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

html, body {
    height: 100%;
}

body {
    font-size: 13px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    text-align: center;
    background: #e8e8e8;
    color: #313131;
}

.clearer {
  clear: both;
}

img {
    vertical-align: top;
}

a {
    color: #69204d;
    text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#homepage_container {
    width: 1023px;
    margin: 0px auto;
    text-align: left;
    background: url("../images/container_bg.gif") repeat-y left top;
}

#internal_container {
    margin: 0px auto -85px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 1023px;
    text-align:left;
    background: url("../images/container_bg.gif") repeat-y left top;
}

.push {
    height: 85px;
}

#homepage_footer {
    width: 1023px;
    margin: 0px auto;
    background: url("../images/homepage_footer_bg.gif") no-repeat left bottom;
    height:19px;
    overflow:hidden;
}

#content {
    padding: 0px 16px 0px 17px;
}

#header {
    width: 990px;
    position:relative;
    z-index:5;
}

#logo {
    float:left;
}

#navigation {
    list-style-type:none;
    float:right;
    height:27px;
    line-height:27px;
    padding-top:60px;
}

#navigation li, #navigation li a {
    display:block;
    float:left;
    font-size:14px;
    color:#555;
    text-decoration:none;
    zoom: 1;
}

#navigation li a {
    padding:0px 15px;
    background:#fff;
}
#navigation li a:hover {
	background:#fff;
	color: #5C0A41;
}



#navigation li {
    position: relative;
}

#navigation li ul {
    position:absolute;
    left: 0px;
    top: 27px;
    border: solid 1px #dcdcdc;
    border-bottom: none;
    width: 195px;
    display: none;
}

#navigation li ul li, #navigation li ul li a {
    float:none;
}

#navigation li ul li a  {
    border-bottom: solid 1px #dcdcdc;
    padding: 0px 5px 0px 12px;
}

#navigation li ul li a:hover {
    background:#f2f2f2;
}

#homepage_banner {
    background: #761957 url("../images/homepage_banner.jpg") no-repeat left top;
    height:499px;
    padding-left:656px;
    margin-bottom:6px;
    position:relative;
    z-index:1;
}

#homepage_banner_text {
    background: url("../images/homepage_banner_gradient.png") no-repeat left top;
    height:100%;
    padding:0px 25px;
    color:#fff;
    line-height:20px;
    font-size:14px;
}

#homepage_banner_text .title {
    font-size:27px;
    line-height:35px;
    padding:40px 0px 20px;
}

#homepage_swf .swf_placeholder {
	width:241px;
	float:left;
	margin-right:8px;
	padding-bottom: 9px;
}

#homepage_swf .swf_placeholder.last {
    float:right;
    margin-right:0px;
}

#internal_banner {
	background: #761957 url("../images/internal_banner.jpg") no-repeat left top;
	height:223px;
	padding-left:671px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
}
#internal_banner_service2 {
	background: #761957 url(../images/homepage_banner_service2.jpg) no-repeat left top;
	height:223px;
	padding-left:671px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
}
#internal_banner_service3 {
	background: #761957 url(../images/homepage_banner_service3.jpg) no-repeat left top;
	height:223px;
	padding-left:671px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
}
#internal_banner_location {
	background: #9ABF66 url(../images/homepage_banner_location.jpg) no-repeat left top;
	height:223px;
	padding-left:671px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
}

#internal_banner_text {
    background: url("../images/internal_banner_gradient.png") no-repeat left top;
    height:100%;
    padding:0px 30px;
    color:#fff;
    font-size:14px;
}
#internal_banner_text2 {
	background: url(../images/homepage_banner_gradient2.png) no-repeat left top;
	height:100%;
	padding:0px 30px;
	color:#fff;
	font-size:14px;
}

.dotted_list {
    list-style-type: none;
    background: url("../images/pink_dots.gif") repeat-x left top;
    padding-top: 1px;
    color: #fff;
    font-size: 16px;
    top: 70px;
    position: relative;
    line-height: 28px;
}

.dotted_list li {
    background: url("../images/pink_dots.gif") repeat-x left bottom;
}

.dotted_list a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-left: 17px;
    padding-left: 21px;
    background: url("../images/bullet.gif") no-repeat left 10px;
}

.dotted_list a:hover {
    text-decoration: underline;
}
.dotted_list2 {
	list-style-type: none;
	background: url("../images/green_dots.gif") repeat-x left top;
	padding-top: 1px;
	color: #fff;
	font-size: 16px;
	top: 70px;
	position: relative;
	line-height: 28px;
}
.dotted_list2 li {
	background: url("../images/green_dots.gif") repeat-x left bottom;
}
.dotted_list2 a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin-left: 17px;
	padding-left: 21px;
	background: url("../images/bullet2.gif") no-repeat left 10px;
}
.dotted_list2 a:hover {
	text-decoration: underline;
}

#internal_content {
	background: url("../images/internal_content_bg.gif") repeat-x left top;
	padding: 10px 0px 0px;
}

.internal_column1 {
    width: 280px;
    float: left;
    padding: 10px 0px 30px 30px;
}

.internal_column2 {
    width: 300px;
    float: left;
    margin-left: 20px;
    background: url("../images/vertical_shadow.png") no-repeat left top;
    padding: 10px 0px 30px 20px;
}
.internal_columnGallery {
	width: 640px;
	float: left;
	margin-left: 20px;
	background: url("../images/vertical_shadow.png") no-repeat left top;
	padding: 10px 0px 30px 20px;
}

* html .internal_column2 {
    background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/vertical_shadow.png', sizingMethod='crop');
}

.internal_column3 {
    width: 290px;
    float: right;
    background: url("../images/vertical_shadow.png") no-repeat left top;
    padding: 10px 5px 30px 24px;
}

* html .internal_column3 {
    background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/vertical_shadow.png', sizingMethod='crop');
}
* html .internal_columnGallery {
	background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/vertical_shadow.png', sizingMethod='crop');}

h1 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #69204d;
    font-weight: normal;
}

h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
    color: #69204d;
    font-weight: normal;
}
h3 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #7ea04d;
	font-weight: normal;
}
h4 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 8px;
	color: #7ea04d;
	font-weight: normal;
}

.big_text {
    font-size: 18px;
    line-height: 24px;
    color: #69204d;
    font-weight: normal;
}
.big_text_location {
	font-size: 18px;
	line-height: 24px;
	color: #7ea04d;
	font-weight: normal;
}
.small2_text {
	font-size: 12px;
	line-height: 18px;
	color: #69204d;
	font-weight: normal;
	padding-top: 10px;
}

#internal_content p {
    font-size: 13px;
    line-height: 17px;
}

.checked_list {
    list-style-type: none;
    line-height: 20px;
}

.checked_list li {
    padding-left: 20px;
    background: url("../images/checked.gif") no-repeat left 3px;
}
.checked_list2 {
	list-style-type: none;
	line-height: 20px;
}
.checked_list2 li {
	padding-left: 20px;
	background: url(../images/checked2.gif) no-repeat left 3px;
}

#internal_footer {
    width: 1023px;
    height: 85px;
    margin: 0px auto;
    background: #e8e8e8 url("../images/internal_footer_bg.gif") no-repeat left top;
    text-align: left;
}

.footer_top_row {
    height: 62px;
    border-top: solid 1px #e8e8e8;
    margin: 0px 6px;
}

.footer_top_row .footer_left {
    width: 700px;
    float: left;
    padding: 33px 0px 0px 20px;
    font-size: 11px;
    color: #bbbbbb;
}

.footer_top_row .footer_left a {
    text-decoration: none;
    color: #bbbbbb;
}

.footer_top_row .footer_left a:hover {
    text-decoration: underline;
}

.footer_right {
    float: right;
    padding: 5px 25px 0px 0px;
}

.footer_bottom_row {
    color: #acacac;
    text-align: center;
    font-size: 10px;
}

.footer_bottom_row a {
    color: #acacac;
    text-decoration: none;
}

.footer_bottom_row a:hover {
    text-decoration: underline;
}
.internal_columnLocation {
	width: 640px;
	float: left;
	margin-left: 20px;
	background: url("../images/vertical_shadow.png") no-repeat left top;
	padding: 10px 0px 30px 20px;
}
* html .internal_columnLocation {
	background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/vertical_shadow.png', sizingMethod='crop');}
.gallery img {
	text-decoration: none;
	padding: 1px;
	border: 2px solid #D0D0D0;
	margin: 2px;
	background-color: #FFFFFF;
}

.gallery {
	padding-top: 38px;
}
.imggallery {
	width: 121px;
	height: 120px;
	margin: 0px;
	padding: 0px 18px;
	float: left;
	text-align: center;
	font-size: 11px;
}

.notSoWide {
	font-family: Tahoma, Arial;
	font-size: 13px;
	padding: 13px 5px 5px;
	width: 600px;
	margin-bottom: 25px;
	color: #313131;
}
.table {
	width: 100%;
}
.table .th {
	color: #69204D;
	background-image: url(../images/grey_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
}
.table .tr:nth-child(odd) {
 background-color: ;
}
.table .td {
	float: left;
	width: 400px;
	padding-left: 2%;
	padding-bottom: 8px;
}
.table .td2 {
	float: left;
	width: 135px;
	padding-left: 2%;
}
.table .th2 {
	color: #69204D;
	padding-top: 35px;
	margin-bottom: 8px;
	background-image: url(../images/grey_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.smallcopy {
	font-size: 12px;
	color: #666666;
}
.table .td3 {
	float: left;
	width: 140px;
	padding-left: 0px;
}
ul#sample-menu {
	width: 116;
	list-style: none;
	top: -7px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

ul#sample-menu li { display: inline; }
	
ul#sample-menu li a {
	display: block;
	float: left;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../images/sample_menu.jpg);
}

	ul#sample-menu li a.sample {
		width: 116px; background-position: 0 0;	
	}
	
	
	
	
	ul#sample-menu li a.sample:hover, ul#sample-menu li a.sample:focus {
		background-position: 0 109px;	
	}
	


ul#ratestable li {
	display: inline;
}
	
ul#ratestable li a {
	display: block;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../images/rates.jpg);
	margin-left: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 30px;
}

	ul#ratestable li a.rates {
		width: 116px; background-position: 0 0;	
	}
	
	
	
	
	ul#ratestable li a.rates:hover, ul#ratestable li a.rates:focus {
		background-position: 0 109px;	
	}
	
	
	
	
	
#internal_banner_contact {
	background: #761957 url(../images/homepage_banner_contact.jpg) no-repeat left top;
	height:223px;
	padding-left:671px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
}
h7 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #69204d;
	font-weight: normal;
}
.internal_column7 {
	width: 609px;
	float: left;
	margin-left: 20px;
	clear: right;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	border: 1px solid #E5E5E5;
	padding: 24px;
}
* html .internal_column7 {
	background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/h_shadow.png', sizingMethod='crop');}
.internal_columnInside1 {
	width: 298px;
	float: left;
}
.internal_columnInside2 {
	width: 290px;
	float: right;
}
.table .ratestd {
	float: left;
	width: 220px;
	padding-left: 2%;
	padding-bottom: 8px;
}
.table .ratestd2 {
	float: left;
	width: 100px;
	padding-left: 2%;
	padding-bottom: 5px;
}
.table .ratestd3 {
	float: left;
	width: 80px;
	padding-left: 2%;
}
#new {
	width: 30px;
	display: inline;
	padding-left: 5px;
}
#veg {
	width: 20px;
	display: inline;
	padding-left: 5px;
	height: 15px;
	float: right;
	clear: both;
}
#internal_banner_leadership {
	height:223px;
	padding-left:671px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
	background-color: #761957;
	background-image: url(../images/homepage_banner_leadership.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.internal_column_findus {
	width: 609px;
	float: left;
	margin-left: 20px;
	clear: right;
	margin-bottom: 10px;
	padding: 18px;
}
* html .internal_column_findus {
	background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/h_shadow.png', sizingMethod='crop');}

ul#transport li {
	display: inline;
}
	
ul#transport li a {
	display: block;
	height: 44px;
	text-indent: -9999px;
	background-image: url(../images/journeyplanner_button.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

	ul#transport li a.transp {
	width: 186px;
	background-position: 0 0;
	}
	
	
	
	
	ul#transport li a.transp:hover, ul#transport li a.transp:focus {
	background-position: 0 47px;
	}
	
	
	ul#accommodation li {
	display: inline;
}
	
ul#accommodation li a {
	display: block;
	height: 44px;
	text-indent: -9999px;
	background-image: url(../images/accommodtaion_button.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

	ul#accommodation li a.transp {
	width: 186px;
	background-position: 0 0;
	}
	
	
	
	
	ul#accommodation li a.transp:hover, ul#accommodation li a.transp:focus {
	background-position: 0 47px;
	}
	
