/* Yahoo! UI Library */

@import url("reset-min.css");
@import url("fonts-min.css");


/* ThickBox */

@import url("thickbox.css");


/* Global */

body {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #5c5130;
	background-image: url("../media/Container-Background.gif");
	background-repeat: repeat-x;
}

a:link, a:visited, a:hover, a:active, a:focus {
	color: #996600;
	outline: none;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #29220f;
}

img {
	border: none;
}

em {
	font-style: italic;
}

hr {
	display: none;
}

h2 {
	font-size: 131%;
	color: #29220f;
	margin-bottom: 6px;
}

h3 {
	margin-top: 16px;
	font-size: 108%;
	color: #29220f;
	margin-bottom: 6px;
}

p {
	font-size: 85%;
	margin-bottom: 8px;
}

strong {
	font-weight: bold;
}

blockquote {
	padding-top: 6px;
	padding-right: 60px;
	margin-left: 10px;
}

ul.list1 li {
	font-size: 85%;
	padding-left: 10px;
	background-image: url("../media/Bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin-bottom: 6px;
}

ul.list2 li {
	font-size: 85%;
	margin-bottom: 4px;
}

ul.list3 li {
	font-size: 85%;
	float: left;
	margin: 0;
	width: 100%;
}

ul.list3 a {
	color: #996600;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul.list3 a:hover {
	color: white;
	background-color: #5c5130;
}

ul.list3 a.active {
	color: black;
	text-decoration: none;
	background-color: #a59d85;
}

ul.list4, ul.list5 {
	margin-top: 20px;
}

ul.list4 li, ul.list5 li {
	font-size: 85%;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 .2em;
	margin-left: 10px;
	margin-bottom: 8px;
}

.graph1-legend1 {
	background-image: url("../media/Graph1-Legend1.gif");
}

.graph1-legend2 {
	background-image: url("../media/Graph1-Legend2.gif");
}

.graph1-legend3 {
	background-image: url("../media/Graph1-Legend3.gif");
}

.graph1-legend4 {
	background-image: url("../media/Graph1-Legend4.gif");
}

.map1-legend1 {
	background-image: url("../media/Map1-Legend1.gif");
}

.map1-legend2 {
	background-image: url("../media/Map1-Legend2.gif");
}

.map1-legend3 {
	background-image: url("../media/Map1-Legend3.gif");
}

.map1-legend4 {
	background-image: url("../media/Map1-Legend4.gif");
}

.read-more {
	font-weight: bold;
	padding-left: 17px;
	background-image: url("../media/Icon-Read.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

.pdf {
	padding-left: 18px;
	background-image: url("../media/Icon-PDF.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

.graph {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 35px;
}

.graph ul.list4 {
	padding-left: 35px;
}

.graph ul.list4 li {
	margin-left: 0px;
}


/* No Vertical Divider */

.page-contact .wrapper2, .page-meetings .wrapper2 {
	background-image: none;
}


/* Wrapper */

.wrapper1 {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.wrapper2 {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url("../media/Divider-Vertical.gif");
	background-repeat: repeat-y;
	background-position: 505px 0;
}


/* Header */

#header {
	background-color: #29220f;
	background-image: url("../media/Header-Background.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#header h1 {
	text-indent: -10000px;
	height: 171px;
	background-image: url("../media/Mexican-Wolf-Logo.gif");
	background-repeat: no-repeat;
}

#header h1 a {
	display: block;
	width: 750px;
	height: 171px;
}


/* Layout */

#body-main, #body-sub {
	float: left;
}

#body-main {
	width: 497px;
}

#body-sub {
	width: 237px;
}


/* Navigation */

#navigation, #navigation ul {
	line-height: 1;
}

#navigation {
	background-color: #a59d85;
	padding-top: 10px;
	width: 750px;
	float: left;
	background-image: url("../media/Navigation-Background.gif");
	background-repeat: repeat-x;
}

#navigation li {
	float: left;
}

#navigation li a {
	font-size: 93%;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #faf8e2;
	background: #5c5130;
	background-image: url("../media/Navigation-Background-Normal.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 5px 7px 6px 7px;
	margin-right: 2px;
	border-top: 1px #7d7251 solid;
	border-bottom: 1px #443b23 solid;
	border-left: 1px #7d7251 solid;
	border-right: 1px #443b23 solid;
}

#navigation li a:hover {
	color: #e4c88f;
	background: #996600;
	background-image: url("../media/Navigation-Background-Hover.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	border-top: 1px #a37009 solid;
	border-bottom: 1px #7d5300 solid;
	border-left: 1px #a37009 solid;
	border-right: 1px #7d5300 solid;
}

#navigation a.active, #navigation a.active:hover {
	color: #29220f;
	background: #e7e3c0;
	background-image: url("../media/Navigation-Background-Active.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	border-top: 1px #faf8e2 solid;
	border-bottom: 1px white solid;
	border-left: 1px #faf8e2 solid;
	border-right: 1px #dad6a8 solid;
}

#navigation li ul /* The width of the menu must also be changed in "#navigation li ul a" */ {
	z-index: 100;
	position: absolute;
	left: -999em;
	width: 16em;
}

#navigation li ul a {
	line-height: 1.2em;
	width: 16em;
	background-image: none;
}

#navigation li li {
	margin: 0;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;	
}

#main-navigation {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}


/* Content */

#content {
	padding-top: 20px;
	padding-bottom: 30px;
	float: left;
	width: 750px;
	background-image: url("../media/Content-Background.gif");
	background-color: #e4deca;
	background-repeat: repeat-x;
}


/* Article */

.main-article {
	float: left;
	width: 477px;
	padding: 10px 10px 0px 10px;
}

.main-article .photo {
	float: right;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.main-article .photo-caption {
	margin-bottom: 10px;
	float: right;
	width: 210px;
}

.main-article .photo-caption p {
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
}

.main-article .photo-caption em {
	font-weight: normal;
	font-size: 93%;
	display: block;
	margin-top: 2px;
}

.main-article .photo-caption .photo {
	float: none;
	margin-bottom: 2px;
}

.sub-article {
	padding: 10px;
}

.sub-article h3 {
	margin-top: 0px;
}

.sub-article-navigation h3 {
	margin-top: 0px;
	margin-left: 10px;
}

.sub-article-navigation {
	padding: 10px 10px 10px 0px;
}


/* Main Article Divider */

.divided {
	border-top: 1px #a59d85 solid;
}

.main-article.divided {
	margin-top: 10px;
}


/* Meeting Locations */

#meeting-locations {
	margin-left: 20px;
}

#meeting-locations h3 {
	margin-top: 0px;
	font-size: 100%;
	font-weight: bold;
}

#meeting-locations div {
	padding-top: 20px;
}


/* Footer */

#footer {
	padding-top: 24px;
	padding-bottom: 30px;
	float: left;
	background-image: url("../media/Footer-Background.gif");
	background-repeat: no-repeat;
}

#footer p {
	color: #e4deca;
	padding-left: 10px;
} 

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
	color: white;
}

#footer a:visited {
	color: white;
}

#footer a:hover {
	color: #996600;
}

#footer ul {
	width: 100%;
	float: left;
	margin-bottom: 4px;
	padding-left: 10px;
}

#footer li {
	font-size: 85%;
	float: left;
	padding-left: 6px;
	margin-left: 6px;
	border-left: 1px #d2bf98 solid;
}

#footer li.fl1 {
	padding-left: 0;
	margin-left: 0;
	border-left: none;
}