/*Stylesteet for Fair Clay Targets - 14th Jan 2006*/


html {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
}
.heading {
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
}
.heading2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	padding: 5px;
	color: #006666;	
	background-color: #99CCCC;
}
.heading1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;	
	background-color: inherit;
	text-align: center;
	margin: 2px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.opentext {
	font-size: 15px;
	font-weight: bold;
	color: #006666;	
	background-color: #99CCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.opensponsor {
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	background-color: #99CCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	background-color: inherit;
	font-weight: normal;
}
h5 a:link {
	color:#000000;
	background-color: inherit;
	text-decoration: none;
}
h5 a:visited {
	color:#000000;
	background-color: inherit;
	text-decoration: none;
}
h5 a:hover {
	color:#FF0000;
	background-color: inherit;
	text-decoration: underline;
}
p.rightjustify {
	text-align: justify;
}
p.leftjustify {
	text-align: justify;
}
p.center {
	text-align: center;
}
p.indent{
	text-indent: 30px;
}
a:link img {
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: none
}
a:visited img {
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: none;
}
a:link {
        color:#000000;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
        color:#000000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	background-color: inherit;
	text-decoration: underline;
}
#contain {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#fcttitle {
	position: relative;
	height: 60px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#bigpic {
	position: relative;
	height: 150px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;	
}
#titlebar {
	position: relative;
	height: 76px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}
#navbar {
	position: relative;
	height: 51px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#largenavbar {
	position: relative;
	height: 84px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#xlargenavbar {
	position: relative;
	height: 102px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#outerbox {
 	float: left;
	width: 700px;
	z-index: 1;
	margin-bottom: 10px;

}
#innerbox {  
	padding: 5px 15px 15px 15px;
	z-index: 1;
	text-align: justify;

}
#leftcolbox {
 	float: left;
	width: 350px;
	z-index: 1;
	margin-bottom: 10px;

}
#leftcol {  
	padding: 5px 15px 0px 15px;
	z-index: 1;
	text-align: justify;

}
#rightcolbox {
 	float: right;
	width: 350px;
	z-index: 1;
	margin-bottom: 10px;

}
#rightcol {
	padding: 0px 15px 0px 15px;
	z-index: 1;
}
#botnav {
	position: relative;	
	color:#000000;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	clear: both;
}

#botnav a {
	color:#000000;
	background-color: inherit;
	text-decoration:none;

}

#botnav a:link {
        color:#000000;
	background-color: inherit;
}

#botnav a:visited {
        color:#000000;
	background-color: inherit;
}

#botnav a:hover {
	color:#FF0000;
	background-color: inherit;
	text-decoration: underline;
}
.pichome {
	position: relative;
	border: 1px solid #000000;
	margin: 15px 35px 15px 5px;
	float: left;
}
.picleft {
	position: relative;
	border: 1px solid #000000;
	margin: 15px;
}
.picright {
	position: relative;
	border: 1px solid #000000;
	margin-left: 15px;
}
.picright2 {
	position: relative;
	border: 1px solid #000000;
	margin-left: 7px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
.ul2 {
	list-style-position: outside;
	list-style-type: square;
	line-height: 24px;
}
li span {
	display: block;
}
.nav {
	padding-right: 2px; 
	padding-left: 12px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;  
	background-color: inherit;
	text-decoration: none;
	color: #FFFFFF;
}
.nav li {
	display: inline; 
	list-style-type: none; 
}
.nav a:link {
	background-color: inherit;
	color: #FFFFFF;
	padding: 1px 3px;
	text-decoration: none;
}
.nav a:visited {
	background-color: inherit;
	color: #FFFFFF;
	padding: 1px 3px;
	text-decoration: none;
}
.nav a:hover {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px 3px;
	text-decoration: none; 

}
.mapbox {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.mapleft{
	float: left;
}
.mapright{
	float: right;
}
.siteboxouter {
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}
.siteboxinner {
	background-color: #CC6600;
	color: #FFFFFF;
	padding: 5px 15px 15px 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;  
	text-align: left;
}
.siteboxinner a:link {
	background-color: inherit;
	color: #FFFFFF;
	padding: 1px 3px;
	text-decoration: none;
}
.siteboxinner a:visited {
	background-color: inherit;
	color: #FFFFFF;
	padding: 1px 3px;
	text-decoration: none;
}
.siteboxinner a:hover {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px 3px;
	text-decoration: none; 
}
.indent1 {
	margin-left: 20px;
}
.indent2 {
	margin-left: 40px;
}
.link a:link {
        color:#FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.link a:visited {
        color:#FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.link a:hover {
	color:#CCCC66;
	background-color: inherit;
	text-decoration: underline;
}
#opencontainer {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding-top: 25px;
}
#openbox {
	background-color: #006666;
	color: #99CCCC;
	width: 610px;
	padding: 15px;
	text-align: justify;
}
#openbox2 {
	background-color: #006666;
	color: #99CCCC;
	width: 610px;
	padding: 15px;
	text-align: center;
}
#openbox3 {
	background-color: #99CCCC;
	color: #000000;
	width: 610px;
	padding: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#gallerybox {
	background-color: #006666;
	color: #99CCCC;
	width: 640px;
	text-align: center;
	clear: both;
	padding-left: 3px;
} 
.airlogo {
	border: 1px solid #000000;
	margin-left: 50px;
	margin-right: 0px;
	float: right;
}
.mcrlogo {
	border: 1px solid #000000;
	margin-left: 30px;
	margin-right: 0px;
	float: right;
}
.opentitle {
	font-size: 20px;
	font-weight: bold;
	color: #006666;	
	background-color: #99CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.sponsor {
	font-size: 20px;
	font-weight: bold;
	color: #006666;	
	background-color: #99CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-align: center;
}
.picbox {
	border: 1px solid #000000;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	background-color: #99CCCC;
	color: #006666;
}
.picbox2 {
	border: 1px solid #000000;
	padding: 10px;
	margin-left: 10px;
	margin-top: 20px;
	float: right;
	text-align: center;
	background-color: #99CCCC;
	color: #006666;
}
.spon01 {
	position: relative;
	border: 1px solid #000000;
	padding: 37px 10px 35px 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	width: 160px;
	float: left;
}
.spon02 {
	position: relative;
	border: 1px solid #000000;
	padding: 0px 10px 5px 10px;
	margin-left: 15px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	width: 150px;
	float: left;
}
.spon03 {
	position: relative;
	border: 1px solid #000000;
	padding: 45px 10px 35px 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	width: 200px;
	float: left;
}
#right {
	background-color: #006666;
	color: #99CCCC;
	padding: 10px;
	text-align: center;
	float: right;

}
.thumbnail {
	float: left;
	border: 1px solid #000000;
	margin: 4px 3px 4px 3px;
	padding: 0px;
}
.clearboth { 
	clear: both;
}
.openlink a:link {
	background-color: #006666;
	color: #99CCCC;
	padding: 1px 3px;
	text-decoration: none;
}
.openlink a:visited {
	background-color: #006666;
	color: #99CCCC;
	padding: 1px 3px;
	text-decoration: none;
}
.openlink a:hover {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px 3px;
	text-decoration: none;
}
.time {
	margin-left: 10px;
}
.time1 {
	margin-left: 18px;
}
.time2 {
	margin-left: 16px;
}
.time3 {
	margin-left: 15px;
}
.time4 {
	margin-left: 19px;
}
.location {
	margin-left: 10px;
}
.location1 {
	margin-left: 108px;
}
.hollyleft {
	float: left;
	margin-top: 5px;
}
.hollyright {
	float: right;
	margin-top: 40px;
	margin-bottom: 15px;
}
