#page {
/*	width: auto!important;
	width:760px;
	min-width: 760px;
*/
}

/*--------------------------------------------- */
/*                 >>> HTML <<<                 */
/*--------------------------------------------- */

/* RSS */
#customcontent ul.rss-items { margin:0; }

ul.rss-items li { list-style: none; margin-bottom: 1em; }

ul.rss-items a.rss-item { margin-bottom: 1em; }

ul.rss-items span.rss-date { font-weight: bold; }

/* HOMEPAGE CONTENT
=============================================== */

#homepage_content {
	background: url(/download-nocache/gallery/site_ima/background/original) 50% 0 no-repeat;
	border-bottom: 1px dashed #d0cdbc;
	margin-bottom: 1.5em;
}

#homepage_content p{ margin-bottom: 2.5em; }

#homepage_content li{ margin-bottom: 1em; }

#homepage_content li a{ color: #c23c3c; }

#recentupdates {
	background: #eae6db;
	border: 2px solid #d0c0a9;
	margin-bottom: 3em;
	padding: 30px;
}

#recentupdates ul {
	margin-bottom: 0 !important;
}

#recentupdates li {
	list-style: none;
	margin: 0.5em 0 1em;
}

#sections {
	margin: 1em 0;
}


#sponsors h4 {
	margin-bottom: 15px;
}

#sponsors li { 
	list-style: none;
	float: left;
	padding: 0 0.5em;
}

div.image_entry {
	text-align: center;
	width: 200px;
	height: 225px;
	border: 1px solid #d0c0a9;
	float: left;
	margin: 5px;
	padding: 5px;
}
#pic_of_the_month div.image_entry {
	border: none;
	height: 125px;
	margin: 0 auto;
	float: none;
}

div.image_clear {
	clear: both;
}
div.pic_country {
	font-weight: bold;
}
div.pic_year {
	font-weight:bold;
	font-size: 0.90em;
}
div.pic_theme {
	font-style: italic;
}
div.pic_country, div.pic_year, div.pic_theme {
	margin: auto;
}

table.hijason td { /* aka, tables on home health pictures */
	padding: 12px;
}

div#left_container { 
	float: left; 
	margin: 0 0 10px 0; 
	padding: 0; 
	width: 45%; 
	min-width: 230px;
	text-align: left; 
}
div#right_container { 
	float: right; 
	margin: 0 0 10px 0; 
	padding: 0 10px 0 0; 
	width: 45%; 
	min-width: 290px;
	text-align: left; 
}
#pic_of_the_month, 
#toolkit {
	border: #D0C0A9 2px solid; 
	padding: 5px; 
	background-color: #EAE6DB;
	clear: none;
	height: 215px;
	margin: 0 auto; 
}      
#recentupdates { width: 275px; }
#toolkit { 
	width: 280px;
	text-align: left;  
}
#pic_of_the_month { 
	width: 230px; 
	text-align: center; 
}

/*--------------------------------------------- */
/*               >>> PALLETTE <<<               */
/*--------------------------------------------- */

a                { color: #0359a6; text-decoration: none; }
#tinymce a       { color: #0359a6 !important; text-decoration: none !important; }

a:hover          { color: #80a8e5; text-decoration: underline;}
#tinymce a:hover { color: #900 !important; text-decoration: underline !important; }

h1, h2, h3, h4, h5 { color: #9A090D; }

#footer, #footer a { color: #fff; }


/* LAYOUT
=============================================== */

body { background-color: #fff; color: #433419; }

#main {
	background: #fff url(../img/nav-border.gif) 37px 0 repeat-y;
	height: auto !important;
	height: 1%;
	overflow: auto;
	padding: 0 10px 10px 0;
}

#header {
/*	background: #9a070b url(../img/header-img.jpg) no-repeat scroll right top; */
	background: #9a070b url(/download-nocache/gallery/site_ima/tlrcresize~2) no-repeat scroll right top;
	padding-top: 30px;
	margin-bottom: 25px;
}

#header-inner {
	
        background: url(../img/header-img.jpg) 0 100% no-repeat;

}

#content, #content-inner { background: none; }


#content { 
	height: auto !important;
	height: 1%; /* IE6 fix */
	margin-left: 210px !important;
	/* margin-left: auto; */ /* IE6 fix */
	padding-top: 15px; 
}

#navigation {
	background: url(../img/nav-bg.gif) 0 0 repeat-x;
	float: left;
	margin-right: auto !important;
	margin-right: -3px; /* IE6 fix */
	padding-top: 9px;
	width: 190px;
}

#content-inner {
	float: left; /* do not change */
	width: 100%; /* IE7 fix */
}


#footer {
	padding: 10px;
}


/* LOGO/TAGLINE
=============================================== */
#logo {
	height: auto !important;
	height: 1%;
	overflow: auto;
}

#logo a {
	background: url('../img/logo.gif') no-repeat;

	/* >-- Image Replacement */
	
			display: block;
			height: 0px !important;
			overflow: hidden;
			padding: 61px 0 0;
			width: 284px;
			
	/* <-- Image Replacement */
}

/* PRIMARYNAV
=============================================== */

#primarynav ul {
	padding-top: 72px;
}

#primarynav {
	padding: 10px;
}

#primarynav a {
	border-top:1px dashed #DDDDDD;
	color: #9A090D;
	display: block;
	font-size: 0.85em;
	padding: 7px 7px 7px 15px;
	text-transform: uppercase;
}

#primarynav a:hover { color: #980000; }

#primarynav .home a { border: 0; }



/* SEARCH KEYWORD
=============================================== */

#search-keyword {
	top: 90px;
	left: 10px;
	width: 155px;
}

#search-keyword div {
	display: block;
	margin-bottom: 5px;
}

span.text input {
	width: 155px;
}

#search-keyword span.text {
	margin-right: 0;
}


#actionbar a                          { color: #fff; }
#actionbar-triggers span span,
#actionbar-triggers li.active a,
#actionbar-triggers a:hover           { color: #ccc; }

#actionbar-triggers li.active a       { color: #fff;}
#actionbar-triggers li.active a:hover { color: #fff;}

#actionbar                         { background: #ac1818; }
#actionbar-triggers                { background: #de2020; }
#actionbar-triggers li.active      { background: #ac1818; }
#actionbar-panels div.panel        { background: #ac1818  repeat-x; }


/* DEV COMMENT OUT
=============================================== */

#navigation { background-image: url('/download/gallery/img/navbggif'); }

#logo a { background-image: url('/download/gallery/img/logogif'); }

#main { background-image: url('/download/gallery/img/navborderg'); }

/*#header { background-image: url('/download/gallery/img/headerimgj'); }*/
#header { background-image: url('/download-nocache/gallery/site_ima/tlrcresize~2'); }




