@charset "UTF-8";
/* CSS Document  Theme 1 by Daniel*/

.headline1 {
	font-family:  Arial Black, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	letter-spacing:2px;
}
.headline2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	letter-spacing:.09em;
}
.subhead {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
		text-transform:lowercase;
	letter-spacing:.2em;
}
.bodycopy1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height:1.7em;
}

.bodycopy2 {font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	font-weight: normal;
	color: #222222;
	line-height:1.5em;
}
.captionstyle {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing:1px;
	line-height:10px;
}
a {font-family: Arial Black, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	color: #333333;
}

a:hover {font-family: Arial Black, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: normal;
	color: #333333;
}
a:visited {font-family: Arial Black, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	color: #666666;
}
.alternatetxt {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	line-height:16px;
	font-style:normal;
	letter-spacing:.05em;
}