@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	line-height:145%;
	text-align:center;
	padding:0;
	margin:0;
}

#container {
		margin-left:auto;
		margin-right:auto;
		width:1000px;
		padding:0; 
		text-align:left;
		margin-top:10px;
}

#logo {
		margin-bottom:0px;
}

/* Settings for homepage */

#homeh2 {
		margin-left:0px;
		font-weight:normal;
		font-size:large;
		font-stretch:expanded;
		margin-top:-2px;
}

#homeh2 a {
		text-decoration:none;
		color:#fff;
}

#htagline {
		position:absolute;
		margin-left:470px; 
		text-align:right;
		top:5px;
		font-family:Verdana, Geneva, sans-serif;
		font-weight: bold;
}

/* End settings for homepage only */

#phone {
		font-size:medium;
		color:#fff;
		text-align:left;
		margin-top:-2px;
		font-style:normal;
		padding-bottom:12px;
}

#phone a {
		text-decoration:none;
		color:#fff;
}

#tagline {
		position:absolute;
		margin-left:470px;
		margin-top:-128px;
}


#leftcol {
	position:absolute;
		width:225px;
		margin:0;
		margin-top:-15px;
		padding-right:0px;
}

#rightcol {
		position:absolute;
		width:690px;
		text-align:justify;
		line-height:150%;
		font-size:small;
		padding-bottom:20px;
		margin-left:255px;
		margin-top:5px;
		clear:both;
}

#rightcol h1 {
		margin-top:3px;
}

#rightcol h3 {
		color:#f3b035;
}

/* Settings for photo buttons and footer */

#base {
	position: inherit;
	clear:both;
	margin-top:400px;
}

#base-p {
	margin-top:450px;
}

#base-w {
		margin-top:660px;
}

#base-products {
		margin-top:930px;
}

#photobtns {
		margin-top:30px;
		clear:both;
}

.padbtn {
		padding-right:3px;
		text-decoration:none;
}

#photobtns a {
		text-decoration:none;
}

#labels {
		font-family:Verdana, Geneva, sans-serif;
		font-size:large;
		font-weight:bold;
		color:#d9dee5;
		padding-bottom:20px;
}

#labels li {
		float:left;
		list-style:none;
		padding-left:30px;
		padding-right:50px;
		padding-bottom:15px;
		color:#d9dee5;
}

li.sales {
		margin-left:55px;
}

li.church {
		margin-left:45px;
}

li.mus {
		margin-left:65px;
}

#labels a {
		text-decoration:none;
		color:#d9dee5;

}

#footer {
		border-top:solid 2px #f3b035;
		width:960px;
		padding-top:4px;
		clear:both;
}

#footer a {
		color:#fff;
		text-decoration:none;
}

#leftcol img {
	padding-bottom:3px;
}



/* End settings for footer and photo buttons */






/* Slider Menu Settings */

#accordion {
	width:230px; 
	margin:25px 0;
}

.accordion {
	width:230px; 
	font:12px Verdana,Arial; 
	color:#033;
	background-color:#fff;
}

/* Heading for buttons */
.accordion dt {
	width:210px; 
	border:2px solid #6b818f; 
	padding:8px; 	
	font-weight:bold;
	margin-top:2px;
	cursor:pointer; 
	background-color:#d9dee5;
}

.accordion dt:hover {
	background:url(images/header_over.gif);
}

.accordion dd {
	overflow:hidden; 
	background-color:#6b818f;
	margin-left:0px;
}

.accordion span {
		display:block; 
		width:206px; 
		border-top:none; 		
		text-align:left;
		background-color:#6b818f;
		padding-left:8px;
		padding-right:12px;
}

dd img {
		padding-top:1px;
		background-color:#6b818f;
}

dd p {
		background-color:#6b818f;
		color:#fff;
		line-height:155%;
		font-size:10px;
		padding-bottom:12px;
		padding-left:5px;
		padding-top:-5px;
}



/* End Slider Settings */





#navlinks {
	position:absolute;
	margin-left: 240px;
	top:55px;
	width: 600px;
	z-index:3;
}


/* Navigation Bar Settings */

.wrapper1{
	color: #000;	
	font: 18px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 4px 0 0;
	}
	.wrapper1 a{
		color: #000;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #000;
	}
	.wrapper1 p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
	/*width: 710px;*/
	margin: 20px auto;
}
.nav {
	background: #fff url(images/nav_bg.png) repeat-x;
	float: left;
}
.nev-wrapper {
	clear: both;
	float: left;
}
.nav-left {
	background: url(images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}

/*Font setting for main links */
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: large;
	padding-right:5px;
	padding-left:5px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(images/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #000;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}

/*Settings for drop down menu text */
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #000;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #f3b035 !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal; 
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 670px;
	background: transparent url(images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 24px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 24px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}

#on {
		color:#000;
		background: url(images/submenu_bg.png) repeat-y;
}

/* End of Navigation Settings */


#menu {
		width:800px;
		font-size:small;
		font-family:Verdana, Geneva, sans-serif;
}

ul.menu {
		list-style:none; 
		margin:0; 
		padding:0;
}

ul.menu * {
	margin:0; 
	padding:0;
}

ul.menu a {
	display:block; 
	color:#000; 
	text-decoration:none;
}

ul.menu li {
	position:relative; 
	float:left; 
	margin-right:2px;

}

ul.menu ul {
	position:absolute; 
	top:26px; 
	left:0; 
	background:#f3b035;
	display:none; 
	opacity:0; 
	list-style:none;
}

ul.menu ul li {
	position:relative; 
	border:1px solid #aaa; 
	border-top:none; 
	width:148px; 
	margin:0;
}

ul.menu ul li a {
	display:block; 
	padding:3px 7px 5px; 
	background-color:#fff;
}

ul.menu ul li a:hover {
	background-color:#f6c459;
}

ul.menu ul ul {
	left:148px; 
	top:-1px;
}

ul.menu .menulink {
	border:1px solid #aaa; 
	padding:5px 7px 7px; 
	font-weight:bold; background:url(images/header_nav.gif); 
	width:135px;
}

ul.menu .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over_nav.gif);
}

ul.menu .sub {
	background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat;
}

ul.menu .topline {
	border-top:1px solid #aaa;
}
