/* CSS Document */

body {
  font: 62.5%/1.4 Tahoma, Arial, Verdana, sans-serif;
  background: #fff url(../resources/images/wallpaper.jpg) repeat top left;
}

#header {
}

#header h1 {
	font-family: 'Michroma', Arial, Helvetica, sans-serif;
	font-size: 62px;
	color: #014386;
	text-align: center;
}

.nav-button {
	height: 30px;
	width: 150px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

.nav-button a {
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
	font-size: 10px;
	font-weight: bold;
	color: #143A69;
	text-decoration: none;
	line-height: 25px;
}

.nav-button a:hover {
	color: #000;
}

#nav-bar {
	height: 30px;
	width: 900px;
	margin: 0 auto;
}

#nav-bar1 {
	background-color: #143A69;
	height: 30px;
	width: 900px;
	clear: both;
	margin: 0 auto;
}

#nav-bar1 a {
	color: #FFF;
}

#nav-bar1 a:hover {
	color: #F9CA32;
}

.nav1 a:hover {
	height: 30px;
	width: 150px;
	background-color: #F9CA32;
	padding: 5px 42px 8px 42px;
	color: #FFF;
}

.nav2 a:hover {
	height: 30px;
	width: 150px;
	background-color: #9E3E46;
	padding: 5px 44px 8px 44px;
	color: #FFF;
}

.nav3 a:hover {
	height: 30px;
	width: 150px;
	background-color: #467492;
	padding: 5px 39px 8px 39px;
	color: #FFF;
}

.nav4 a:hover {
	height: 30px;
	width: 150px;
	background-color: #468046;
	padding: 5px 33px 8px 33px;
	color: #FFF;
}

.nav5 a:hover {
	height: 30px;
	width: 150px;
	background-color: #ABB058;
	padding: 5px 37px 8px 37px;
	color: #FFF;
}

.nav6 a:hover {
	height: 30px;
	width: 150px;
	background-color: #81649C;
	padding: 5px 40px 8px 40px;
	color: #FFF;
}

.nav7 {
	height: 30px;
	width: 150px;
}

.nav8 {
	height: 30px;
	width: 150px;
}

.nav9 {
	height: 30px;
	width: 150px;
}

.nav10 {
	height: 30px;
	width: 150px;
}

.nav11 {
	height: 30px;
	width: 150px;
}

.nav12 {
	height: 30px;
	width: 150px;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li {
  font-size: 1.2em;
}

h1, h2, p {
  margin: 1em 0;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
}

h4 a {
	text-decoration: underline;
	color: #000;
}

h4 a:hover {
	text-decoration: underline;
	color: #ff0000;
}




/* additional div styling */

.clear {
 clear:both;
}

.smallredfont {
	color: #ff0000;
}

.rotate {
	width: 175px;
	height: 190px;
	margin-left: 10px;
}

.rotate-img {
	width: 360px;
	height: 224px;
}

.home-vid {
	background-image: url(../images/vid-bg.jpg);
	background-repeat: no-repeat;
	width: 386px;
	height: 237px;
	margin: 0 auto;
	padding-left: 17px;
	padding-top: 11px;	
}
