@charset "UTF-8";
#wrapper {
	position: relative;
	margin: 15px auto;
	background: #FDEFB3;
	width: 1020px;
}
#header {
	background: url(../images/header.jpg) no-repeat;
	height: 240px;
	position: relative;
	
}
.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	line-height: 44px;
	position: relative;
	margin-left: 290px;
	padding-top: 20px;
}
.head_subText {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	line-height: 18px;
}
#navBar {
	background: #CCC;
	padding: 10px 0px 0px 0px;
	color: #3B4850;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #052632;
	font-size: 12px;
}
body {
	background-color: #3B4850;
}
p {
	line-height: 18px;
}
h1 {
	font-size: 18px;
	color: #127496;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 50px;
}
h2 {
	font-size: 14px;
	color: #0B4B60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	padding: 0px 50px 0px 0px;
}
h3 {
	font-size: 10px;
	color: #3b4850;
}
a:link {
	color: #7F3421;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FF0
}
a:active {
	color: #333;
	text-decoration: none;
}
#mainContent {
	float: right;
	width: 715px;
	background: #FEEFB3;
	color: #333;
	padding: 0px 10px 0px 0px;
}
.contentText {
	width: 300px;
	padding: 0px 0px 0px 150px;
}
#col_1 {
	float: left;
	width: 440px;
	margin: 0px 0px 0px 50px;
	padding: 0;
}
#col_2 {
	width: 440px;
	float: right;
	margin: 0px 50px 0px 0px;
}
.name {
	font-size: 10px;
	line-height: 15px;
	padding: 0px 0px 0px 10px;
}
.book {
	font-style: italic;
	font-size: 10px;
}
.back {	font-size: 10px;
	padding: 20px 0px 0px 325px;
}
.order {	font-size: 10px;
	line-height: 14px;
}
#footer {
	clear: both;
	text-align: center;
}
#col_3 {
	width: 440px;
	float: right;
	margin: 0px 50px 0px 0px;
}
