/*--------------------------------------------- */
/*                 >>> HTML <<<                 */
/*--------------------------------------------- */


/*--------------------------------------------- */
/*               >>> 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 { color: #008080; }

#footer, #footer a { color: #fff; }


/* LAYOUT
=============================================== */

body { background-color: #0b5e5d; }

#page {
	border: 1px solid #0b5d5c; 
	border-width: 0 1px; 
	margin: 0 10px;
}

#main {
	background: #fff url('../img/main.gif') repeat-y;
	padding: 10px;
}

#header {
	background: #fff url('../img/header.jpg') repeat-x;
	background-color: #fff;
	border-top: 32px solid #fff;
	height: 104px;
}

#header-inner {
	background: url('../img/header-inner.jpg') no-repeat 100% 0;
}

#content { 
	height: auto !important;
	height: 1%; /* IE6 fix */
	margin-left: 190px !important;
	overflow: hidden;
}



#content, #content-head { margin-right: 10px; }

#navigation {
	background: #0e6766;
	float: left;
	display: inline;
	margin-right: auto !important;
	margin-right: -3px; /* IE6 fix */
	padding: 1px;
	width: 170px;
}

#content-inner {
	float: left; /* do not change */
	width: 100%; /* IE7 fix */
}


#content-body { padding-right: 10px; }

#footer {
	border-bottom: 1px solid #fff;
	padding: 10px;
}


/* LOGO/TAGLINE
=============================================== */
#logo { }

#logo a {
	background: url('../img/logo.jpg') no-repeat;

	/* >-- Image Replacement */
	
			display: block;
			height: 0px !important;
			overflow: hidden;
			padding: 104px 0 0;
			width: 545px;
			
	/* <-- Image Replacement */
}

/* PRIMARYNAV
=============================================== */

#primarynav { background: #0e6766; border: 2px solid #fff; }

#primarynav li {
	background: url('../img/primarynav.gif') repeat-x; 
}

#primarynav a {
	background: url('../img/primarynav-a.gif') no-repeat 3px 50%;
	border-bottom: 1px solid #518f8f;
	color: #fff;
	display: block;
	padding: 5px 12px;
	text-decoration: none;
}

#primarynav a:hover { background-color: #518f8f; }



/* SEARCH KEYWORD
=============================================== */

#search-keyword {
	top: -26px; right: 4px;
}




/* SEARCH KEYWORD
=============================================== */


#main { background-image: url('/download/gallery/img/maingif'); }
#header { background-image: url('/download/gallery/img/headerjpg'); }
#header-inner { background-image: url('/download/gallery/img/headerinne'); }
#logo a { background-image: url('/download/gallery/img/logojpg'); }
#primarynav li { background-image: url('/download/gallery/img/primarynav'); }
#primarynav a { background-image: url('/download/gallery/img/primarynav'); }

