body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #262626;
}
/*
	headers
*/

h1 {
	font-size: 16px;
	color: #7D888E;
	letter-spacing: 0.4em;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #7D888E;
	letter-spacing: 0.4em;
	font-weight: bold;
	display:inline;
}
h3 {


	font-size: 14px;
	color: #64735E;
	letter-spacing: 0.3em;
	font-weight: bold;
}
/*
	**************
*/

.td_left {
	padding: 15px;
}
.td_right {

	padding: 15px;
}
.p1 {
	font-size: 11px;
	letter-spacing: .1em;
	color: #FFFFFF;
}
.p2 {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 14px;
	color: #CCCCCC;
}
.p3 {
	font-size: 11px;
	letter-spacing: .1em;
	color: #CCCCCC;
}
.p4 {
	font-size: 10px;
	letter-spacing: .1em;
	color: #73735E;
	font-weight: bold;
	line-height: 14px;
}
.main {
	background-image: url(img/bkgrnd1.jpg);
	border-right-width: 1px;
	border-right-color: #666666;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
}
.p3bonfire {
	font-size: 11px;
	letter-spacing: .1em;
	color: #CCCCCC;
	background-image: url(img/bonfire.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 0px;
}
.link1 {
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link2 {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.bkgrnd1 {
	background-color: #333333;
	padding: 3px;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 10px;
}
