/* CSS Document */

body {
	background-color:#7D1419;
	background-image:url(../images/innerpbk.jpg);
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#777;
	margin:0;
}
#ctl00_placeholderListing_idListing {width: 600px;}

#top {
	margin: 0px auto;
	width: 930px;
    height: 306px;

}
#middle {
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	background-image: url(../images/inconbg.gif);
	text-align: left;
	vertical-align: top;
	width: 930px;
}
#bottom {
	margin: 0px auto 0px auto;
	width: 930px;
	clear: left;
	height: 46px;
	background-image: url(../images/botbg.png);
	background-repeat: no-repeat;
	text-align: center;
}
#bottom ul {
	font-family: 'Trebuchet MS', Arial, Tahoma, verdana, sans-serif;
	font-size: 9px;
	padding: 0;
	float: left;
	margin-top: 15px;
	margin-left: 35px;
	text-align: center;

}
#bottom li {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	float: left;
}
#bottom li a {
	margin: 0px;
	padding: 0 3px 0 3px;
	color: #ee6f80;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #810111;
	display: block;
	border: solid #910215 1px;
	font-weight: bold;
}
#bottom li a:hover {
	margin: 0px;
	padding: 0 3px 0 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BE0118;
	display: block;
	border: solid #910215 1px;
	font-weight: bold;
}
#concontainer {
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	background-image: url(../images/inconbgover.gif);
	text-align: left;
	vertical-align: top;
	width: 930px;
	color: #FE9588;
	padding: 20px 5px 5px 30px;
}
#concontainer .h1 {
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	background-image: url(../images/inconbgover.gif);
	text-align: left;
	vertical-align: top;
	width: 930px;
}
#pcontainer {
	text-align: center;
	width: auto;
	margin: 0px auto 0px auto;
	background-image: url(../images/innbg.jpg);
	background-repeat: repeat-x;
	background-color: #9E2A33;
}
#newtable table a:link {
	color: #FFF;
	text-decoration: none;
}
#newtable table a:hover {
	color: #FFF;
	text-decoration: underline;
}
#newtable table tr td {
	color: #FFF;
}
#newtable table tr td p {
	line-height: 1.5em;
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
}
#newtable table a:visited {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#newtable table tr td p a:link {
	color: #333;
		font-style: normal;
	text-decoration: underline;
}
#newtable table tr td p a:visited {
	color: #333;
		font-style: normal;
	text-decoration: none;
}
#newtable table tr td p a:hover {
	color: #333;
		font-style: normal;
	text-decoration: none;
}