/* Global Styles */

body {
	margin:0px;
	background-repeat:no-repeat;
	}
	

     /* Link Settings i.e. email shortcut settings */	
a {
	color: #cc0000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color:#cc0000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:11px  "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#deal a {
	font:32px  "Haettenschweiler", Times, serif;
	color: #cc0000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#deal a:hover {
	color: #cc0000;
	text-decoration:underline;
	}

#financing {
	position:absolute;
	top:208px;
	left:618px;
	width: 245px;
	height: 197px;
}

/* Class Styles */

.logo {
	font:24px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #000000;
	line-height:18px;
	}

.shortlines {
	padding:5px;
	}
	
.regText {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	}

.headings { 
	font-family:Haettenschweiler;
	font-size:24px;
	font-weight:bold;
	padding-left:10px;
	}
	
.productline {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	}

.smallheadings {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:17px;
	font-weight:bolder
	}
