
html, body {
	margin: 0;
	padding: 0;
	color: #000;
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/watermark1.gif);
	background-repeat: no-repeat;
	line-height: 16px;
}

p {
	background-color: transparent;
}


#headerbkg {
	background: black;
	height: 130px;
	width: 100%;
}

.title1 {
	border-bottom: thick solid Gray;
}
.title2{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	line-height: 20px;
}

#header {
	background: url(images/redblk-logo.jpg) no-repeat;
	width: 472px;
	height: 109px;
	
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	border-bottom: 1px solid black;
	color: black;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: 16px;
	font-weight: normal;
	color: #BE0300;
	line-height: 30px;
}
h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	word-spacing: 2px;
	background-color: Red;
	color: White;
}
h3 {
	
}

.quote {
	font: italic normal 16px "Times New Roman", Times, serif;
	color: black;
	letter-spacing: .25em;
}

#main {
font-size: small; 
color: #434343; 
background: transparent;
margin: 50px 20px 25px 25px; 

 width: 95%;
 padding-left: 25px;
 padding-top: 20px;
 padding-right: 25px;
 clear: both;
}
  
  /* top navigation */
#nav {margin: 0; padding: 0;}
#nav li {list-style: none; float: left;
  margin-left: 3px; padding-left: 12px;
  font-size: 10px; line-height: 23px; white-space: nowrap;
  background: #BBB url(images/tabs3-big.jpg) no-repeat 0 100%;}
#nav a {display: block; float: left; padding: 0 20px 0 0;
  text-decoration: none; font-weight: bold;
  background: #DDD url(images/tabs3-big.jpg) no-repeat 100% 100%;
  color: #FAEBD7;
  width: .1em;}
html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}            /* End IE5-Mac hack */
#nav a:hover {color: Gray;}

/* bullets */
ul {
	list-style-type: square;
	line-height: 16px;
}


.footertxt {
	font: normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	color: #F5F5F5;
	padding-left: 25px;
	background: black;
	line-height: 22px;
}
A {
	color: Red;
}
A:visited {COLOR: Blue;
}

A:active {COLOR: Silver;
}

A:hover {COLOR: Red;
		TEXT-DECORATION: underline
		}
		
		img{
	border: 0px;
}
.wendytitle {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: black;
	
}
