@charset "UTF-8";
/* CSS Document */

body { background-image:url(http://www.jasonnessa.com/projects/bristlecone/images/bkgnd.jpg); background-position:top; background-repeat:no-repeat; background-color:#2f0103; font:Helvetica, Arial, Verdana, sans-serif; color:#DCC99A; font-size:18px; }

a:active, a:visited, a:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#FFFFFF;
	text-decoration: underline;
}

.copy {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.cssnav1{
background: url(../images/nav-home-over.jpg) no-repeat;
width: 63px;
height: 46px;
float:left;
/*border:0; margin-left:0px; margin-bottom:-5px;*/
}
.cssnav1 a {display: block;}
* html a:hover {visibility:visible}
.cssnav1 a:hover img{ visibility:hidden;}

.cssnav2{
background: url(../images/nav-fat-over.jpg) no-repeat;
width: 108px;
height: 46px;
float:left;
/*border:0; margin-left:-5px;;margin-bottom:-5px;*/
}
.cssnav2 a {display: block;}
* html a:hover {visibility:visible}
.cssnav2 a:hover img{ visibility:hidden;}

.cssnav3{
background: url(../images/nav-burn-over.jpg) no-repeat;
width: 87px;
height: 46px;
float:left;
/*border:0; margin-left:-4px;margin-bottom:-5px;*/
}
.cssnav3 a {display: block;}
* html a:hover {visibility:visible}
.cssnav3 a:hover img{ visibility:hidden;}

.cssnav4{
background: url(../images/nav-ask-over.jpg) no-repeat;
width: 128px;
height: 46px;
float:left;
/*border:0; margin-left:-5px;margin-bottom:-5px;*/
}
.cssnav4 a {display: block;}
* html a:hover {visibility:visible}
.cssnav4 a:hover img{ visibility:hidden;}

.cssnav5{
background: url(../images/nav-about-over.jpg) no-repeat;
width: 87px;
height: 46px;
float:left;
/*border:0; margin-left:-4px;margin-bottom:-5px;*/
}
.cssnav5 a {display: block;}
* html a:hover {visibility:visible}
.cssnav5 a:hover img{ visibility:hidden;}

.cssnav6{
background: url(../images/nav-newsletter-over.jpg) no-repeat;
width: 102px;
height: 46px;
float:left;
/*border:0; margin-left:-5px;margin-bottom:-5px;*/
}
.cssnav6 a {display: block;}
* html a:hover {visibility:visible}
.cssnav6 a:hover img{ visibility:hidden;}

.cssnav7{
background: url(../images/nav-bob-over.jpg) no-repeat;
width: 140px;
height: 46px;
float:left;
/*border:0; margin-left:-5px;margin-bottom:-5px;*/
}
.cssnav7 a {display: block;}
* html a:hover {visibility:visible}
.cssnav7 a:hover img{ visibility:hidden;}

