/* CSS Document */

html, body, div, span, applet, object, iframe, , 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, 
fieldset, form, label, legend,
 caption,  tfoot, thead,h1,h2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	
}

#contents h1{
	color:#A60316;
	font-size:60px;
}
#contents h2{
	color:#BD081D;
	font-size:40px;
}

#contents h4{
	
	color:red;
	font-size:30px;
}


h3{
	font-family:Arial;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body
{
 background:#fff url(images/bg.jpg) repeat-x;
 
}

#wrapper
{
 background-color:#017ec0;
 width:998px;
 margin:0 auto;
}

#logo
{
 background:transparent url(images/logo.png) no-repeat top;
 height:86px;
 padding-bottom:5px;
}

#header
{
 background:transparent;
 width:998px;
 height:404px; 
}

#header1
{
 background:transparent url(images/h1.jpg) no-repeat;
 width:203px;
 height:404px;
 float:left;
}

#header2
{
 background:transparent url(images/h2.jpg) no-repeat;
 width:228px;
 height:404px;
 float:left;
}

#header3
{
 background:transparent url(images/h3.jpg) no-repeat;
 width:217px;
 height:404px;
 float:left;
}

#header4
{
 background:transparent url(images/h4.jpg) no-repeat;
 width:202px;
 height:404px;
 float:left;
}

#header5
{
 background:transparent url(images/h5.jpg) no-repeat;
 width:148px;
 height:404px;
 float:left;
}

#jeep
{
 background:transparent url(images/jeepney-1.png) no-repeat top;
 float:right;
 width:283px;
 height:336px;
 margin-top:-275px;
 margin-right:20px;
}

#navigation
{
 width:500px;
 margin-top:-35px;
 margin-left:160px;
 float:left;
}

#home a
{
 background:transparent url(images/home.png) no-repeat top;
 height:29px;
 width:113px;
 float:left;
 color:#fff;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 text-align:center;
 padding-right:5px;
}

#home a:hover
{
 background:transparent url(images/home-hover.png) no-repeat top;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 text-align:center;
}

#travel a
{
 background:transparent url(images/travel.png) no-repeat top;
 height:29px;
 width:113px;
 float:left;
 color:#fff;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 text-align:center;
 padding-right:5px;
}

#travel a:hover
{
 background:transparent url(images/travel-hover.png) no-repeat top;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 text-align:center;
}

#room a
{ 
 background:transparent url(images/room.png) no-repeat top;
 height:29px;
 width:113px;
 float:left;
 color:#fff;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 text-align:center;
 padding-right:5px;
}

#room a:hover
{
 background:transparent url(images/room-hover.png) no-repeat top;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 text-align:center;
}

#contact a 
{
 background:transparent url(images/contact.png) no-repeat top;
 height:29px;
 width:113px;
 float:left;
 color:#fff;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 text-align:center;
 padding-right:5px;
}

#contact a:hover
{
 background:transparent url(images/contact-hover.png) no-repeat top;
 font-family:Arial;
 font-size:13px;
 font-weight:bold;
 text-align:center;
}


#content-pane
{
 clear:both;
 margin:0 auto;
 margin-top:10px;
}

#content-pane #top
{
 background:transparent url(images/top-curve.png) no-repeat top;
 width:954px;
 height:15px;
 margin:0 auto;
}

#content-holder
{
 background:#fff;
 width:954px;
 margin:0 auto;
}

#contents
{
 padding-top:20px;
 padding-bottom:20px;
 width:914px;
 margin:0 auto;
}

#content-pane #bottom
{
 background:transparent url(images/bottom-curve.png) no-repeat bottom;
 width:954px;
 height:15px;
 margin:0 auto;
}

.title
{
 font-family:Arial;
 font-weight:bold;
 font-size:15px;
 text-align:center;
 line-height:-2em;
}

.more
{
 font-family:Arial;
 font-size:11px;
 color:#fff;
}

.more a
{
 font-family:Arial;
 font-size:11px;
 font-style:italic;
 color:#fff;
 text-decoration:none;
}

.more a:hover
{
 font-family:Arial;
 font-size:11px;
 font-style:italic;
 color:#fff;
 text-decoration:underline;
}

.COB-holder
{
 float:left;
 background:transparent;
 width:298px;
 margin-top:8px;
}

.COB
{
 background:#017ec0;
 width:298px;
 height:170px;
 margin-top:5px;
 font-family:Arial;
 font-size:10px;
 color:#fff;
 padding-top:5px;
 padding-left:7px;
 padding-right:7px;
}

.COB .title
{
 font-family:Arial;
 font-weight:bold;
 font-size:15px;
 text-align:center;
 line-height:-2em;
}

.COB p
{
 font-family:Arial;
 font-size:11px;
 color:#fff;
}

.content
{
 float:left;
 width:590px;
 margin-left:20px;
 margin-top:-25px;
 font-family:Arial;
 font-size:12px;
 color:#000;
}

.tour-inclusion
{
 font-family:Arial;
 font-size:12px;
 color:red;
}

table tr td
{
 font-family:Arial;
 font-size:12px;
 color:#000;
}

h1
{
 font-family:Arial;
 font-size:18px;
 color:#000;
}

h2
{
 font-family:Arial;
 font-size:15px;
 color:#000;
}

ul
{
 font-family:Arial;
 font-size:12px;
 color:#000;
}

ul li
{
 font-family:Arial;
 font-size:12px;
 color:#000;
}

p
{
 font-family:Arial;
 font-size:12px;
 color:#000;
}

#footer
{
 clear:both;
 background:transparent;
 color:#fff;
 font-family:Arial;
 font-size:11px;
 margin:0 auto;
 margin-left:35px;
 margin-top:10px;
 padding-bottom:15px;
}

#footer #footer-menus
{
 background:transparent;
 color:#fff;
 font-family:Arial;
 font-size:11px;
 margin:0 auto;
}

#footer #footer-menus a
{
 background:transparent;
 color:#fff;
 font-family:Arial;
 font-size:11px;
 text-decoration:none;
}

#footer #footer-menus a:hover
{
 background:transparent;
 color:#fff;
 font-family:Arial;
 font-size:11px;
 text-decoration:underline;
}

#footer #copyright
{
 background:transparent;
 color:#fff;
 font-family:Arial;
 font-size:11px;
 margin:0 auto;
}

