/*  main stuff ---------------------------------------  */


body
{
	font-family: "Lucida Sans", "Lucida Sans regular", "Lucida Grande", futura medium, helvetica;
	background-color: #45584e;
	color: #003333;
	margin: 0;
	font-size: 12px;
}

#main fieldset {
border:medium none;
}

#main legend {
display:none;
}

#container
{
	width: 780px;
	visibility: visible;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

#content
{
	float: left;
	visibility: visible;
	width: 780px;
	background-color: #fff;
	min-height: 600px;
	background-image: url(/images/21.gif);
	background-repeat: repeat-y;
}

#searchbar
{
	width: 780px;
	height: 32px;
	float: left;
	background-image: url(/images/12.gif);
    background-repeat: no-repeat;
	margin: 0 0 0px 0;
        text-align:right;
}

#searchbottom
{
	width: 773px;
	height: 32px;
	text-align: left;
	float: left;
	background-image: url(/images/13.gif);
	margin: 0 0 0 0;
	color: #FFF;
	font-size: 14px;
	padding: 4px 0 0 7px;
}

#footer
{
	height: 46px;
	color: #033;
	font-size: 11px;
	background-color: #FFF;
	padding: 0 0 20px 0;
}

#ls
{
height: 20px;
text-align: center;
}

#contact
{
	float: left;
	text-align: left;
height: 20px;
	padding: 3px;
}

#contactaction
{
	float: right;
	text-align: right;
height: 20px;
	padding: 3px;
}

#footer2
{
	text-align: left;
	color: #fff;
height: 12px
	font-size: 11px;
	background-color: #666;
}


#breadcrumb
{
	float: right;
	width: 600px;
	height: 20px;
	text-align: left;
	background-color: #d4eecc;
	border-color: #390;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	color: #396;
	font-size: 11px;
	text-decoration: none;
	margin: 10px 5px 10px 0;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited
{
	
	color: #396;
	font-size: 11px;
	text-decoration: none;
}
#breadcrumb a:hover
{
	
	color: #d56403;
	font-size: 11px;
	text-decoration: none;
}

/*  search stuff ---------------------------------------  */
#search {
margin:0pt 18px;
}
#search select, #search input, #searchw select, #searchw input {
color:#76797C;
font-family:"Lucida Grande","Segoe UI",Verdana,sans-serif;
font-size:10px;
}
#search input.sbox, #searchw input.sbox {
background:#FFFFFF url(/images/19.gif) repeat-x scroll left top;
border:0pt none;
height:12px;
padding:3px;
margin:5px;
width:130px;
}
#search select, #searchw select {
margin-top:5px;
width:122px;
}
#search .srchimgs, #searchw .srchwimgs {
position:relative;
top:5px;
}

/*  sidebar and nav ---------------------------------------  */

#sidebar
{
	float: left;
	text-align: left;
	width: 141px;
	/* background-color: #edeef0; */

	margin: 0 10px 0 0;
	padding: 10px 0 0 2px;
	height: 800px;
}



#sidebar ul, #sidebarhome ul
{
	color: #000;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}

#sidebar ul li, #sidebarhome ul li
{
	border-color: #C5DED1;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 135px;
padding: 0;
	list-style-type: disc;
	list-style-image: url(/images/20.gif);
	list-style-position: inside;
}
/* unhude?
#sidebar ul li,  #sidebarhome ul li {
	list-style-image: url(/images/18.gif);
}*/

#sidebar ul li a,  #sidebarhome ul li a
{
	color: #000;
	width: 135px;
	height: 24px;
    font-weight: normal;
	text-decoration: none;
}

#sidebar ul li a:hover,  #sidebarhome ul li a:hover
{
	color: #d56403;
	text-decoration: none;
}

#sidebar ul a:active,  #sidebarhome ul a:active
{
	color: #000;
	width: 135px;
	height: 24px;
	background-color: #8ba295;
	
}

#sidebar ul li a.active,  #sidebarhome ul li a.active
{
	color: #000;
	width: 110px;
	height: 24px;
	list-style-type: disc;
	list-style-image: url(/images/20.gif);
	list-style-position: inside;
	margin: 0px;
	border-width: 0px;
	border-color: #C5DED1;
	border-style: solid;
	background-color: #8ba295;
	padding: 2px 8px 0px 0px;
	display: block;
}

#sidebar ul li.subnav,  #sidebarhome ul li.subnav
{
	color: #f00;
	width: 110px;
	height: 12px;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
	list-style-image: url(/images/20.gif);
	border-color: #C5DED1;
	border-width: 0 0 0 0;
	border-style: solid;
        text-align: left;
	text-indent: 3px;
	text-decoration: none;
		padding: 4px 8px 0px 0px;
			margin: 0;
}




ul li a.subnav_active, ul li a.subnav_active:hover, ul li a.subnav_active:visited
{
	color: #000;
	width: 100px;
	height: 12px;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
	list-style-image: url(/images/20.gif);
text-indent: 3px; 
	border-color: #C5DED1;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin: 0
	padding: 0;
}
#sidebar ul li.subnav a
{
    margin: 0 0 0 10px;
}


/*  safari etc  ---------------------------------------  */
html>body #sidebar
{
	margin: 0 15px 0 0;
}
html>body #sidebar ul li.subnav a
{
    margin: 0 0 0 10px;
}
html>body #sidebar ul li subnav,  html>body #sidebarhome ul li subnav
{
	color: #d56403;
    width: 145px;
	height: 12px;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
	list-style-image: url(/images/20.gif);
	border-color: #C5DED1;
	border-width: 0px;
	border-style: solid;
    text-indent: 3px; 
	text-decoration: none;
	padding: 4px 8px 0 0;
	margin: 0;
}

html>body #sidebar ul li a.subnav_active,  html>body ul li a.subnav_active, html>body ul li a.subnav_active:hover, html>body ul li a.subnav_active:visited
{
	color: #d56403;
	width: 145px;
	height: 12px;
	font-size: 10px;
	font-weight: normal;
    text-indent: 3px; 
	list-style-type: none;
	list-style-image: url(/images/20.gif);
	border-color: #C5DED1;
	border-width: 0px;
	border-style: solid;
	margin: 0 0 0 10px;
	padding: 0;
}
/*  safari end  ---------------------------------------  */

#sponsors_outer
{
height:auto;
}

#sponsors
{
/*top: -270px;*/
	color: #066;
margin-top: 100px
	font-size: 11px;
	float: left;
	line-height: 14px;
	left: 3px;
	visibility: visible;
	position: relative;
}

#sponsors a
{
	color: #066;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;

}

#littleandlarge
{
	float: left;
	margin: 20px 0px 0px 2px;
}

#littleandlarge a
{
	color: #999;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}



/*  content stuff ---------------------------------------  */


#leftcolumn
{
	float: left;
	width: 312px;
	margin-right: 10px;
	min-height: inherit;
}
#leftcolumshort
{
	float: left;
	width: 312px;
	margin-right: 10px;
}
#rightcolumn
{
	float: left;
	width: 272px;
	min-height: inherit;
}
#rightcolumn p
{
	margin-bottom: 10px
}

#fullwidth
{
	float: left;
	width: 594px;
	min-height: inherit;
}
#fullwidth p
{
	margin-bottom: 10px
}

#welcomeblok
{
	margin: 0 0 20px 0;

	vertical-align: top;
	float: right;
margin-right: 3px;
	width: 610px;
	border-color: #F0C;
	border-width: 0px;
	border-style: dashed;
}

#welcomeblok h2
{
	text-decoration: none;
	color: #003333;
	font-weight: normal;
	font-size: 24px;
	margin: 2px;
} 

.welcomeblokimage
{
	border-width: 0px;
	margin: 0 6px 10px 0;
	float: left;
}
#storyblok { margin: 0 0 20px 0;
font-size: 11px;
}

.greyback
{
	background-color: #edeef0;
	padding: 3px;
	margin: 0 0 10px 0;
}

.greenback
{
	background-color: #ebf8e7;
	padding: 3px;
	margin: 0 0 10px 0;
}
.smaller {
	font-size: 10px;
	margin: 0;

}


#imagecolumn
{
	float: left;
	width: 158px;
	margin-right: 10px;
	min-height: inherit;
}

#imagecolumn2
{
	float: left;
	width: 100px;
	margin: 0 10px 30px 0;
}

#detailcolumn
{
vertical-align:top;
}

#storycolumn
{
	float: left;
	width: 420px;
	min-height: inherit;
	font-size: 95%;
}

#storycolumn p
{
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

p {
margin: 0px 0px 5px 0px;
}
#galleryitemblock
{
border-color: #C5DED1;
border-width: 1px 0 0 0;
border-style: solid;
}

#articlegallery
{
text-align: center;
}
dl {
margin-bottom: 5px;
}
dd {
margin-bottom: 10px;
}

dt {
font-size: 14px;
font-weight: bold;
height: 20px;
color: #453F2B;
}


/*  class stuff ---------------------------------------  */


.gallery_list_seperator {
float: left;
width: 600px;
margin-bottom: 10px;
margin-top: 5px;

}

.gallery_thumb {
float: left;
margin-right: 10px;
margin-bottom: 3px;

}


.decade_list, .rssCcat
{
	color: #000;
	width: 85%;
	height: 20px;
	margin: 0px;
	border-width: 0px;
	border-color: #C5DED1;
	border-style: solid;
	background-color: #8ba295;
	padding: 8px 8px 2px 10%;
	display: block;
}
.people_list
{
	color: #000;
	
	height: 15px;
	margin: 0px;
	padding: 8px 8px 2px 10%;
	display: block;
	border-color: #C5DED1;
	border-width: 0 0 1px  0;
	border-style: solid;
}
.decade_list a, .people_list a, .rssCcat a
 {
	text-decoration: none;
	color: #000;
}

b,  .q
{
	font-size: 110%;
	color: #453F2B;
	line-height: 16px;
	font-weight: bold;
	padding: 10px 0 3px 0;
	display: block;
}

h1
{
	text-transform: capitalize;
	text-decoration: none;
	color: #453f2b;
	font-weight: normal;
	font-size: 28px;
	margin: 2px;
}

h2
{
	text-decoration: none;
	color: #453F2B;
	font-weight: normal;
	font-size: 26px;
	margin: 2px;
}

a 
{ 
color: #453f2b; 
font-weight: bold;
text-decoration: none;
}

a:link 
{
color: #453f2b;
}

a:visited 
{
color: #333333;
}
	
a:hover 
{
color: #d56403;
}

img 
{
border: 0px;
}

/* Search */

#livesearch_form {
padding:5px 10px;
/* height: 16px; */
}
#livesearch_form div {
background:transparent url(/images/53.gif) no-repeat scroll left top;
width:165px;
float:right;
}
#livesearch_form.livesearch_webkit div {
background:transparent none repeat scroll 0%;
}
#livesearch_form label {
display:none;
}
#livesearch_text {
border:0pt none;
height:14px;
margin:4px 0pt 4px 20px;
padding:1px 0pt 0pt;
vertical-align:top;
width:104px;
font-size:11px;
}
#livesearch_text.livesearch_inactive {
color:#666666;
}
#livesearch_form.livesearch_webkit #livesearch_text {
height:22px;
margin:0pt 5px 0pt 0pt;
width:144px;
}
#livesearch_form img.livesearch_resetimage {
height:14px;
margin:4px 9px 4px 2px;
vertical-align:top;
width:14px;
}
#livesearch_form img.livesearch_waitimage {
height:16px;
margin:3px 0pt 0pt;
vertical-align:top;
width:16px;
}
#livesearch_results {
background-color:#EBEBEB;
border:1px solid #ADADAD;
width:184px;
margin: 22px 0px 0px 584px;
padding: 0px 5px 5px 5px;
font-size: 11px;
}
#livesearch_results ul li strong {
color:#cd5f03;
}

#livesearch_results ul {
list-style-image: url(/images/56.gif);
}

#livesearch_results a:link, #livesearch_results a:visited {
color:#009966;
text-decoration:none;
font-weight: bold;
}

#livesearch_results a:hover {
color:#3f6863;
text-decoration:none;
}

.smd_slimbox img {
margin-right: 10px;
margin-bottom: 3px;
margin-top: 3px;
border-color: #8ba295;
	border-width: 2px;
	border-style: solid;
}

.zemContactForm {
line-height: 20px;

}

#articlemp3, #articledownloadpdf {
margin: 10px 0 0 0;
}

#articlevideo {
align: center;
}