/* BASCIC PAGE DIVS AND CONTAINERS */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #d4e4f2;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#backgroundbox {
	background-image: url(images/bkgrnd.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 856px;
}
#maincontainer {
    width: 840px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#advertising {
    width: 840px;
}
#leftannounce {
	display: table-cell;
	vertical-align: middle;
	background-color: #FFFF99;
	border: 2px solid #336699;
	width: 350px;
	height: 180px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
	float: left;
	text-align: center;
}
#rightannounce {
	display: table-cell; 
	vertical-align: middle;
	background-color: #FFFF99;
	border: 2px solid #336699;
	width: 350px;
	height: 180px;
	padding: 10px;
	float: right;
	text-align: center;
	margin-top: 10px;
}
td.left {
    text-align: left;
	padding: 0px 30px 20px 30px;
}
td.right {
    text-align: right;
	padding: 0px 30px 20px 0px;
}
td.header {
    width: 840px;
	height: 288px;
	background-image: url(images/headerimage.jpg);
}
#leftheader {
    width: 45%;
	float: left;
}
#rightheader {
    width: 55%;
	float: left;
}
#leftheadtext {
    padding: 16px 0px 0px 20px;
}
#rightheadtext {
    padding: 16px 20px 0px 0px;
}
#boxestext {
}
#boxone {
	width: 180px;
	text-align: center;
	font-weight: bold;
	margin-right: 20px;
	float: left;
}
#boxtwo {
	width: 180px;
	text-align: center;
	font-weight: bold;
	margin-right: 19px;
	float: left;
}
#boxthree {
	width: 180px;
	text-align: center;
	font-weight: bold;
	margin-right: 19px;
	float: left;
}
#boxfour {
	width: 180px;
	text-align: center;
	font-weight: bold;
	margin-right: 1px;
	float: left;
}

td.navbar {
    width: 840px;
	background-color: #90b4d3;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	color: #336699;
}
#maintext {
    padding: 12px 30px 12px 30px;
	text-align: left;
}
.clear {
	clear: both;
}
.maintext {
    padding: 20px 30px 20px 30px;
	text-align: left;
}
.maintextcenter {
    padding: 20px 30px 20px 30px;
	text-align: center;
}
.centered { 
    text-align: center;
	margin: 0px auto;
}
.maintext2 {
    padding: 10px 30px 10px 30px;
	text-align: left;
}

td.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 10px;
}
td.shadepadd {
    background-color:#E2E2E2;
	padding: 4px 10px 4px 10px;
}

/* TEXT */
h1.title {
    font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	margin: 20px 0px 8px 0px;
}
#leftheadtext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 40px;
}
#leftheadtext h2 {
	font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 40px;
}
#rightheadtext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 40px;
	font-weight: normal;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#maintext h1 {
	font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	margin: 10px 0px 6px 0px;
}
#maintext h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 4px 0px;   
}
td h2 {
    font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 6px 0px 0px 0px;
}
.indented {
    margin-left: 20px;
}
.indentedlight {
    margin-left: 20px;
	color:#999999;
}
.light {
    color: #999999;
}

#maintext h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding: 6px 0px 4px 0px;   
}
.maintext h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 4px 0px; 
}
.maintextcenter h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 4px 0px; 
}
.maintext h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding: 6px 0px 4px 0px;   
}
#leftside {
}
#rightside {
}
pre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.small {
    font-size: 11px;
	line-height: 13px;
}
.hot {
	font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
	text-decoration: none;
	display: inline;
	margin: 10px 0px 10px 0px;
}
.hottext {    
	font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	color: #cc0000;
	text-decoration: none;
	padding: 10px;
}
.redbold {
    font-weight: bold;
	color: #cc0000;
}
img.hot {
	padding: 6px;
	float: left;
}
h5 {
	font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin: 0px;
	padding: 0px;
}

/* LINKS */
tr.hotbox {
	background-color: #FFFF66;
	margin: 20px 0px 20px 0px;
}
td.navbar a {
	font-family: "Arial Narrow", Helvetica_TCC, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	padding: 20px 6px 20px 6px;
	letter-spacing: -1px;
	line-height: 32px;
}
td.navbar a:link a:visited {
	color: #000000;
}
td.navbar a:hover {
	color: #FFFFFF;
}
td.navbar a:active {
	color: #000000;
}
td.footer a {
    font-weight: bold;
	color:#999999;
	text-decoration: none;
}
td.footer a:link a:visited {
	color:#999999;
	text-decoration: none;
}
td.footer a:hover {
	color:#666666;
	text-decoration: none;
}
td.footer a:active {
	color:#999999;
	text-decoration: none;
}
#maintext a {
    font-weight: bold;
	text-decoration: none;
	color: #336699;
}
#maintext a:link a:visited {
	color: #336699;
}
#maintext a:hover {
	color: #999999;
}
#maintext a:active {
	color: #336699;
}
table.coupon {
    padding: none;
	width: 700px;
}
table.coupon td {
	padding: 4px;
}
