/*====================================================================
KLS DESIGNS - GLOBAL STYLE SHEET - Copyright 2008 KLS Designs Ltd
======================================================================*/

/* Global Styles */
* {margin: 0; padding: 0; border: 0; font-family: Arial, Helvetica, sans-serif;}
.clear {clear: both;}

/* Default Header Styles */
h1 {text-indent: -9999px; text-indent: -9999px;}
h1 a {display: block;}
h2, h3, h4 {font-weight: normal;}
h2 {font-size: 30px; line-height: 30px; letter-spacing: -1px; color: #817a6c; border-bottom: 1px solid #c7c0b1; padding: 0 0 6px 0; margin-bottom: 15px;}
h3 {font-size: 24px; line-height: 24px; letter-spacing: -1px; color: #817a6c; margin: 0 0 15px 0; }
h4 {font-size: 14px; line-height: 24px; letter-spacing: normal; color: #000033; margin: 4px 15px;}

/* Default / Alternative P Styles */
p {padding: 0 0 16px 0; color: #333; font-size: 12px;}


/*====================================================================
PAGE LAYOUT
======================================================================*/

body {text-align: center; background: #000;}
#inner {width: 770px; margin: 0 auto; background: #e7dfcd url(../images/footer.gif) bottom left no-repeat; padding: 0 5px 15px 5px;}
#header {background: #e7dfcd url(../images/header.gif) top left no-repeat; height: 120px;}

#leftCol, #content, #rightCol {float: left; display: inline; margin: 15px 10px; text-align: left;}
#leftCol {width: 150px; }
#content {width: 350px; }
#rightCol {width: 210px; text-align: center; position: relative;}

/* Image Styles */
#leftCol img, #content img, #rightCol img {margin-bottom: 15px;}
#rightCol img.offer {position: absolute; top: 200px; left: 0;}
#rightCol img.service {position: absolute; top: 300px; left: 0;}
#rightCol img.stars {position: absolute; top: 410px; left: 0;}

#map {width: 340px; height: 400px; background-color: #fff; border: 5px solid #fff; font-size: 12px; margin-bottom: 15px;}

/*====================================================================
TEXT STYLES, A STYLES, LIST STYLES & VARIATIONS
======================================================================*/

/* Alternative Header Styles */
#rightCol h2 {color: #333; font-size: 24px;}


/* Alternative P Styles */
#content p {padding-right: 25px;}
.intro {font-size: 18px; font-weight: bold;}
.feint {color: #666;}
.discreet {font-size: 9px; color: #666; line-height: 15px;}

/* Link Styles */
a {color: #333; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}

/* List Styles */
ul {font-size: 12px; margin: 0 0 16px 20px;}

/*====================================================================
MAIN SITE NAVIGATION
======================================================================*/

ul#mainNav	{height: 35px; width: 770px; background: url(../images/navbg.gif) no-repeat left top; margin: 0; padding: 0;}
ul#mainNav li {margin: 0; list-style: none; font-size: 12px; color: #c7bba2; border-left: 1px solid #312f2b; display: inline; }
ul#mainNav li, ul#mainNav a	{display: inline; margin: 0; padding: 0 7px; line-height: 35px;	}
ul#mainNav li a	{text-decoration: none; color: #c7bba2; font-weight: normal; border: none;}
ul#mainNav li a:hover {color: #fff; border: none;}
ul#mainNav li a.current {color: #fff; font-weight: bold;}


/*====================================================================
BASIC ENQUIRY FORM
======================================================================*/

form {padding: 0; border: 0; font-size: 12px;}
form fieldset {padding: 12px 0; border: 0;}

form label, textarea, select {display: block; float: left; padding-top: 3px; color: #666;}
form label {margin: 0 5px 5px 0; text-align: left; width: 170px; padding-right: 5px;}
form input {display: block; float: left; height: 18px; width: 200px; border: 1px solid #ccc; font-size: 12px; padding: 2px; margin-bottom: 5px;}
form select {display: block; float: left; height: 20px; border: 1px solid #ccc; font-size: 12px; padding: 2px; margin-bottom: 5px;}
form textarea {width: 250px; height: 150px; border: 1px solid #ccc; padding: 4px; font-size: 11px; margin-bottom: 7px;}

form input:hover, form textarea:hover, form .submit:hover {border: 1px solid #333333;}

form p.disclaimer {font-size: 11px; color: #666666; padding: 10px 200px 0 0;}

form .submit {float: none; height: 21px; width: 129px; padding: 0; margin: 6px 0 10px 0; border: 1px solid #fff;}
form br {clear: left;}

/*====================================================================
FOOTER
======================================================================*/

#footer {width: 770px; margin: 0 auto; padding: 10px 0; text-align: left;}
#footer p {color: #e7dfcd;}
#footer p a {color: #fff;}