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

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424242;
	text-decoration:none;
	
}

.menu{
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:18px; 
font-style:italic; 
color:#ffffff; 
text-align:center;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	
}
a.menu:hover {
	text-decoration: none;
	color: #04162f;
	
}
a.menu:active {
text-decoration: none;

}



.specials{

font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:18px; 
color:#093068; 
font-style:italic; 

padding-bottom:8px; 
text-align:center
}
a.specials:link {
	text-decoration: none;
}
a.specials:visited {
	text-decoration: none;
	
}
a.specials:hover {
	text-decoration: none;
	color: #1c70b2;
	
}
a.specials:active {
text-decoration: none;

}


a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: none;
	color: #1c70b2;
}
a.footer:active {
text-decoration: none;
color: #FFFFFF;

}


.services{

font-family: Georgia, "Times New Roman", Times, serif; 
font-size:16px; 
color:#093068;
font-style:italic;
font-weight:bold;
 

}


a.bodylink:link {
	text-decoration: underline;
color:#093068; 
}
a.bodylink:visited {
	text-decoration: underline;
color:#093068; 
}
a.bodylink:hover {
text-decoration: none;
color:#093068; 
}
a.bodylink:active {
	text-decoration: underline;

color:#093068; 

}



.heading{

font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:18px; 
color:#093068; 
font-style:italic; 
font-weight:bold; 
padding-bottom:8px; 
text-align:left
}

.names{

font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:12px; 
color:#093068; 
font-style:italic; 
padding-bottom:8px; 
text-align:right;
padding-top:10px;
padding-right:20px;
padding-bottom:20px;
}


.message{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#ffffff; 
font-style:normal; 
padding-bottom:5px;
}

.messageheader{
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:18px; 
color:#ffffff; 
font-style:italic;
padding-bottom:12px;
text-align:center;
}

