a {
	color: #8eabaf;
	text-decoration:none;
}

a:hover {
	color: #FF9900;
	text-decoration:none;
}

*
{
margin: 0;
}

body
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: -20px;
}

#main
{
	margin: 0 auto;
	width: 950px;
	line-height:21px;

}

#main p{
padding-bottom:7px;
}

h1 {
	margin-top:15px;
	margin-bottom:8px;
	font-size:18px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin-top:20px;
	margin-bottom:-8px;
	margin-left:5px;
	font-size:18px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header
{
width: 950px;
height: 175px;
background-image: url(../images/logo.jpg);
background-position:12px 10px;
background-repeat:no-repeat;
}

#buttons
{
padding-top: 115px;
height: 40px;
padding-left: -20px;
margin-top:10px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	display: block;
	float: left;
	width: 89.5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right:5px;
	color:#244061;
	border:1px solid #E6E6E6;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	background-color:whitesmoke;
}

#buttons a:hover {
	background-color:#869DA3;
	border:1px solid #CCC;
	color:white;
}

#hor_div {
height:5px;
margin-bottom:2px;
background-image:url(../images/line_top.gif);
background-position:bottom;
background-repeat:no-repeat;
}

#content
{
	width: 865px;
	margin-left: 42px;
	text-align:justify;
}

#left
{
width: 580px;
padding: 10px;
}

#left H1
{
color: #8eabaf;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #8eabaf;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #8eabaf;
 text-decoration:none;
}

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #8eabaf;
	text-decoration:none;
}

.small
{
margin: 15px;
padding: 5px;
border: 1px solid #99A067
}

#right
{
float: right;
width: 254px;
}

#sidebar 
{
width: 254px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/title_back.gif) no-repeat;
}

#sidebar li 
{
	margin-bottom: 15px;

}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 34px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: #8eabaf url(http://www.ecologicalphotography.co.uk/assets/images/title.gif) no-repeat;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
}


#footer
{
	height: 22px;
	font-size: 10px;
	color: #000;
	padding-top: 20px;
	text-align: center;
	width:950px;
	text-align:center;
	clear:both;
	background-image:url(../images/line_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#footer a
{
color: #000;
font-size: 10px;
text-decoration: none;
}

.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

.imageborder {
	border: solid 1px #CCCCCC;
	 -moz-border-radius: 10px;
	padding: 7px;
}


#threecells {
	clear: both;
	font-size:11px;
	width:890px;
	margin-top:10px;
}
#threecells h2 {
	font-size:14px;
	letter-spacing:0.1px;
}
#threecells div {
	float: left;
	clear: right;
	width:190px;
	height:310px;
	margin-bottom:20px;
	margin-left:0px;
	background-color: whitesmoke;
	border: 1px solid #E9E9E9;
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	text-align:left;
	line-height:21px;
}
#threecells a {
	display: block;
	width: 110px;
	height: 44px;
	margin-bottom: 10px;
}
#threecells span {
	display: none;
}
#cell_1 {
	margin-left:-3px;
	padding-right: 10px;
	padding-left: 8px;
	margin-right:7px;
	padding-top:10px;
	color:#CCC;
}
#cell_1 a {
	width:190px;
	height:133px;
	padding-top:6px;
}
#cell_1 h2 {
	color:#F60;
}
#cell_2 {
	padding-right: 10px;
	padding-left: 5px;
	margin-right:7px;
	color:#CCC;
}
#cell_2 a {
	width:190px;
	height:133px;
	padding-top:6px;
}
#cell_2 h2 {
	color:#F60;
}
#cell_3 {
	padding-right: 10px;
	padding-left: 5px;
	color:#CCC;
}
#cell_3 a {
	width:190px;
	height:133px;
	padding-top:6px;
}
#cell_3 h2 {
	color:#F60;
}