/* CSS Document */

td img {
	display: block;

}

.style1 {
	font-size: 36px;
	color: #405080;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.style2 {
	font-size: 30px;
	color: #405080;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#topbar{
	color:#FF0000;
	position:absolute;
	padding: 0px;
	background-color: #FFFFFF;
	width: 155px;
	visibility: hidden;
	z-index: 100;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-indent:5pt;
	text-align: left;
	vertical-align: text-top;
	
}

p:first-letter {
	color:#405080;
	font-family: Brush Script MT;
	font-size: 30px;
	line-height: 0px;
	
}

a:link {color: #FFFFFF}     /* unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {color: #FF0000}   /* mouse over link */
a:active {color: #FFFFFF}

h1 {
	color:#405080;
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	line-height: 0px;
	text-align: center;
	padding: 0px;
	font-weight: bolder;
	vertical-align: middle;

}

h2 {
	color:#384772;
	font-size:26px;
	line-height: 0px;
	text-align:center;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	
}
/*The Designer thanks the folks at Dynamic Drive for this great CSS menu*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 170px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	text-align: left;
}

.glossymenu li a{
background: white url(images/jpgs_pngs_gifs/glossyback.gif) repeat-x bottom left;
font: bold 13px "Times New Roman", Times, serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/jpgs_pngs_gifs/glossyback2.gif);
}

.plug {
	font-size:9px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;

	

}
#headerTop {
/*background-image:url(/images/Lake-Norman.jpg);*/
height:0px;
margin:0px auto;
width:850px;
}
BODY { margin-top: 0; }