/* CSS Document */
body {
background-image: url(images/bkgrd.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
BACKGROUND-REPEAT: repeat-x;
font-family: Arial, Helvetica, sans-serif;
}
.leftspacer {
padding-left: 10px;
background-image: url(images/leftbar.jpg);
background-color:#FFFFFF;
}
.rightspacer {
padding-right: 7px;
background-image: url(images/rightbar.jpg);
background-color:#FFFFFF;
}
.left2spacer {
padding-right: 9px;
background-image: url(images/left-shadow.jpg);
background-color:#FFFFFF;
}
.right2spacer {
padding-right: 7px;
background-image: url(images/right-shadow.jpg);
background-color:#FFFFFF;
}
.spacer {
 height: 15px;
 background-color:#CCCCCC;
}
.content {
font-size: 13px;
padding-left: 15px;
}
.footer {
font-size: 10px;
color:#FFFFFF;
}
.newsgray {
font-size: 11px;
color:#666666;
}
.testimonials {
font-size: 11px;
padding-left: 10px;
padding-right: 12px;
}
.headerbracket {
color:#cf8a1f;
font-weight:none;
width: 10px;
}
.content {
font-family: 64%/16px Verdana, sans-serif;
font-size: 15px;
color:#666666;
font-weight:bold;
padding-left: 2px;
}
.menu2 {
	background-image: url(images/menu-bckgrd.jpg); 
	background-repeat: no-repeat;
	background-position:center;
	height: 232px;
}

a.header:link {font-size:12px; font-weight:bold; color:#233858; text-decoration: none;}
a.header:visited {font-size:12px; font-weight:bold; color:#999999; text-decoration: none;}
a.header:hover {font-size:12px; font-weight:bold; color: #cf8a1f; text-decoration: none;}
a.header:active {font-size:12px; font-weight:bold; text-decoration: none}


#list-menu {
width: 153px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight:BOLD;
} 
#list-menu li {
margin: 2px 0 0;
background-image: url(images/bullet.gif);
background-position: 18px 50%; /* X-pos Y-pos (from top-left) */
background-repeat: no-repeat;
} 
#list-menu a {
display: block;
width:143px;  /* 123  */
padding: 0px 0px 3px 30px;
text-decoration: none; /*lets remove the link underlines*/
} 
#list-menu a:link, a:visited   {
color:#666666;
}
#list-menu a:hover {
color:#cf8b20;
background-image: url(images/bullet.gif);
background-position: 18px 50%; /* X-pos Y-pos (from top-left) */
background-repeat: no-repeat;
background-color:#CCCCCC;

} 
#servicelist ul {
margin: 0;
padding: 0;
list-style-type: none;

}

#servicelist li 
{
list-style-position: outside;
list-style:none;
margin-top: 10px;
padding-left: 25px;
background-position: 0 0.1em; /* X-pos Y-pos (from top-left) */
background-image: url(images/bluebullet.gif);
background-repeat: no-repeat;
font-family: arial, sanf-serif;
font-size:13px;
font-weight:bold;
color:#233858; 
}
#servicelist a:visited {
color:#999999;
}



.photo {
padding-left: 38px;
}
.content-services {
font: bold 13px arial, helvetica, sanf-serif;
color:#233858;
padding-left: 38px;
}
.content-other {
font: normal 13px arial, helvetica, sanf-serif;
color:#333333;
padding-left: 38px;
padding-right: 30px;
}
.content-home {
font: normal 13px arial, helvetica, sanf-serif;
color:#333333;
padding-left: 18px;
padding-right: 18px;
}
H1{ 
font: bold 15px arial,helvetica,sans-serif; 
color: #233858;
padding-left: 38px;
}
H2{
font: bold 15px arial,helvetica,sans-serif; 
color:#333333;
}

#contactborder {
border:1px solid #a9a7a5;
}
.contactlabel {
font:11px/28px Arial, Helvetica, sans-serif; text-transform:uppercase; line-height: 14px;
color:#0B0B0B;
}


