/* CSS Document */

body{
	font-family: Arial,sans-serif;
	text-align: justify;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
}

a:link{
	color: #006699;
}

a:visited{
	color: #006699;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.headertableold {
	background-image:url(images/waffle_header.jpg);
	background-repeat:no-repeat;
	margin-left: 3px;
	background-position: center;
}

#siteInfo{
	border-style: solid none solid none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	font-size: 75%;
	color: #006699;
	padding: 10px 10px 10px 1px;
	width: 750px;
}

.content {
	font-size: 80%;
	text-align: justify;
	padding: 0 10 0 0;
}

.question{
	color: #006699;
	float: left;
  	width: 95%;
}

.answer{
	color: #333333;
	width: 95%;
}

.copywrite {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
	background-color: #FFFFFF;
	padding-left: 77px;
}

p {
	text-align: justify;
}

#prodImages {
	margin: 10px 200px 0 150px;
} 

.clear {
	clear: both;
}

.captionText {
	font-size: 80%;
	text-align: left;
	padding: 0 5 0 15;
}

.leftHome {
	text-align: left;
	margin-left: 50px;
	font-weight: bold;
}

.left {
	text-align: left;
	margin-left: 25px;
}

.leftBold {
	text-align: left;
	margin-left: 28px;
	font-weight: bold;
}

.leftLink {
	text-align: left;
	margin-left: 28px;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.hr {
	
	margin-left: 25px;
	color: #cccccc;
}

.presImg {
	margin-left: 25px;
}

.centerText {
	text-align: center;
	font-weight: bold;
}
