@charset "UTF-8";
 
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family:"Phoenica Std";
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a img {
	border: none;
}
a:visited img {
	border: none;
}
h1 {
	font-family:"AR CENA";
	font-size: 33px;
	font-weight: normal;
	padding-top:120px;
}
h2 {
	font-size: 18px; 
	font-weight: normal;
	padding: 0 0 0 15px;
	margin: 0;
}
h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	padding: 0 0 8px 0;
	margin: 0;
	font-weight: normal;
	color: #e24a22;
	text-align: left;
}
p {
	font-size: 13px;
}
#instructions {
	font-size: 13px;
	width: 450px;
	height: 260px;
	margin: 20px 0 0 15px;
	color: #000;
}
#instructions ul {
	border-left: #e24a21 4px solid;
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
}
#instructions ul li {
}


#verticalHolder {
display:block;
}

#holder {
	width: 1016px;
	height: 730px;
	position:relative;
	margin:0 auto;
	margin-top: 20px;
	background-color: #e24a21;
	background:url(images/background.jpg) top left no-repeat;
}
#content {
	width: 1000px;
	padding: 20px 10px 0 10px;
	height: 610px;
}
#right {
	width: 600px;
	float: right;
	margin-top: 90px;
}
#left {
	float: left;
	width: 385px;
	text-align: left;
}
#left ul {
	float: right;
	width: 220px;
	text-align: center;
	margin: 0;
	padding: 0 30px 0 0;
	margin: auto;
}
table {
	width: 100%;
}
#table1 {
		
}
#table2 {
	border-left: #e24a21 4px solid;
	padding-left: 25px;
	margin-top: 33px;
	margin-bottom: 20px;
}
#table1 tr {
	height: 40px;
}
#table2 tr {
	height: 25px;
}
#footer {
	width: 1000px;
	position:absolute;
	bottom:0px;
	left:10px;
	height:100px;
	z-index:100;
	color: #fff;
	font-size: 14px;
}
#footer ul {
	list-style: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	margin-left: 100px;
}
#footer li {
	display: inline;
	padding: 0 25px;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
.small_print {
	font-size: 8px;
	width: 660px;
	margin-left: 85px;
}
.small_print2 {
	font-size: 12px;
}
.left {
	text-align: left;
	color: #000;
	font-size: 10px;
	list-style: none;
}
.sorry {
	line-height: 25px;
}
/*
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.mainheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #F7C25C;
}
.SubHeadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E1CB8F;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.Main_backing {
	background-image: url(images/backing.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1000px;
}
.style5 {
	color: #195179
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
 ----- Customer Service ------------------ ->

.customerservice {
	font-size: 14px;
	color: #333333;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
	margin-top: 5px;
}
.bottomlinks a {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 5px;
}
.bottomlinks a:hover {
	color: #FFFF99;
	margin-top: 5px;
}
.inputgrey {
	color: #8C713F;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px solid #8F620C;
}
 ----- SCroller ------------------ ->
.scrollerTop {
display:block;
background-color:#f1f1f1;
background-image:url(images/scroller_heading.gif);
background-repeat:no-repeat;
height:20px;
background-color:#999999;
}

.scrollerDiv {
	display:block;
	position:relative;
	height:200px;
	overflow:hidden;
	padding:10px;
	padding-top:0px;
	margin-bottom:15px;
	width: 400px;
}


.scrollButtonDown {
	display:block;
	width:400px;
	background-image:url(images/up.gif);
	background-repeat:no-repeat;
	height:32px;
	text-decoration:none;
	margin-top:10px;
	cursor:pointer;
}

.scrollButtonUp {
	display:block;
	width:400px;
	background-image:url(images/down.gif);
	background-repeat:no-repeat;
	height:32px;
	text-decoration:none;
	cursor:pointer;
}


.postedByDiv {
display:block;
padding:4px 0px 8px 10px;
font-size:11px;
background-image:url(images/postedByBorder.gif);
background-repeat:repeat-x;
background-position:bottom;
border-top:1px solid #ccc;
height:1%;
overflow:hidden;
}
.style10 {
	color: #FFFFFF;
}

.teePrev {
float:left;
position:relative;
width:193px;
padding:2px 8px 8px 0px;
background-image:url(images/teePrev_border.gif);
background-repeat:repeat-x;
background-position:bottom;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: lighter;
}
*/