/* Styles - Welcome */

/* ----------banner for logo etc-------------- */
#banner {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 145px;
	width: 820px;
	background-image: url(img/banner.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #981D20;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #981D20;
}

#li_image a{
	font-size:10px;	width:165px;
         	font-weight: bold;
height:20px;
	text-decoration:none;
	text-align:left;
	display:block;
	list-style-type: none;	font-family: Arial, Helvetica, Verdana, sans-serif;
color:#981D20;
	text-transform: uppercase;
	background-image: url(img/nav_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height:21px;
}


#li_image a:hover{
	font-size:10px;	width:165px;
         	font-weight: bold;
height:20px;
	text-decoration:none;
	text-align:left;
	display:block;
	list-style-type: none;	font-family: Arial, Helvetica, Verdana, sans-serif;
color:#981D20;
	text-transform: uppercase;
	background-image: url(img/nav_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height:21px;
}

#li_image_sel a{
	font-size:10px;	width:165px;
         	font-weight: bold;
height:20px;
	text-decoration:none;
	text-align:left;
	display:block;
	list-style-type: none;	font-family: Arial, Helvetica, Verdana, sans-serif;
color:#981D20;
	text-transform: uppercase;
	background-image: url(img/nav_sel1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height:21px;
}

#container #content #intro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #981D20;
	padding: 0px;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 28px;
	margin-left: 0px;
}
