@charset "UTF-8";
#wrapper {
	position: relative; 
	margin: 15px auto;
	background: #3B4850;
	width: 1020px;
	
}
#header {
	background: url(../images/header.jpg) no-repeat;
	height: 240px;
	position: relative;
	border-top: 1px solid #3B4850;
}
.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;
	color: #3B4850;
	margin: 0px 0px 0px 20px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
body {
	background-color: #3B4850;
}
p {
	line-height: 16px;
}
h1 {
	font-size: 18px;
	color: #0B4B60;
	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;
	line-height: 24px;
}
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;
}
#mainContent h1 img {
	float: left;
	padding: 10px;
}
#sideBar {
	background: #CCC;
	padding: 0px 10px 0 0px;
}
.sideBar_color {
	font-weight: bold;
	color: #0B4B60;
}
.sideBar_h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 10px 0px 20px;
}
.sidebar_text {
	font-size: 12px;
	padding: 0px 10px 0px 20px;
}
#footer {
	clear: both;
	background: #3B4850;
	padding: 1px 0px;
	width: 1020px;
	position: absolute;
	color: #CCC;
	text-align: center;
}
#mainContentLinks {
	margin: 0px 0px 0px 100px;
}
.order {
	font-size: 10px;
	line-height: 14px;
}
