body {
	background: #fff
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	color:#013759;
	font-size:16pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 5px 5px;
}
h1.productName {
	margin:10px 0 5px 0;
}
h3 {
	color:#013759;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0;
	padding:0;
}
input {
	padding:4px 5px 2px;
}
label:hover {
	cursor:pointer;
}
#demarc {
	width:100%;
}
.enc {
	width:800px;margin:0 auto;
}
h1#logo {
	width:auto;
	height:auto;
	text-indent:0;
	background:none;
	margin:0;
	font-size:2.75em;
}
#navigation {
	display:none;
}
#categories {
	display:none;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#005786;
	text-decoration:underline;
}
a:link, a:active, a:visited {
	color:#013759;
	text-decoration:none;
}
a:hover {
	color:#AABBDD;
	text-decoration:underline;
}
.nounderline:hover {
	color:#013759;
	text-decoration:none;
}
.orderEdit {
	color:#AABBDD;
	text-decoration:none;
}
.hidden {
	display:none;
}
.mt2 {
	margin:2px 0 0 0;
}
.mr2 {
	margin:0 2px 0 0;
}
.mr5 {
	margin:0 5px 0 0;
}
.mr10 {
	margin:0 10px 0 0;
}
.mr25 {
	margin:0 25px 0 0;
}

.ml5 {
	margin:0 0 0 5px;
}
.ml10 {
	margin:0 0 0 10px;
}
.ml20 {
	margin:0 0 0 20px;
}
.w40 {
	width:40px;
}
.w75 {
	width:75px;
}
.w100 {
	width:100px;
}
.w125 {
	width:125px;
}
.w150 {
	width:150px;
}
.w160 {
	width:160px;
}
.w175 {
	width:175px;
}
.w200 {
	width:200px;
}
.w210 {
	width:210px;
}
.w250 {
	width:250px;
}
.w245 {
	width:245px;
}
.w300 {
	width:300px;
}
.w350 {
	width:350px;
}
.w400 {
	width:400px;
}
.w450 {
	width:450px;
}
.w500 {
	width:500px;
}
.w550 {
	width:550px;
}
.w650 {
	width:650px;
}
.w690 {
	width:670px;
}
.seperator2 {
	padding:1px 0;
	line-height:0;
}
.seperator4 {
	padding:2px 0;
	line-height:0;
}
.seperator6 {
	padding:3px 0;
	line-height:0;
}
.seperator10 {
	padding:5px 0;height:10px;
	line-height:0;
}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
	margin:0px;
	line-height:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.spacer {
	padding:0 5px;
}
.emphasis {
	font-weight:600;
}
.text-white, a.text-white:link, a.text-white:hover, a.text-white:active, a.text-white:visited {
	color:#fff;
	text-decoration:none;
}
a.text-white:hover {
	font-weight:600;
}
.text-blue {
	color:#013759;
}
.text-gray {
	color:#666666;
}
.text-small {
	font-size:11px;
}
.text-large {
	font-size:13px;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.lh20 {
	line-height:20px;
}
.pointer {
	cursor:pointer;
}

.box-collection {
	width:220px;
	text-align:center;
	margin:0 5px 13px 5px;
	font-size:0px;
}
.box-collection .image {
	width:210px;
	height:161px;
	padding:5px 5px 0 3px;
}
.box-collection img {
	/*
	width:205px;
	height:146px;
	*/
	margin:0 auto;
	border:0;
	/*
	border:2px solid #666633;
	*/
}
.box-collection span {
	display:block;
	width:209px;
	padding:5px 0 3px 5px;
	text-align:left;
	color:#013759;
	font-size:12px;
	font-weight:600;
}

.moduleRow:hover { background-color: #D7E9F7; cursor: pointer; cursor: hand;padding:5px 0; }
.moduleRow { background-color:;padding:5px 0; }

#navigation .spacer {
	font-size:10px;
}
#container {
	left:0px;
	position:relative;
}
#container.left {
	float:none;
	clear:none;
	margin-top:0px;
}
#container, #container .top, #container .body, #container .bottom {
	width:755px;
}
#container .top {
	height:20px;background:url('../images/layout/background-enclosure-top.png');
	z-index:10;
}
#container .body {
	height:auto;background:url('../images/layout/background-enclosure.png') repeat-y;
	z-index:10;
}
#container .bottom {
	height:20px;background:url('../images/layout/background-enclosure-bottom.png');
	z-index:10;
}

#content {
	min-height:598px;
	height:598px;
	height:auto;
}

#scroller {
	overflow:visible;
}

#navigation-supplemental {overflow:hidden}

#navigation-supplemental, #navigation-supplemental a {
	height:48px;
	float:left;
}
#navigation-supplemental a {
	display:block;
	float:left;
	height:48px;
}
#navigation-supplemental, #navigation-supplemental .seperator, #navigation-supplemental #merchandise, #navigation-supplemental #ourcompany, #navigation-supplemental #newsletter, #navigation-supplemental #services, #navigation-supplemental #financing {
	float:left;
	height:48px;
	display:block;
}
#navigation-supplemental .seperator {
	width:1px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-157px 0;
}
#navigation-supplemental #merchandise {
	width:145px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:0 0;
}
#navigation-supplemental #merchandise:hover {
	background-position:0 -48px;	
}
#navigation-supplemental #ourcompany {
	width:159px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-146px 0;
}
#navigation-supplemental #ourcompany:hover {
	background-position:-146px -48px;	
}
#navigation-supplemental #newsletter {
	width:119px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-306px 0;
}
#navigation-supplemental #newsletter:hover {
	background-position:-306px -48px;	
}
#navigation-supplemental #services {
	width:132px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-426px 0;
}
#navigation-supplemental #services:hover {
	background-position:-426px -48px;	
}
#navigation-supplemental #financing {
	width:152px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-559px 0;
}
#navigation-supplemental #financing:hover {
	background-position:-559px -48px;	
}

/*
#navigation-supplemental #merchandise {
	width:157px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:0 0;
}
#navigation-supplemental #merchandise:hover {
	background-position:0 -48px;	
}
#navigation-supplemental #ourcompany {
	width:160px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-158px 0;
}
#navigation-supplemental #ourcompany:hover {
	background-position:-158px -48px;	
}
#navigation-supplemental #newsletter {
	width:137px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-319px 0;
}
#navigation-supplemental #newsletter:hover {
	background-position:-319px -48px;	
}
#navigation-supplemental #services {
	width:118px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-457px 0;
}
#navigation-supplemental #services:hover {
	background-position:-457px -48px;	
}
#navigation-supplemental #financing {
	width:135px;
	background:url('../images/layout/nav-supplemental.gif');
	background-position:-576px 0;
}
#navigation-supplemental #financing:hover {
	background-position:-576px -48px;	
}
*/

#banner, #highlight {
	width:711px;
	display:block;
	clear:both;
	margin:2px 0;
}

#banner {
	margin:2px 0;
	height:81px;
	background:url('../images/layout/banner-NoSale.jpg');
}

#highlight {
	height:309px;
	margin:2px 0 0 0;
	background:url('../images/layout/highlight-Collection.jpg');
}

#featured {
	width:711px;
	margin:2px 0 0 0;
}
#featured h2 {
	height:36px;
	margin:0;
	background:url(../images/layout/background-Current_Specials.png) no-repeat;
	text-indent:-9000px;
}
#featured a {
	float:left;
	display:block;
	width:177px;
	height:161px;
	background:url(../images/layout/arrow-Current_Specials.png) bottom left no-repeat;
	color:#04365B;
	font-size:10px;
	text-decoration:none;
}
#featured a img {
	width:177px;
	border:none;
}
#featured a span {
	text-align:right;
	padding-top:2px;
	display:block;
	width:145px;
}
#featured a:hover span {
	text-decoration:underline;
}
#featured .seperator {
	float:left;
	font-size:0px;
	width:1px;
	height:161px;
	display:block;
	background:#fff;
}
.Ministries {
	overflow:hidden;
	text-align:center;
}
.Ministries p {
	padding-bottom:5px;
	text-align:left;
}
.Ministries .image {
	float:left;
	width:30%;
	height:65px;
	text-align:center;
}
.Ministries img {
	border:0;
}
.blogdate {
	margin:5px 50px 0 0;
	padding:0;
	float:right;
	font-size:.9em;
	color:#013759;
}
#footer {
	margin:0 0 0 30px;
	color:#005786;
}

.pulldown {width:214px}

label {cursor:pointer}
.county {margin-left:10px}

.salesdept span {display:block;float:left;width:60px;}

form#signup_init {display:none;}
