body {
	background: #336699;
	font-size: 75%;
	margin: 0px 0px 30px 0px;
	font-family: Georgia, Garamond, Times, serif;
	color: #000000;
	text-align: center;
}
#mainContainer{
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 775px;
}
#body {
	background-color: #FFFFFF;
	width: 735;
*	width: 775px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	line-height: 22px;
	min-height: 450px;
*	height: 450;
}
#body2col {
	background-color: #FFFFFF;
	float: left;
	width: 515;
*	width: 555px;
	padding: 0px 20px 20px 0px;
	vertical-align: top;
	line-height: 22px;
	min-height: 450px;
*	height: 450;
}
#column {
	background-color: #FFFFFF;
	padding: 0px 40px 0px 0px;
*	padding: 0px 20px 0px 0px;
	width: 200;
*	width: 220px;
	float: left;
	font-size: .9em;
	color: #336699;
}
/*
#body2col a img {
	border: 1px solid #000000;
	height: 100px;
}
*/
h1 {
	font-size: 1.7em;
	color: maroon;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.3em;
	color: #3973C7;
	font-weight: normal;
	margin:0px;
}
.mainHeader {
	background: url('images/header_main.jpg') no-repeat;
	line-height: 191px;
}
.stripGraphic {
	background: url('images/photo_strip_no_shadow.jpg') no-repeat;
	line-height: 85px;
}
img {
	border: 0px;
}
div, iframe{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
hr {
	margin: 0px;
	padding: 0px;
}
a {
	color: #D64C00;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
#nav {
	width: 200px;
*	width: 180px;
	float: left;
	margin: 0px;
	vertical-align: top;
}
#nav ul {
	width: 100%;
	list-style-type:none;
	display:inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	padding: 3px;
*	padding: 0px;
	width: 100% !important;
	float:left;
	margin:0px; 
	list-style-type:none;
*	border-bottom: 1px #cccccc solid;
	color: #336699;
}
#nav ul li a {
	width: 100% !important;
	padding: 3px 3px 3px 20px;
	font-size: 1.2em;
	color: #336699;
	text-decoration: none;
	vertical-align: middle;
}
#nav ul li a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #000000;
	border-left: 0px solid #000000;
	background-color: #efefef;
}
#nav ul li a.shop {
	width: 100% !important;
	padding: 3px 3px 3px 20px;
	font-size: 1.2em;
	text-decoration: none;
	vertical-align: middle;
	background-color: #D5E7F3;
}
#nav ul li a.shop:hover {
	border-bottom: none;
	text-decoration: none;
	color: #000000;
	border-left: 0px solid #000000;
	background-color: #efefef;
}
.subNav ul {
	margin: 0px;
	width: 160px;
	list-style-type:none;
	font-size: .8em;
	color: #99ccff;
}
.subNav ul li {
	margin: 0px;
	list-style-type:none;
	border-top: 0px !important;
	border-bottom: 0px #999999 solid !important;
*	border-bottom: 0px !important;
*	border-top: 0px #cccccc solid !important;
	color: #3973C7;
}
.subNav ul li a {
	padding: 3px 0px 3px 30px !important;
*	padding: 3px 0px 3px 30px !important;
	color: #3973C7 !important;
}
#footer {
	margin: 0 auto;
	clear: both;
	width: 775px;
	text-align: center;
	padding: 20px;
	font-size: .9em;
	color: #99ccff;
}
#footer a {
	color: #99ccff;
}
embed {
	padding: 0px;
	margin: 0px;
}
.qa {
	font-size: 2em;
	color: #99ccff;
	line-height: 28px;
}
