
/*----------TABLE OF CONTENTS---------*/

/* Body
------------------------------------- */
/* @group Header
------------------------------------- */
/* @group Typography
------------------------------------- */
/* @group Navbar
------------------------------------- */
/* @group Structure
------------------------------------- */
/* @group Featured Slider
------------------------------------- */


body {
	background: #EEEAE0;
	font-family: "Cambria", Georgia, Times New Roman, serif;
	font-size: 85%;
	color: #565656;
}

/* @group Header */

#header span#graphic a,
#header h1#graphic a {
	background: url(../../images/style1/logo.png);
}

/* Text Header */

#header span#text-header,
#header h1#text {
	font-size: 32px;
	font-family: "Cambria", Georgia, Times New Roman, serif;
}

#header span#text-slogan,
#header h2#text {
	font-size: 18px;
	font-family: "Cambria", Georgia, Times New Roman, serif;
}

/* Search Bar */

#search_box {
	background: url(../../images/style1/bg_search_box.png);
}

/* @end */

/* @group Typography */

p {
	font-size: 1.05em;
	margin: 0 0 0.85em 0;
	line-height: 150%;
}

a {
	color: #668107;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #6f9908;
}

::selection {
	background: #fffed8;
	color: #000;
}

::-moz-selection {
	background: #fffed8;
	color: #000;
}

/* Headings

-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: "Cambria", Georgia, Times New Roman, serif;
	font-weight: bold;
	text-shadow: #fff 1px 1px 1px;
}

h1,.componentheading {
	font-size: 2.5em;
	line-height: 1;
	margin-bottom: 0.25em;
	color: #3a443e;
	letter-spacing: -1px;
}

h2,.contentheading {
	font-size: 2em;
	margin-bottom: 0.25em;
	color: #282828;
	letter-spacing: -1px;
}

h3 {
	font-size: 1.6em;
	line-height: 1;
	margin: 0.5em 0 0.25em 0;
	color: #2f3c33;
}

h4 {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 0.25em;
	color: #1e2226;
	font-weight: bold;
}

h5 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #5e6e64;
	font-weight: normal;
	font-style: normal;
}

h6 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	color: #403f3b;
	text-decoration: none;
}

.teaser h2 {
	font-size: 36px;
	color: #434734;
}

/* Text elements

-------------------------------------------------------------- */

div.small {
	color: #888;
	border-bottom: 1px solid #e7e7e7;
}
span.small {
	color: #61605d;
}
#breadcrumbs {
	background-color: #eeeae0;
	border: 1px solid #dad6cd;
}
#breadcrumbs .sep {
	background-image: url(../../images/style1/bread_sep.png);
}


/* MODULE HEADINGS */
#leader h1,#leader h2,#leader h3,
.sidebar h1,.sidebar h2,.sidebar h3,
#banner h1,#banner h2,#banner h3,
#banner h1,#banner h2,#banner h3,
#inset h1,#inset h2,#inset h3 {
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #555350;
}

#leader .moduletable h3,
#footer .moduletable h3 {
	padding-bottom: 2px;
	border-bottom: 2px solid #e7e3d7;
}

/* MAIN MENU SIDEBAR MODULE */

.moduletable ul.menu li a {
	font-size: .92em;
	color: #4d4430;
}
.moduletable ul.menu li a:hover {
	color: #668107;
}

/* Highlight parent Page */
.moduletable ul.menu li.active a {
	color: #4d4430;
}
/* but not the sublevel items */
.moduletable ul.menu li.active li a {
	color: #668107;
}
/* Page Navigation Links */
span.pagination a {
	border: 1px solid #eeeae0;
}

/* @end */

/* @group Navbar */

/* Top Nav */

#topmenu {
	background-image: url(../../images/style1/navbg_top.png);
}

#topmenu .wrap {
	border-left: 1px solid #444444;
}

#topmenu li a {
	border-right: 1px solid #444444;
	color: #fff;
}

#topmenu li a:hover {
	color: #fff;
	background-color: #50600b;
	text-decoration: none;
}
#topmenu li a#active_menu {
	background-color: #000;
}

/* Main Nav */

#nav {
	background: url(../../images/style1/nav_l.png) no-repeat left center;
}

#nav ul {
	background: url(../../images/style1/nav_r.png) no-repeat right center;
}

#nav ul li a,#nav li span.separator,#nav li span.haschild {
	color: #fff;
	text-shadow: #313c00 1px 1px 1px;
}

#nav ul li a:hover,#nav ul li:hover a {
	color: #FFF;
}

#nav .menu li li a, #nav .menu li li a:visited {
	/* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
	border-bottom: 0px solid #608727;
}

#nav .menu li li:hover, #nav .menu li li.sfHover,
#nav .menu li li a:focus, #nav .menu li li a:hover,
#nav .menu li li a:active {
	background: #5b6f02;
	color: #fff;
}

#nav .menu li:hover ul,#nav .menu li.sfHover ul {
	background: url(../../images/style1/menu_footer.png) no-repeat left bottom;
}

#nav .menu li li {
	background: url(../../images/style1/menu_bg_trans.png) repeat;
}


#nav span.separator:hover,
#nav li span.haschild:hover,
#nav li:hover span.haschild,
#nav li:hover span.haschild span,
#nav li.sfHover span.haschild,
#nav li.sfHover span.haschild span,
#nav li.haschild.active span.haschild,
#nav li a:hover,
#nav ul li:hover a,
#nav ul li.sfHover a,
#nav li.active a,
#nav li.current a {
	background: url(../../images/style1/nav_l_over.png) no-repeat left center;
	
}

#nav ul li:hover,#nav ul li.sfHover,
#nav li.active,#nav li.current {
	background: url(../../images/style1/nav_r_over.png) no-repeat right center;
}

#nav .menu li ul a, #nav .menu li.active ul a {
	background-image: none;
}

/* @end */

/* @group Structure */

#main {
	background: url(../../images/style1/main_bg.png) repeat-x center top;
	z-index: 1;
	padding: 10px 0px;
}

.mainbody {
	background: #FFFDF4;
	border: 1px solid #D6D2C7;
}

/* Right Sidebar Layout */

.teaser {
	width: 920px;
	background-color: #EEEAE0;
	border: 1px solid #DAD6CD;
}

#banner {
	border-bottom: 2px solid #e7e3d7;
	margin-bottom: 8px;
}
#inset {
	border-top: 2px solid #e7e3d7;
	margin-top: 8px;
}



/* @end */

/* @group Featured Slider */

#featured .top {
	background: url(../../images/style1/feature_top.png) no-repeat center top;
}

#featured .feature {
	background: url(../../images/style1/feature_mid.png) center top;
}

#featured .bot {
	background: url(../../images/style1/feature_bot.png) no-repeat center bottom;
}

/* Slider Interior Background Color */

#st_slider .slidewrap {
	background: #fffdf4 url(../../images/style1/slider_text_bg.png) no-repeat center top;
}

/* Slider Typography */

#st_slider h2 {
	font-size: 36px;
	color: #000;
	text-shadow: #e9e6dc 0 2px 0;
}

#st_slider h2 a {
	color: #333;
}

#st_slider h2 a:hover {
	color: #515c21;
}

#st_slider p {
	font-size: 20px;
	color: #565656;
	text-shadow: #fff 1px 1px 0;
}

#st_slider a.more-link {
	

/* Position */
	position: absolute;
	top: 140px;
	left: 405px;
	

/* Size */
	padding: 0px 0px;
	text-align: center;
	letter-spacing: normal;
	width: 133px;
	height: 33px;


/* Color */
	color: #7b8f34;
	text-shadow: #fff 1px 1px 1px;
	background: url(../../images/style1/readmore.png) no-repeat 0px 0px;
	font: bold 14px/33px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#st_slider a.more-link:hover {
	color: #333;
	text-decoration: none;
	background: url(../../images/style1/readmore.png) no-repeat 0 -33px;
}

/* Slider Pagination Links */

#st_slider ul.pagination,
#st_slider #pag {
	background-color: #fffdf4;
}

#st_slider ul.pagination li a {
	background: url(../../images/style1/pag_item.png) no-repeat center center;
}

#st_slider ul.pagination li.active a {
	background: url(../../images/style1/pag_active.png) no-repeat center center;
}

/* Slider Previous and Next Buttons */

#st_slider_nav a.previous {
	top: -11em;

/* Adjust this to set PREV image position */
	background: url(../../images/style1/pag_prev.png) no-repeat left center;
}

#st_slider_nav a.next {
	top: -11em;

/* Adjust this to set NEXT image position */
	background: url(../../images/style1/pag_next.png) no-repeat right center;
}

/* @end */