@charset "windows-1252";

* {
	margin: 0px;
}

body {
	/*background-image: url(/images/body.gif);*/
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

iframe {
	background-color: transparent;
}

#main {
	margin: 0px auto;
	width: 900px;
}

#header {
	background-image: url(/images/header.gif);
	width: 900px;
	height: 80px;
	color: #d2c8c8;
}

#header #text {
	height: 34px;
	width: 600px;
	float: right;
}

#header h1 {
	padding: 5px 0px 0px 10px; /* top right bottom left */
	float: left;
	color: #484944;
	font-size: 10px;
	width: 470px;
	height: 12px;
}

#header h2 {
	padding: 5px 0px 0px 0px; /* top right bottom left */
	float: left;
	color: #000000;
	font-size: 20px;
}

#topbanner {
	text-align: center;
	height: 20px;
}

#image {
	background-image: url(/images/main.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 200px;
	float: left;
	padding-bottom: 5px;
}

#image #mainflash {
	float: right;
	margin-right: 40px;
}

#container {
	background-image: url(/images/container.gif);
	height: 270px;
	float: left;
	font-size: 12px;
}

#column1 {
	padding: 6px 5px 0px 5px; /* top right bottom left */
	color: #484947;
	width: 280px;
	float: left;
}

#column1 p {
	padding: 7px;
}

#column1 a, #column1 a:hover, #column1 a:active, #column1 a:visited, #column1 a:link {
	color: #484947;
	text-decoration: none;
	cursor: text;
}

#column1 h2 {
	padding: 2px 0px 2px 20px; /* top right bottom left */
	background-image: url(/images/col1-h2.gif);
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-size: 14px;
}

#column1 h2 a, #column1 h2 a:hover, #column1 h2 a:active, #column1 h2 a:visited, #column1 h2 a:link {
	color: #ffffff;
}

#column1 div.text {
	background-image: url(/images/col1-text.gif);
	background-position: left bottom;
	height: 235px;
}

#column2 {
	padding: 6px 0px 0px 0px; /* top right bottom left */
	width: 320px;
	float: left;
}

#column2 p {
	padding: 7px;
}

#column2 p.center {
	text-align: center;
}

#column2 h2 {
	padding: 2px 0px 2px 8px; /* top right bottom left */
	background-color: #efde9c;
	border-bottom: 2px solid #ffffff;
	color: #484947;
	font-size: 14px;
}

#column2 h2 a, #column2 h2 a:hover, #column2 h2 a:active, #column2 h2 a:visited, #column2 h2 a:link {
	color: #484947;
	text-decoration: none;
}

#column2 div.text {
	background-color: #db3f33;
	color: #ffffff;
	height: 205px;
}

#column2 dl {
	width: 313px;
	overflow: hidden;
	padding-bottom: 5px;
}

#column2 dt {
	padding-left: 7px;
	float: left;
	width: 120px;
}

#column2 dd {
	float: left;
	width: 180px;
}

#column2 dl input.text {
	font-size: 11px;
	height: 11px;
}

#column2 dl select.select {
	font-size: 11px;
	width: 175px;
}

#column2 dl select.selectsmall {
	font-size: 11px;
	width: 85px;
}

#column2 #col2bottom {
	background-color: #db3f33;
	padding: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
}

#column2 #col2bottom select {
	margin: 30px 0px 0px 0px; /* top right bottom left */
	padding: 2px;
	border: 0px;
	background-color: #db3f33;
	font-size: 11px;
	color: #ffffff;
}

#column3 {
	padding: 6px 5px 0px 5px; /* top right bottom left */
	color: #484947;
	width: 280px;
	float: left;
}

#column3 p {
	padding: 7px;
}

#column3 strong {
	color: #db3f33;
}

#column3 a, #column3 a:hover, #column3 a:active, #column3 a:visited, #column3 a:link {
	color: #484947;
	text-decoration: none;
	cursor: text;
}

#column3 h2 {
	padding: 2px 0px 2px 20px; /* top right bottom left */
	background-image: url(/images/col3-h2.gif);
	background-position: right top;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-size: 14px;
}

#column3 h2 a, #column3 h2 a:hover, #column3 h2 a:active, #column3 h2 a:visited, #column3 h2 a:link {
	color: #ffffff;
}

#column3 div.text {
	background-image: url(/images/col3-text.gif);
	background-position: right bottom;
	height: 235px;
}

#footer {
	background-image: url(/images/footer.gif);
	width: 900px;
	height: 26px;
	margin: 0px auto;
	font-size: 10px;
	color: #ffffff;
	clear: both;
}

#footer p {
	text-align: center;
	padding: 6px 15px 0px 15px; /* top right bottom left */
}

#footer a, #footer a:hover, #footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #ffffff;
}

#subfooter {
	width: 900px;
	height: 26px;
	margin: 0px auto;
	font-size: 9px;
	text-align: center;
	color: #888888;
	clear: both;
}

#subfooter h6 {
	font-size: 9px;
	font-weight: normal;
}

#subfooter a, #subfooter a:hover, #subfooter a:link, #subfooter a:active, #subfooter a:visited {
	text-decoration: none;
	color: #888888;
}

#crosslinks h5 {
	font-weight: normal;
	font-size: 9px;
}




