﻿/* CSS Document - Yorkshire Dry Stone Walling Guild*/
/* Copyright © euan raffel | freelance website designer - design date November 2008*/

/* body */

body {

font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF;
color:#187B0E;

}


/* positional elements */

#header {
position: absolute;
width: 980px;
background-color:#FFFFFF;
border-bottom: 1px solid #187B0E;
height: 75px;

}

#latestEvent {
margin: 0px 10px 5px 10px;
width: 815px;
border: 1px #187B0E solid;
}

#centerCol {
margin: 0px 0px 0px 139px;
width: 835px;
vertical-align: top;

}

#nav {
position: absolute;
top: 112px;
width: 135px;
border-right: 1px #187B0E solid;
}

#foot {
position: relative;
margin-left: 200px;
width: 770px;
}

.tbl1 {
height:90px;
vertical-align:top;
}

.tbl2 {
vertical-align:top;
}

/* hyperlinks */

a:link {
color: #FF0000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:visited {
color: #000000;
}

/* text */

#nav p {
margin: 0px 0px 0px 0px;
}

#centerCol h1 {
margin: 0px 0px 0px 10px;
font-weight: normal;
}

#centerCol p {
margin-left: 10px;
}

#centerCol h2 {
margin-left: 10px;
font-weight: normal;
}

#centerCol h3 {
margin-left: 10px;
}

#foot p {
text-align: right;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: x-small;
color: #000066
}

#foot a:link {
color: #006399;
}

#foot a:hover {
color: #330099;
text-decoration: underline;
}

#foot a:visited {
color: #006399;
text-decoration: underline;
}

.latestEvent {
padding: 10px;
line-height: 20px;
font-size: 12px;
}

.epayTable {
border: 0px;
margin-left: 20px;
width: 95%;
}

/* images */

.left {
float: left;
margin: 5px;
border: 0px;
}

.right {
float: right;
margin: 5px;
border: 0px;
}

.banner {
border: 0px;
}

.misc {
margin: 0px 5px 0px 5px;
border: 0px;
}

.ecrw {
margin: 2px 0px 5px 0px;
border: 0px;
}