@charset "UTF-8";
body {
	margin: 0;
	padding: 10;
	border: 0px;
	position: relative;
	z-index: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #c6c9bf;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	background-position: -1px 25px;
}
#layout{
	width: 786px;
	position: absolute;
	left: 230px;
}
#header{
	width: 765px !important;
	height: 117px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
h1#si\tetitle {
	margin:10px 10px 15px 10px;
	width: 160px;
	height:50px;
	display: list-item;
	list-style-image:/images/header.png;
	list-style-position: inside;
	letter-spacing:-1000em;
	font-size: 1pt;
	color: #fff;
	list-style-type: none;
	list-style-image: url(images/header.png);
	}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #c2baba;
	}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EBEBEA;
	text-align: center;
	background-color: #456A40;
	padding: 5px;
	}
#leftcolumn {
	float: right;
	width: 165px;
	background-color: #CCCCCC;
	top: 20px;
	position: relative;
	}
#maincolumn {
	width: 495px;
	float: left;
	padding: 10px;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom:5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width:thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #6C6C6C;
	border-bottom-color: #000000;
	border-left-color: #eeeeee;
	font-size: 0.9em;
	margin-right: 5px;
	background-color: #fff;
	}
#footer {
	position: relative;
	left: 25px;
	bottom: 0px;
	top: 0px;
	right: 0px;
	margin: 0px;
	clear: both;
	}
#container {
	width: 710px;
	margin-left: 52px;
	padding: 0;
	border: 0px;
	}	
#layout #navigation_index h2 {
	width: 450px;
	margin-left: 40px;
}
#navigation {
	width: 630px;
	position: relative;
	top: 5px;
	left: 5px;
	border-right: medium solid #ccc;
	border-bottom: medium solid #ccc;
	padding-top: 5px;
	background-color: #fff;
	}
#navigation a {
	font-size: 16px;
	color: #5c1000;
	}
#navigation a:hover {
	background-color: #fd4700;
	}
#navigation a:visited {
	color:#000099;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a160b;
	text-decoration: none;
	font-weight: 600;
	padding-left: 1em;
	}
a:hover,a:focus, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FD4700;
	text-decoration: underline;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a160b;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #009;
	padding-left: 1em;
	text-decoration: none;
	}

	
cite {
	font-size: 12px;
	}
li {
	padding-bottom: 10px;
	font-size: 14px;
}
.img-center {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
