/* CSS Document */

body {
	background-color: #FFF9E1;
	color: #5a5d47;
	line-height: 150%;
}

.image_right {margin:5px 0px 5px 10px;border:#5a5d47 double 4px;width:315;height:220px;}
.image_left {margin:5px 10px 5px 0px;border:#5a5d47 double 4px;width:315;height:220px;}
.image_news {border: #E3D8CD solid 2px;}
.image_border {border: #E3D8CD solid 2px;}


/*
----------------------------------------------------
               GALLERY PICTURE CONTROL
----------------------------------------------------
*/

#gal_wrapper {
	width: 325px;
	padding:10px 0 5px 0;
	text-align: center;
}

#gal_wrapper h2, #gal_wrapper h3, #gal_wrapper h4, #xlg_wrapper h2,  #xlg_wrapper h3,  #xlg_wrapper h4 {color: #713D04;line-height: 14px;font-family: "Trebuchet MS", "Trebuchet MS Bold",Tahoma, Verdana, Geneva, Helvetica, sans-serif;}

#gal_wrapper h2,  #xlg_wrapper h2{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	padding-top:5px;}
		
#gal_wrapper h3, #xlg_wrapper h3{font-size:13px;
	font-weight:bold;
	text-transform:none;}
	
#gal_wrapper h4, #xlg_wrapper h4{
	font-size:12px;
	font-weight: normal;}
	
#xlg_wrapper {
	width: 650px;
	padding:10px 0 5px 0;
	text-align: center;}

.img_gal {border:#5a5d47 double 4px;width:315;height:220px;margin-bottom:5px;} 			/*THUMBNAIL PICTURE OF ANIMAL*/
.img_lg {width:515px;height:360px;padding:7px;} 										/*LARGE PICTURE OF ANIMAL*/
.img_xlg {border:#5a5d47 double 4px;width:662;margin-bottom:5px;} 						/*FULL WIDTH PHOTO*/
.force_break { clear:both;}
.divider {clear:both;height:350px;}


#lg_wrapper {
	width: 515px;
	padding:0px;
	text-align: center;
}
.animal {
	margin: 45px 0px 10px 0;
	width:100%;
	height:374px;
	background-color:#E6E1CF;
	}

#chart {
	width: 125px;
	padding:7px;
	text-align: left;
	float:right;}
	
#chart h1 {width:115px;text-align:left;border-bottom:#F8F4E6 solid 1px;font-size:14px;color: #713D04;font-weight:bold;font-family: "Trebuchet MS", "Trebuchet MS Bold", Tahoma, Verdana, Geneva, Helvetica, sans-serif;text-transform: uppercase; margin: 20px 0px 0px 0px;padding: 0 0 3px 0; float:left;display:inline;}

#chart h2 {font-size:12px;color: #713D04;font-weight:bold;font-family: "Trebuchet MS", "Trebuchet MS Bold", Tahoma, Verdana, Geneva, Helvetica, sans-serif;text-transform: uppercase;display:inline;}



/*
----------------------------------------------------
               HEADER GRAPHIC CONTROL
----------------------------------------------------
*/

#logowrapper {
	background: #a4967a url(../images/body_bg.png) repeat-x 0 top;
}


#logo-graphic {
	background: url(../images/logo.jpg) no-repeat left center;
	height:315px;
	width:963px;
}

/*
----------------------------------------------------
               FEED STORE BUTTON
----------------------------------------------------
*/

#feedstore {
	margin:18px 0px 0px 0;
	padding-top:5px;
	height:42px;
	width:270px;
	float:right;
	text-align: right;
	color: #FFFFFF;
	line-height:7px;
	background-image: url(../images/feedstore.png);
	background-repeat: repeat-y;
}
	
#feedstore h1 {
	font-size:140%;
	color:#FFD637;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	padding-right: 10px;
}

#feedstore h2 {
	font-size:90%;
	color:#FFF;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding-right: 10px;


}

/*
----------------------------------------------------
                 HEADER TEXT CONTROL
----------------------------------------------------
*/

#logo-text h1 a {
	color: #fff;
	letter-spacing: -1px;
	text-indent: 10px;
}
#logo-text h2 {
	margin-left: 14px;
	color: #f2f5be;
}

#header {
	background: url(../images/top_corners.jpg) no-repeat left top;
	width:962px;
	height: 12px;
	background-color:#8D6235;
}


/*
----------------------------------------------------
                 MAIN CONTENT CONTAINER
----------------------------------------------------
*/
#navwrapper {
	background: url(../images/nav_bg.png) repeat-x;
}

#mainbody {
	background-color: #8D6436;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7d3be;
	border-left-color: #d7d3be;
	padding-top:10px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
	
.main_bg{
	padding:10px 10px 10px 10px;
	background-image: url(../images/main_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#F8F4E6;
}

#top_corners_left{
	margin: 0 10px 0 10px;
	background-image:url(../images/main_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:710px;
	clear:both;
	float:left;
	background-color:#F8F4E6;

}
#top_corners_right{
	margin: 0 10px 0 10px;
	background-image:url(../images/main_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:710px;
	float:right;
	background-color:#F8F4E6;

}

/* TEASER CONTROLS */

#teaser {
	background: #728645 url(../images/teaser_bg.png) repeat-x left top;
	border: 1px solid #7f9846;
	text-align: justify;
}
#teaser h3 {
	line-height: 34px;
	color: #fff;
}
#teaser a {
	color: #eeffca;
	text-decoration: underline;
}
#teaser h2 a,#teaser h3 a {
	text-decoration: none;
}

#teaser p {
	line-height: 22px;
	color: #eee;
}
#top_corner {
	background-color: #70623a;
	color: #fff;
	border: 1px solid #5d512e;
}
#top_corner a {
	color: #ffefa8;
}

#top_corner h3 {
	color: #fff;
	border-bottom: 4px solid #847341;
}

/* TABS */

#top_corner #dm_container_1 {
	background-color: #5b502f;
}
#top_corner li.dm_menu_item_1 {
	border-right: 1px solid #5d512e;
	background-color: #70623a;
}
#top_corner li.dm_menu_item_1 a {
	color: #fff;
}
#top_corner li.dm_menu_item_1 a:hover {
	background-color: #8a7947;
	color: #fff;
}
#top_corner li.dm_menu_item_1 a.dm_selected {
	background-color: #5b502f;
}



/*
----------------------------------------------------
                 PRIMARY LINK COLORS
----------------------------------------------------
*/

a {
	color: #713D04;
	text-decoration: none;
}
a:hover {
	color: #856038;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#leftcol a{
	color: #7d796f;
}
#rightcol a{
	color:#E3D8CD;}

#leftcol a:hover{
	color: #3e3314;
}
#rightcol a:hover{
	color:#FDE19B;}


/*
----------------------------------------------------
                   READ MORE LINKS
----------------------------------------------------
*/

a.readon {
	text-decoration: none;
	background: url(../images/list-arrow.png) no-repeat 0 50%;
	line-height: 18px;
	padding: 10px 0px 10px 12px;
	float: right;
}
a.readon:hover {
	text-decoration: underline;
}

#content div.blog_more ul li a {
	border-bottom: 1px solid #eee;
}
#content div.blog_more ul li a:hover {
	background-color: #f3f5ea;
}



/*
----------------------------------------------------
                   RIGHT COLUMN
----------------------------------------------------
*/

#rightcol{
	background-image: url(../images/rightcol_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#rightcol_tc{
	background-color: #69441A;
	margin: 0 10px 0 0;
	background-image:url(../images/right_column_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:220px;
	float:right;
}

#leftcol {
}

#leftcol_tc{
	background-color: #8D6235;
	margin: 0 0 0 10px;
	background-image:url(../images/left_column_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:220px;
	float:left;
}

#leftcol .hr {margin: 7px 0 7px 0;
background-color:#FFF; "no shade"}
#rightcol .hr {margin: 7px 0 7px 0;
background-color:#5a5d47;"no shade"}

#rightcol .moduletable h3,#rightcol .moduletable h3 {
	line-height: 30px;
}

#rightcol .article_separator,#rightcol .article_separator {
	border-bottom: 1px solid #cbdbad;
	padding: 8px 0px;
}

/* Left Main Menu  */

#leftcol ul.menu li a,#rightcol ul.menu li a  {
	border-bottom: 1px solid #c5cfb2;
	display: block;
	line-height: 24px;
	text-indent: 0px;
	text-decoration: none;
	color: #7d796f;
	font-weight: bold;
}
#leftcol ul.menu li a:hover {
	color: #5d512e;
}

#leftcol ul.menu ul {
	margin: 5px 0px 5px 10px;
	padding: 0;
}
#leftcol ul.menu ul li a {
	text-transform: none;
	font-weight: bold;
	color: #7d796f;
}
#leftcol ul.menu ul li a:hover {
	color: #3e3314;
}

/* Bottom Module Blocks  */


#bottom {
	font-size: 14px;
}
#bottom a {
	color: #758d3e;
	border-bottom: 1px dotted #aabd81;
}
#bottom a:hover {
	color: #5e7232;
	border-bottom: 1px dotted #aabd81;
}

#bottom .moduletable h3 {
	font-size: 18px;
	color: #475726;
	border-bottom: 1px solid #aabd81;
}


/*
----------------------------------------------------
                   HEADING STYLES
----------------------------------------------------
*/

h1.componentheading,.componentheading {
	font-size: 28px;
	line-height: 100%;
	color: #000;
	font-weight: bold;
}

/* CONTENT HEADINGS */
table.blog td.contentheading {
	font-size:1.8666em;
	line-height: 1.1em;
	letter-spacing: -1px;
	color: #675a32;

	border-bottom: 1px solid #f5f5f5;
}
/* CONTENT HEADINGS */
td.contentheading {
	font-size:2.1em;
	line-height: 1.1em;
	letter-spacing: -2px;
color: #675a32;

}
/* CONTENT HEADINGS (LINKED) */
a.contentpagetitle {
	text-decoration: none;
	line-height: 1.2em;
}
a.contentpagetitle:hover {
	color: #000;
}

p.info {
    background: #F8FAFC url(../images/info.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

p.warn {
    background: #FFF7C0 url(../images/warn.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
}

p.alert {
    background: #FBEEF1 url(../images/exc.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FEABB9;
    border-bottom: 2px solid #FEABB9;
}



#leftcol ul.checklist li,
#rightcol ul.checklist li,
#content ul.checklist li,
#bottom ul.checklist li {
	background: url(../images/tick.png) no-repeat 0 4px;
	line-height: 24px;
	padding-left: 20px;
}

/* CODE  */



p.quote {
	color: #424242;
	letter-spacing:.2em;
	text-align:center;
	margin: 24px auto;
	text-transform: uppercase;
	border-bottom: 4px solid #eee;
	border-top: 4px solid #eee;
	padding:  5px;
}
p.quote:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 250%;
}


ul li span.small {
	font-variant: normal;
	font-size: .8em;
	text-transform: none;
	line-height: .5em;
}


/*
----------------------------------------------------
               PATHWAY/BREADCRUMBS
----------------------------------------------------
*/
.path {
	background-color: #f7f7f7;
	border: 1px solid #eee;
	margin: 8px;
	padding: 8px;
	font-size: 1.13333em;
}

/*
----------------------------------------------------
                        FOOTER
----------------------------------------------------
*/

/*TEXT*/

#footer {
	background: url(../images/bottom_corners.jpg) no-repeat left top;
	width:962px;
}

/*LINKS*/
#footer a, #footer #mainlevel li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #efefef;
}
#footer a:hover,
#footer #mainlevel li a:hover,
#footer #mainlevel li a#active_menu {
	color: #ccc;
	text-decoration: underline;
}


/*
----------------------------------------------------
                    JOOMLA! STYLES
----------------------------------------------------
*/

#leftcol li ,#rightcol li {
	background: url(../images/leftcol_bullet.png) no-repeat 0 4px;
	padding: 0px 0px 0px 14px;	
}
#bottom li {
	background: url(../images/bottom_bullet.png) no-repeat 0 6px;
	padding: 0px 0px 0px 14px;
	line-height: 24px;
}

#leftcol ul.menu li,
#leftcol a.mainlevel {
	background-image:none;
	padding: 0px;
}

.createdate,.modifydate,.small {
	color: #838c5a;
	font-size: .85em;
	line-height: 1em;
	text-transform: lowercase;
}

/*Header for table content*/

td.sectiontableheader {
	color: #FFF;
	background: #70623a;
	line-height: 100%;	
}
td.sectiontableheader a {
	color: #fff;
}
/*Alternating table rows*/

tr.sectiontableentry1 td,td.sectiontableentry1 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}

tr.sectiontableentry2 td ,td.sectiontableentry2 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}



/* Article TOC Table */

table.contenttoc {
	color: #330;
	border: 1px solid #d6d6d6;
}
table.contenttoc th {
	background-color: #ececec;
	color: #4f4f4f;
}

.pagenav {
	font-size: .75em;
}


/* @group DROPLINE */

#navcontainer span.separator {
	color: #ebe7d7;
}

/* The Container */

#navcontainer {background:url(../images/topshadow.png) no-repeat center bottom;}

/* Top level a.links (sizes only) */

#navbar li a {background:url(../images/nav_left_up.png) no-repeat left top;color:#C6B19B;}

#navbar li a:hover,#navbar ul li:hover a,#navbar ul li.sfhover a {background:url(../images/nav_left_hover.png) no-repeat left top;color:#F8F5F2;}

/* First level list-items */

#navbar ul li {background:url(../images/nav_right_up.png) no-repeat right top;}

/* First level list-items (hover) */

#navbar ul li:hover,
#navbar ul li.sfhover {background:url(../images/nav_right_hover.png) no-repeat right top;color: F8F5F2;}

/* First level list-items (active) */

#navbar ul li.active {background:url(../images/nav_right_active.png) no-repeat right top;padding-right:6px;}

/* Second level normal a.link */

#navbar ul li:hover ul,
#navbar li.sfhover ul {background:url(../images/topshadow.png) no-repeat center bottom;}

#navbar ul li ul,
#navbar ul li.active a:link,
#navbar ul li.active a:visited,
#navbar ul li.active ul:hover,
#navbar ul li.active:hover ul,
#navbar ul li.active ul.sfhover,
#navbar ul li.active.sfhover ul {color:#fff;}

#navbar ul li.active a:link,
#navbar ul li.active a:visited,
#navbar ul li.active ul.sfhover {background:url(../images/nav_left_active.png) no-repeat left top;color:#713D04;}

#navbar li.active li a:link,
#navbar li.active li a:visited,
#navbar li.active li a:hover,
#navbar li:hover ul li a:link,
#navbar li:hover ul li a:visited,
#navbar li:hover ul li a:hover,
#navbar li.sfhover ul li a:link,
#navbar li.sfhover ul li a:visited,
#navbar li.sfhover ul li a:hover,
#navbar li li a:link,
#navbar li li a:visited,
#navbar li li a:hover {background:url(../images/sublevel_divider.png) no-repeat 100% 60%;color:#6a5b2f;}

#navbar li:hover ul li a:hover {color: #512d0a;}	/* Second level rollover a.link - Go Katie */

/* @end */

/* k2 Styles (same as bottom blocks) */

#k2Container h1.componentheading{color:#647e15/*h2*/;font-weight:400;font-style:normal;letter-spacing:-1px;line-height:120%;padding:10px;}
div.defView{border-bottom:0;}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle{font-size:18px;color:#475726/*bottom h3*/;}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle a{font-family:inherit;font-size:18px;color:#758d3e;/*bottom a*/text-decoration:none;}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle a:hover{text-decoration:none;}
div.itemHeader h1.itemTitle{font-size:28px;color:#647e15;font-weight:400;font-style:normal;letter-spacing:-1px;line-height:120%;padding:10px;}
div.itemTools{background:#cddbaf;/*bottom back*/border-top:1px solid #aabd81;/*bottom border*/border-bottom:1px solid #aabd81;color:#565f42;/*bottom color*/}
div.itemComments ul.itemCommentsList li span.commentLink a{color:#555;}
div.authorView{border-bottom:1px dotted #ccc;margin:0 0 24px;padding:8px 0 24px;}
div.defCategoryWrapper div.defCategoryBlock,div.itemAuthorBlock,div.itemComments,div.itemListCategoryBlock,div.authorBlock{background:#cddbaf;border:1px solid #aabd81;color:#565f42;}
div.itemHeader h1.itemTitle span sup,div.itemComments h4.itemCommentsCounter,div.itemComments ul.itemCommentsList li span.commentLink a:hover{color:#647e15;}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a,div.itemListCategoryBlock h2.itemListCategoryTitle a{font-family:inherit;}
div.itemListCategoryBlock h2.itemListCategoryTitle,div.itemContainer div.itemHeader h1.itemTitle,div.authorBlock h1.authorName{font-family:inherit;font-size:28px;color:#647e15;font-weight:400;font-style:normal;letter-spacing:-1px;line-height:120%;padding:10px;}