﻿a:link {
	color: #3399FF;
}

html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#container {
   min-height:100%;
   position:relative;
    background-color:f5f2c0;

}
#header {
   background:#ff0;
   padding:0px;
}
#body {
   padding:0px;
   padding-bottom:80px;   /* Height of the footer */
   width:100%;
   height:100%;	
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:80px;   /* Height of the footer */
   background:#212f21;
}
#centre {
	width:900px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    background:#ffffff;
	padding-left:30px;
	padding-right:30px;
    }
#menu {
	clear:both;
	float:left;
	width:100%;
}
#menu {
}
#menu p,
#menu h1,
#menu h2 {
	padding:0px;
	margin:0;
}
#menu ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#menu ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	font-family: Economica, sans-serif;
	font-size:1.6em;

}
#menu ul li a {
	display:block;
	float:right;
	margin:0 0 0 1px;
	padding:3px 5px;
	text-align:center;
	background:#fff;
	color:#000;
	text-decoration:none;
	position:relative;
	right:0px;
	
	line-height:1.3em;
}
#menu ul li a:hover {
	background:#369;
	color:#fff;
}
#menu ul li a.active,
#menu ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#menu ul li a span {
	display:block;
}
#titletext {
	font-family: Economica, sans-serif;
	font-size: 5em;
	font-weight: 700;
	text-align: right;
	letter-spacing: -0.06em;
	line-height: 0.93em;
}
#titletext a:link {color:#000000;}      /* unvisited link */
#titletext a:visited {color:#000000;}  /* visited link */
#titletext a:hover {color:#000000;}  /* mouse over link */
#titletext a:active {color:#000000;}  /* selected link */ 

#subtitletext {
	font-family: "Alex Brush", sans-serif;
	font-size: 2em;
	text-align: right;
	line-height: 2em;

}
#footertext {
	font-family: "Open Sans", sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.74em;
	margin-top:12px;
}
#footertext a {
	text-decoration:none;
	
}
#footertext a:link {color:#FFFFFF;}      /* unvisited link */
#footertext a:visited {color:#FFFFFF;}  /* visited link */
#footertext a:hover {color:#FFFFFF;}  /* mouse over link */
#footertext a:active {color:#FFFFFF;}  /* selected link */ 

#contentpad {
	padding: 25px 25px 25px 25px;
}
.glass {
	position: relative;
	top: -255px;
	left: -35px;
	margin-bottom:-255px;
}
.bodytext {
	font-family: "Open Sans", sans-serif;
	}
.weight600 {
	font-weight: 600;
}
.frontimage {
	float: right;
	margin-left: 20px;

}
.quote {
	font-family: "Open Sans", sans-serif;
	font-size: 0.85em;
}
.quotecol {
	color: #3399FF;
}
.quoteattrib {
	font-family: Economica, sans-serif;
	font-size: 1.1em;
	color: #808080;
}
.contactdetails {
	padding: 40px;
	position: relative;
	font-family: Economica, sans-serif;
	font-size: 1.6em;
}
.aboutimage {
	padding-bottom: 10px;
	padding-right: 20px;
}
#nametext {
	font-family: Economica, sans-serif;
	font-size: 4em;
	color: #000000;
	text-align: right;
	position: relative;
	top: 5px;
	font-weight: 700;
	letter-spacing: -0.06em;
	line-height: 0.9em;
}
#quotepad {
	padding: 35px 35px 5px 35px;
}
#facebookbox {
	margin-bottom: -200px;
	margin-left: 350px;
}
