@font-face {
    font-family: 'RoundUpMedium';
    src: url('roundup-webfont.eot');
    src: url('roundup-webfont.eot?#iefix') format('embedded-opentype'),
         url('roundup-webfont.woff') format('woff'),
         url('roundup-webfont.ttf') format('truetype'),
         url('roundup-webfont.svg#RoundUpMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


* {
	padding: 0px;
	margin: 0px;
}

html { 
	padding: 0px;
	margin: 0px;
}

body {
	background: #a19882 url(/img/background.jpg) top left repeat-x;	
	padding: 0px;
	font-family: Arial, verdana, san-serif, georgia;
	color: #fdf3db;
	font-size: small;
	margin-bottom: 0px;
}

div.clear {
	clear: both;
}

img {
	border: none;
}

div.wrap {
	width: 1000px;
}

div.top {
	width: 100%;
	height: 520px;
	background: #fef8ec url(http://www.tylerstenson.com/img/tyler-bg.jpg) top left no-repeat;	
	border-top: 2px solid #000;

}

div.content {
	float: right;
	width: 585px;
	margin-top: 10px;
}

div.viewer {
	height: 338px;
	padding: 10px;
	padding-right: 20px;
	padding-top: 20px;
	border: 1px <!--solid--> #565f4b;
	overflow: auto;
	margin-top: -19px;
	margin-bottom: -40px;
	margin-left: 5px;
}

div.viewer h3 {
	text-transform: uppercase;
	color: #615c36;
	margin-bottom: 10px;
		
}

	div.viewer h2 a:hover{
	color: #f3c855;
	
}


div.viewer h2 {
	font-family: 'RoundUpMedium';
	text-transform: uppercase;
	font-weight: 100;
	font-size: 260%;
	color: #000;
	
}

div.viewer h2 a {
	color: #000;
}	

	
div.viewer h2 a:hover{
	color: #615c36;
	
	
}

div.viewer p {
	color: #000;
	line-height: 1.5em;
	text-align: justify;
}

div.viewer a {
	color: #615c36;
	text-decoration: none;
}

div.viewer a:hover{
	color: #a3987c;
}

div.viewer span {
	color: #a3987c;

}

div.mantra {
	color: transparent;
	line-height: 44px;
	text-align: center;
	text-transform: none;
	

}

div.mantra a {
	font-size: 110%;
	text-decoration: none;
	color: transparent;
	text-transform: none;
	
}

div.mantra a:hover {
	color: transparent;
	
}

div.nav {
	background: transparent url(/img/xxx-nav-bg.gif) bottom left no-repeat;	
	margin-top: 100px;
	margin-left: 15px;
	line-height: 71px;
	text-align: left;
	
}

div.nav p span{
	text-transform: uppercase;
	font-weight: 100;
	font-size: 120%;
	padding: 0px 8px;
	color: #000;
}

div.nav a {
	font-size: 110%;
	text-decoration: none;
	color: #a3987c;
	text-transform: uppercase;
}

div.nav a:hover {
	color:#615c36;
	
	
}


div.promo {
	font-size: 110%;
	float: left;
	color: #a3987c;
	width: 400px;
	text-align: left;
    padding: 30px 0px 0px 0px;
    margin-left: -385px;
    
    
    
}


div.promo a {
	text-decoration: none;
		color: #615c36;
}


div.promo a:hover {
	text-decoration: none;
	color: #a3987c;

	
}



div.bottom {
	width: 100%;
	background: url(/img/bottom2-bg.jpg) top left repeat-x;	
	padding-top: 30px;
	border-top: 2px solid #000;
}


div.bottomStrip {
	width: 100%;
	background: url(/img/bottom-bg.jpg) bottom left repeat-x;	
	padding-top: 30px;
	margin-top: 20px;
	margin-bottom: -46px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}


div.section {
	float: left;
	width: 220px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: -10px;

}

div.section h2 {
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #000;
	font-size: 240%;
	font-family: 'RoundUpMedium';
}

div.section p {
	line-height: 1.5em;
	text-align: justify;
}

div.section ul {
	list-style: none;
	
}

div.section ul li{
	color: #fcf3e0;
}

div.section ul li span {
	color: #fdf3db;
	padding-right: 10px;
	text-decoration: none;

}

div.section ul li span2 {
	color: #c1b69a;
	padding-left: 60px;
	text-decoration: none;
		line-height: 1.5em;

}


div.section ul li span3 {
	color: #c1b69a;
	padding-left: 0px;
	text-decoration: none;
		line-height: 1.5em;

}


div.section a {
	color: #585140;
	text-decoration: none;
}

div.section a:hover {
	color: #fdf3db;



}


div.section1 {



background: transparent; top left repeat-x;
	float: left;
	width: 220px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 30px;

	
	
}

div.section1 h2 {
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #000;

	
}

div.section1 p {
	line-height: 1.5em;
	text-align: justify;
}

div.section1 ul {
	list-style: none;
	
}

div.section1 ul li{
	color: #fff;
}

div.section1 ul li span {
	color: #fdf3db;
	padding-right: 10px;
	text-decoration: none;

}

div.section1 ul li span2 {
	color: #c1b69a;
	padding-left: 60px;
	text-decoration: none;
		line-height: 1.5em;


}


div.section1 a {
	color: #615c36;
	text-decoration: none;
}

div.section1 a:hover {
	color: #a3987c;



}

div.footer {
    background: #585140;
    padding: 5px 20px 30px 0px;
    color: #fdf3db;
    font-size: 90%;
    text-align: center;
    margin-top: 45px;
    border-top: 0px solid #000000;
    
}
    
    div.footer a {
    color: #fdf3db;
    text-decoration: none;
    
}


div.footer a:hover {
	color: #a3987c;



}

div.header {
    background: transparent;
    padding: 0px 40px 5px 0px;
    color: #fdf3db;
    font-size: 90%;
    text-align: right;
    margin-top: 0px;
    margin-bottom: -63px;
    border-bottom: 0px solid #000000;
    <!--background: url(/img/header-bg.jpg) bottom left repeat-x;-->	

    
}

div.footer p.donate {
	float: left;
	margin-left: 70px;
	line-height: 20px;
}

div.footer wrap {
	float: left;
}	

div.donatewrap {
	width: 365px;
	margin: 0px auto;
	padding: 0px 60px 0px 0px;
    
}

li.f2jnag {
	display:none;
}
