@charset "UTF-8";
/* CSS Document */

body {
	background-color: #990000;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
}
.footernav {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 1px;
	clear: both;
}

#wrapper {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	height: auto;
	width: 750px;
}

#leftcol {
	height: auto;
	width: 217px;
	background-image: url(pictures/sidebar4.gif);
	background-repeat: repeat-y;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom: 3px;
	float: left;
	margin-top: 3px;
	clear: both;
	padding-right: 3px;
	padding-left: 3px;
}

#content {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	height: auto;
	width: 521px;
	clear: right;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 6px;
	margin-top: 6px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
}

#footer {
	clear: both;
	width: 750px;
	text-align: center;
	background-image: url(pictures/bottomnav.gif);
	height: 79px;
	padding-top: 15px;
}
#bravebot {
	height: 28px;
	width: 223px;
	float: left;
}
#navbar {
	width: auto;
	float: right;
	height: auto;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #39F;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:focus {
	outline:none;	
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #009;
}
.redhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #900;
}
.placeholder {
	width: 175px;
	border: 1px solid #666;
	text-align: center;
}
.backbar {
	height: 22px;
	width: 175px;
	background-image: url(pictures/backbar.gif);
	color: #FFF;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.textandpic {
	width: 175px;
	vertical-align: bottom;
}
.boldtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#goog-wm {
	width: 450px;
	padding: 1em;
	border: thin solid #600;
	background-color: white;
}

#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {
	color: #900;
}
   
#goog-wm ul li { test }
   
#goog-wm li.search-goog {
}
.BigRedText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F00;
}
.smallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
.xsmallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
.xxsmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.centeredtext {
	text-align: center;
}
.bigbluetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #009;
}
#shadow {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
}
.gallery {
	background-image: url(images/gallerybg.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
.gallery img {
	margin: 20px;
}
.BlueTextNLines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #009;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009;
	border-bottom-color: #009;
	text-align: center;
	padding: 3px;
}
.LeftJustifiedText {
	text-align: left;
}
.LargeBlueText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #69F;
}
