* {
	border:0 none;
	margin:0;
	padding:0;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	background-position: center top;
}

#container {
	width: 900px;
	margin: 0 auto;
}
#newsletter {
	width: 900px;
	text-align: right;
	height: 30px;
	padding-top: 12px;
}

#newsletter input
{
	color: #545454;
	line-height:24px;
	padding:4px;
	
}

#newsletter input.field {
	font-style: italic;
	height:16px;
	font-size: 12px;
	width:270px;
}
#header {
	width: 900px;
	height: 80px;
	margin-bottom: 28px;
}
#logo {
	float: left;
	width: 392px;
}
#topNav {
	float: right;
	color: #FFFFFF;
	margin-top: 30px;
}
#topNav ul li {
	float: right;
	list-style-type: none;
	margin-left: 16px;
}

#topNav ul li a {
	color: #FFF;
}

/*nav*/
#nav {
	width: 900px;
	height: 40px;
	
}
#nav ul li {
	background:url(../images/divider.png) no-repeat center right;
	float: left;
	list-style-type: none;
}
#nav ul li:last-child{ background:none;}

#nav ul li a{
	display:block;
	text-decoration:none;
	padding:13px 24px;
}
#nav ul li a:hover{
	background:url(../images/hover.jpg) repeat-x;
}
#nav ul li a span{ 
	color:#fff;
	font-family: proxima-nova,sans-serif;
	text-transform:uppercase;
}


/*end nav*/

#subnav {
	height: 30px;
	width: 900px;
}
#subnav  ul li {
	float: left;
	color: #747474;
	font-style: italic;
	margin-right: 20px;
	list-style-type: none;
	padding-top: 8px;
	font-size: 12px;
}

#subnav ul li a
{
	float: left;
	color: #747474;
	font-style: italic;
	font-size: 12px;
	
}

#mainGal {
	width: 900px;
	height: 368px;
	margin-bottom: 18px;
	margin-top: 30px;
}
#gallery {
	height: 300px;
	width: 900px;
}
#mainImage {
	float: left;
	width: 556px;
	height: 300px: 
}

#thumbs {
	float: right;
	width: 343px;
	margin-left: 1px;
}
#thumbs img {
	margin-bottom: 1px;
	cursor: pointer;
}
#checkBox {
	background-image: url(../images/bg_checkbox.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 870px;
	color: #FFFFFF;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	padding: 15px;
}
#smallsinputs {
	width: 200px;
	margin-left: 20px;
	float: left;
	height: 36px;
}

.smallinput {
	height: 20px;
	width: 60px;
	float: left;
	margin-left: 5px;
}
.smallinput input, .smallinput select {
	height: 20px;
	width: 60px;
	margin-top: 2px;
}
.biginput {
	width: 140px;
	float: left;
	margin-left: 25px;
}
.biginput input {
	height: 20px;
	width: 140px;
	margin-top: 2px;
}
#btnBook {
	margin-left: 25px;
	float: left;
	margin-top: 2px;
}
#checkAv {
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 140px;
	padding-top: 10px;
}
#content {
	width: 900px;
	overflow: hidden;
	margin-top: 45px;
/*	position: relative;*/	
	margin-bottom: 45px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0256a3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #000124;
}
#left {
	float: left;
	width: 538px;
	margin-right: 80px;
}
.text {
	line-height: 24px;
	margin-top: 20px;
}
.textBox   {
	font-size: 11px;
	color: #8c8c8c;
	line-height: 24px;
	height: 100px;
	padding-top: 25px;
}
.textBoxText {
	width: 270px;
	margin-left: 20px;
	float: left;
}
.textBox h3 {
	color: #4e4e4e;
	font-size:12px;
}
.texBoxImg {
	height: 66px;
	width: 123px;
	float: left;
}
#right {
	background-color: #f8f8f8;
	width: 252px;
	float: right;
	padding: 15px;
/*	position: absolute;*/
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.ukpc {
	background-color: #eeedeb;
	border: 1px solid #a4a4a4;
	font-size: 13px;
	color: #7e7e7e;
	height:18px;
	padding:10px;
	width:182px;
}
#right #separador {
	background-image: url(../images/dot.png);
	background-repeat: repeat-x;
	width: 252px;
	margin-top: 20px;
}
#left #separador {
	background-image: url(../images/dot.png);
	background-repeat: repeat-x;
	width: 530px;
}
.textBoxText a {
	font-size: 11px;
	font-weight: bold;
	color: #010729;
	text-decoration: underline;
}
#right h2 {
	margin-bottom: 12px;
	margin-top: 5px;
}
.rightOffers   img {
	vertical-align: middle;
}
.rightOffers {
}
.btnArrow {
	margin-left: 8px;
	vertical-align: middle;
}

#footerlogo {
}

#footer a {
	color: #fff;
}

#footer {
	background-color: #00417b;
	height: 85px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #000124;
	width: 900px;
	padding-top: 30px;
	position: absolute;
}

#footer_left
{
	float: left;
}

#footer_right
{
	margin-top: 10px;
	text-align: right;
	float: right;
}

#footer p {
	float: left;
/*	width: 500px;*/
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 5px;
}
#social {
	float: right;
}


#social a {
	color: #fff;
}

#footerbg {
	background-color: #00417b;
	height: 115px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #000124;
	bottom: 0px;
	width: 100%;
}

.directions_search input
{
	border: 1px solid;
}

.form input, .form textarea
{
	background-color: rgb(238, 237, 235);
	border: 1px solid rgb(164, 164, 164);
	width: 142px;
}

.form input
{
	padding: 5px;
}

table#greenlogo { margin:45px 0 20px; border-spacing:0; border-collapse:separate; }
table#greenlogo  p { color:#9f9f9f; }
table#greenlogo tr { border-bottom:1px solid #127508;}
table#greenlogo td.one { width:100px; vertical-align:middle; text-align:center; color:#FFF; border:1px solid #127508; background:#ffffff; }
table#greenlogo td.two { padding:10px; line-height:20px; color:#000000; border:1px solid #127508; background:#ffffff;}

#bt_gv{ background:url(../images/hi-express.png) no-repeat; display:block; height:128px; position:absolute; right:0; top:0; width:205px; z-index:99999;}
#bt_gv span{ display:none;}