/*GENERAL*/
html, body { 
	top: 0; 
	left: 0; 
	border: 0; 
	font: 85% Verdana, Arial, Helvetica, sans-serif; 
	background-color: #fff;
	}

* { margin: 0; padding: 0;}

img { border-style: none; }

/*TOOLBAR LINKS*/

#tools { 
	color: #7a7a7a; 
	}

#tools.left, #tools.right { 
	white-space: nowrap;
	position: absolute; 
	top: 0.5em; 
	}

.left  { 
	left: 0.5em;
	text-align: left;
	}

.right { 
	right: 142px;
	text-align: right; 
	}

#tools a { 
	text-decoration: none; 
	color: #7a7a7a; 
	}

#tools a:hover { 
	color: #95380b;
	text-decoration: underline; 
	}

/*MAIN TOP NAVIGATION*/
#logo {
	position: absolute;
	top: 0;
	left: 16px;
	width: 279px;
	height: 61px;
	text-decoration: none;
	}

#banner { 
	position: relative;
	width: 100%;
	height: 70px;
		}
	
#banner-nav { 
	position: absolute; 
	width: 100%;
	bottom: 2px;
	}

#search {
	position: absolute;
	top: 18px;
	right: 133px;
	color: #fff;
	padding: 10px 15px 0 0;
	white-space: nowrap;
	text-align: right;
	}

#search li {
	display: inline;
	list-style: none;
	text-decoration: none;
	padding-left: 5px; 
	color: #fff; 
	}

#search li a:link, #search li a:visited:hover, #search li a:visited, #search li.first a:link { 
	color: #fff;
	text-decoration: none;  
}

#search li a:hover, #search li.first a:hover {
	color: #B1E2FB;
	text-decoration: none; 
	}

#search input {
	background: #eaeaea;  
	border-color: #a9a9a9;
	border-width:1px;
	color: #5a5a5a; 
	white-space: nowrap;
	
	}

#search input.submit { 
	vertical-align: -3px;
	padding: 0; 
	background: transparent; 
	color: #fff; 
	font: 11px/12px Verdana,Arial, Helvetica, sans-serif; 
	}

#search input.text { 
	background: #fff; 
	}

 /*SITESEARCH*/
#sitesearch {
    position: relative;
    top: -0.5em;
    left: 0px;
    right: 0px;
    color: #fff;
    padding: 0 0 0 0;
    white-space: nowrap;
    text-align: left;
    }

#sitesearch li {
    display: inline;
    text-decoration: none;
    padding: 0 0 0 0;
    color: #fff; 
    }

#sitesearch li a:link, #sitesearch li a:visited:hover, #sitesearch li a:visited, #sitesearch li.first { 
    display: block;
    margin-top: -1.0em;
    padding: 0 0 0 0;
    text-indent: -2em;
    color: #333;
    list-style: none; 
    text-decoration: none; 
}

#sitesearch li a:hover, #sitesearch li.first a:hover {
    color: #B1E2FB;
    text-decoration: none; 
    }

#sitesearch input {
    background: #fff; 
    border-color: #333;
    color: #5a5a5a; 
    padding: 0 0 0 0;
    white-space: nowrap;
    }

#sitesearch input.text {
    display: inline;
    margin-left: -1.70em;
    padding: 0 0 0 0;
    background: #fff; 
    list-style: none; 
    white-space: nowrap;
    }

#sitesearch input.submit { 
    display: inline;
    vertical-align: -3px;
    padding: 0 0 0 0; 
    background: transparent; 
    color: #fff; 
    font: 11px/12px Verdana,Arial, Helvetica, sans-serif; 
    }

td { vertical-align: top;}

hr {
	border: 1px dotted gray; 
	border-color: #B09B88 white white; 
	background: #fff;
	}

#container-back {
	background-image: url(../images/background1-update.jpg);
	background-repeat:no-repeat; 
	height: 500px;
	z-index: 100;
	}
	
#container {
	width: 100%;
	margin: 10px auto;
	color: #333;
	line-height: 130%;
	background-image:url(../images/background1-repeater.jpg);
	background-repeat:repeat-x;
	}
	
#container2 {
	width: 100%;
	margin: 10px auto;
	color: #333;
	line-height: 130%;
	background-color:#FFFFFF;
	}

#content-sub {
	margin-left: 0px;
	margin-right: 170px;
	/*max-width: 65em;*/
	padding-right: 1em;
	vertical-align:top;
	font: normal 1.04em/1.35em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 400px;
}

#content-sub2 {
	margin-left: 0px;
	margin-right: 400px;
	max-width: 55em;
	padding: 5px 200px 0 1em;
	vertical-align:top;
	font: normal 1.04em/1.35em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #b0b0a0;
}

#content-sub-table {
	margin-left: 0px;
	padding: 5px 35px 0 1em;
	vertical-align:top;
	font: normal 1.05em/1.35em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #b0b0a0;
}

#content-sub-table h2, h3, h4{
	color: #95380b;
}

#content-sub-table h2{
	color: #95380b;
	font: bold 2.25em/1.0em Lucida, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0.15em;
}

#content-sub-table h3{
	color: #95380b;
	font: bold 1.45em/1.0em Lucida, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0.15em;
}
	
#content-sub h3, #content-sub2 h3 {
	color: #333;
	font: bolder 1.20em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content-sub h2,#content-sub2 h2 { 
	margin: 0 0 .5em 0; 
		color: #95380b;
	font: bold 2.25em/1.0em Lucida, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0.15em;
	}

#content-sub h4, #content-sub2 h4 {
	margin: 1.25em 0 0.25em; 
	font: bolder 1.10em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

#content-sub h5, #content-sub2 h5 {
	margin: 1.25em 0 0.25em; 
	font: bolder 1.0em Verdana, Arial, Helvetica, sans-serif;
	}

#content-sub p, #content-sub2 p {
	margin: .90em 0 0.85em;
	}

#content-sub ul, #content-sub2 ul {
	margin: .90em 0 0 3.25em;
	}

#content-sub blockquote, #content-sub2 blockquote {
	margin: .90em 0 0 3.25em;
	}

#content-sub ul ul, #content-sub2 ul ul {
	margin: 0 0 0 3.25em;
	}

#content-sub ol, #content-sub2 ol ol {
	margin: .90em 0 0 3.25em;
	}

#content-sub a:link, #content-sub2 a:link  { 
	color: #95380b; 
	}
	
#content-sub a:hover, #content-sub2 a:hover{ 
	color: #990033; 
	}
	
	
#content-sub-table p, #content-sub-table p {
	margin: .90em 0 0.85em;
	}

#content-sub-table ul, #content-sub-table ul {
	margin: .90em 0 0 3.25em;
	}

#content-sub-table blockquote, #content-sub-table blockquote {
	margin: .90em 0 0 3.25em;
	}

#content-sub-table ul ul, #content-sub-table ul ul {
	margin: 0 0 0 3.25em;
	}

#content-sub-table ol, #content-sub-table ol ol {
	margin: .90em 0 0 3.25em;
	}

#content-sub-table a:link, #content-sub-table a:link  { 
	color: #95380b; 
	}
	
#content-sub-table a:hover, #content-sub-table a:hover{ 
	color: #990033; 
	}

	
#leftnav {
	float: left;
	width: 160px;
}

#rightnav {
	/*float: right;*/
	position:absolute;
	top: 125px;
	left: 600px;
	width: 186px;
	/*padding: 3.5em 300px 0 1em;*/
	vertical-align: top;
	margin: 0;
}

#rightnav img { padding:0; margin:0; }

#rightnav ul {
	margin: 0 0 0 0;
	}

#rightnav a:link  { 
	color: #004B8C;
	padding: 0; 
	margin: 0;
	}
	
#rightnav a:hover {
	color: #990033;
	}
	
	
	
	
	#rightnav2 {
	width: 186px;
	/*padding: 3.5em 300px 0 1em;*/
	vertical-align: top;
	margin: 0;
}

#rightnav2 img { padding:0; margin:0; }

#rightnav2 ul {
	margin: 0 0 0 15px;
	}

#rightnav2 a:link  { 
	color: #004B8C;
	padding: 0; 
	margin: 0;
	}
	
#rightnav2 a:hover {
	color: #990033;
	}
	
#box1 { position: absolute; top: 300px; left: 15px;}

#box2 { position: absolute; top: 300px; left: 215px;}

	
/*FOOTER*/
#footer { font: .90em/1.25em Verdana, Arial, Helvetica, sans-serif; 
	color: #222;
	vertical-align: top; 
	border-top: 1px solid #797979;
	clear: both;
	}

#footer p {
	line-height: 1.55em;
	text-align:center;
	}

#footer a:link { color: #797979; 
	text-decoration: underline; 
	}

#footer a:visited { 
	text-decoration: underline; 
	}

#footer a:hover, #footer a:visited:hover { 
	color: #95380b;
	text-decoration: underline; 
	}
