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

.headline1 {
	font-family: Palatino, Times New Roman ,serif;
	font-size: 30px;
	font-weight: normal;
	color: #4A4A4A;
	letter-spacing:2px;
	word-spacing:-.05em;
}
.headline2 {font-family: Palatino, Times New Roman ,serif;
	font-size: 25px;
	font-weight: normal;
	color: #4A4A4A;
	letter-spacing:.09em;
}
.subhead {font-family: Arial Narrow, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-transform:uppercase; 
	font-style:normal;
	letter-spacing:4px;
	word-spacing:-.05em;
}
.bodycopy1 {font-family: Palatino,Times New Roman ,serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:1.7em;
}

.bodycopy2 {font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	line-height:17px;
	letter-spacing:.05em;
}
.captionstyle {font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	letter-spacing:1px;
	line-height:10px;
}
a {font-family: Palatino,Times New Roman ,serif;
	text-decoration:none;
	font-weight: bold;
	color: #333333;
}

a:hover {font-family: Palatino,Times New Roman ,serif;
	text-decoration:underline;
	font-weight: normal;
	color: #333333;
}
a:visited {font-family: Palatino,Times New Roman ,serif;
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}
.alternatetxt {
	font-family: Gill Sans, Gill Sans MT, Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height:1.5em;
	font-style:italic;
	letter-spacing:.1em;
}
