/* CSS Document */
/* Created by M Edwards for Scarborough Website Design */
/* mail"michaeledwards.me.uk */

body {
background-color:#dfdddd;
margin:0;
padding:0;
text-align: center;
min-width: 760px;
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height:1.3;
}

h1 {
color:#990066;
font-size:10pt;
padding-bottom:1px;
border-bottom:1px solid #990066;
}

h2 {
color:#990066;
font-size:9pt;
margin:0 0 5px 1.8em;
}

h3 {
color:#990066;
font-size:9pt;
margin:1.5em 0 5px 1.8em;
}

h4 {
color:#990066;
font-size:9pt;
margin:1.5em 0 5px 0;
}

ul,li {
color:#666;
line-height:1.6;
margin:0
padding:0;
}

img {
margin-bottom:none;
margin-top:.5em;
}

a {
color:#990066;
text-decoration:none;
}

#wrapper {
width: 755px;
margin: 0 auto;
text-align:left;
margin-top:15px;
background-color:#fff;
border:1px solid #990066;
}

#masthead {
border:1px solid #ccc;
height:120px;
width:751px;
text-align:center;
margin-top:1px;
margin-left:1px;
background-image:url(../images/masthead.jpg);
background-repeat:no-repeat;
}

#navbar {
border:1px solid #ccc;
margin-top:2px;
margin-left:2px;
margin-bottom:2em;
height:25px;
width:749px;
font-size:8pt;
color:#990066;
background-image:url(../images/nav.jpg);
background-repeat:repeat-x;
}

#navbar ul {
list-style-type:none;
width:745px;
float:left;
margin:0;
padding:0;
}

#navbar ul li {
float:left;
padding: 0 3em;
}

#navbar ul a {
display:block;

line-height:2.1em;
text-decoration:none;
color:#990066;
font-weight:bolder;
vertical-align:middle;
}

#navbar ul a:hover {
color:#ccc;
}

#content {
width:48%;
float:left;
}

#content p {
padding:0 0 0 2em;
margin:0 0 8px 0;
line-height:1.6;
color:#666;
}

content ul, li{
margin:0;
padding:0;
}

#content2 {
width:45%;
float:right;
margin-right:2em;
margin-bottom:4em;
}

#content2 p {
padding:0;
margin:0 0 8px 0;
line-height:1.6;
color:#666;
}

#content2 ul{
margin:1.5em;
padding:0;
}

#content5 {
margin-top:3.5em;
}

#content5 p {
padding:0 0 0 2em;
margin:0 0 8px 0;
line-height:1.6;
color:#666;
}

#boxout {
margin-top:2em;
border:1px solid #ccc;
color:#666;
background-color:#f8f8f8;
}

#boxout p, h1{
margin:8px 1em 8px 1em;
line-height:1.6;
}

#boxout ul {
margin-left:2.5em;
}

#boxoutleft {
margin-top:2em;
margin-left:1em;
margin-bottom:4em;
border:1px solid #ccc;
color:#666;
background-color:#f8f8f8;
}

#boxoutleft p {
margin:8px 1em 8px 0;
line-height:1.6;
}

#boxoutleft h1 {
margin:8px 1em 8px 1.5em;
}

#boxoutleft ul {
margin-bottom:1em;
}

#boxout3 {
margin:0;
border:1px solid #ccc;
color:#666;
background-color:#f8f8f8;
}

#boxout3 p, h1{
margin:8px 1em 8px 1em;
line-height:1.6;
}

#boxout3 ul {
margin-left:2.5em;
}

#contactbox {
margin-left:15em;
margin-bottom:4em;
padding:1em;
border:1px solid #ccc;
width:53%;
background-color:#f8f8f8;
text-align:center;
}

#contactbox p {
margin:3px 0;
line-height:1.6;
}

#footer {
clear:both;
border:1px solid #ccc;
margin-left:1px;
margin-bottom:1px;
padding:0;
height:25px;
width:751px;
font-size:7pt;
color:#999;
background-image:url(../images/nav.jpg);
background-repeat:repeat-x;
}

#footer p {
padding-left:20px;
padding-top:8px;
margin:0;
}

#footerright {
float:right;
}

#footerright p {
margin-right:2.5em;
}

#footerright a {
color:#999;
}

/* Classes - kept to a minimum! */

.magenta {
color:#990066;
}


.boxhead {
color:#990066;
font-weight:bolder;
}

.subtext {
font-weight:smaller;
font-style:italic;
}






