/*Reset everything for browsers*/
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 {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
}
body {
background-image:url(images/lines.png);
background-repeat:repeat-x;
background-position:top;
}
#header {
width:100%;
height:152px;
background-image:url(images/angled-lines.png);
background-repeat:no-repeat;
background-position:100% 100%;
}
#logo {
width:908px;
margin-left:auto;
margin-right:auto;
}
#container {
width:908px;
margin:20px auto;
}
#yellowbox {
background-image:url(images/yellow-box.png);
height:312px;
width:908px;
background-repeat:no-repeat;
}
.threebox {
width:248px;
float:left;
margin-top:70px;
padding-left:50px;
}
#first {
margin-left:1px;
}
#second {
margin-left:1px;
}
#third {
margin-left:0;
}
.threebox li {
color:#e76e1d;
font-weight:bold;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
color:#e76e1d;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:20px;
font-weight:300;
}
p {
margin-top:16px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
#contact {
float:left;
width:302px;
margin-left:47px;
margin-top:5px;
}
#contact img.brdr {
border:1px solid #ffd800;
}
#services {
width:543px;
float:left;
margin-top:20px;
height:434px;
background-image:url(images/second-yellow.png);
background-repeat:no-repeat;
padding:8px;
}
#services2 {
width:543px;
float:left;
margin-top:20px;
height:589px;
background-image:url(images/yellow-box-2.png);
background-repeat:no-repeat;
padding:8px;
}
#services li {
color:#e76e1d;
height:20px;
margin-top:20px;
line-height:16px;
margin-left:40px;
font-weight:bold;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
color:#e76e1d;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-decoration:underline;
font-weight:300;
margin-left:5px;
text-indent:-9999px;
background-position:50% 0%;
background-repeat:no-repeat;
height:50px;}
td {
font-weight:bold;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#e76e1d;
}
input, textarea {
border:1px solid #e76e1d;
background-color:white;
color:#666;
}
textarea {
width:200px;
height:100px;
}
input.sub {
color:#e76e1d;
font-weight:bold;
}
.services {
	background-image:url(images/services.png);
}
.booking {
background-image:url(images/booking.png);	
}
#address {
color:#000;
font-weight:bold;
font-size:14px;
font-family:Verdana, Geneva, sans-serif;
width:290px;
border:1px solid #ffda1d;
text-align:center;
padding:5px;
background-color:#e76e1d;
}
.thanks {
font-size:12px;
font-weight:bold;
}
#services a:link, #services2 a:link, #services a:visited, #services2 a:visited {
color:#e76e1d;
text-decoration:none;
}
#services a:hover, #services2 a:hover {
color:#000;
text-decoration:underline;
}