/* @override 
	http://www.hybridwebmedia.com/clients/css/IndigenousBridges.css
*/
/* = CSS Stylesheet created for Indigenous Bridges/ATAYAL. */
/* = Created by Tony Coolidge */
/* = February 19, 2019 */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input {margin: 0; padding: 0;}
body {
	font-family: Century Gothic, futura, "futura", helvetica, verdana, sans-serif;
	font-size:13px;
         }
select, input, textarea {font:99% Century Gothic, futura, "futura", helvetica, verdana, sans-serif;}
pre, code {font:115% monospace;}
body * {line-height:1.24em;}

/* =elements ***************************** */
body {color: #404041; background-color:#fff; text-align: left;}
a:link {color:#006B0D;}
a:active {color:#00F709;}
a:visited {color:#a05a06;}
a {text-decoration:none;}
a:hover {text-decoration:underline; color:#000000;}
img {border:none;}

li {margin: 12px;}

.clear{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	}
.line{
	height:0;
	line-height:0;
	margin:0 auto;
	padding:0;
	font-size:0;
	border-top:1px solid #004d2b;
	}
.line2{
	height:0;
	line-height:0;
	margin:30px auto;
	padding:0;
	font-size:0;
	width:661px;
	border-top:1px solid #4e2a10;
	}

/* =grids ***************************** */
.skip {display: none;}

/* common */
#wrapper{
    width: 100%;
    overflow: hidden;
}

/* Text Attributes */
h1 {
	color: #6f3f19;
    }
.left{
    text-align: left;
	}
.justify{
    text-align: justify;
	}
.center{
    text-align: center;
	}
.right{
    text-align: right;
	}
.bold{
    font-weight: bold;
	}
.copy{
    font-size: 17px;
    line-height: 31px;
    color: #59595b;
}
.largecopy{
    font-size: 24px;
    line-height: 40px;
    color: #59595b;
}
.smallcopy{
    font-size: 15px;
    line-height: 28px;
    color: #59595b;
}
.whitecopy{
	font-size: 17px;
    line-height: 34px;
    color: #ffffff;
}
.smallwhitecopy{
	font-size: 15px;
    line-height: 28px;
    color: #ffffff;
}
.credit{
    font-size: 15px;
    line-height: 17px;
    color: #4F4F4F;
	font-style: oblique;
	text-align: right;
}

@media screen and (min-width: 600px) {

}

@media screen and (min-width: 700px) {

}

@media screen and (min-width: 800px) {


}

@media screen and (min-width: 900px) {


}

@media screen and (min-width: 1000px) {


}

@media screen and (min-width: 1100px) {

}

@media screen and (min-width: 1200px) {

}