﻿/* CLEARS */


	HTML {
		height: 100%;
		min-height:100%;
	}
	
	A:ACTIVE{
		text-decoration : underline;
		color: #14489F;
	}
	
	A:VISITED{
		text-decoration : underline;
		color: #14489F;
	}
	
	A:LINK{
		text-decoration : underline;
		color: #14489F;
	}
	
	A:HOVER {
		text-decoration : none;
		color: #0040E3;
	}
	
	body{
		color: #000000;
		font: 12px Tahoma, Arial, Helvetica, sans-serif;
		background: #FFFFFF;
		background-position: center;
		margin: 0px;
		height: 100%;
		min-height:100.25%;
	}

	table{
	}

	tr{
	}

	td{
	}

	p{
		color: #333;
	}
	
	ul {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	pre {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	p {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	ol {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	h6 {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	h5 {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	h4 {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	h3 {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	h2 {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	h1 {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	dl {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	blockquote {
		margin-top: 0;
		margin-bottom: 10px;
	}	
	
	h6{
		color: #A82500;
	}
	
	h5{
		color: #A82500;
	}
	
	h4{
		color: #A82500;
	}
	
	h3{
		color: #A82500;
	}
	
	h2{
		color: #A82500;
	}
	
	h1{
		color: #A82500;
	}
	
	h1{
		color: #A82500;
		font-size: 15px;
		margin-bottom: 7px;
	}

	h2{
		color: #94af68;
		font-size: 1.25em;
		margin-bottom: -0.1em;
	}


	#container{
		width: 746px;
		margin: 0 auto;
		height: 100%;
		background: #1D1D1D;
	}

	#page{
		width: 746px;
		margin: 0 auto;
		background: url('../images/bg_page.jpg') no-repeat #FFFFFF;
		padding: 0px;
	}
	
	#head{
		background: url('../images/header/header.gif') no-repeat;
		height: 96px;
		width: 746px;
		padding: 0px;
		margin: 0px;
	}
	
	#head h1{
		top: 0px;
		padding: 0px;
		margin: 0px;
	}
	
	#head h1 a{
		left: 253px;
		position: relative;
		padding: 0px;
		margin: 0px;
		display: block;
		height: 96px;
		width: 232px;
		background: url('../images/header/logo.gif') 0 0 no-repeat;	
		text-align: left;
		text-decoration: none;		
		text-indent: -10000px;
	}

	#menu{
		height: 35px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 1px;
	}
	
	#contentBox{
		margin-top: 0px;
		width: 746px;
		background: url('../images/misc/main_bg.gif') #DCDCDC;
		margin-bottom: 2px;
	}

	.contentTop{
		background: url('../images/misc/main_top.gif');
		height: 7px;
	}

	.contentBot{
		background: url('../images/misc/main_bot.gif');
		height: 7px;
	}

	#content{
		padding-top: 18px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 18px;
	}
	
	#content ul{
		padding-left: 20px;
	}	

	#content ol{
		padding-left: 20px;
	}	

	#content p{
	}
	
	#content .salerow img.imglist {
		float: left;
		margin-right: 13px;
		border: 1px #495D7E solid;
	}

	#content .salerow .leftbox {
		float: left;
		width: 330px;
		margin-right: 13px;
		margin-bottom: 15px;
	}

	#content .salerow .rightbox {
		float: left;
		width: 330px;
		margin-left: 13px;
		margin-bottom: 15px;
	}

	#content .salerow .saledivider {
		float: left;
		margin-bottom: 15px;
	}
	
	#content .videobox {
		float: left;
		width: 425px;
		margin-right: 13px;
		margin-bottom: 13px;
	}

	#content .sidebox {
		float: left;
		margin-bottom: 13px;
	}

	#content .sidebox .clicktext {
		display: inline;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
	}

	#content .sidebox img {
		margin: 0 3px 0 0;
		border: 1px #495D7E solid;
	}

	#welcome{
		padding-top: 18px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 18px;
	}	

	#welcomeBox{
		margin: 0px;
		width: 234px;
		background: url('../images/main/box_bg.gif');
		float: right;
		margin-left: 10px;
	}

	.welcomeTop{
		background: url('../images/main/box_top.gif');
		height: 7px;
		margin-bottom: 14px;
	}

	.welcomeBot{
		background: url('../images/main/box_bot.gif');
		height: 7px;
	}

	.welcomeBoxContent{
		margin-left: 18px;
	}

	#footer{
		background: url(../images/footer/footer_top.gif) no-repeat top #1D1D1D;
		padding-top: 34px;
		color: #FFFFFF;
		text-align: center;
		font-size: 11px;
		line-height: 12px;
		height: 45px;
	}

	
/* Web Content Accessibility */
	.wca{
		height: 0;
		visibility: hidden;	
		position: absolute;
	}
	
	
/********************/	
	
	.txtSmall{
		font-size: 9px;
	}
	
	.imgPlain{
		margin-left: 10px;
		padding: 0px;
		border: 1px solid #bd9;
	}

	.imgPlain2{
		padding: 0px;
		border: 1px solid #bd9;
	}

	.imgRight{
		float: right;
		margin-left: 10px;
		margin-bottom: 0px;
		padding: 0px;
		position: relative;
	}

	.imgLeft{
		float: left;
		margin-right: 10px;
		margin-bottom: 0px;
		padding: 0px;
		position: relative;
	}

	.imgBoxRight{
		float: right;
		margin-left: 10px;
		margin-bottom: 0px;
		padding: 0px;
		border: 1px solid #bd9;
	}

	.txtBox{
		padding: 2px;
		border: 1px solid #489;
	}

	.btn{
		padding: 1px;
		color: #FFF;
		font-weight: bold;
		font: .95em;
		border: 1px solid #489;
		background: #b2d8df;
	}