/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: URL("/graphics/bg.gif")#fff repeat-x;
	font-family:trebuchet ms,arial,sans-serif;
	font-size:13px;
	color:#4a371c;
	
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:970px; 
	padding: 0 30px;
	background: URL("/graphics/mainbg.gif")#fff no-repeat;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:970px;
	height:131px;
	background: url("/graphics/header.jpg") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:5px 0 74px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:970px;
	height:45px;
	bottom:0; /* stick to bottom */

	font-size:11px;
	margin: 0 auto 0 auto;
	visibility: hidden;
	color: #4b381d;
	font-family:georgia,times,serif;
	font-style:italic;
	border-top:1px solid #dedad4;

}




/* main nav */


#topmenu {
	width: 970px;
	height:28px;
	margin: 0 auto 0 auto;
	background: url("/graphics/menubg.gif") repeat-x;
	border-bottom:1px solid #b8c8cb;
}






/* content formatting */

#splashpagecontent {
	width: 745px;
	margin:0 0 0 0;
	display:inline;
	overflow: auto;
	line-height:16px;
	float:left;
}


#pagecontent {
	width: 698px;
	padding: 0 15px 20px 30px;
	margin:0 0 0 5px;
	display:inline;
	overflow: auto;
	line-height:16px;
	float:left;
}

#rightbar {
	width: 209px;
	margin: 4px 0 0 0px;
	overflow: hidden;
	float:right;
	border-left:1px solid #cccccc;
}

#titlebar {
	width: 710px;
	padding: 16px 16px 13px 16px;
	margin:0 -15px 20px -29px;
	background:#e7edf5;
	overflow: hidden;
	line-height:16px;

}

#splashright {
	width:256px; 
	float:left; 
	display:inline; 
	margin:0 0 0 15px; 
	padding:12px 0 8px 18px; 
	border-left:1px solid #cccccc;
}

.bookbox {
	padding:14px 0 0 0; 
	margin:0 0 20px 4px; 
	font-size:11px;
}

.bookbox2 {
	padding:14px 0 0 0; 
	margin:0 0 30px 4px; 
	font-size:11px;
}


.signup {
	color:#213b60; 
	font-weight:bold; 
	font-size:13x; 
	font-family:georgia,times,serif; 
	padding:0 0 5px 0;
}

#columnleft {
	width:320px; 
	float:left; 
	display:inline;
}

#columnright {
	width:340px; 
	padding:0 0 0 25px; 
	border-left:1px solid #cccccc; 
	margin:0 0 0 12px; 
	float:left; 
	display:inline;
}

#left_foot {
	float: left;
	padding-top: 9px;
	padding-left:17px;
}

#right_foot {
	float: right;
	padding-top: 9px;
	padding-right:17px;
	text-decoration: none;
}


#right_foot a{
	color: #4b381d;
	text-decoration: none;
}

#right_foot a:hover{
	color: #c50000;
	text-decoration: none;

}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #027085;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.learn {
	color: #027085;
	font-weight:bold;
	text-decoration: none;
}
a.learn:hover {
	color: #c50000;
	text-decoration: none;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}










h1 {
	font-weight:bold;
	font-size:26px;
	color: #4a371c;
	text-transform: capitalize;
	margin:0 0 11px 0;
	font-family:georgia, times, serif;
}

h2 {
	font-weight:bold;
	font-size:25px;
	color: #213b60;
	text-transform: capitalize;
	margin:0 0 13px 0;
	padding:2px 0 13px 0;
	font-family:georgia, times, serif;
	width:430px;
	border-bottom:1px solid #acc4c6;
}

h3 {
	color:#047186; 
	font-weight:bold; 
	font-size:15px; 
	width:200px;
	margin:16px 0 13px 0;
	padding:2px 0 13px 0;
	color: #213b60;
	font-family:georgia,times,serif;
	border-bottom:1px solid #acc4c6;
}

#verse {
	font-weight:normal;
	font-size:13px;
	.font-size:12px;
	color: #4a371c;
	font-style:italic;
	margin:0 0 0 20px;
	line-height:16px;
	font-family:georgia, times, serif;
}

.bigheading {
	color:#047186; 
	font-weight:bold; 
	font-size:23px; 
	font-family:georgia,times,serif;
}

.smallheading {
	color:#047186; 
	font-weight:bold; 
	font-size:15px; 
	font-family:georgia,times,serif;
}


.book {
	color:#4a371c; 
	font-weight:bold; 
	font-size:16px; 
	font-family:georgia,times,serif;
	line-height:17px;
}


.retire {
	font-weight:bold;
	font-size:25px;
	color: #213b60;
	font-family:georgia, times, serif;

}

.retiretext {
	font-weight:bold;
	font-size:12px;
	color: #4a371c;
	text-transform: capitalize;

}

.thoughts {
	color:#213b60; 
	font-weight:bold; 
	font-size:25px; 
	font-family:georgia,times,serif;
}

p { 
	margin:17px 0 17px 0;
}

.bookbox2 p{ 
	margin:10px 0 10px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 10px;
padding: 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:normal;
font-size:13px;
line-height:16px;
text-transform:uppercase;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #fff;
font-weight:bold;
padding: 6px 21px 0 21px;
height:22px;
text-decoration: none;
}

#underlinemenu ul li a:hover{
color: #fff;
background: #546f94;
}




/* menu codes */

.pipelist {
   overflow: hidden;
   width: 532px;
   margin:2px 0 0 auto;
   font-size:11px;
   float: left;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #363b42;
   float: left;
   line-height:11px;
   margin: 0 .5em 0 -.5em;
   padding: 0 12px 0 12px;
   white-space: nowrap;
   text-transform:uppercase;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #363b42;
	text-decoration: none;
}
.pipelist a:hover {
	color: #546f94;
	text-decoration: none;
}	

.richtable {
border-style:solid;
border-color: #c5d1e1;
border-width: 1px;
}

.richtd {
background-color: #e7edf5; 
color: #4a371c; 
font-weight: normal;
border-style:solid;
border-color: #c5d1e1;
border-width: 1px;
}

.richtd2 {
background-color: #415b7f; 
color: #ffffff; 
font-weight: strong;
border-style:solid;
border-color: #c5d1e1;
border-width: 1px;
}