@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../images/bg-rep.jpg) top left;
	cursor:default;
	font-size:15px;
	}
#wrapper{
	width:100%;
	background:url(../images/top-rep.jpg) top left repeat-x;
	}
#page{
	width:924px;
	margin:0px auto;
	padding:0px;
	background:url(../images/bg-shadow.jpg) repeat-y top right;
	}
#container{
	background:url(../images/bg-shadow-left.jpg) repeat-y top left;
	}
#main{
	background:url(../images/wrapper-bg.jpg) repeat-y top center;
	}
a{
	text-decoration:none;
	color:#000;
	}
a img{
	border:0px;
	text-decoration:none;
	}
ul {
	margin-left:45px;
	}
#header{
	background:url(../images/top-rep.jpg) repeat-x top left;
	}
#header .top-nav{
	width:911px;
	height:33px;
	margin:0px auto;
	padding:0px;
	}
#header .top-nav ul.menu{
	list-style:none;
	margin:0px;
	padding:7px 15px;	
	float:right;
	display:block;
	}
#header .top-nav ul.menu li{
	list-style:none;
	margin:0px;
	float:left;
	display:block;
	border-right:1px solid #f9f6e0;
	}
#header .top-nav ul.menu li a{
	color:#f9f6e0;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:lowercase;
	display:block;
	padding:0px 5px;
	}
#header .top-nav ul.menu li.last{
	border:0px;
	}
#logo{
	padding:7px 20px;
	}
#logo .logo-text{
	float:left;
	margin-top:25px;
	display:block;
	}
#logo a{
	float:left;
	margin-right:20px;
	}
#logo .logo-text a{
	float:none;
	margin:0px;
	}
#logo .logo-text a h1{
	font-weight:normal;
	color:#bc1219;
	font-family:'Book Antiqua', 'Times New Roman', Times, serif;
	font-size:60px;
	padding:0px;
	margin:0px;
	text-align:center;
	}
#logo p{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#333333;
	line-height:150%;
	font-style:italic;
	margin:0px;
	padding:0px;
	text-align:center;
	}
#logo p.sub{
	font-style:normal;
	}
#content{
	width:911px;
	margin:0px auto;
	padding:0px;
	background:url(../images/sidebar-rep.jpg) repeat-y top left;
	height:100%;
	overflow:hidden;
	}
#sidebar{
	width:216px;
	float:left;
	background:url(../images/sidebar-top-rep.jpg) repeat-x top left;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#sidebar-holder{
	border-top:#9f070d 1px solid;
	border-right:#cc141c 1px solid;
	background:url(../images/sidebar-right-rep.jpg) repeat-y top right;
	}
#sidebar h4{
	margin:5px;
	padding:5px;
	color:#f9f6ec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	}
#sidebar ul.menu{
	margin:30px 0px;
	list-style:none;
	padding:0px;
	}
#sidebar ul.menu li{
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
	width:216px;
	}
#sidebar ul.menu li a{
	display:block;
	padding:7px 5px 7px 15px;
	color:#f9f6ec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
#sidebar ul.menu li a:hover{
	background:#a00208;
	}
#sidebar ul.menu li a.iehover{
	background:#a00208;
	}
#sidebar ul.menu li.selected a{
	background:#000;
	font-weight:bold;
	}
#sidebar ul.menu li.selected a:hover{
	background:#000;
	font-weight:bold;
	}
#sidebar ul.menu li.selected a.hover{
	background:#000;
	font-weight:bold;
	}
#holder{
	width:695px;
	float:right;
	}
#flash{
	border-top:#cbcaa1 1px solid;
	border-bottom:#cbcaa1 1px solid;
	border-right:#cbcaa1 1px solid;
	background:#f7f3ea;
	height:124px;
}
#flash #scroller {
	width:658px;
	margin:10px;
}
#matter ul li,
#matter ol li {
	margin:0px 4px;
	font-family:'Cambria', 'Times New Roman', Times, serif;
	font-size:16px;
	line-height:150%;
	color:#290204;
}

#matter{
	padding:15px 20px;
	font-family:'Cambria', 'Times New Roman', Times, serif;
	font-size:16px;
	color:#290204;
	line-height:150%;

	}
#matter a{
	color:#cc0000;
	}
#matter h2{
	color:#880107;
	font-size:26px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px;
	border-bottom:#000 1px dotted;
	}
#matter h3{
	color:#cc0000;
	font-size:20px;
	font-weight:bold;
	margin-top:18px;
	padding-bottom:8px;
	font-family:'Cambria', 'Times New Roman', Times, serif;

	}
#matter h4{
	color:#cc0000;
	font-size:18px;
	font-weight:bold;
	margin-top:19px;
	padding-bottom:8px;
	font-family:'Cambria', 'Times New Roman', Times, serif;

}
#matter h5{
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	padding-bottom:8px;
	font-family:'Cambria', 'Times New Roman', Times, serif;

}
#matter p{
	padding:5px 0px;
	font-family:'Cambria', 'Times New Roman', Times, serif;
	color:#290204;
	line-height:150%;
	font-size:16px;
	margin:0px;
	}
#footer{
	border:1px solid #696969;
	background:#c3c3b1;
	padding:10px;
	width:889px;
	margin:0px auto;
	border-top:4px solid #696969;
	}
#footer .legal{
	float:left;
	color:#353535;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:150%;
	}
#footer .legal a{
	color:#880107;
	}
#footer .legal ul {
	margin-top:20px;
}
#footer .legal ul.menu li {
	float:left;	
}
#footer .legal ul.menu li.last a {
	border:none;
}
#footer .legal ul.menu li.first a {
	padding:0px 5px 0px 0px;
}
#footer .legal ul.menu li a {
	padding:0px 5px;
	border-right:1px solid #333;
}
#footer .credits{
	color:#353535;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:150%;
	}
#footer .credits a{
	color:#353535;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:150%;
	}	
#footer .links{
	float:right;
	}

.trhover {
	background:#CCCCCC;
}

table.listing th {
	border-bottom:2px solid #333333;
}

.form_narrow label {
	text-align:left;
	float:none;
	display:block;
}

/* Scroller Box */
#flash {
 position: relative;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 list-style:none;
}
#scroller li {
	list-style:none;
}

#scroller img {
	border:2px solid #333333;
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	height: 124px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	height: 124px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 134px;
	height: 102px;
}

