/* Author : Patrick Sy */

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,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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#0054a6;}
a:hover, a:focus { text-decoration:none; color:#80abbf;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.blue { color:#0054a6;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.jpg) 50% 0 repeat-x #0c2d48; text-align:center; font-family:Arial; color:#312d2e; position:relative; margin-top:134px;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:995px; position:relative;}
#wrapper { background:#fff; border:1px solid #39728f; border-width:1px 1px 0 1px; width:961px; padding:0 34px 0 0;}
.wrapper { border:0; width:997px; font:9px Trebuchet MS; color:#294058; text-align:center; height:70px;}

#header { height:131px;}
#logo { width:204px; height:111px; padding:10px 0; text-align:center; top:0; left:0;}
#contactNum { width:344px; top:0; left:204px; padding-top:32px; color:#939598; font-size:14px; line-height:16px;}
#contactNum2 { width:390px; top:30px; right:60px;}
#booking { width:225px; top:70px; right:220px; color:#939598; font-size:14px;}
#booking .btn { display:block; float:right; background:url(images/bookBtn.gif) 0 5px no-repeat; width:107px; height:34px; padding-top:10px;}
#booking .btn:hover, #booking .btn:focus { background-position:0 -55px;}
#social { top:70px; right:60px;}
#leaf { top:-45px; right:-55px;}
.sidebar { width:204px; float:left;}
#nav { padding:0 3px 0 2px;}
#nav li { margin-bottom:1px; list-style:none;}
#nav li a { display:block; color:#0054a6; padding:3px 0 3px 21px; font-size:13px;}
#nav li a:hover, #nav li a:focus, .current a { background:#ffd503;}
#nav li li a { padding-left:35px; background:none;}
#nav li li a:hover, #nav li li a:focus, #nav li .current a { background:url(images/arrowBtn.gif) 5px 0 no-repeat #e7e7e8;}
.mContent { width:734px; float:left; font-size:13px; line-height:20px;}
.row, .mainbar { padding-bottom:20px;}
.caption { font-size:10px; color:#bbbcbf;}
.column { float:left;}
.middlebar { width:513px; padding-right:20px;}
.mainbar .title { font-size:24px; margin-bottom:18px;}
.rightbar { width:173px; padding:14px; background:url(images/sidebarBg.png) repeat-x; font-size:11px; line-height:16px;}
.rightbar a { color:#312d2e; text-decoration:underline;}
.rightbar a:hover, .rightbar a:focus { text-decoration:none;}
#imgHeader { width:734px; height:212px; position:relative; margin-bottom:27px;}
#footer { background:#e7e7e8; height:19px; color:#b7b9bb; font-size:10px; padding:5px 10px 0 0; text-align:right; border:1px solid #39728f; border-width:0 1px 1px 1px;}
#footer a { color:#bbbcbf;}
#footer a:hover, #footer a:focus { text-decoration:underline; color:#4c4d4f;}
