/*--------------------------------------------- */
/*                 >>> HTML <<<                 */
/*--------------------------------------------- */

/* CUSTOM HOMEPAGE */

div.box-body {
	background: url(/download/gallery/img/bodymidgif) 0 0 repeat-y;
}
div.box-head {
	background: url(/download/gallery/img/bodytopgif) 0 0 no-repeat;
	padding: 20px 0 0;
}
div.box-foot { 
	background: url(/download/gallery/img/bodybtmgif) 0 100% no-repeat;
	padding: 0 35px 20px;
}


#c-home p.intro {
	color: #36c;
	font-size: 1.25em;  /* 15px */
	font-weight: bold;
	line-height: 1.2em; /* 18px */
	margin-bottom: 1.2em;
}

#c-home h3 a { text-decoration: none; }

#c-home td { width: 178px; }

#c-home td h3,
#c-home td p {
	padding-left: 10px;
	padding-right: 10px;
}

#c-home td p {
	font-size: 0.9166em;   /* 11px*/
	line-height: 1.6363em; /* 18px*/
	margin-bottom: 1.6363em;
}

#c-home-1 h3 { background: url(../img/c-home-1.gif) no-repeat 0 4px; }
#c-home-2 h3 { background: url(../img/c-home-2.gif) no-repeat 0 4px; }
#c-home-3 h3 { background: url(../img/c-home-3.gif) no-repeat 0 4px; }



/*--------------------------------------------- */
/*               >>> 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: #36c; }

#footer, #footer a { color: #fff; }


/* LAYOUT
=============================================== */

body {  }

#page {
	margin: 0 auto;
	width: 960px;
}

#main {
	background: #fff url('../img/content.jpg') no-repeat 0 10px;
	padding-top: 162px;
}

#header {
	background: url('../img/header.jpg') no-repeat 100% 0;
	background-color: #fff;
	border-top: 36px solid #fff;
	height: 64px;
}

#navigation {
	float: left;
	margin-right: auto !important;
	margin-right: -3px; /* IE6 fix */
	padding-top: 9px;
	width: 204px;
}

#content {
	height: auto !important;
	height: 1%; /* IE6 fix */
	margin-left: 204px !important;
	margin-left: auto; /* IE6 fix */
	padding: 0 18px;
}

#content-inner {
	float: left; /* do not change */
	padding: 9px 0 18px;
	width: 100%; /* IE7 fix */
}

#content-body { padding-right: 10px; }

#footer {
	border-bottom: 1px solid #113967;
	padding: 10px;
}

#gallery-list li { width: 175px; }

/* LOGO/TAGLINE
=============================================== */
#logo { }

#logo a {
	background: url('../img/logo.jpg') no-repeat;

	/* >-- Image Replacement */
	
			display: block;
			height: 0px !important;
			overflow: hidden;
			padding: 64px 0 0;
			width: 129px;
			
	/* <-- Image Replacement */
}

/* PRIMARYNAV
=============================================== */

#primarynav { }

#primarynav li { margin-left: 8px; }

#primarynav a {
	background: url('../img/primarynav-a.gif') no-repeat 3px 50%;
	border-bottom: 1px solid #e3e3e3;
	color: #333;
	display: block;
	padding: 5px 12px;
	text-decoration: none;
        font-size: 1.2em;
        font-weight: bold;
}

#primarynav a:hover { background-color: #eee; }



/* SEARCH KEYWORD
=============================================== */

#search-keyword { top: -30px; }



/* SEARCH KEYWORD
=============================================== */

#main { background-image: url('/download/gallery/img/contentjpg'); }
#header { background-image: url('/download/gallery/img/headerjpg'); }
#logo a { background-image: url('/download/gallery/img/logojpg'); }
#primarynav a { background-image: url('/download/gallery/img/primarynav'); }
#c-home-1 h3 { background-image: url(/download/gallery/img/chome1gif); }
#c-home-2 h3 { background-image: url(/download/gallery/chome2gif); }
#c-home-3 h3 { background-image: url(/download/gallery/chome3gif); }

