
body {
	margin: 0px;
	padding: 0px;
	font-family:arial, helvetica, verdana, sans-serif;
	/*background-image:url(images/bsa_background.gif);
	background-repeat:repeat*/
}
p {
	font-family:arial, helvetica, verdana, sans-serif;
	color:#000000;
	}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
	}


#thebox {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;/*
	height: auto;*/
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	background-color: #fff;
	line-height:normal;
}
#masthead {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #021b51;
	width: auto;
	height: 145px;
	background-color: #021b51;
}
#headerWhere {
	font-size: 12px;
	color:#FFF;
	font-weight: bold;
	text-align:center;
	z-index: 0;
}

/*#logo {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 90px;
	border: 0;
	display: block;
	float: left;
	background: url(../common/images/banners/banner1.jpg) 0 0 no-repeat;
	background-color: #021b51;
}
.eventnews {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	text-align: center;
	color: #000000;
}
#eventnews {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	text-align: center;
	color: #000000;
}
	#logo {
	/* sBMH for IE 5.x Win */                 /*
	\width: 900px;
	w\idth: 900px;
}
#logoimgon {
	padding: 0;
	border: 0;
	margin: 0;
	width: 900px;
	height: 90px;
	display: block;
	background: url(../common/images/banners/banner1.jpg) no-repeat;
}*/
#header {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #021b51;
	display: block;
	float: right;
	width: auto;
	height: 90px;
}
#header p {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	font-size: 80%;
}
div#header a:link {
	color: #0000ff;
	text-decoration: underline;
}
div#header a:hover {
	color: #0000ff;
	text-decoration: none;
}
div#header a:visited {
	color: #0000ff;
}

/*
#welcome {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #666;
	width: 900px;
	height: 20px;
	background-color: #021b51;
}
#welcomecub {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #666;
	width: 900px;
	height: 25px;
	background-color: #000066;
}
#welcomecamping {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #666;
	width: 900px;
	height: 25px;
	background-color: #FF0000;
}
#welcome p {
	margin: 0px;
	padding: 3px 0px 5px 10px;
	color: white;
	font-size: 80%;
	font-weight: bold;
}                     */
#navpanel {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #fff;
	width: auto;
	height: 90px;
}                        /*
#main {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #fff;
	width: auto;
	height: auto;
}
#main p {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	font-size: 85%;
}
#main ul {
	margin: 0px;
	padding: 5px 0px 5px 25px;
}                              */

div#topnav {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #fff;
	width: auto;
	height: 22px;
	background-color: #ccc;
	border-bottom: 1px solid black;
}
div#topnav ul {
	margin: 0;
	padding: 0px;
	background: #ccc;
	text-align: left;
	width: auto;
	font-size: 12px;
	font-weight: bold;
}
div#topnav li {
	position: relative;
	list-style: none;
	margin: 0px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	padding-top:6px;
	float: left;
	color: white;
}
li#vbar {
	padding-left:0px;
	padding-right:0px;
}
div#topnav li:hover {
	background-color: #cccccc;
}
div#topnav li li.submenu {
	background: url('/images/arrow_right.gif') 98% 50% no-repeat;
}
div#topnav li li.submenu:hover {
	background-color: #cccccc;
}
div#topnav li a {
	display: block;
	padding: 0;
	text-decoration: none;
	width: auto;
	color: black;
}
div#topnav li a:hover {
	text-decoration: none;
	color: blue;
}
div#topnav > ul a {
	width: auto;
	color: black;
}
div#topnav > ul a:hover {
	width: auto;
	color: black;
}
div#topnav ul ul {
	position: absolute;
	width: 175px;
	display: none;
	border-top: 1px solid black;
}
div#topnav ul ul li {
	float: left;
	width: 158px;
/*	border-right: 1px solid black; */
	border-bottom: 1px solid gray;
}
div#topnav ul.level1 li.submenu:hover ul.level2, div#topnav ul.level2 li.submenu:hover ul.level3 {
	display: block;
}
div#topnav ul.level2 {
	top: 19px;
	left: -1px;
	margin-top: 2px;
	font-weight: normal;
}
div#topnav ul.level3 {
	top: -1px;
	left: 163px;
	border: 1px solid #000;
	font-weight: normal;
}                                       /*
#words1 {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	text-align: center;
	color: #666666;
}
#words2 {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 200%;
	text-align: center;
	color: #666666;
	line-height: 90%;
}
#words3 {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	text-align: center;
	color: #666666;
}
#maintl {
	margin: 0;
	padding: 0px;
	width: 48%;
	height: 224px;
	border: 1;
	display: block;
	float: left;
}
#maintr {
	margin: 0;
	padding: 0px;
	width: 48%;
	height: 224px;
	border: 1;
	display: block;
	float: right;
}
#mainbl {
	margin: 0;
	padding: 0px;
	width: 48%;
	height: 224px;
	border: 1;
	display: block;
	float: left;
}
#mainbr {
	margin: 0;
	padding: 0px;
	width: 48%;
	height: 224px;
	border: 1;
	display: block;
	float: right;
}                                           */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px,0px,0px,px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 114%;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px;
} /*
#ue p {
	font-size: x-small;
	border-top-style: outset;
	border-top-width: thin;
}
#ue h3 {
	padding-bottom: 8px;
}
#news p {
	font-size: x-small;
	border-top-style: outset;
	border-top-width: thin;
}
#news h3 {
	padding-bottom: 8px;
}
#thebox2 {
	margin: 0px auto 0px auto;
	padding: 5px;
	width: 890px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	background-color: #fff;
	line-height: 100%;
	height: 520px;
}*/
#footerbox {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
/*	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777; */
	background-color: #fff;
	line-height: 100%;
	height: 200px;
	clear: both;
}                                        /*
abc#def
	{border-right: 1px solid black;
}
#footloc {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	text-align: left;
	color: black;
}                                        *//*
#footer1, #footer2, #footer3, #footer5  { 
	width: 300px; /*199px;*/                /*
	padding: 10px 0px 10px 0px;
	margin: 0;
	height: 200px;
	float: left;
	font-size: 80%;
	text-align: left;
	color: #000000;
	border: #666 1px;
}

#footer4 {
	width: 102px;
	padding: 10px 0px 10px 0px;
	margin: 0;
	height: 200px;
	float: left;
	font-size: 80%;
	text-align: left;
	color: #000000;
	border: #666 1px;
}                                 *//*
#footloctitle {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	text-align: left;
	color: #000000;
	font-weight:bold
}
#footertitle {
	margin: 0;
	padding: 5px 0px 0px 0px;
	font-size: 70%;
	text-align: center;
	color: #000000;
	font-weight:bold
}
#tweeter {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	text-align: center;
	color: #000000;
	font-weight:bold
}
#burns {
		font-size: 80%;
	text-align: center;
	color: #000000;
}

/*all the old key lists*/                 /*

td, hd {
	color:#758A8A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:inherit;
}
liks{ font-family:Arial, Helvetica, sans-serif;
      color:green;
}
links{  color:#003366;
		text-align:left; 
		margin-left: 2px;
		font-family:Arial, Helvetica;
		size:4
}
/*This is a comment*/                           
#footer {
	margin: 0px;
	padding: 0px;
	display: block;
	border-top: 1px solid #000;
	width: 900px;
	height: 100px;
}                                         /*
#who {
	margin: 0;
	padding: 10;
	width: 600px;
	height: 85px;
	border: 0;
	display: block;
	float: left;
	background-color: #fff;
}
#who1 {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 50px;
	border: 0;
	display: block;
	float: left;
	background-color: #fff;
}
#who2 {
	margin: 250;
	padding: 0;
	width: 230px;
	height: 50px;
	border: 0;
	display: block;
	float: left;
	background-color: #fff;
}
#who3 {
	margin: 250;
	padding: 0;
	height: 50px;
	border: 0;
	display: block;
	float: left;
	background-color: #fff;
}
#who p {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	font-weight: bold;
}
#who1 p {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	font-weight: 100;
}
#who2 p {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	font-weight: 100;
}
#newsevents {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F90;
	text-align: center;
	padding-top:10px;
}
	

#who3 p {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	font-weight: 100;
}
#privacy {
	margin: 0;
	padding: 0;
	width: auto;
	height: 90px;
	border: 0;
	display: block;
	float: right;
	background: #fff;
}
#privacy p {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-size: 70%;
}
div#privacy a:link {
	color: #0000ff;
	text-decoration: underline;
}
div#privacy a:hover {
	color: #0000ff;
	text-decoration: none;
}
div#privacy a:visited {
	color: #0000ff;
}                                        */
h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:Medium;
	text-align:center;
	margin-left:inherit
	
}
h2 {
    color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin-left:inherit
}
/*This is a comment*/
h3 { 
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-left:inherit
	}

p.red {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FF0000;
	text-align:center;
	}

a {
  color:#003366;
  font-family:Arial, Helvetica, sans-serif;
}
span.listaddress1
	{font-family:Arial, Helvetica, sans-serif;
	color:#333333}
/*This Text one is one of the Text feilds */
.text1 
	{color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:inherit;
	
}
p.text2 
	{color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	margin:inherit;
	padding: 10px 5px 5px 10px;
	
}

