@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(images/bghome.jpg) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.int {
	margin: 0;
	padding: 0;
	background: url(images/bgint.jpg) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link, a:visited {
	color: #0e3468;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0e3468;
	text-decoration: none;
}
p {
	line-height: 18px;
}
h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0e3468;
	background: url(images/h2bg.gif) no-repeat left;
	font-weight: normal;
	padding: 0 0 5px 55px;
	margin: auto;
}
h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0e3468;
	background: url(images/h2bg.gif) no-repeat left;
	font-weight: normal;
	padding: 0 0 5px 55px;
	border-bottom: 1px solid #b9b9b9;
	margin: 10px 0 10px 0;
}
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#header img {
	margin: 23px 0 0 0;
}
#toplinks {
	background: url(images/topbg.jpg) no-repeat;
	width: 326px;
	height: 29px;
	float: right;
	margin: 2px 0 0 0;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #fff;
}
#toplinks a:link, #toplinks a:visited {
	color: #fff;
	text-decoration: none;
}
#toplinks a:hover, #toplinks a:active {
	color: #ccc;
	text-decoration: none;
}
#navigation {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	margin: 35px 0 17px 12px;
	font-weight: bold;
}
#navigation a:link, #navigation a:visited {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	color: #ccc;
	text-decoration: none;
}
#middle {
	clear: both;
}
#tools {
	background: url(images/toolsbg.jpg) no-repeat;
	width: 218px;
	height: 282px;
	margin: 20px 0 0 0;
	padding: 1px 0 0 20px;
}
#tools h2 {
	width: 140px;
}
.int #tools {
	background: url(images/toolsbgint.jpg) no-repeat;
}
.locklink {
	background: url(images/lock.gif) no-repeat top left;
	padding-left: 25px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 7px;
}
.locklink a {
	color: #941e34;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#mainimage {
	width: 724px;
	height: 283px;
	background: url(images/mainpicbg.jpg) no-repeat;
	float: right;
	padding: 11px 0 0 12px;
}
#lowercontent {
	clear: both;
}
#homeleft {
	width: 650px;
	float: left;
}
#homeright {
	float: right;
	width: 250px;
	background: url(images/border.jpg) repeat-y top left;
	padding-left: 30px;
}
#homeright p {
	border-bottom: 1px solid #bbc5d5;
	padding-bottom: 10px;
}
#homeright .last {
	border-bottom: none;
}
#footer {
	clear: both;
	margin-top: 10px;
}
#footer .small {
	color: #333333;
	font-size: 10px;
	margin-top: 0px;
}
#footer a:link, #footer a:visited {
	color: #333333;
}
#footer a:hover, #footer a:active {
	color: #0e3468;
	text-decoration: none;
}
#intcontent {
	clear: both;
}
#intleft {
	width: 240px;
	float: left;
	background: url(images/borderint.jpg) no-repeat 35% right;
	padding-right: 30px;
}
#intright {
	float: right;
	width: 700px;
	margin: 25px 0 0 0;
}
#news {
	margin-left: 12px;
}
.red {
	color: #ff0000;
}
#locations td {
	padding-right: 100px;
	border-bottom: 1px solid #ccc;
}
#newslist li {
	margin: 10px 0;
}