﻿.contentbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.contentbluetext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.contentwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.contentwhitetext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #243D98;
	text-decoration: underline;
	font-weight: bold;
}
.border {
	border: 1px solid #243D98;

}
.contactbg {
	background-image: url(images/Building-Night.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.hp200 {
	background-image: url(images/hp200big.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.home {
	background-image: url(images/roughcollie.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.table
{
    width:100%;
    border-spacing:0;
    border-collapse:collapse;
    font-family:Arial;
    font-size:0.8em;

}

.background
{
	background-color:#d2d5d7;
	height:31px; 
	font-size:1.6em;
	padding-left:10px;

}

.subbackground
{
	background-color:#d2d5d7;
	height:31px; 
	font-size:1.6em;
	padding-left:10px;
	text-align:left;
		padding-left:10px;
}


A:link 
{
    text-decoration: none;
    color:#000000;
}

A:visited
{
    text-decoration: none;
    color:#000000;
}

A:active 
{
    
    text-decoration: none;
    color:#000000;
}

A:hover 
{  
    color: #cc092f;
    
}

.title
{
	font-size:3.1em;
	font-family: Arial;
	color:#000;
}

A.current:link 
{
    text-decoration: none;
    color:white;
}

A.current:visited
{
    text-decoration: none;
    color:white;
}

A.current:active 
{
    
    text-decoration: none;
    color:white;
}

A.current:hover 
{  
    color: #ffffff;
    
}

.currentbackground
{
	background-color:#cc092f;
	height:31px; 
	font-size:1.6em;
		padding-left:10px;
}

.currentsubbackground
{
	background-color:#cc092f;
	height:31px; 
	font-size:1.6em;
	text-align:left;
	padding-left:10px;
}
