/* CSS Document */
html, body {
    margin: 0px;
    padding: 0px;
    background: #ffffff url(../images/bg-body.png) fixed repeat-x;
}

body {
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
}

#wrap {
    width: 900px;
    margin: 0px auto;
	text-align: left;
}
#hd {
    margin: 0px 0 0px;
	height: 270px;
	background: #fff url(../images/bg-hd-2.png) no-repeat scroll center bottom;
}
body#home #hd {
	background: #fff url(../images/bg-hd.png) no-repeat scroll center bottom;
}

#hd #site-logo {
    height: 90px;
    display: block;
    margin: 10px 0;
}

#hd #site-banner {
	width: 100%;
	height: 180px;
}

div#navigation {
  width: 160px;
  padding: 10px;
  margin-top: 10px;
  margin-right: 20px;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 80%;

}
div#crumbs {padding-top: 20px;
font-size: 70%;}

div#navigation ul{
padding: 10px;
}
div#navigation ul li ul{
padding: 0px;
border: 1px solid #ddd;}

div#navigation ul li{
padding: 5px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #fff;
}

  
/* -------------- old horizontal nav
div#site-nav {
	width:  100%;
	height: 30px;
	background: #5f6255;
	border-bottom: 5px solid #ffc220;
}

div#site-nav ul {
    margin: 0em;
    padding: 0em;
}

div#site-nav li {
    margin: 0em;
    padding: 0em;
    display: block;
    * display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

div#site-nav li a {
    display: block;
	float: left;
	height: 20px;
    padding: 10px 20px 0px;
    color: #ffffff;
    font-size: 90%;
    font-weight: bold;
	letter-spacing: .5px;
    text-align: left;
    text-decoration: none;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

div#site-nav li a:hover {
    text-decoration: none;
	color: #333;
    background: #c1bfba;
}
div#site-nav li a.current {
    font-weight: bold;
	background: #ffc220;
}
-----------------------------------*/
#bd {
	width: 898px;
    padding: 0px 0 0;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

body#home #bd {
    background: #fff url(../images/bg-bd.gif) top left repeat-y;
}

/* #content, #side, #side-right, #side-left {
	float: left;
	margin-left: 10px;
	padding: 0px 10px;
	color: #555;
    background-color: transparent;
}
*/
#content {
margin-left: 200px;
	width: 640px;
    padding: 5px 20px;
    background-color: #ffffff;
}

#content img {
padding: 5px;
border: 1px solid #ddd;
}

div#lightbox .thumbnail img {
border: 0px;
}
/** html #content {
	margin-left: 5px;
}


#side {
	width: 360px;
    background-color: #e9e9e6;
}

#side-left {
	width: 170px;
    background-color: #e9e9e6;
}

#side-right {
	width: 160px;
    background-color: #ffc220;
}

#side-left #menu li a{
	display: block;
	margin: .3em 0;
	font-size: 108%;
	font-weight: bold;
}

.side h2 {
	font-size: 115%;
	font-weight: bold;
}

#side div.sidebreak {
	width: 380px;
	margin: 0 -10px;
	height: 50px;
    background: #fff url(../images/bg-sidebreak.png) top left no-repeat;
}

div.side a {
	color: #fff;
	border-bottom: 1px dotted #bdd73c;
}
.side a:hover {
	text-decoration: none;
	border-bottom: 1px solid #bdd73c;
}
*/
#ft {
	/* background: transparent url(../images/bg-ft-2.png) no-repeat scroll center top; */
	padding: 10px 20px 10px;
    text-align: center;
}

body#home #ft {
	background: transparent url(../images/bg-ft.png) no-repeat scroll center top;
}

#ft p {
    margin: 0 0 20px;
	color: #aaa;
	font-size: 77%;
    text-align: center;
}

#news {
/*    margin: 20px 0 20px 22px;
    padding: 40px 8px 5px 8px;*/
}

.newsitem {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 15px;
}

.newsitem span.date {
    padding: 0px 5px 3px 0px;
    color: #999;
    font-size: 9px;
    font-weight: normal;
    text-align: right;
}

/*----------------- text_styles -----------------------*/
p {
    color: #555;
    font-size: 93%;
    line-height: 1.4em;
    text-align: justify;
    margin: 1em .8em;
	padding-bottom: 5px;
}

#content p {
    text-align: left;
}

#content li {
	font-size: 93%;
	padding-top: 3px;
	line-height: 1.4em;
	}

h1 {
    font-size: 167%;
    font-weight: normal;
    color: #666;
    margin: 0 0 .3em;
}

body#home h1 {
    font-size: 250%;
    font-weight: normal;
    color: #666;
    margin: 0 0 .3em;
}

h2 {
    color: #5f6255;
    font-size: 123.1%;
    font-weight: normal;
}

#content h2 {
    color: #5f6255;
    font-size: 123.1%;
    font-weight: normal;
    margin: 1em .1em .2em;
}

#content h3 {
    color: #444;
    font-size: 108%;
    margin: 1em .5em .2em;
    border-bottom: 1px solid #e9e9e6;
}

h4 {
    color: #333333;
    font-size: 14px;
    margin: 0pt;
    padding: 3px 3px 3px 5px;
}

h5, h6 {
    color: #999999;
    font-size: 0.7em;
    margin: 2ex 0pt 1ex;
    padding-bottom: 1px;
    padding-top: 2ex;
}

#content ol, #content ul, #content dl, #content blockquote {
    margin: 1em 2em;
}

#content ol li  {
	font-size: 93%;
    list-style: decimal outside;
}

#content ul li {
	font-size: 93%;
	list-style: disc outside;
 }

a img {
    border: 0px none;
}

a, a:link, a:active, a:visited {
    color: #36c;
    text-decoration: none;
}

a:hover {
    color: #25b;
    text-decoration: underline;
}

.clear {
    display: block;
    clear: both;
}

.hilight {
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px 10px 10px 10px;
    font-weight: bold;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}
/*
 blockquote,ul,ol,dl {
 margin:1em;
 }
 ol,ul,dl {
 margin-left:2em;
 }
 ol li {
 list-style: decimal outside;
 }
 ul li {
 list-style: disc outside;
 }
 */
th, td {
    border: 0px none;
    padding: .2em;
}

th {
    font-weight: bold;
    text-align: center;
}

table {
    margin-bottom: .2em;
}

blockquote {
    margin: 1.5em 1.5em 0em;
    font-style: italic;
}

.table-features {
float: right;
width: 250px;
margin: 1.5em 0 1.5em 1.5em;
border: 1px solid #ddd;
}

.table-features th, .table-features td {
	padding: 3px;
	font-size: 85%;
}

.table-features td {
	background-color: #f6f6f6;
}


/* slideshow stuff  ------------------------------------------*/
.yui-sldshw-displayer {  
	position: relative;
	overflow: hidden;
	height:180px;
	width:900px;
}
.yui-sldshw-displayer   img {
	position:absolute;
	width: 100%;
	height: 100%;
	top: 0;	
	left: 0;	
}
.yui-sldshw-displayer   table {
	position: absolute;
	width: 100%;
	height: 100%
}
.yui-sldshw-displayer  div {
	position: absolute;
	width: 100%;
	height: 100%
}

.yui-sldshw-next {
	z-index: 1;
	display: block;
	opacity: 1.0;
}

.yui-sldshw-active {
	z-index: 10;
	display: block;
	opacity: 1.0;
}
.yui-sldshw-cached {
	display: none;
	z-index: 0;
	opacity: 1.0;
}

div.yui-sldshw-frame {
	background: white;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;q
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
