
		
		body {
			margin: 0px;
			padding: 0px;
			background-image: url(images/bg.gif);
			background-repeat: repeat-y;
			background-color: #DEDFCD;
			}
			
		a {
			color: #0B2F41;
			}
		a:hover {
			color: #1A3B4E;
			text-decoration: none;
			}
		
		
		#header {
			width: 950px;
			height: 151px;
			background-image: url(images/header.jpg);
			}
		#header h1, #header h2 {
			display: none;
			}
			
		td {
			background-repeat: repeat-x;
			}
			
		#topnav {
			width: 950px;
			height: 51px;
			background-image: url(images/topnav_bg.gif);
			}
		#topnav ul {
			margin: 0px;
			padding: 0px;
			margin-left: 10px;
			padding-top: 16px;
			}
		#topnav li {
			display: inline;
			font: 14px Century Gothic, Arial;
			text-transform: uppercase;
			letter-spacing: 1px;
			}
		#topnav li a {
			text-decoration: none;
			color: #000000;
			font-weight: none;
			padding-right: 10px;
			padding-left: 10px;
			}
		#topnav li a:hover {
			text-decoration: none;
			color: #6c6c4f;
			}
			
		#left {
			padding: 10px;
			width: 221px;
			font: 12px Arial, Verdana;
			line-height: 18px;
			}
		#left h3 {
			font: 18px Garamond, Georgia, Times, Times New Roman, Book Antiqua;
			font-weight: bold;
			margin-bottom: 5px;
			margin-top: 5px;
			}
		#left ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			font: 12px Century Gothic, Arial, Verdana;
			padding-bottom: 20px;
			}
		#left li {
			list-style-image: url(images/bullet.gif);
			margin-left: 20px;
			width: 200px;
			padding-bottom: 2px;
			}
		#left li a {
			background-color: none;
			display: block;
			text-decoration: none;
			color: #000000;
			padding: 4px;
			padding-left: 0px;
			}
		#left li a:hover {
			/*background-color: #dedfcd;*/
			padding-left: 5px;
			}
		#left input {
			width: 200px;
			margin-left: 15px;
			color: #999999;
			}
		#left textarea {
			width: 200px;
			margin-left: 15px;
			height: 75px;
			color: #999999;
			}
			
		#center {
			padding-right: 10px;
			font: 14px Arial, Verdana;
			line-height: 18px;
			padding-bottom: 20px;
			padding-left: 10px;
			letter-spacing: 0.5px;
			background-image: url(images/two_bg.jpg);
			background-repeat: no-repeat;
			background-color: #dedfcd;
			width: 480px;
			}
		#center p {
			line-height: 20px;
			}
		#center img {
			margin-top: 5px;
			}
		#center li {
			line-height: 22px;
			list-style-image: url(images/check.gif);
			}
		#center li a {
			color: #000000;
			}
		#center li a:hover {
			text-decoration;
			}
		#center h1 {
			font: 24px Bookman Old Style, Georgia, Lucida Console, Franklin Gothic Medium, Serif;
			text-align: right;
			border-bottom: 1px dotted #999999;
			padding-bottom: 5px;
			}
		#center h2 {
			font: 20px Century Gothic, Arial Narrow, Arial;
			font-weight: none;
			text-transform: uppercase;
			}
		#center blockquote {
			border: 1px solid #000000;
			background-color: #efefef;
			padding-left: 20px;
			padding-right: 20px;
			margin-left: 20px;
			margin-right: 20px;
			text-align: justify;
			}
			
		#pullquote {
			font: 18px Century Gothic, Arial Narrow, Arial;
			text-transform: uppercase;
			width: 230px;
			float: right;
			padding-left: 10px;
			padding-bottom: 10px;
			padding-top: 10px;
			border-left: 1px dotted #999999;
			border-bottom: 1px dotted #999999;
			font-weight: none;
			margin-left: 10px;
			margin-bottom: 10px;
			}
		#pleasecall {
			text-align: center;
			width: 300px;
			border-top: 1px solid #000000;
			border-bottom: 1px solid #000000;
			padding: 8px;
			margin-left: 80px;
			font: 18px Garamond, Georgia, Times, Times New Roman, Book Antiqua;
			}
			
		#right {
			width: 200px;
			padding: 10px;
			font: 14px Garamond, Georgia, Times, Times New Roman, Book Antiqua;
			line-height: 18px;
			text-align: justify;
			}
		#right p {
			padding-right: 10px;
			padding-left: 10px;
			}
		#right h3 {
			font: 24px Garamond, Georgia, Times, Times New Roman, Book Antiqua;
			text-align: center;
			margin-bottom: 10px;
			border-top: 1px solid #666666;
			border-bottom: 1px solid #666666;
			}
		#right h4 {
			font: 16px Garamond, Georgia, Times, Times New Roman, Book Antiqua;
			text-align: center;
			font-weight: bold;
			margin-top: 0px;
			}
		#h4top {
			font: 12px Century Gothic, Arial, Verdana;
			text-transform: uppercase;
			}
		#h4bottom {
			font: 34px Garamond, Georgia, Times, Times New Roman, Book Antiqua;
			font-weight: none;
			}
		#h4streetaddress {
			margin-top: 5px;
			margin-bottom: 5px;
			border-bottom: 1px solid #666666;
			padding-bottom: 10px;
			}
		#right ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			}
		#right li {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			text-align: center;
			margin-bottom: 10px;
			font: 12px Century Gothic, Arial, Verdana;
			text-transform: uppercase;
			border-bottom: 1px solid #666666;
			padding-bottom: 10px;
			
			}
		#still {
			/*position: fixed;
			width: 190px;*/
			margin-top: 10px;
			}
		
			
		#related_links h2 {
			font-size: 14px;
			margin-bottom: 4px;
			}
		#address {
			margin: 0px;
			padding: 0px;
			margin-left: 20px;
			}
		#description {
			margin: 0px;
			padding: 0px;
			margin-left: 20px;
			margin-right: 20px;
			font-size: 12px;
			color: #666666;
			border-bottom: 1px dotted #000000;
			margin-bottom: 15px;
			}
			
		#footer {
			background-image: url(images/footer_bg.gif);
			height: 120px;
			background-repeat: no-repeat;
			}
		#footer p {
			font: 10px Century Gothic, Arial, Verdana;
			margin-left: 250px;
			padding-top: 60px;
			}