
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header {
	margin:0;
	width:100%;
	height:71px;
	background:#d8d8dc url(images/grad_bgnd_header.jpg) no-repeat;
}
#logo {
	margin:16px 0px 0px 14px;
	border: 0;
	float:left;
}
.largetext {
	font-size:18px;
	font-weight:bold;
	color:#413F55;
}
.smallwhite {
	font-size:11px;
	color:#fff;
	padding:0 0 0 10px;
	line-height:14px;
}
.caption {
	font-size:11px;
	color:#464459;
	padding:0px 10px 10px 10px;
	line-height:14px;
}
#utilnav {
	color: #272900;
	font-size:10px;
}

/*****************/
/*  MAST START  */
/***************/

#mast_bgd {
	clear:both;
	width:100%;
	background:#AFAFBB url(images/title_bgd.gif) repeat-y;
}

#mast {
	margin:0;
	width:760px;
	height:74px;
	font-size:10px;
}

#mast a {
	color: #282633;
}
#mast a:hover {
	color: #DA6506;
}
#mast_img {
	float:left;
	display:block;
	padding:25px 0px 23px 13px;
}		
#mastnav_container {
	padding:5px;
	text-align:right;
}	
#brochure_container {
	padding-left:10px;
	background:url(images/pointer.gif) no-repeat center left;
}		
#mastnav {
	color: #272900;
	margin:35px 0px 0px 0px;
	padding:0px;
}
#mastnav ul {
	display:block;
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#mastnav li { 
	display: inline; 
	padding: 0px 8px 0px  8px;
	_padding: 0px 6px 0px 12px;
	border-right: 1px solid #fff;
}
#mastnav li.last { 
	display: inline; 
	padding: 0px 0px 0px 8px;
	border-right-width:0;
}	
#mastnav2 {
	float:right;
	margin:51px 0px 0px 0px;
	color:#fff;
}	
#mastnav2 ul {
	display:block;
	padding: 3px 0;
	list-style-type: none;
}
#mastnav2 li { 
	display: inline; 
	padding: 3px 8px;
	border-right: 1px solid #fff;
}
#mastnav2 li.last { 
	display: inline; 
	padding: 3px 0 3px 8px;
	border-right-width:0;
}		

	 

/*****************/
/*  MAST START - PAGES WITHOUT NAV IN MAST ONLY  */
/***************/


#masthome {
	margin:0;
	float:left;
	width:100%;
	background:#AFAFBB url(images/title_bgd.gif) repeat-y;
}

/*****************/
/*  PAGE TITLE BAR  */
/***************/

#level3 {
	margin:0;
	width:760px;
	height:40px;
	border-bottom-color:#e7e7e9;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#level3_img {
	float:left;
	padding:15px 0px 0px 13px;
	}
		
#level3nav {
	float:right;
	color: #ef6910;
	font-size:10px;
	margin:20px 0 0 239px;
	}
	
#level3nav ul {
	display:block;
	padding: 3px 0;
	list-style-type: none;
}
#level3nav li { 
	display: inline; 
	padding: 3px 8px;
	border-right: 1px solid #e7e7e9;
}
#level3nav li.last { 
	display: inline; 
	padding: 3px 0 3px 8px;
	border-right-width:0;
}
#level3nav li a {
	color: #282633;
	text-decoration:none;
}
#level3nav li a:hover {
	color: #ef6910;
}
#homecontent {
	padding:0;
	float:left;
}
#bodycontent {
	padding:25px 0px 20px 25px;
	display:block;
	width:735px;
	float:left;
}
#dealercontent {
	padding:25px 10px 20px 25px;
	display:block;
}
#bodycontentleftcolumn {
	width:450px;
	float:left;
	padding-right:50px;
}
#bodycontentrightcolumn {
	width:200px;
	float:right;
	padding-top:30px;
}
#bodycontentrightcolumn img {
	border:solid 1px;
}
#bodycontentrightcolumn img.logo {
	border:0;
}
#bodycontent p {
	font-size: 11px;
	display:block;
	color:#000;
	padding:0 0 20px 0;
	margin:0;
	line-height:16px;
}
#dealercontent p {
	font-size: 11px;
	display:block;
	color:#000;
	padding:0 0 20px 0;
	margin:0;
	line-height:16px;
}
#bodycontent p.caption {
	font-size: 10px;
	display:block;
	color:#999;
	padding:4px 0 15px 0;
	line-height:12px;
	width:200px;
}
#price {
	font-size:15px;
	font-weight:bold;
	color:#A11923;
}
img.tabledisplay {
	display:block;
	float:right;
	margin:0 80px 0 40px;
}
#bodycontent img.pgtitle {
	display:block;
	margin:10px 0;
}
#bodycontent a {
	color: #282633;
}
#bodycontent a:hover {
	color: #ef6910;
}
#bodycontent a:active {
	color: #ef6910;
}
#bodycontent a:visited {
	color: #706C86;
}
#bodycontent h1 {
	font-size: 13px;
	display:block;
	color:#000;
	padding:0 0 15px 0;
	margin:0;
}
#bodycontent h2 {
	font-size: 11px;
	display:block;
	color:#5975AE;
	padding:1px 0 0px 0;
	margin:0;
}
#bodycontent ul {
	font-size: 11px;
	padding:0;
	margin:0 0 20px 25px;
}
#bodycontent li {
	padding:0 10px 10px 0;
	line-height:16px;
}
#dealercontent a {
	color: #282633;
}
#dealercontent a:hover {
	color: #ef6910;
}
#dealercontent a:active {
	color: #ef6910;
}
#dealercontent a:visited {
	color: #706C86;
}
#dealercontent h1 {
	font-size: 13px;
	display:block;
	color:#000;
	padding:0 0 15px 0;
	margin:0;
}
#dealercontent h2 {
	font-size: 11px;
	display:block;
	color:#5975AE;
	padding:1px 0 0px 0;
	margin:0;
}
#dealercontent ul {
	font-size: 11px;
	padding:0;
	margin:0 0 20px 25px;
}
#dealercontent li {
	padding:0 10px 10px 0;
	line-height:16px;
}
img {
	border:0;
}
/*****************/
/*  FLASH MOVIES  */
/***************/
#flash {
	padding:15px 0px 20px 15px;
	display:block;
	}
img.flash2 {
	display:block;
	float:right;
	margin:0 0 0 30px;
}


/*****************/
/*  TABLES  */
/***************/

#featuretable {
	border: 1px solid #666666;
}
#featuretable tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
#featuretable tr.legend {
	padding: 0px 0px;
	background-color:#D4D9F2;
}
img.marker {
	display:block;
	text-align:center;	
}
#featuretable th {
	font-family: "lucida grande", verdana, sans-serif;
	background-color:#C0C6E2;
	text-align:left;
	font-weight:bold;
	font-size:8pt;
	padding: 0px 0px 0px 0px;
}
#pricelist table {
	margin:0;
}
#pricelist th {
	text-align:left;
	background-color:#C0C6E2;
	padding: 3px 8px;
	font-size:8pt;
}
table#pricelist td {
	padding: 3px 20px 3px 8px;
	margin:10px;
	vertical-align:top;
	font-size:11px;
	border-bottom-color:#DDDDE5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#fff;
}
#bodycontent table {
	font-size: 11px;
	line-height:16px;
}
 
/*****************/
/*     FORMS     */
/*****************/

table.form {
	background-color:#E7E8ED;
	font-size:11px;
	padding:0;
	margin:0;
	border:0;
}
table.form th {
	padding:10px;
	background-color:#CED1DD;
	text-align:left;
	vertical-align:top;
}
table.form td {
	padding: 10px;
	vertical-align:top;
}
 
/*****************/
/*  LINKBAR  */
/***************/

#linkbar {
	margin:5px 0;
	padding:5px 0 10px 0;
	width:760px;
	border-top-color:#e7e7e9;
	border-top-style:solid;
	border-top-width:1px;
	float:left;
}
#linkbar img {
	padding:5px 0 0 40px;
	display:inline;
	float:right;
}
#linkbar img.specialeditions {
	padding:5px 0 0 10px;
	display:inline;
	float:left;
	border:0;
}



/*****************/
/*  FOOTER  */
/***************/
.cg_footer			{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 175%;
	color: #D5D9DD;
}
				
#footer {
	padding:0 0 20px 0;
	width:760px;
	border-top-color:#e7e7e9;
	border-top-width:1px;
	border-top-style:solid;
	float:left;
}
		
#footernav {
	float:left;
	color: #AAAFBC;
	font-size:10px;
	margin:5px 0 0 0;
	padding:0;
}
	
#footernav ul {
	padding: 3px 0;
	list-style-type: none;
}
#footernav li { 
	display: inline; 
	padding: 3px 8px;
	border-right: 1px solid #e7e7e9;
}
#footernav li.last { 
	display: inline; 
	padding: 3px 0 3px 8px;
	border-right-width:0;
}
#footernav li a {
	color: #6C7588;
	text-decoration:none;
}
#footernav li a:hover {
	color: #ef6910;
}
#digino {
	float:right;
	color: #AAAFBC;
	font-size:10px;
	margin:3px 0;
}
#digino a:link {
	color: #6C7588;
	text-decoration:none;
}
#digino a:hover {
	color: #ef6910;
}
img.homenews {
	float:left;
	border:solid 1px;
	display:block;
	margin:5px;
}
p.homenews {
	font-size:11px;
	width:190px;
	float:left;
	margin:0;
	margin:5px;
}
a:link {
	color: #282633;
}
a:active {
	color: #ef6910;
}
a:visited {
	color: #706C86;
}
a:hover {
	color: #DA6506;
}

#overviewcontent {
	padding:25px 0px 20px 25px;
	display:block;
	width:410px;
}
#overviewcontent p {
	font-size: 11px;
	display:block;
	color:#413F55;
	padding:0 0 20px 0;
	margin:0;
	line-height:16px;
}
#overviewcontent img.pgtitle {
	display:block;
	margin:10px 0;
}
#overviewcontent a {
	color: #282633;
}
#overviewcontent a:hover {
	color: #ef6910;
}
#overviewcontent a:active {
	color: #ef6910;
}
#overviewcontent a:visited {
	color: #706C86;
}
#overviewcontent h1 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#413F55;
	padding:0 0 5px 0;
	margin:0;
}
#overviewcontent h2 {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#413F55;
	padding:10px 0 0 0;
	margin:0;
}
#overviewcontent ul {
	font-size: 11px;
	padding:0;
	margin:0 0 20px 25px;
}
#overviewcontent li {
	margin:0;
}
#slideshow {
	padding:25px 0px 20px 25px;
	display:block;
	float:right;
	width:300px;
}
SELECT {
font-size: 10px;
}




.ofrtxt			{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 150%;
color: #444444;
}

.messageTxt {
FONT-FAMILY: Verdana, sans-serif;
COLOR: #ff0000;
FONT-WEIGHT: normal;  	
FONT-SIZE: 11px;	
LINE-HEIGHT: 12pt;
}
.display_headers 
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
PADDING-LEFT:4px;
COLOR: #000000;
BACKGROUND-COLOR: #F2BA04;
FONT-SIZE: 11px;
font-weight:BOLD;    
}
.regtxt	{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 175%;
color: #444444;
}
.uctxt			
{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 120%;
color: #444444;
}
INPUT {
	font-size:11px;
	color:#464459;
}
TEXTAREA {
	font-size:11px;
	color:#464459;
}


#attribcontent {
	padding:2px 2px 0px 10px;
	display:block;
	width:735px;
	float:left;
}
#attribcontent a {
	color: #282633;
}
#attribcontent a:hover {
	color: #ef6910;
}
#attribcontent a:active {
	color: #ef6910;
}
#attribcontent a:visited {
	color: #706C86;
}
#attribcontent h1 {
	font-size: 13px;
	display:block;
	color:#000;
	padding:0 0 15px 0;
	margin:0;
}
#attribcontent h2 {
	font-size: 11px;
	display:block;
	color:#5975AE;
	padding:1px 0 0px 0;
	margin:0;
}
#attribcontent ul {
	font-size: 11px;
	padding:0;
	margin:0 0 20px 25px;
}
#attribcontent li {
	padding:0 10px 10px 0;
	line-height:16px;
}
#attribcontentleftcolumn {
	width:450px;
	float:left;
	padding-right:50px;
}
#attribcontentrightcolumn {
	width:200px;
	float:right;
	padding-top:30px;
}
#attribcontentrightcolumn img {
	border:solid 1px;
}
#attribcontentrightcolumn img.logo {
	border:0;
}
#attribcontent p {
	font-size: 11px;
	display:block;
	color:#000;
	padding:0 0 20px 0;
	margin:0;
	line-height:16px;
}


