@charset "utf-8";
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../assets/brian_doty/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}


h1 {
	font-size: 36px;
	line-height: 36px;
}
h2 {
	font-size: 24px;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	line-height: 18px;
}
h4 {
	font-size: 16px;
}
.tr-header {
	background-image: url(../assets/brian_doty/top_grate_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer-text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}
.img-left {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.img-right {
	float: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#talking_outdoors #submit {
	background-image: url(../assets/submit-button.png);
	padding: 0px;
	height: 28px;
	width: 85px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#xoa_contact #submit {
	background-color: #000000;
	background-image: url(../assets/submit-button.png);
	padding: 0px;
	height: 28px;
	width: 85px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#event_images{
	text-align:center;
}

#event_images img{
	outline:none;
}

#event_images a{
	color:#000;
	text-decoration:none;
}

#event_images a, a:link, a:active, a:hover, a:visited{
	text-decoration:none;
}

a.ole-greg:link {
	font-size: xx-small;
	color: #000;
	text-decoration: none;
}

a.ole-greg:active {
	font-size: xx-small;
	color: #000;
	text-decoration: none;
}

a.ole-greg:hover {
	font-size: xx-small;
	color: #000;
	text-decoration: none;
}

a.ole-greg:visited {
	font-size: xx-small;
	color: #000;
	text-decoration: none;
}
