@charset "utf-8";
/* CSS Document */
@font-face
    {
        font-family : "hellynue (1)";
        src: url('hellynue (1).woff');
    }
@font-face {
    font-family: 'FuturaMedium';
    src: url('font/futura-webfont.eot');
    src: url('font/futura-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/futura-webfont.woff') format('woff'),
         url('font/futura-webfont.ttf') format('truetype'),
         url('font/futura-webfont.svg#FuturaMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('font/helveticaneue-webfont.eot');
    src: url('font/helveticaneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helveticaneue-webfont.woff') format('woff'),
         url('font/helveticaneue-webfont.ttf') format('truetype'),
         url('font/helveticaneue-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OptimaRoman';
    src: url('font/optima-webfont.eot');
    src: url('font/optima-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/optima-webfont.woff') format('woff'),
         url('font/optima-webfont.ttf') format('truetype'),
         url('font/optima-webfont.svg#OptimaRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadWebProRegular';
    src: url('font/myriadwebpro-webfont.eot');
    src: url('font/myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/myriadwebpro-webfont.woff') format('woff'),
         url('font/myriadwebpro-webfont.ttf') format('truetype'),
         url('font/myriadwebpro-webfont.svg#MyriadWebProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadWebProBold';
    src: url('font/myriadwebpro-bold-webfont.eot');
    src: url('font/myriadwebpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/myriadwebpro-bold-webfont.woff') format('woff'),
         url('font/myriadwebpro-bold-webfont.ttf') format('truetype'),
         url('font/myriadwebpro-bold-webfont.svg#MyriadWebProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadWebProItalic';
    src: url('font/myriadwebpro-italic-webfont.eot');
    src: url('font/myriadwebpro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/myriadwebpro-italic-webfont.woff') format('woff'),
         url('font/myriadwebpro-italic-webfont.ttf') format('truetype'),
         url('font/myriadwebpro-italic-webfont.svg#MyriadWebProItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

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 { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-weight: inherit; 
font-style: inherit; 
font-size: 100%; 
font-family: inherit; 
vertical-align: baseline; 
/*background-image: transparent;*/ /* edit! has been removed again */ 
} 
/* remember to define focus styles! */ 
:focus { 
outline: 0; 
} 
body {
	line-height: 1;
	color: black;
	background-image: url(images/pgbckgrd.jpg);
	background-position: center top;
} 
ol, ul { 
list-style: none; 
} 
/* tables still need 'cellspacing="0"' in the markup */ 
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
caption, th, td { 
text-align: left; 
font-weight: normal; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
content: ""; 
} 
blockquote, q { 
quotes: "" ""; 
} 
h1 {
	font-family: MyriadWebProRegular;
	font-size: 24px;
	color: #bfc317;
}
h2 { font-family: MyriadWebProRegular;
	font-size: 18px;
	color: #bfc317;
}
#header_wrap {
	background-image: url(images/header_wrap.png);
	background-repeat: repeat-x;
	height: 238px;
}
#header {
	background-image: url(images/header.png);
	margin: auto;
	height: 238px;
	width: 1080px;
}
#tel_no {
	font-family: MyriadWebProBold;
	color: #FFF;
	text-decoration: none;
	font-size: 48px;
	text-align: right;
	z-index: 1;
	float: right;
	width: 350px;
	margin-top: 40px;
}
#tel_no a {font-family: MyriadWebProBold;
	color: #FFF;
	text-decoration: none;
	font-size: 48px;}
#nav_bar{
	height: 47px;
	padding-top: 191px;
}
#slider {
	height: 300px;
	width: 1080px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main_content {
	width: 1080px;
	color: #FFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: MyriadWebProRegular;
	font-size: 16px;
	clear: both;
}
#left_content {
	height: auto;
	width: 750px;
	float: left;
}
#left_content ul {
	list-style-position: inside;
	list-style-type: circle;
}
#right_content {
	height: auto;
	width: 300px;
	padding-left: 30px;
	float: right;
}
#footer {
	margin: auto;
	height: 60px;
	width: 1080px;
	color: #FFF;
	text-align: center;
	padding-top: 40px;
	clear: both;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
 Navigation Bar 
ul#menu li {
	display: inline;
	margin: auto;
}
	
ul#menu li a {
	display: block;
	float: left;
	height: 47px;
	background-image: url(images/nav_bar.png);
	margin: 0;
}
	ul#menu li a.home {
		width: 152px; background-position: -0px 0;	
	}
	
	ul#menu li a.about {
		width: 152px; background-position: -150px 0;	
	}
	
	ul#menu li a.services {
		width: 152px; background-position: -300px 0;	
	}
	ul#menu li a.spacer {width: 145px;
	background-position: -450px 0;	
	}
	
	ul#menu li a.gallery {
		width: 152px; background-position: -600px 0;	
	}
	ul#menu li a.contact {
		width: 152px; background-position: -750px 0;	
	}
	
		ul#menu li a.home:hover, ul#menu li a.home:focus {
		background-position: -0px -58px;	
	}
	
	ul#menu li a.about:hover, ul#menu li a.about:focus {
		background-position: -150px -58px;	
	}
	
	ul#menu li a.services:hover, ul#menu li a.services:focus {
		background-position: -300px -58px;	
	}
	

	ul#menu li a.gallery:hover, ul#menu li a.gallery:focus {
		background-position: -600px -58px;	
	}
	ul#menu li a.contact:hover, ul#menu li a.hot_tubs:focus {
		background-position: -750px -58px;	
	}
a { outline: none; }
.right_content_img {
	padding-left: 50px;
}
.contact_img img {
	padding: 0px;
}