@charset "utf-8";
/* CSS Document */

@import url("base_styles/reset.css");
@import url("base_styles/base.css");
@import url("fckport.css");


ul#primarynav {margin:0; padding:0; border:0;border-bottom:1px solid #e9e5d6; list-style:none;display: inline;float: left;}
ul#primarynav li {margin:0; padding:0; border:0px; background:none; float: left;display: inline;}
ul#primarynav li img {float: left;}

#wrapper {width:950px;margin:auto;}
#wrapper_Left {background:url('../../_sharedImg/wrapperL4.jpg') top  left no-repeat; min-height:717px;width:950px; padding-left:10px;}
#wrapper_Right {background:url('../../_sharedImg/wrapperR4.jpg') top right  no-repeat;min-height:717px;width:940px; padding-right:10px;}
#content_body {min-height:723px;width:940px;float:left;background:#e9e5d6 url(../../_sharedImg/tmp_header.jpg) top no-repeat;}
#content_box {float:left;width:684px;min-height:400px;margin-top:131px;padding-top:20px;background:url('../../_sharedImg/content_body_bg.gif') top repeat-x;}
#content_blurb 
{
	padding-left:30px;
	padding-right:20px;
	padding-bottom:40px; 
	float:left;
	width:630px;
}

/* navigation *//*background:url('../../_sharedImg/navigation_bg.jpg') top no-repeat;*/
#navigation_background {float:left;width:256px;min-height:400px; padding-top:78px;padding-bottom:5px;}
#navigation {background:#9f8266;width:250px;}
#navigation A {font-size:12px;color:#ece6e0;margin:10px 0 10px 0;display:block;text-decoration:none;}
#navigation A:hover {color:#594b47}

#navigation ul {
	padding:0px 0 0px 0px;
	margin:0px;
	list-style-type:none;
}

#navigation li {
	padding:2px 0px 2px 38px;
	margin:0px;
	color:#3c3939;
/*line-height:1.4em;*/
	font-weight:bold;
	border-bottom:1px dotted #736256;
	background:url('../../_sharedImg/navigation_list_bg.gif') left top  no-repeat;
}

#navigation li a:hover,
#navigation li a.selected {color:#594b47;}
#navigation li.selected > a {color:#594b47;}
#navigation li.selected {background-color:#b09878;}

/* --- Second Level --- */
#navigation li ul {margin:10px 0px 20px 0px;}

#navigation li li {
	padding:0 0 0 0px;
	color:#534643;
	border-bottom:1px dotted #736256;
	background:none;
	font-weight:normal;
}

#navigation li li a {color:#534643;}
#navigation li li a:hover,
#navigation li li a.selected {color:#e6c99d;}
#navigation li li a.selected {color:#e6c99d;}
#navigation li li.selected > a {color:#e6c99d;}




/* --- Third Level --- */
#navigation li ul ul {margin:0px 0px 20px 20px;}

#navigation li li li {
	padding:0px 0px 0 0px;
	margin:0;
	font-weight:normal;
	border:none;
	background:none;
	border-bottom:1px dotted #736256;
}

/* navigation */

/* footer */
#wrapper_footer {
	clear:both;
	position:relative;
	overflow:hidden;
	font-size:11px;
	margin:auto;
	width:940px;
}

#wrapper_footer #logo {float:right;padding:10px;} 
#wrapper_footer ul {
	list-style-type:none;
	padding:0px;
	margin:10px;
}

#wrapper_footer li {
	display:inline;
	padding:0px;
	color:#7b7979;
	font-size:0.9em;
	background:none;
}

#wrapper_footer a {color:#b3c5cf;}

#wrapper_footer a:hover {color:#7dabb6;}
/* footer */

/* highlight box*/
#content_blurb blockquote {
   background:url('../../_sharedImg/qo.gif') no-repeat left top; 
   padding-top: 10px;
   padding-left: 40px; 
   font-size:1.5em;
   font-family:Georgia, "Times New Roman", Times, serif; 
   font-style:italic;
   line-height:1.5em;
   display:block;
   margin-bottom:2em;
   min-height:30px;
   letter-spacing:-.05em;
  
}

#content_blurb blockquote DIV {background: transparent url('../../_sharedImg/qc.gif') right bottom no-repeat; padding-right: 40px; padding-bottom: 10px;}
#content_blurb blockquote span {color:#d05f33; display:block; font-style:normal; font-size:1.0em;}
	
.system_message
{
	background:	#e3af3b;
	border:		1px solid #da932f;
	color:		#333;
	padding:	10px;
	display:	block;
	width:590px;
}







div#slideShow {
	text-align: center;
	margin: 5px 0;
}


