/*<group=global styles>*/


body {
	padding: 0;
	border-top: 1em solid #babfc5;
	margin: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, san-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
}

p {
	margin: 0 0 1.5em 0;
	padding: 0;
}
a {
	color: #0033cc;
	text-decoration: none;
}

a:hover {
	color:#cc9900;

  }
  
a:visited {
  color:#0033cc;
  }

a.img:hover {
  }
  
div {
	position: relative;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #092143;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 24px;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-style: italic;
	text-shadow: #babfc5 0px 3px 3px;
}

h2 {
	height: 1em;
	border-bottom: 1px solid #6D6D6D;
	margin: 6px 0 8px 0;
	padding: 0 0 8px 0;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 16px;
	line-height : 24px;
	font-weight : normal;
	letter-spacing : 1px;
	color: #1a194f;

}

h2 a:link, h2 a:visited, h2 a:hover {
	color: #000;
}

h3 {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #1a194f;
	margin-bottom: 3px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 3px;
}

.caption {
	line-height: 1.2em;
	color: #3E4675;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p.quote {
	font-weight: normal;
	line-height: 1.2em;
	color: #3E4675;
	margin-bottom: 5px;
	text-align: right;
}

p.byline {
	line-height: 1.4em;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 2px;
}

p.award_title {
	line-height: 1.2em;
	font-weight: bold;
	color: #737373;
	text-align: left;


}

p.award {
	line-height: 1.4em;
	font-style: normal;
	color: #333;
	text-align: right;

}

p.award1 {
	line-height: 1.4em;
	font-style: normal;
	color: #333;
	text-align: left;

}

.standout, blockquote {
	font-style: normal;
	background: #ffffff;
	padding: 10px 5px;
	font-size: 11px;
	color: #092143;
	border: 1px solid #092143;
}

.message-text {
	color: #cc0033;
	width: 400px;
} 
.required-text {
	color: #cc0033;

}
.clearer {
	clear: both;
		width: 400px;
}
dl {
	margin-top: 40px;
}

dd {
	margin: 0;
}


ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

li {
	margin-bottom: 5px;
	font-size: 11px;
	list-style: square;
	color: #333;
	font-weight: normal;
}

	
/*</group>*/


/* ------------------------------ 
            navigation            
   ------------------------------*/


#mainnav {
	width: 700px;
	height: 135px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	background: url(img/ql_logo.png) no-repeat;
	position: relative;
	overflow: hidden;
	}
ul.navlinks {
	padding: 0px;
	margin: 0px;
	float: left;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0px;
	visibility: visible;
	}
.navlinks li {
	float: left;
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 12px;
	overflow: hidden;
	}
	
	
.nav_home {
	background: url( 'img/nav_home.gif' ) 0 -12px no-repeat;
	float: left;
	width: 29px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
.nav_home a {
	background: url( 'img/nav_home.gif' ) top left no-repeat;
	display: block;
	margin: 0;
	width:100%; height:100%;
	overflow:hidden;
	text-indent: -9000px;
	}
.nav_home a:hover {
	background-image: none;
	}
	
.nav_home a:active {
	background: url( 'img/nav_home.gif' ) 0 -24px no-repeat;
	float: left;
	width: 29px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
	
	
.nav_about {
	background: url( 'img/nav_about.gif' ) 0 -12px no-repeat;
	float: left;
	width: 49px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
.nav_about a {
	background: url( 'img/nav_about.gif' ) top left no-repeat;
	display: block;
	margin: 0;
	width:100%; height:100%;
	overflow:hidden;
	text-indent: -9000px;
	}
.nav_about a:hover {
	background-image: none;
	}
.nav_about a:active {
	background: url( 'img/nav_about.gif' ) 0 -24px no-repeat;
	float: left;
	width: 49px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
	
	
.nav_offerings {
	background: url( 'img/nav_offerings.gif' ) 0 -12px no-repeat;
	float: left;
	width: 102px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
.nav_offerings a {
	background: url( 'img/nav_offerings.gif' ) top left no-repeat;
	display: block;
	margin: 0;
	width:100%; height:100%;
	overflow:hidden;
	text-indent: -9000px;
	}
.nav_offerings a:hover {
	background-image: none;
	}
.nav_offerings a:active {
	background: url( 'img/nav_offerings.gif' ) 0 -24px no-repeat;
	float: left;
	width: 102px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
	
	
.nav_news {
	background: url( 'img/nav_newsmed.gif' ) 0 -12px no-repeat;
	float: left;
	width: 71px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
.nav_news a {
	background: url( 'img/nav_newsmed.gif' ) top left no-repeat;
	display: block;
	margin: 0;
	width:100%; height:100%;
	overflow:hidden;
	text-indent: -9000px;
	}
.nav_news a:hover {
	background-image: none;
	}
.nav_news a:active {
	background: url( 'img/nav_newsmed.gif' ) 0 -24px no-repeat;
	float: left;
	width: 71px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}


.nav_contact {
	background: url( 'img/nav_contact.gif' ) 0 -12px no-repeat;
	float: left;
	width: 59px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
.nav_contact a {
	background: url( 'img/nav_contact.gif' ) top left no-repeat;
	display: block;
	margin: 0;
	width:100%; height:100%;
	overflow:hidden;
	text-indent: -9000px;
	}
.nav_contact a:hover {
	background-image: none;
	}
.nav_contact a:active {
	background: url( 'img/nav_contact.gif' ) 0 -24px no-repeat;
	float: left;
	width: 59px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}


.nav_journal {
	background: url( 'img/nav_journal.gif' ) 0 -12px no-repeat;
	float: left;
	width: 45px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}
.nav_journal a {
	background: url( 'img/nav_journal.gif' ) top left no-repeat;
	display: block;
	margin: 0;
	width:100%; height:100%;
	overflow:hidden;
	text-indent: -9000px;
	}
.nav_journal a:hover {
	background-image: none;
	}
.nav_journal a:active {
	background: url( 'img/nav_journal.gif' ) 0 -24px no-repeat;
	float: left;
	width: 45px; height: 12px;
	margin: 0;
	text-indent: -9000px;
	}

/*</group>*/

/*<group=container styles>*/

#wrapper {	
	width: 700px;
	margin: 0px auto;
}

#content {
	float: left;
	margin-left: 0px;
	width: 700px;
}

#content img {
}


#column_left {
	width: 280px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.cbody input {
	clear: both;
}

#column_right {
	float: left;
	width: 400px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.photo {
	margin-bottom: 25px;
}
/*</group>*/


/*<group=footer styles>*/

#footer {
	width: 100%;
	margin-top: 40px;
	float: left;
	background: url(img/footer.png) repeat-x bottom;
	padding-bottom: 10px;
}

#footer p {
	font-size: .9em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
	
/*</group>*/

/*<group=home styles>*/

#newsletter {
	width: 200px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;

}
.column {
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 10px;

}

.column dt a {
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}

.column dt a:hover {
	text-decoration: underline;
}



#welcome {
	width: 200px;
	overflow: hidden;
	background: url(img/welcome.png) no-repeat;

	margin-left: 20px;
	margin-right: 0px;
}

#what_people {
	width: 200px;
	overflow: hidden;
	background: url(img/what_people.png) no-repeat;
	margin-left: 20px;
	margin-right: 20px;

}

#what_people img {
	margin-top: 5px;
	margin-bottom: -5px;
}

#awards {
	width: 200px;
	overflow: hidden;
	background: url(img/awards.png) no-repeat;
	margin-left: 0px;
	margin-right: 20px;

}

#awards1 {
	width: 200px;
	overflow: hidden;
	background: url(img/awards.png) no-repeat;
	margin-left: 0px;
	margin-right: 20px;

}

#journal {
	width: 200px;
	overflow: hidden;
	background: url(img/journal.png) no-repeat;
	margin-left: 5px;
	margin-right: 5px;
}


/*</group>*/

.amland {
	text-transform: uppercase;
	font-family: "Letter Gothic";
	color: #cc9900;
}

.newsletter_date {
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Grande", Trebuchet MS, Verdana, Helvetica, Arial, san-serif;
	font-style: italic;
	text-shadow: #babfc5 0px 3px 3px;
	color: #cc9900;
	margin-bottom: 3px;
	top: 95px;
	left: 300px;
	position: relative;
	width: 300;
}


.newsletter_title {
	font-size: 21px;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, san-serif;
	font-style: italic;
	text-shadow: #babfc5 0px 3px 3px;
	color: #092143;
	margin-bottom: 3px;
}

#s1_badge {
	width: 100px;
	height: 105px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	background: url(http://www.quietlightpublishing.com/shop/media/img/s1_badge.jpg) no-repeat;
	position: relative;
	overflow: hidden;
	}
