/*Saint James Books Style Sheet*/
body	{
	margin:	15px 0 20px 0;
	font: 15px/21px georgia, serif;
	color:	#333;
	background : #fad9b1;
	}


li {
	padding-top: .5em;
	line-height: .4em;
	}
	
#main {
	position: relative;
	width: 801px; 
	margin: 4px auto 20px auto;
	background: #fff;
/*	border: 1px solid blue;*/
	}

#header {
	position: relative;
	padding: 0;
	margin: 0;
/*	border: 1px solid green;*/
	}
#header .logo { float:left; margin-right:3px; }
#content {
	position: relative;
	background: none;
	width: 630px;
	margin: 6px 0 20px 140px;
	padding: 0 0 0 0px;
	border-left: 3px solid #fad9b1;
	} 


#text { padding:0 0 0 14px; }
#text p {
	width: 430px;
	margin: 6px 0 0 0;
	padding: 0 0 0 4px;
	color: #333;
	} 
#text h1 {
margin:10px 0 0 0;
padding:0;}
#text h2 {
margin:2px 0 10px 0;
padding:0;}
	
/*
#content td {
	font: .85em arial;
	color:	#333;
	}
	
*/
#head {
	width: 600px;
	height: 20px;
	background: #fad9b1;
	margin: 0 0 8px 0;
	padding: 2px 0 2px 14px;
	color: #039;
	font-family: georgia, serif;
	} 	
	
	
#nav {
	position: absolute;
	top: 70px;
	left: 0px;
	margin: 0;
	padding: 0;
	float: left;
	width: 122px;
	background: #fff;
	}
	

#nav ul {
	padding: 0;
	list-style: none;
	margin: 0;	
	}	
	
#nav ul li {

	border: 3px solid #cfe0f0;
	margin: 3px 0 0 0;
	height: 14px;
	line-height: 0;
	padding: 10px 8px;
	background: #adc9e5;

	}	
	
#nav a {
	text-decoration:	none;
	font: 16px  georgia, serif;
	line-height: 1em;
	color: #161788;
/*	font-weight: bolder;*/	
	}	
	
#nav a:hover {
	text-decoration: underline;
	font: 16px  georgia, serif;
	line-height: 1em;
	color: #161788;
/*	font-weight: bold;	*/
	}	


/*menu page indication*/
#Home a#linkHome,          
#contact a#linkcontact,
#endorsements a#linklinks,
#order a#linkorder {
	color: #666;
	font-size: 1.1em;
	text-decoration: none;	
	}	
	
#Home a#linkHome:hover,
#contact a#linkcontact:hover,
#endorsements a#linklinks:hover,
#order a#linkorder:hover  {
	color: #666;
	text-decoration: underline;	
	}	
	

/*
 
#content a, #content a:link, #content a:visited {
	font-family:  arial, helvetica, sans-serif;	
	text-decoration:	none;
	color:	#15245b;
	font-size: 13px;
	line-height: 15px;
	}
*/

#content a:hover {
	text-decoration: underline;
	color:	#000;
	font-size: 15px;
	line-height: 21px;
	}		
	
h1, h2, h3, h4, h5, h6	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background: transparent;
	}
	
h1	{
	font-size:	1.75em;
	line-height: 1.5em;
	}
	
h2	{
	font-size:	120%;
	line-height: 110%;
	}
	
h3	{
	font-size:	110%;
	}
	
	
#footer {
	width: 700px;
	font-size: .85em;
	padding: 5px 0 5px 0;	
	margin: 6px 0 20px 150px;
	}
	
a {
	color: #161788;
	}	
	
a:visited {
	color: #000;
	}
a img { border:0; }
blockquote { width: 380px; margin: 20px 0 20px 15px ;}	

.title {
color:#333;
font-weight:normal;
height: 20px; 
background-color: #fad9b1; 
padding: 2px 0 2px 14px;
margin: 12px 0 8px 0;
font-size: 1.25em;
font-family: georgia, serif;}

#order_form {
position: absolute; top: 250px; left: 470px; width: 170px; padding: 0; margin: 0; font-face:Arial, Helvetica, sans-serif; font-size: .85em;
line-height: 1.25em; float:right;
}


select, input { margin:3px 0 10px; }