@charset "UTF-8";

a:link { color: black; }
a:visited { color: black; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.oneColLiqCtr #container {
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 2px solid #000000;
	text-align: left; 
}

.oneColLiqCtr #mainContent {
	padding: 0 20px;
}

.oneColLiqCtr #mainContentServices {
	padding: 0 10px;
	background-image: url(../images/servicesBG5.jpg);
}

.bigText {
	font-size: 18px;
	padding-left: 16px;
	padding-right: 8px;
}

.titleText {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px; 
}


.bodyText {
	padding-right: 16px;
	padding-left: 16px;
}

.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.firstLetter {
	font-weight: bold;
	font-size: 24px;
}


		
.footer {
	width: 800px;
	/*background: #00ddff;*/
	background-image: url(../images/footerBG.jpg);
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
	font-weight: bold;
}

div.footer a:link {color: white; text-decoration: none;}
div.footer a:visited {color: white; text-decoration: none;}

div.credits a:link {color: white; text-decoration: none;}
div.credits a:visited {color: white; text-decoration: none;}