/*  
Client Name: Digitalis
URI: http://www.digitalis-designs.co.uk
Description: Styling for Digitalis website
Version: 1
Author: Liz Helliwell
Author URI: http://www.digitalis-designs.co.uk
*/

/* Page layout */

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #81A669 url(../images/background.gif);
	color: #333;
	text-align: center;
}
#wrappertop {
	background: #81A669 url(../images/backtop.gif);
	height: 154px;
	width: 100%;
	}
#page {
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	text-align: left;
}
#header {
	margin: 0;
	padding: 0;
	}
#topnav {
	height: 66px;
	padding: 0 0 0 0;
	margin: 0 0 0 200px;
	}
#lhs {
	float: left;
	width: 180px;
	height: 251px;
	margin: 50px 0 0 0;
	background:  url(../images/paper.gif) top left no-repeat;
}
#lhs #textbox {
	padding: 20px 30px 0 14px;
	}
#lhs #textbox a:link, #lhs #textbox a:visited, #lhs #textbox a:active {
	color: #2C3823;
	text-decoration: none;
	}
#lhs #textbox a:hover {
	text-decoration: underline;
	}
#lhs p {
	margin-top: 0;
	color: #2C3823;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.8em;
	}
#middlewide {
	margin: 0 0 10px 200px;
	width: 740px;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #FFFFF9;
}
	
#middlewide p {
	margin-top: 1.6em;
	}
#middlewide #maintext {
	padding: 10px 34px 20px 26px;
	}
h1, h2 {
	margin-top: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #425E54;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	margin-top: 1.6em;
	}
#col {
	width: 130px;
	float: right;
	margin-left: 30px;
	}
#footer {
	margin: 0 auto;
	padding: 0;
	margin-left: 244px;
	margin-top: 14px;
	padding-bottom: 30px;
	font-size: 1.1em;
	color: #333;
	}
#footer .twitter {
	margin-left: 255px;
	}
#footer .icons {
	border: none;	
	}
.extlink {
	padding-left: 16px;
	background: url('../images/extlink.gif') left top no-repeat;
	margin: 0;
	}
strong {
	color: #4D6A60;
	}
.small {
	font-size: .9em;
	}
a:link, a:visited, a:active {
	color: #425E54;
	text-decoration: underline;
	}
a:hover {
	color: #900;
	}
.padding {
	margin-top: 36px;
	}
#col p {
	margin: 0;
	font-size: .8em;
	line-height: normal;
	color: #425E54;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #333;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
