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

img, div { behavior: url(images/iepngfix.htc) }

*{

	margin:0;

	padding:0;

}
#container {
	height: 1600px;
	width: 954px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	width: 954px;
	background-repeat: no-repeat;
	height: 237px;
}
#shadow {
	background-image: url(images/bgshadow.png);
	background-repeat: repeat-y;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/vertgradient.png);
	background-repeat: repeat-x;
}
#toptext {
	width: 893px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}

#toppics {
	height: 282px;
	width: 953px;
	background-image: url(images/toppics-4.jpg);
}
#left {
	float: left;
	height: 857px;
	width: 575px;
	padding-right: 15px;
	padding-left: 40px;
	padding-top: 15px;
}
#contact {
	width: 275px;
	float: left;
	padding-top: 25px;
	padding-left: 23px;
}
.paratext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height: 1.3em;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.paratext2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height: 1em;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 0px;
}
#topshadow {
	height: 36px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/topshadow.jpg);
	background-repeat: no-repeat;
}
#bottomshadow {
	height: 37px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottomshadow.png);
	background-repeat: no-repeat;
}
#bottominfo {
	height: 35px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#subfooter {
	height: 20px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.subfootertext {
	font-size:13px;
	text-align:center;
	color:#B21E22;
	/*letter-spacing:1%;*/
	font-family: Arial, Helvetica, sans-serif;
}
.subfootertext a:link {
	text-decoration: none;
	color:#B21E22;
}
.subfootertext a:visited {
	text-decoration: none;
	color:#B21E22;
}
.subfootertext a:hover {
	color: #666;
	text-decoration: none;
}
.subfootertext a:active {
	text-decoration: none;
}
p {
	line-height:1.3em;
	
}
