body {
	background-color:#000;
	background-image:url(stained-glass-background.png);
	background-repeat:repeat-x;
	}
	
#logo {
	height: 128px;
	width: 94px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 120px;
	background-image: url(images/Walker-Bros-logo_03.png);
}
#Header {
	background-image: url(images/Walker-Bros-logo_04.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 823px;
	float: left;
	
}
#maincontent {
	background-repeat: repeat-y;
	width: 710px;
	left: 200px;
	float: left;
	padding-left: 10px;
	background-color: #000;
	color: #FFF;
}
#lownav {
	height: 28px;
	width: 913px;
	float: left;
	text-align: center;
	padding-top: 5px;
	background-color: #000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00462F;
	border-right-color: #00462F;
	border-bottom-color: #00462F;
	border-left-color: #00462F;
	margin-left: 120px;
	color: #FFF;
}
#footer {
	background-repeat: no-repeat;
	height: 50px;
	width: 913px;
	clear: both;
	color: #FFF;
	margin-left: 130px;
	vertical-align: middle;
	padding-top: 15px;
}
#container {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	margin-top:-9px;
	background-image: url(images/black-gradient-background.png);
	background-repeat: repeat-y;
}
#topnav {
	background-image: url(images/Nav-bar_06.png);
	height: 33px;
	width: 823px;
	float: left;
}
#leftcolmn {
	background-repeat: repeat-y;
	width: 193px;
	float: left;
	text-align: left;
	margin-left: 120px;
	padding-left: 5px;
	padding-right: 0px;
	background-color: #000;
	color: #FFF;
	font-size: 18px;
}
#fullpage {
	width: 917px;
	background-color: #000;
	float: left;
	margin-left: 120px;
	color: #FFF;
	text-align: center;
}
#container #maincontent strong {
	font-size: large;
	font-weight: bolder;
	text-align: right;
}
#container #maincontent iframe {
	text-align: right;
	float: right;
}
#container #fullpage h3 {
	text-align: left;
	font-size: 16px;
}
#container #fullpage {
	font-size: large;
	text-indent: 3px;

}

#container #fullpage p {
	text-align: left;
	text-indent: 502;
}
#container #fullpage .text.area {
	width: 500px;
	text-align: left;
	padding-left: 483px;
}
#container #fullpage #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent {
	text-align: left;
}
div.bgcarousel{ /* CSS for main carousel container */
background: black url(ajaxload.gif) center center no-repeat; /* loading gif while caoursel is loading */
width:700px; /* default dimensions of carousel */
height:500px;
}

div.slide{ /* CSS for each image's DIV container within main container */
background-color: black;
background-position: center center; /* center image within carousel */
background-repeat: no-repeat;
background-size: cover; /* CSS3 property to scale image within container? "cover" or "contain" */
color: black;
}#container #fullpage #mybgcarousel {

}
a:link{color:white;
text-decoration:none;}
a:visited{color:#E2E2E2;}
a:hover{color:#A00;}
a:active{color:red;}
#container #fullpage table tr td {
	text-align: left;
}
