@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
}
#masthead{
background-image:url(images/masthead.jpg);
background-repeat:no-repeat;
width:780px;
height:125px;
color:fff;
font-family:"Times New Roman", Times, serif;
position:relative;
}
#slogan{
	font-size:xx-large;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-style: italic;
}
#mastheadwords{
	font-size:medium;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
}
.telephone {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #01448E;
	background-image: url(images/lgtbluebk.jpg);
	letter-spacing: 1px;
}
#contentarea{
	background-color: #FFFFFF;
	line-height: 190%;
	height: 550px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contentarea a{
	color: #0F4B94;
	text-decoration: underline;
	font-weight: bold;
}
#contentarea a:hover{
	text-decoration: none;
	color: #70ACE6;
}
#contentarea li{
	color:#3074B5;
}
#sidebar{
	font-size: small;
	color: #FFFFFF;
	width: 199px;
	height:100%;
	background-image: url(images/house.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#sidebar p {
	padding-left: 5px;
}

#sidebar a{
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration:underline;
	}
#footer{
	color: #0457a1;
	background-image: url(images/lgtbluebk.jpg);
	background-repeat: repeat;
}
#footer a {
	font-weight: bold;
	color: #053E89;
	text-decoration: underline;
}

.border{
	border: 2px solid #133680;
	background-image: url(images/contentbk.jpg);
	background-repeat: repeat-y;
}
#mdlink{
	text-align: center;
	}
#mdlink a{
	font-weight:bold;
	font-size:x-small;
	color: #62A0D8;
	text-decoration: none;
}
h1 {
	color: #033C87;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
h2, h2 a {
	color: #0F4B94;
	text-decoration: underline;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	padding-top: 35px;
}


#nav {
	color: #07438C;
	background-image: url(images/lgtbluebk.jpg);
	height: 30px;
	padding-top: 5px;
}
#nav a {
	font-weight: bold;
	color: #023E87;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
.Rfloat {
	margin: 5px;
	float: right;
	border: 1px solid #999999;
}
.Lfloat {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-top: 15px;
}
.blueunderlined {
	color: #1f497c;
	text-decoration: underline;
}
.bluenolines {
	color: #1f497c;
}
h3 {
	font-weight: bold;
	color: #3778BA;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.testimonialsig {
	font-style: italic;
	font-weight: bold;
	color: #033F89;
	padding-left: 10px;
}
