@charset "UTF-8";/* CSS Document */html {	margin: 0;	padding: 0;	text-align: center;}body {	margin: 0;	padding: 0;	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-size: small;	background-image: url(../images/bg.jpg);	background-repeat: repeat-x;	background-color: #6382A1;}div#center {	width: 984px;	margin: 0px auto;}	#container{	padding: 0;	background-color: #FFF;}.clear {	clear: both;}img {	border: 0;}/* HEADER STYLES */h1 {	position: relative;	top: 50px;	left: 73px;	width: 363px;	height: 43px;	text-indent: -2000px;	margin: 0;}#header {	background-image: url(../images/header-bg.gif);	background-repeat: no-repeat;	width: 984px;	height: 147px;}#logo {	width: 401px;	height: 95px;	background-image: url(../images/logo.gif);	background-repeat: no-repeat;	float: left;	position: relative;	top: 20px;	left: 25px;	z-index: 3;}#paypal {	width: 146px;	height: 115px;	float: right;	margin: 15px 15px 0px 0px;}#headerBar {	height: 23px;	background-image: url(../images/topnav-bg.jpg);	text-align: left;	padding: 10px 20px 10px 0px;	font-size: 16px;	color: #3F291C;}#nav {	color: #3F291C;	margin-left: -10px;	padding: 0;	float: left;}#nav ul {	margin: 0;	display: inline;}#nav li {	display: inline;	font-size: 14px;	color: #3F291C;	padding-right: 15px;}#nav a:link, #nav a:visited, #nav a:active {	color: #3F291C;	text-decoration: none;	overflow: hidden;}#nav a:hover {	text-decoration: underline;}/* CONTENT STYLES */.content {	padding: 0px 10px 10px 10px;}a:link, a:visited, a:active {	color: #000;	text-decoration: none;}a:hover {	text-decoration: underline;}h2 {	font-size: 18px;	color: #1A5287;}h2 a:link {	color: #1A5287;}h2 a:visited {	color: #1A5287;}h2 a:hover {	text-decoration: underline;}h3 {	color: #7CBDED;}.leftCol {	width: 171px;	background: url(../images/nav-gradient.jpg) bottom #B9D5E1 no-repeat;	padding: 0 10px 10px;	overflow: hidden;	float: left;	line-height: 1.7em;	font-weight: bold;	font-size: 14px;}.leftCol a:link {	color: #006699;}.leftCol a:visited {	color: #006699;}.leftCol a:hover {	text-decoration: underline;}.rightCol {	position: relative;	margin-left: 207px;	padding: 0 10px 10px;	overflow: hidden;	width: 735px;}.notices {	border: 1px solid #C8E2F9;	background-color: #E8F8FD;	margin-top: 10px;	padding: 10px;}.notices h2 {	margin-top: 0;}.price {	color: #0000FF;}.divider {	height: 1px;	width: 100%;	border-top: 1px dotted #99CC00;}.welcomeWithBox {	width: 335px;	float: left;	line-height: 1.72em}.specialBox {	width: 330px;	margin-left: 350px;	background-color: #FFDD67;	padding: 10px;	color: #4A3B12;}/* FOOTER STYLES */#footer {	font-size: x-small;	color: #FFF;	padding: 5px 0px;	text-align: center;}#footer a:link {	color: #FFF;	text-decoration: underline;}#footer a:visited {	color: #FFF;	text-decoration: underline;}#footer a:hover {	color: #FFF;	text-decoration: none;}