body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #4f4e4e;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 921px;
	padding-top: 20px;

}

p {
	margin-top: 0px;
}


.top_strip {
	background-image: url(../media/top-strip.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	height: 19px;
}

#tagline {
	font-size: 17px;
	color: #09405f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	height: 24px;
	text-align: right;
	margin-right: 18px;
	padding-top: 30px;
}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	height: 168px;
}

#container {
	background-image: url(../media/bkgrnd-repeat.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 902px;
	float: left;
}


/* for understanding browsers */
#container {
min-height:750px; 
height:auto;
}

/* for Internet Explorer */
/*\*/
* html #container {
height: 750px;
}

html> #container {
height:auto;
min-height:750px;
}


#nav_container {
	height: 31px;
	background-image: url(../media/bkgrnd-nav.jpg);
	background-repeat: repeat-x;
	width: 902px;
	float: left;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav {
	width: 585px;
	margin-right: auto;
	margin-left: auto;


}

.nav a {
	float: left;
	font-size: 13px;
	display: block;
	height: 22px;
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 7px;
	text-transform: capitalize;


}

.nav a:hover {
	color: #FFFFFF;
	background-image: url(../media/bkgrnd-nav-over.jpg);
	background-repeat: repeat-x;
}

.nav a#current {
	color: #FFFFFF;
	background-image: url(../media/bkgrnd-nav-over.jpg);
	background-repeat: repeat-x;
}


#content_wrap {
	padding-left: 25px;
	background-image: url(../media/bkgrnd-columns.jpg);
	width: 876px;
	background-repeat: no-repeat;
	padding-top: 15px;
	float: left;
	position: relative;
	background-color: #FBFBFB;
}

#lt_column {
	float: left;
	width: 190px;
	padding-right: 20px;
}



.lt_column_image {
	text-align: center;
	padding-bottom: 10px;
}

.book_header {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#lt_column p {
	margin-top: 2px;
}

.amazon {
	text-align: center;
	padding-bottom: 10px;
}

.barnes {
	text-align: center;
}

#center_column {
	width: 440px;
	float: left;
	padding-left: 0px;
	padding-right: 18px;
	padding-bottom: 20px;
}


h1 {
	font-size: 19px;
	color: #003366;
	font-weight: normal;
	background-image: url(../media/line.jpg);
	background-repeat: no-repeat;
	background-position: left 18px;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

body h2 { line-height: 1.2em; }

h3 {
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}


#main_text {

}

.main_text_image {
	width: 237px;
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#main_text a {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
#main_text a:hover {
	color: #003366;
	text-decoration: underline;
}

.staff_member {
	margin-top: 0px;
	float: left;
	display: block;
	padding-bottom: 20px;
	width: 440px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
.staff_member strong {
	color: #006699;
	font-size: 18px;
}
.staff_member em {
	color: #006699;
	font-size: 14px;
}

.staff_member a {
	color: #003366;
	text-decoration: underline;
}


.staff_image {
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
}

.staff_member h1 {
	color: #000000;
	font-size: 12px;
	display: block;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	float: left;
}


.news {
}
.news_item {
	padding-bottom: 10px;
}


.news a {
	color: #CC0000;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
	color: #003366;
}

#rt_column {
	float: left;
	width: 206px;
}
.contact {

}
.contact a {
	background-image: url(../media/btn_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 101px;
	background-position: center;
}
.contact a:hover {
	background-image: url(../media/btn_contact-over.jpg);
	background-repeat: no-repeat;
}
.sign_up {
	background-image: url(../media/btn_sign-up.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 25px;
	padding-right: 20px;
	height: 100px;
}

.sign_up form {
	font-size: 11px;
	color: #003366;
	margin: 0px;
	padding-top: 15px;
	padding-bototm:10px;
}

.email input {
	width:75px;
}
.survey {
}
.email {
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}

ul {
	padding-left: 0px;
	margin-left: 15px;
}

ul li {
	color: #003366;
	padding-top: 5px;
	background: url(../media/i_bullet-drk.gif) no-repeat 0 0.8em;
	padding-left: 10px;
	list-style-type: none;
}

ol {
	padding-left: 15px;
	margin-left: 15px;

}

ol li {
	color: #003366;
	padding-top: 5px;
	background-position: 0px 9px;
	padding-left: 10px;
	list-style-position: outside;
}

.button {
	padding-top:5px;
	padding-bottom:5px;
	text-align: right;
	padding-right: 8px;
}



.survey a {
	height: 80px;
	background-image: url(../media/btn_survey.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: center;
}
.survey a:hover {
	background-image: url(../media/btn_survey-over.jpg);
	background-repeat: no-repeat;
}
#footer_wrap {
	text-align: center;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 9px;
	text-transform: capitalize;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bottom_strip {
	background-image: url(../media/bottom-strip.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	float: left;
}

