html {
height: 100%;
margin-bottom: 1px;
line-height: 125%;
}

body,td {
line-height: 125%;
font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;  
}

body {
background: #6c6c6c url(http://static.bksegmontmotorlodge.co.nz/images/bg.png) repeat-x scroll 0 0;
margin: 0;
padding: 0;
font-size: 0.9em;  
font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
color: #323232;  
}


ul li{
font-size: 0.9em;
}

p {
  /* setup some more readable paragraph spacing */
margin-top: 10px;
margin-bottom: 15px;
text-align: left;
}

h1, h2, h3, h4, h4 {
/* setup some more readable header spacing */
padding-bottom: 5px;
margin: 15px 0;
font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;  
}

h1 { 
font-size: 1.5em;
color: #750205;
}

h2 {
font-size: 1.3em;
color: #750205;
}

h3 {
font-size: 1.1em;
color: #000000;
}

h4 {
font-size: 1em;
color: #750205;
}

#accommodation{
color: #1d2228;
text-align: center;
font-size: 0.9em;
padding: 10px 0 0 0;
}

div.wrapper {
text-align: left;
margin: 8px auto 5px;
padding: 0px;
border: 0px;
width: 980px;
background: #FFFFFF url(http://static.bksegmontmotorlodge.co.nz/images/left-bg.jpg) repeat-y scroll 0 0;
}

#header{
margin: 0;
width: 980px;
height: 239px;
}

#logo{
float:left;
width:294px;
height:239px;
}

#banner-image{
float:right;
width:686px;
height:239px;
}

div#menu{
background: #FFCF2F url(http://static.bksegmontmotorlodge.co.nz/images/menu-bg.png) repeat-y scroll 100% 0;
height: 34px;
width: 980px;
text-align: center;
clear:both;
}

a.navigatorLink, span.navigatorLinkCurrent {
color: #1d2228;
display: inline;
font-weight: bold;
line-height: 34px;
padding: 0 10px;
text-transform: uppercase;
}

span.navigatorLinkCurrent {
text-decoration: underline;
}

a.navigatorLink {
text-decoration: none;
}

a.navigatorLink:hover {
text-decoration: underline;
}

div.left_side{
background: #1D2228 none repeat scroll 0 0;
float: left;
padding: 25px 12px;
width: 193px;
}

div.leftsidebarheading{
background:#9F9F9F url(http://static.bksegmontmotorlodge.co.nz/images/booking-header.png) repeat-x scroll 0 0;
color:#1D2228;
font-family:"Trebuchet Ms",Verdana,Arial,Helvetica,sans-serif;
font-size:1.3em;
height:33px;
line-height:30px;
margin:0 0 15px;
text-align:center;
}

div.booking{
background: #39393a;
border: 1px solid #afafaf;
color: #fff;
padding: 0 0 15px;
}

form.booking {
padding: 5px 0 0 3px;
}

div.icons{
text-align: center;
margin: 20px 0 20px 0;
}

div.icons img{
margin: 30px 0 0 0;
}

div.icons p{
text-align: center;
font-size: 0.8em;
margin-bottom: 0;
}

div.middle{
float: left;
width: 445px;
height: auto;
padding: 17px 40px 17px 38px;
}

div.right_side{
float: right;
width: 220px;
height: auto;
padding: 25px 20px 15px 0;
}

div.right_side a:link, div.right_side a:hover, div.right_side a:visited{
color: #000000;
text-decoration: underline;
}

div.banners{
margin-bottom: 10px;
}

div.banners img{
margin-bottom: 10px;
}

div.rightsidebarheading {
color: #750205;
font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;  
font-size: 1.7em;
font-weight: bold;
line-height: 1.1em;
margin: 10px 0 5px 0;
}

div.news-events{ 
background: #e1e1e1 url(http://static.bksegmontmotorlodge.co.nz/images/news-bg.jpg) no-repeat scroll 0 0; 
padding: 3px 17px 10px 17px;
}

#footer {
clear: both;
background: transparent url(http://static.bksegmontmotorlodge.co.nz/images/footer-image.png) no-repeat scroll 0 100%;
margin: 10px 0 0 0;
width: 980px;
height: 86px;
color:#750205;
}

#footer-nav{
color: #750205;
float: right;
font-size: 13px;
margin: 0;
padding: 0 30px 0 0;
text-align: left;
width: 700px;
}

#footer-nav a, #footer-nav a:link, #footer-nav a:visited {
color: #750205;
padding: 0 5px;
text-decoration: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
}


#dp{
border:0 none;
color:#A9A9A9;
font-size:0.85em;
margin:0 auto;
padding:0 30px 10px;
text-align:center;
width:920px;
}

#dp a:link, #dp a:hover, #dp a:visited {
color:#a9a9a9;
text-decoration:none;
}

.clear{
clear: both;
}

.imageborder {
border: 2px solid #b9cfe5;
margin-left: 10px;
}
  
.imageright {
float: right;
align: right;
margin: 1px 0px 5px 15px;
border: 2px solid #1d2228;
}
  
.imageleft {
float: left;
align: left;
margin: 1px 15px 5px 0px;
border: 2px solid #b9cfe5;
}

.imagecentre {
display: block;
margin-left: auto;
margin-right: auto;
border: 2px solid #b9cfe5;
}

input.cal-TextBox{
margin-right:5px;
}