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

body	{
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
td	{
	font-size:10px;
	line-height: 14px;
}
ul	{
	margin-left: 10px;
}
#spread	{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
#header	{
	height: 70px;
	padding: 10px 0;
}
#logo	{
	float: left;
}
#navigation 	{
	padding: 45px 25px 0 10px;
	float: right;
}
#navigation a:link, #navigation a:visited{
	color: #283891;
	font-size:16px;
	text-decoration:none;
	margin-left: 35px;
}
#navigation a:hover	{
	color: #ed1c24;
}
#main	{
	position:relative;
}
#maintop	{
	background-image:url(../images/maintop.jpg);
	background-repeat:no-repeat;
	height: 15px;
}
#mainrepeat	{
	background-image:url(../images/mainrepeat.jpg);
	background-repeat:repeat-y;
}
#mainmiddle	{
	background-image:url(../images/mainmiddle.jpg);
	background-repeat:no-repeat;
	min-height:500px;
	position:relative;
	padding-top: 20px;
}
#phoneimg	{
	position:absolute;
	left: 22px;
	top: 12px;
}
#rightunderlaytop	{
	position:absolute;
	background-color: #ffffff;
	height: 25px;
	width: 465px;
	top: -15px;
	margin-left: 360px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#rightunderlaybottom1	{
	background-color: #ffffff;
	height: 425px;
	width: 465px;
	margin-top: 10px;
	margin-left: 360px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#rightunderlaybottom2	{
	background-image:url(../images/underlaybottom.png);
	background-repeat:no-repeat;
	height: 14px;
	width: 465px;
	margin-left: 359px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#contentoverlay	{
	position: absolute;
	top: 54px;
	width: 850px;
	height: 450px;
}
#leftcol	{
	float: left;
	margin-left: 25px;
	width: 310px;
}
#leftcol img 	{
}
#rightcol	{
	float: right;
	padding: 20px 20px;
	width: 430px;
	margin-right: 25px;
}
#rightcol td	{
	font-size:12px;
	line-height: 18px;
	font-weight:bold;
}
#material td	{
	font-size:12px;
	line-height: 14px;
	font-weight:normal;
}
#rightcol td p.hptbl	{
	font-size:11px;
	line-height: 14px;
}
.homesubhead	{
	color: #ff0000;
}
#rightcol p 	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
#rightcol a:link, #rightcol a:visited	{
	color:#ffffff;
	text-decoration:none;
}
#rightcol a:hover	{
	color:#06F;
	text-decoration:underline;
}
#mainbottom	{
	background-image:url(../images/mainbottom.jpg);
	background-repeat:no-repeat;
	height: 15px;
}
#phone	{
	position:absolute;
	bottom: 10px;
	right: 25px;
	color: #ff0000;
	font-size:24px;
	font-weight:bold;
	z-index: 30;
}
#pgtitle	{
	width: 465px;
	margin-left: 360px;
}
#footer	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
}
#footerleft	{
	float: left;
	width: 250px;
	padding-left: 25px;
}
#footerleft a:link, #footerleft a:visited	{
	color: #666;
	text-decoration:none;
}
#footerleft a:hover	{
	text-decoration:underline;
}
#footerright	{
	float: right;
	text-align:right;
	padding-right: 15px;
	width: 450px;
}
#footerright a:link, #footerright a:visited	{
	color: #555;
	text-decoration:none;
}
#footerright a:hover	{
	color: #06F;
	text-decoration:underline;
}
.header	{
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 5px;
}
.subhead	{
	font-weight:bold;
}
#aammap	{
	border: 1px solid #000000;
	width: 430px;
	height: 260px;
}
