@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:#002144 url(images/bgMain.png) top center repeat-y;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	color: #451502;
}

a {
	color: #451502;
}

a img {
	border:none;
}

a.band {
	color: #990000;
	font-weight:bolder;
}

.bandPic {
	margin-bottom:20px;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Verdana, sans-serif;
}
h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:22pt;
	font-weight: bold;
}
h2 {
	margin-top:0px;
	font-size:18pt;
	font-weight: bold;
}
h3 {
	margin-bottom:0px;
	font-size: 15pt:
	font-weight: bold;

}

.capital {
	text-transform:capitalize;
}

.textBox {
	font-family: Helvetica, Verdana, sans-serif;	
	color: #000000;
}
#slide_holder {
	MARGIN: 0px auto
}
#homeinfo a {
	color: #ffffff;
	text-decoration:none;
}
#homeinfo a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#footer {
	font-family: Helvetica, Verdana, sans-serif; 
	font-size:18pt; 
	color: #fec33e;
	margin-top:10px;
	margin-left: 32px;
	margin-bottom:30px;
}

#footer a {
	color: #451502;
	text-decoration: none;
}
#footer a:hover {
	color: #451502;
	font-weight: bold;
	text-decoration:none;
}
#footer2 {
	font-family: Helvetica, Verdana, sans-serif; 
	font-size:18pt; 
	color: #451502;
}

#footer2 a {
	color: #451502;
	text-decoration: none;
}
#footer2 a:hover {
	color: #451502;
	font-weight: bold;
	text-decoration:none;
}