body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#FFF8EC;;
	
}
table {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 auto;
}
td {
	padding: 6px;
}
hr {
	color: #9B0E19;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 20px;
}
h4 {
 	line-height: 30px;
	font-size: 24px;
}
big {
	font-size: 16px;
}
/*.homepage {
	margin-left: 100px;
}
*/
.beige {
	background-color:#FFF8EC;
}
.home_img_1 {
	margin-top: -12px;
}
.home_img_2 {
	padding-top: 25px;
}
.information_img {
	float:right;
}
.center {
	text-align: center;
}
.packages {
	text-align: left;
	width:350px;
}
.right {
	text-align: right;
}
.logo {
	text-align:center;
}
.warning {
	color: Purple;
}
.error {
	color: Red;
}
.number {
	letter-spacing: 1;
	margin-right: 60px;
	color: Navy;
	text-align: center;
	border: 2px solid Navy;
	margin-top: 0px;
}
.notice {
	color: Navy;
}
.headline {
	color: #663333;
}

h2.headline{
font-size:24px;
}

.nav {
	font-weight: bold;
	line-height: 24px;
}
.header {
	color: #FF7F00;
	font-weight: bold;
}
.info {
	font-size: 24px;
	text-align:center;
}
.navigation {
	text-align: center;
}
.comment {
	padding-bottom: -40px;
	font-style: italic;
}
.comment_2 {
	padding-bottom: -60px;
	font-style: italic;
}
.rules {
	font-size: 11px;
	border:1px solid Black;
}
a:link {
	color: navy;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: navy;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #9B0E19;
	font-weight: bold;
	text-decoration: underline;
}
.1pt {
	font-size: 1px;
	line-height: 1px;
}
.2pt {
	font-size: 2px;
	line-height: 2px;
}
.4pt {
	font-size: 4px;
	line-height: 4px;
}
.6pt {
	font-size: 6px;
	line-height: 6px;
}
.8pt {
	font-size: 8px;
	line-height: 8px;
}

.packageRight {
	width: 200px; 
	text-align: center; 
	border: 0px solid black; 
	float: right;
}

.packageLeft {
	width: 200px; 
	text-align: center; 
	border: 0px solid black; 
	float: left;
}
td.main_header{
padding:0px;
/*line-height:0px;*/
padding-bottom:10px;
text-align:center;

}
td.main_header h1{
font-size:12px;
}

td.logo{
padding:0px;
line-height:0px;

}
#header{
padding-top:0px;
}

