body {
	background-image: url(images/bg.jpg);
	background-color:#8e0f09;
	background-repeat: repeat-x;
	background-position:top;
	
}
#mainContent {
	width: 547px;
	height:445px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #666666;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#closeButton {
text-align:right;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:0px;
color:#8e0f09;
}
a:visited {
	color:#666666;
}

.normalLink {
text-decoration:none;
color:#990000;
}
.greyLink {
text-decoration:none;
color:#666666;
}
a.service1:link, a.service1:visited, a.service1:active {
display: block;
vertical-align: bottom;
text-align:right;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
height:26px;
width:122px;
text-decoration: none;
padding: 80px 10px 0px 0px;
color:#ffffff;
font-weight:bold;
background-image:url(images/service1.png);
background-repeat:no-repeat;
}
a.service1:hover {
background-image:url(images/service1a.png);
background-repeat:no-repeat;
text-decoration: none;
}
a.service2:link, a.service2:visited, a.service2:active {
display: block;
vertical-align: bottom;
text-align:right;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
height:40px;
width:126px;
text-decoration: none;
padding: 66px 5px 0px 0px;
color:#ffffff;
font-weight:bold;
background-image:url(images/service2.png);
background-repeat:no-repeat;
}
a.service2:hover {
background-image:url(images/service2a.png);
background-repeat:no-repeat;
text-decoration: none;
}
a.service3:link, a.service3:visited, a.service3:active {
display: block;
vertical-align: bottom;
text-align:right;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
height:26px;
width:124px;
text-decoration: none;
padding: 80px 10px 0px 0px;
color:#ffffff;
font-weight:bold;
background-image:url(images/service3.png);
background-repeat:no-repeat;
}
a.service3:hover {
background-image:url(images/service3a.png);
background-repeat:no-repeat;
text-decoration: none;
}
.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.footer a {
	color:#FFFFFF;
}
a.services:link, a.services:visited, a.services:active {
display: block;
vertical-align: bottom;
text-align: center;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 4px 0px 4px 0px;
color:#990000;
border: 1px solid #e6bfbf;
background-color:#f0e7e7;
margin-bottom:5px;
}
a.services:hover {
color:#666666;
background-color:#e6bfbf;
text-decoration: none;
}
.breadcrums {
font-size:10px;
color:#999999;
text-decoration:none;
}
#firstline {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ededed;
	text-align:left;
	margin:0 auto;
	width:780px;
}
#firstline a {
	text-decoration:none;
	color:#ededed;
}
#teamlogin {
	float:right;
}
#memberof {
	background: url(images/bg-memberof.jpg) center top no-repeat;
	border:1px solid #333333;
	height:110px;
	width:800px;
	margin:10px auto;
	padding-top:40px;
}
#memberof td {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#members td {
	text-align:center;
	font-size:11px;
	padding-bottom:5px;
}
#members td a {
	text-decoration:none;
	color:#000000;
}

span#orangeblurb {
	font-style: italic;
	color: #000;
	font-size: .8em;
	background: #fad3a3;
	
}

img#newsleft {
	border: 1px solid #000;
	text-align: top;
	float: left;
	margin-right: 5px;
}

img#newsright {
	border: 1px solid #000;
	text-align: top;
	float: right;
	margin-left: 5px;
}

div#calltoday {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #fad3a3;
	color: #000;
	padding: 5px;
	font-style: italic;
}
