html, body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#25190D;
	color:#FFF;
	height: 100%;
}
body {
	background:#25190D url(/images/BG_header.gif) repeat-x;
	text-align:center;
	width:auto;
	min-width:970px;
}
div#wrapper {
	position: relative;
	background:url(/images/Brick_Wall.gif) repeat-x;
	background-position:0 180px;
	min-height: 100%;
}
p {
	font-size:11px;
	padding:8px;
	line-height:1.45em;
}
a {
	color: #FBA546;
	/*padding:10px;*/
}
address {
	font-size:12px;
	padding:12px;
	line-height:1.40em;
	font-weight:bold;
}
div#header {
	position:relative;
	height:180px;
	line-height:80px;
	margin:0;
	color: #79B30B;
}
#header img {
	text-decoration:none;
	border:none;
}
div#container {
	margin:0 auto;
	width:800px;
}
div#navwrapper {
	background:url(/images/BG_Nav.gif) repeat-x;
	background-position:0 465px;
}
div#banner p {
	line-height:1.4;
}
div#banner {
	height:285px;
	text-align:center;
	position:relative;
}
div#navigation {
	background:#B9CAFF;
}
div#extra {
	background:#FF8539;
}
div#footer p {
	margin:0;
	padding:5px 10px;
}
.shadowbox {
	color:#fff;
	float:left;
	width:235px;
	height:151px;
	position:relative;
	background:url(/images/Shadow_Box_Sm.jpg) no-repeat;
	margin-left:18px;
	text-align:left;
	margin-top:8px;
}
.footer {
	position:absolute;
	bottom:0;
	font-size:9px;
	color: #FFF;
	text-align:center;
	width:100%;
	padding-top:10px;
}
#content {
	height:255px;
	width:800px;
	background:#25190D url(/images/BG_Bottom.gif) repeat-x;
	padding-top:0;
}
#content h1 {
	padding:0;
	margin:0;
}
#content h1, h2, h3 {
	padding:0;
	margin:0;
}
#nav {
	background:url(/images/BG_Nav.gif) repeat-x;
	height:32px;
	text-align:center;
	width:700px;
}
#nav ul {
	display:block;
	float:left;
	margin: auto;
}
#nav li {
	display:block;
	float:left;
	margin: auto;
}
#behindbulb {
	background:url(/images/Behind_Bulb.png) no-repeat;
	width:454px;
	height:178px;
	position:absolute;
	top:1px;
	right:-85px;
}
#womanbulb {
	background:url(/images/Woman_Bulb.png) no-repeat;
	width:214px;
	height:444px;
	position:absolute;
	top:21px;
	right:1px;
}
#logo {
	background:url(/images/Changes_Logo.png) no-repeat;
	width:358px;
	height:143px;
	position:absolute;
	top:1px;
	left:-20px;
}
#logo h1 {
	text-indent: -9999px;
}
#address h2 {
	text-indent: -9999px;
	display:none;
}
#address {
	background:url(/images/Changes_Address.png) no-repeat;
	width:158px;
	height:51px;
	position:absolute;
	top:30px;
	left:270px;
}
#frameContainer {
	position:absolute;
	top:-25px;
	left:1px;
}
#changesFrame {
	position:absolute;
	width:551px;
	height:313px;
	z-index:25;
	top:1px;
	left:1px;
	background:url(/images/Frame_Empty.png) no-repeat;
}
#frameImg1 {
	position:absolute;
	width:551px;
	height:313px;
	z-index:15;
	top:1px;
	left:1px;
}
#panel1 {
	font-family:Arial, Helvetica, sans-serif;
}
#panel1 h2 {
	font-size:1.75em;
	padding-top:10px;
}
#panel1 h3 {
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-left:2px;
	padding-bottom:4px;
	line-height:14px;
}
#panel1 p {
	font-size:10px;
	line-height:13px;
}
#panel1 a {
	text-decoration:none;
	border:0;
	padding:0;
	margin:0;
}
#panel1 img {
	float:left;
	border:none;
	padding:10px;
}
.pics {
	height:  313px;
	width:   551px;
	padding: 0px;
	margin:  0px;
	z-index:16;
}
.pics img {
	border:none;
	height:  313px;
	width:   551px;
	top: 1px;
	left: 1px;
	z-index:16;
}
.wrapper {
	text-align:left;
}
p#cross-links {
	text-align: center
}
p#cross-links {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 30px
}
.crosslink a {
	color:#FFF;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 30px 0 30px;
}
.stripViewer h3 {
	font-size:18px;
	font-weight:bold;
	padding-left:7px;
	padding-bottom:4px;
	padding-top:5px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin:0;
	position: relative;
	width: 100%;
}
/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 100%;
	height: 460px;
	background: #2A1C0F;
	overflow: scroll
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 780px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 100%;
	clear: both;
	background: #25190D;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 780px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}
#stripNav {
	margin:0;
	padding:0;
	height:32px;
	text-align:center;
	width:900px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	height:32px;
	background:url(/images/BG_Nav.gif) repeat-x;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-size: 13px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 25px;
}
.stripNav li a:hover {
	background:#ab7158;
}
.stripNav li a.current {
	background: #2A1C0F;
	color:#FFF;
	text-decoration:underline;
}
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 32px;
	width: 32px;
}
.stripNavL {
	left: 0;
}
.stripNavR {
	right: 0;
}
/*
.stripNav {
	display:none !important
}
*/
.stripNavL {
	display:none !important
}
.stripNavR {
	display:none !important
}
.imgLeft {
	float:left;
	border:1px solid #FFF;
	margin-right:10px;
	margin-bottom:5px;
}
.imgCenter {
	text-align:center;
	border:1px solid #FFF;
	margin:10px;
}
#map_canvas{
	color:#333333;
}
