body {
	margin: 0;
	padding: 0;
		font: 65% Helvetica, Arial, sans-serif;
	/*	font: 65% "Lucida Grande", Helvetica, Arial, sans-serif;*/
	color: #2c4a75;
}
a {
	color: #2c4a75;
	text-decoration: none;
}

span.linktext a, 
a.linktext {text-decoration:underline !important;}

.clear {
	clear: both;
}
img {
	border: 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#topBar {
	background: url('../structureGraphics/smallBigImage.jpg');
	padding: 8px 0 0 420px;
	height: 154px;
}
#topBar p{
	float: left;
	height: 19px;
	width: 90px;
	margin: 0;
	font-size:11px;
}
#topBar form{
	float: left;
	height: 19px;
	width:  182px;
}
#topBar input{
	font-size: 1em;
}
#topBar #search, #topBar #query{
	float: left;
	width: 150px;
}
#topBar #submit{
	float: left;
	margin: 2px 0 0;
}
#topBar #flags{
	float: left;
	display: inline;
	width: 200px;
	margin: 2px 0 0 20px;
}
#topBar #flags a{
	margin: 0 2px;
	float: left;
	width: 24px;
	display: inline;
}
#topBar #flags img{
	margin: 0px;
	float: left;
	width: 24px;
}
/*
#middleContent {
	background: url(../structureGraphics/fadeBg.jpg) repeat-x top;
} */
#middleContent #right {
	float: right;
	width: 793px;
}
#middleContent #left {
	float: right;
	width: 207px;
}
.leftNav  {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
.leftNav li {
	text-align:right;
}
.leftNav li a{
	display: block;
	height: 24px;
	padding: 7px 20px 0 0;
	background: #fff url('../structureGraphics/leftNavBg.gif') no-repeat;
	background-position: left bottom;
	font-size: 1.3em;
}
.leftNav li a:hover{
	text-decoration: underline;
}
.leftNav img {
	text-align:left;
}
.leftNav #electronicalink {
	height: 39px;
}
.leftNav #visitNav a{
	height: 30px;
}

p, .tablefont td {
	margin: 10px;
	font-size: 1.2em;
	line-height: 1.9em;
}
.store {
	display: block;
	margin: 10px 0 0 72px;
}
.featuredProduct {
	background: url(../structureGraphics/featuredProduct.jpg) top left no-repeat;
	padding: 45px 0px 0 7px;
	margin: 2px 5px;
}
.featuredProduct img{
	margin: 0 10px 0 0;
}
#footer {
	height: 23px;
	background: url('../structureGraphics/footerBg.jpg') repeat-x top;
	margin: 34px 0 0;
	padding: 9px 0 0 210px;
	color: #fff;
}
#footer a{
	margin: 0 6px;
	color: #fff;
}
#footer a:hover{
	text-decoration: underline;
}
#footer2 {
	margin: 0;
	padding: 10px 0 10px 210px;
	background-color: #2e679b;
	color: #fff;
	
}

#footer2 a{
	margin: 0 6px;
	color: #fff;
	
}
#footer2 a:hover{
	text-decoration: underline;
}
