@font-face {
    font-family: 'JennaSueRegular';
    src: url('../fonts/jennasue-webfont.eot');
    src: url('../fonts/jennasue-webfont.eot%3F') format('embedded-opentype'),
         url('../fonts/jennasue-webfont.woff') format('woff'),
         url('../fonts/jennasue-webfont.ttf') format('truetype'),
         url('../fonts/jennasue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#5a5f52;background-color:#fff;font-family:"Lucida Sans", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#5a5f52;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:18px;margin-bottom:0.75em;}
h3 {font-size:14px;line-height:1;margin-bottom:1em;}
h4 {font-size:14px;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:12px;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:11px;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#47807e;}
a {color:#5a5f52;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;  font-weight: bold;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}




/* Body margin for a sensile default look. */
html {height: 100%; width:100%; min-width:960px;}
body {
  margin:0;	height: 100%; 
}

#skip-links {
	display: none;
	visibility: hidden;
}

/* A container should group all your columns. */
#page {position:relative;
	min-height: 100%;
	min-width:970px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -540px;
}


#logo {width:260px; float:left; margin-left:40px; margin-right:0px; margin-top:40px; }


.navigation {width:590px; float:right; margin-top:40px;}
	#site {margin-left:0; padding-left:0; list-style:none; text-align:right; text-transform:uppercase; font-size:13px; }
	#site li {display:inline; padding:16px 18px; margin-left:0px; margin-right:-2px; background: transparent url(../graphics/pipe.png) no-repeat scroll bottom left;}
	#site .first {margin-left:0; padding-left:0; background: none;}
	#site .last {padding-right:0;  margin-right:40px;}
	#site a {color:#5a5f52; text-decoration:none; padding-top:0px;}
	#site a:hover {text-decoration:underline;}
	#site .selected { }
	#site .selected a {color:#5a5f52;background: transparent url(http://www.carolynsavidge.co.uk/graphics/navigation/arrow.png) no-repeat scroll top center; }


	#page-content { float:left; margin-left:40px;  width:60%;}
	
	#Homepage h2 {font-family: 'JennaSueRegular', sans-serif; font-size:36px; line-height:30px; margin-top:-10px; margin-bottom:25px; font-weight:100;}
	
	#Homepage #page-content { clear:both;}
	
	#About #page-content { margin-top:100px; margin-left:100px; margin-bottom:20px; width:50%; }
	
	#Films #page-content { margin-top:100px; margin-left:100px; margin-bottom:60px;}
		#Films #main-content { }
		#Films #page-content hr {display:none;}
		#Films #page-content .film { margin-bottom:20px; clear:both; height:300px;}
		#Films .footer {clear:both; position:relative; width:100%; height:10px; display:block; }
		#Films #banner {margin-top:650px;}
		
		#Films .footer #copyright, #Films .footer a  {  color:#5a5f52; }
		#Films .footer #credits a:hover  {  color:#5a5f52!important; }
		#Films .footer #credits, 	#Films .footer #copyright {width:350px;}
		#Films .footer #credits {text-align:right;width:350px;}
		
	#Testimonials #page-content { margin-top:100px; margin-left:100px; margin-bottom:40px; width:50%; }
	
	#Wellbeing #page-content { margin-top:100px; margin-left:100px; margin-bottom:40px; width:50%; }
	
	#Contact #page-content { margin-top:100px; margin-left:100px; margin-bottom:40px; width:50%; }
	
	 #push {height:540px; clear:both;}
	 	 #Films #push {height: 1px; }

	
	#banner {position: relative; height:auto; z-index:1; font-size:0; margin:0; padding:0; overflow:hidden;}

.footer {}
	#copyright {position:relative; margin-top: -40px; margin-left:40px; float:left; z-index:2; color:#fff; font-size:9px;}
	#credits {position:relative; margin-top: -40px; margin-right:40px; float:right; z-index:2;  color:#fff; font-size:9px;}
	#credits a {text-decoration:none; color:#fff;}
	#credits a:hover {text-decoration:underline; color:#fff;}

/* Misc classes and elements
-------------------------------------------------------------- */

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #E5ECF9; 
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}
hr.hr-banner {
  background: #fff;
  color: #fff;
height: 0;
margin: 0;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, #page:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, #page {display: inline-block;}
* html .clearfix,
* html #page {height: 1%;}
.clearfix, #page {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }
