
body {
	font-family: verdana;
	background-image: url(../images/bg2.gif);
	}

h1 {
	color: #cc0000;
	font-weight: normal;
	font-size: 1.2em;
	margin-left: 10px;
	margin-bottom: 0px;
	}

h2 {	
	font-size: 0.8em;
	margin-left: 10px; 
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
h3 {
	color: #cc0000;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 10px;
	margin-bottom: 0px;
	}
a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;	
	}

p { 
	font-size: 0.8em;
	margin-left: 10px; 
	margin-right: 10px;
	line-height: 1.3;
	margin-bottom: 10px;
	}

.copyarea {
	background-color: white;
	}
	
.caption { 
	font-size: 0.6em;
	margin-left: 5px; 
	margin-right: 5px; 
	}

.imagecaption {
	font-size: 0.6em;
	margin-left: 15px;
	color: #cb0004;
	}

	
.lines {
	background-color: #cb0004;
	}

.copybg {
	background-color: #f4f1ed;
	}
	
.leftcol {
	width: 300px; 
	margin-left: 10px; 
	margin-right: 10px
	}

.assets {
	margin: 5px 5px 5px 5px;
	text-align: left;
	}

.strap {
	font-weight: bold;
	}

.enlarge {
	font-size: 0.6em;
	margin-left: 15px;
	}

.secnav {
	font-size: 0.7em;
	
	}

.nutsbolts {
	color: #ffffff;
	font-size: 0.7em;
	}

p.nutsbolts a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}

p.nutsbolts a:hover {
	text-decoration: underline;
	}

.footer {
	color: #ffffff;
	font-weight: bold;
	}

p.footer a {
	color: #ffffff;
	text-decoration: none;
	}

p.footer a:hover {
	text-decoration: underline;
	}	
li { 
	font-size: 0.8em;
	margin-left: 10px; 
	margin-right: 10px;
	line-height: 1.3;
	}

li li { 
	font-size: 1em;
	}



