/* 

Coding and design by Hambo Design
-------------------------------------------------------------*/


/* Global Styles
-------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, form, fieldset, img {
margin: 0;
padding: 0;
border: none;
}

body {
font: 62.5%/2em Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
text-align: center;
background: url(../assets/images/presentation/content-bg.gif) center top repeat-y;
}

ul {
list-style-type: none;
}

.centre {
text-align: center;
}

.hide {
display: none;
}

.visible {
visibility: visible;
}

.clear {
clear: both;
height:	0px;
font-size: 0px;
line-height: 0px;
}

hr {
border: none;
border-bottom: 1px solid #0a0a0a;
margin: 15px 0;
}


/* Link Styling
-------------------------------------------------------------*/

a:link {
color: #000;
}

a[href$=".pdf"] {
padding-right: 20px;
background: url(../assets/images/icons/pdf.gif) right no-repeat;
}

a[href$=".doc"] {
padding-right: 20px;
background: url(../assets/images/icons/ms-word.gif) right no-repeat;
}

a:visited {
}

a:hover {
}


a:active {
}



/* Global Typography
-------------------------------------------------------------*/

h1,h2,h3,h4 {
font-family: Georgia, "Times New Roman", serif;
font-weight: lighter;
}

p {
font-size: 1.2em;
line-height: 1.4em;
padding-bottom: 1em;
color: #999;
}

	p span.title {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	.bold {
	font-weight: bold;
	}

h1 {
background: url(../assets/images/presentation/h1.gif) no-repeat;
height: 65px;
margin-left: 5px;
text-indent: -9999px;
}

h2 {
background: url(../assets/images/presentation/h2.gif) no-repeat;
height: 44px;
margin-left: 5px;
text-indent: -9999px;
}

h3 {
color: #9CBD4F;
font-size: 1.6em;
margin-bottom: 0.25em;
}

	h3.package-title {
	color: #900040;
	font-size: 2em;
	padding-bottom: .25em;
	}

h4 {
font-size: 1.5em;
font-style: italic;
padding-bottom: 1em;
}
ul.pricelist { margin-left: 0; margin-bottom: 20px; margin-right: 0; margin-top: 0px; list-style-type: none; list-style-image: url(/assets/images/bullets/bullet.gif); padding-left: 50px;}
ul.pricelist li {padding-left: 5px; color: #b0b0b0;  line-height: 1.3em;font-size: 1.2em;}



/* Structure Styling
-------------------------------------------------------------*/

#container {
width: 760px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header {
height: 195px;
background: url(../assets/images/presentation/top-bg.png) repeat-x;
}

	#header-inner {
	background: url(../assets/images/presentation/header.png) no-repeat top left;
	margin: 0 auto;
	padding-top: 130px;
	width: 760px;
	}

#navigation {
height: 65px;
margin: 0 0 35px 30px;
}

	#logo {
	float: right;
	height: 65px;
	width: 260px;
	}
	
#content {
background: url(../assets/images/presentation/flower.png) bottom left no-repeat;
float: left;
padding-top: 20px;
}

#headers {
margin-bottom: 20px;
width: 760px;
}

#wording-wrap {
float: left;
}

#wording-left {
float: left;
padding-left: 30px;
padding-bottom: 240px;
width: 300px;
}

#wording-left img {
border: 5px solid #eee;
margin-bottom: 10px;
}	

#wording {
margin-left: 360px;
width: 370px;
}

	#wording ul#packages {
	margin: 10px 0 0 40px;
	}
	
#enjoy {
background: #fcfff3;
border: 3px double #ccc;
padding: 10px;
}


/* Navigation Styling
-------------------------------------------------------------*/

#navigation ul {
float: left;
height: 65px;
width: 400px;
}

#navigation ul li {
float: left;
margin-right: 20px;
}

#navigation ul li a {
color: #fff;
display: block;
padding: 22px 0 0 0;
font-size: 1.4em;
text-decoration: none;
}

#navigation ul li a:visited {
color: #fff;
}

#navigation ul li a:hover {
color: #ccc;
}

ul#subnav {
margin-bottom: 20px;
}
	
	ul#subnav li {
	
	}
	
	ul#subnav li a {
	color: #000;
	font-size: 1.2em;
	}
	
	ul#subnav li a:visited {
	color: #000;
	font-size: 1.2em;
	}
	
	ul#subnav li a:hover {
	color: #000;
	font-size: 1.2em;
	}



/* Footer Styling
-------------------------------------------------------------*/

#footer {
background: #9CC55D;
clear: both;
height: 100px;
}

	#footer-inner {
	background: url(../assets/images/presentation/footer.png) bottom right no-repeat;
	height: 90px;
	margin: 0 auto;
	width: 760px;
	}

#footer p {
}



/* Contact Form Styling
-------------------------------------------------------------*/

fieldset {
padding: 10px;
background: #f7f7f7;
border: none;
border-top: 1px solid #BFD996;
}

form input {
font-family: georgia;
}

label {
font-size: 0.8em;
color: #333;
}

form span {
display: block;
position: relative;
margin: 5px 0 0 0;
padding: 1px;
width: 100%;
}

form span.select {
display: block;
position: relative;
margin: 5px 0 0 0;
padding: 1px;
background-color: #9bb949;
width: 50% !important;
}

form span input,
form span textarea {
border: 1px solid #9bb949;
padding: 2px;
margin: 0;
line-height: 1.2em;
width: 96%;
}

form span select {
border: 1px solid #9bb949;
padding: 3px;
font-size: 0.9em;
font-family: georgia;
line-height: 1.2em;
width: 100%;
margin: 0;
}

form span textarea {
font-size: 0.9em;
font-family: georgia;
padding: 2px;
width: 100%;
height: 120px;
line-height: 1.2em;
-moz-box-sizing: border-box;
}

button {
margin: 0;
padding: 0;
border: none;
background: url(../assets/images/presentation/contact-button.gif) no-repeat;
}
