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;
}

#newsletter h1 {
  color: #ed9330;
  font-size: 1.1em;
  font-weight:bold;
}

#newsletter div {
  color: #fff;
  background: rgb(76,76,76); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(12%,rgba(89,89,89,1)), color-stop(25%,rgba(102,102,102,1)), color-stop(39%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(60%,rgba(17,17,17,1)), color-stop(76%,rgba(43,43,43,1)), color-stop(91%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* IE10+ */
  background: linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
  padding: 10px;
}

#newsletter div.red {
background: rgb(169,3,41); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}

#newsletter hr {
  clear: both;
  background: #ed9330;
  color: #ed9330;
  height: 2px;
  width: 80%;
  margin-top: 8px;
}

#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;
}
