body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #424242;
}
td,input,textarea,select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
}
#contentarea{
	line-height: 200%;
	background-color:white;
	color:#333;
	height: 350px;
	font-size: 90%;
	padding-left:5px;
	padding-right:5px;
}
#contentarea p{
padding-left:10px;
}
#contentarea a {
	font-weight: bold;
	text-decoration: underline;
	color:#01406b
}
#contentarea a:hover {
	font-weight: bold;
	text-decoration: none;
}

#footer{
	font-size: 7pt;
	font-weight: bold;
	color: #01406B;
	background-image: url(MainGraphics/footerbk.jpg);
	height: 75px;
	line-height: 150%;
}
#footer a {
font-weight: bold;
color:white;
text-decoration:none;
}
#footer a:hover {
font-weight: bold;
text-decoration:underline;
}

.border{
	border: 1px solid #666666;
}
#nav1{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(MainGraphics/uppernavbk.jpg);
	width: 193px;
	padding-left:20px;
	line-height:200%;
}
#nav1 a{
color:white;
text-decoration:none;
}
#nav1 a:hover{
color:#01406B;
font-style:italic;
padding-left:10px;
}
#nav2{
	color: #CCCCCC;
	background-color: #333333;
	height:30px;
	color:white;
	vertical-align: middle;
	padding-right:20px;
	letter-spacing: 1px;
}
#nav2 a{
color:white;
text-decoration:none;
font-weight:bold;
}
#nav2 a:hover{
font-style:italic;
}
#nav3{
	color: #01406B;
	background-image: url(MainGraphics/uppernavbk.jpg);
	background-repeat: repeat;
	width: 193px;
	line-height: 150%;
	font-weight: bold;
	font-size: 7pt;
}
#nav3 a{
	font-weight: bold;
	color: #01406B;
	text-decoration: none;
}
#nav3 a:hover{
	color: #FFFFFF;
}
#storenav{
	background-color: #627dba;
	background-image: url(MainGraphics/storebk.jpg);
	background-repeat: repeat;
	width: 193px;
	padding-left:20px;
	line-height:200%;
}
#storenav a{
color:white;
font-weight:bold;
text-decoration:none;
}
#storenav a:hover{
	color:#01406B;
	font-style:italic;
}

.smfont { 
	text-decoration: none; 
}

.lgfont { 
	font-size: 14pt; 
	font-weight: bold; 
	color:#01406b;
	text-transform:uppercase;
}
.border{
	border: 2px solid #03304f;
}
.masthead{
	background-color:#d8d8d8;
	height:130px;
	}

.storeheaders{
	font-weight:bold;
	font-size: 120%;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	}
	.boldtext{
	font-weight:bolder;
	padding-bottom:5px;
	color:#01406b
	}
