A {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #A21B09;
	text-decoration: underline;

}
A:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #A21B09;
	text-decoration: none;

}
A.red11 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #6B271E;
	text-decoration: underline;
}
A:red11.hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #B30000;
	text-decoration: none;
}
A.dgrey11 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.dgrey11:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333333;
    text-decoration: underline;
}

.dgrey12 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	list-style: none;

}
.dgrey11 {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333333;
}
.black11b {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.dgrey12b {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.red12b {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #6B271E;
	font-weight: bold;
}
.black12 {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}
.black12b {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.grey12 {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #7f7f7f;
}

.tab{background-image:url(images/tab2_bg.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:center;
	padding:5px 2px 1px 2px;
}
.tabselected{background-image:url(images/tab2_bg_selected.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:center;
	padding:5px 2px 1px 2px;
}

.tab a{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration:none
}

.tab a:hover{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none
}


.tab .selected{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color:#6B271E;
	text-decoration:none
}
.red11 { font-family: "Trebuchet MS", sans-serif; font-size: 11px; color: #6B271E; font-weight: bold; }

.services_heading li{
list-style: none;
font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.services_main li{
list-style: disc;
	font-weight: normal;
}

#nav, #nav ul {
padding: 0;
margin:0;
list-style: none outside none;
height: 29px;
}

#nav a {
display: block;
width: auto;
height: 29px;
}

#nav li{
width: auto;
height: 29px;

padding: 0;
border: 0px none;
list-style: none outside none;
float: left;
}

#nav li ul{
position: absolute;
width: auto;
height: 29px;
left: -999em;
}

#nav li img{
display: block;
border: 0px;
margin: 0px;
padding: 0px;
}

#nav li:hover ul{
left: auto;
}

#nav li:hover ul, #nav li.sfhover ul{
left: auto;
padding: 0px;
margin:0px;
clear: left;
}

#content {
clear: left;
}