* { margin: 0; padding: 0; }

body { background: #ffffff; font-family:"Lucida Grande", Helvetica, Arial, sans-serif; }
img { border: none; }

.left { display: block; float: left; }
.right {
	display: block;
	float: left;
}
div.clear { clear: both; }

img.floatRight { 
    float: right; 
    margin-bottom: 9px;
	margin-left: 9px;
	margin-top: 9px;	
    margin-right: 9px;
}
img.floatLeft { 
    float: left; 
    margin-bottom: 6px;
	margin-left: 6px;
	margin-top: 0;	
    margin-right: 18px; 
}

#page { background: url(../images/site-bg.gif) repeat-x; width: 100%; }
#outerWrapper { margin: 0 auto; width: 930px; font: 82.5% "Lucida Grande", Helvetica, Arial, sans-serif; line-height:16px; }
#headerWrapper { background: url(../images/top-bg.gif) top repeat-x; }

#header { margin: 0 auto; width: 930px; height: 85px; background:url(../images/evesham-web-design-company.gif) top no-repeat }
#topNav {
	width: 930px;
	height: 27px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#pageLayout {
	min-height: 500px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: #9baabe thin dashed;
}
#pageLayout li {margin-bottom: 9px; }



.canister { min-height: 100px; margin: 0 0 10px; }



#footer { background-color: #a32423; width: 100%; min-height: 50px;  font: 62.5% "Lucida Grande", Helvetica, Arial, sans-serif; }
#footer #ftrContent { width: 930px; margin: 0 auto; padding: 15px 0; }
#footer #ftrContent .half {
	width: 70px;
}

#footer #ftrContent #ftrLogo {
	width: 140px;
	margin-right: 20px;
	height: 74px;
	background: url(../404.html) no-repeat;
}
#footer #ftrContent #ftrNav {
	width: 600px;
	margin-right: 10px;
}
#footer #ftrContent #ftrMore {
	width: 140px;
	margin-right: 10px;
}
#footer #ftrContent #ftrLogo {
	width: 135px;
	margin-right: 35px;
	margin-top: 25px;
}
#footer #ftrContent #ftrCopyright { width: 300px; }

#footer #ftrContent h4 {
	color: #9baabe;
	border-bottom: 1px solid #9baabe;
	width: 100%;
	font-size: 1.3em;
	padding-bottom: .2em;
	font-family: Helvetica, Arial;
	margin-bottom: .35em;
}
#footer #ftrContent ul { margin: 0; padding: 0; }
#footer #ftrContent ul li { list-style: none; margin-bottom: .5em; }
#footer #ftrContent a { color: #fff; text-decoration: none; }
#footer #ftrContent a:hover { color: #9baabe; text-decoration: underline; }
#footer #ftrContent p { margin-bottom: .5em; color: #fff; }
#footer #ftrContent p a { font-weight: bold; }



/* Headers */
h1 {
  color: #a32423;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  padding-bottom: 18px;
}
h2 {
  color: #9baabe;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
	color: #9baabe;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:18px;
	border-bottom:#9baabe 1px dashed;

}
/* END Headers */
/* Links */
a,  a:link {
  color: #a32423;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #a32423;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #9baabe;
  text-decoration: underline;
}
a:focus {
  color: #b92200;
}
a:active {
  color: #392f69;
}
/* END Links */

.linkLike {
	color: #a32423;
	font-weight: bold;
}

/* (top, right, bottom, left) */

#mainImageFull {background:url(../home/rotate.jpg) top no-repeat; width:100%; height:350px;}
#mainContentFull { width: 100%; padding-bottom: 36px; }
#mainContentFull .full { width: 100%; }
#mainContentFull .narrow { width: 220px; }
#mainContentFull .narrow .component { margin: 0 0 10px; }
#mainContentFull .wide { width: 390px; }
#mainContentFull .wide .component { margin: 0 0 10px; }

#mainImage {background:url(../home/rotate.jpg) top no-repeat; width:100%; height:350px;}
#mainContent { width: 602px; padding-right: 18px; padding-bottom: 36px; border-right: #9baabe thin dashed; }
#mainContent .full { width: 100%; }
#mainContent .narrow { width: 220px; }
#mainContent .narrow .component { margin: 0 0 10px; }
#mainContent .wide { width: 390px; }
#mainContent .wide .component { margin: 0 0 10px; }

#sidebar {
	width: 294px;
	/* border-left: #9baabe thin dashed; */
	padding-left:6px;
	/* border-right: #9baabe thin dashed; */
	padding-right: 6px;
	height: 100%;
}
#sidebar .component { margin: 0 0 10px; }

.indent { margin-left: 18px; line-height:18px; }
.indent2 { margin-left: 72px; line-height:18px; }

.seo {
	/* border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid; */
	background-image: url(../images/seo-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 70px;
	color: #EACFA5;
	padding-left: 115px;
	padding-top: 48px;
	padding-right: 9px;
	font-size:14px;
	line-height:14px;
	width: 260px;
	margin-left:110px;
}
.seo a {
	color:#FFFFFF;
	font-weight:bold;
}
