@charset "utf-8";
/* CSS Document */
body{background-image:url(images/gradgif.gif);
    font-family:"Times New Roman", Times, seriff}

a:link { color: #000; text-decoration: none;}
a:visited { color:#b42e26; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
a:active { color: #b42e26; text-decoration: none; }

#logo {
	position:absolute;
	left:2px;
	top:61px;
	width:373px;
	height:169px;
	z-index:102;
	bottom: 41px;
}
#nav {
	position:absolute;
	left:0px;
	top:1px;
	width:903px;
	height:30px;
	z-index:102;
}
#menu {
	background: #FFCC00;
	left:0px;
	top:0px;
	width:900px;
	height:30px;
	z-index:102;
	top: 0px;
}
#footer {
	position:absolute;
	left:5px;
	top:818px;
	width:900px;
	height:181px;
	z-index:353;
}
img.floatLeft { 
    float: left; 
    margin: 15px; 
	
}

.h2 {color: #b42e26; font-size: 30px}
.lgtext {font-size: 24px; color: #b42e26;}
.smheader {font-size: 16px;	color: #b42e26;	font-weight: bold;}
.medheader {font-size: 20px;	color: #b42e26;	font-weight: bold;}
.smheaderi {font-size: 16px; color: #b42e26; font-style:italic; font-weight: bold;}
.medheaderw {font-size: 24px; color: #ffffcb;font-style:italic; font-weight: bold;}
.smheaderw {font-size: 18px; color: #ffffcb;font-style:italic; font-weight: bold;}
.footerstyle {color: #ffffcb; font-size: 16px}
.style28 {font-size: 15px; font-style: italic; }
.nav {color: #000000; font-size: 15px; font-weight: bold; font-style: italic;  }
