/* Headers */
h1,h2,h3,h4,h5 { color:#0089D1; margin-top:0px; }
h1.color2, h2.color2, h3.color2, h4.color2, h5.color2 { color:#F67521; }
h1 { font-size:20px; font-weight:900; }
h2 { font-size:18px; font-weight:900; }
h3 { font-size:16px; font-weight:900; }
h4 { font-size:14px; font-weight:900; }
h5 { font-size:12px; font-weight:900; }

/* Fonts */
.fontxl { font-size: 16px; }
.fontlrg { font-size: 14px; }
.fontmed { font-size: 12px; }
.fontsm { font-size: 11px; }
.fonttiny { font-size: 10px; }

/* Other Items */
hr { margin:8px auto 0px; width:95%; height:1px; background-color:#BBB; border:0px; }
	
/* Margins */
.margin_xl { margin: 25px; }
.margin_lrg { margin: 20px; }
.margin_med { margin: 15px; }
.margin_sm { margin: 10px; }
.margin_tiny { margin: 5px; }
.margin_none { margin: 0px; }
.marginTop_xl { margin-top: 25px; }
.marginTop_lrg { margin-top: 20px; }
.marginTop_med { margin-top: 15px; }
.marginTop_sm { margin-top: 10px; }
.marginTop_tiny { margin-top: 5px; }
.marginTop_none { margin-top: 0px; }
.marginRight_xl { margin-right: 25px; }
.marginRight_lrg { margin-right: 20px; }
.marginRight_med { margin-right: 15px; }
.marginRight_sm { margin-right: 10px; }
.marginRight_tiny { margin-right: 5px; }
.marginRight_none { margin-right: 0px; }
.marginBottom_xl { margin-bottom: 25px; }
.marginBottom_lrg { margin-bottom: 20px; }
.marginBottom_med { margin-bottom: 15px; }
.marginBottom_sm { margin-bottom: 10px; }
.marginBottom_tiny { margin-bottom: 5px; }
.marginBottom_none { margin-bottom: 0px; }
.marginLeft_xl { margin-left: 25px; }
.marginLeft_lrg { margin-left: 20px; }
.marginLeft_med { margin-left: 15px; }
.marginLeft_sm { margin-left: 10px; }
.marginLeft_tiny { margin-left: 5px; }
.marginLeft_none { margin-left: 0px; }

/* Padding */
.padding_xl { padding: 25px; }
.padding_lrg { padding: 20px; }
.padding_med { padding: 15px; }
.padding_sm { padding: 10px; }
.padding_tiny { padding: 5px; }

/* Links */
a.link1:link, a.link1:visited {
	color: #008AD4;
	font-weight: 900;
	text-decoration: none;
	}
a.link1:hover, a.link1:active {
	text-decoration: underline;
	}
a.link2:link, a.link2:visited {
	color: #F7751F;
	font-weight: 900;
	text-decoration: none;
	}
a.link2:hover, a.link2:active {
	text-decoration: underline;
	}
a:active { outline: none; } /* This gets rid of the browsers outline */
a:focus { -moz-outline-style: none; } /* This gets rid of the browsers outline */

/* Logos */
.logo1 {
	background-color: white;
	border: 1px solid #E5E5E5;
	}
	
/* Buttons */
a.button1:link, a.button1:visited {
	background-image:url('../images/backgrounds/button1.jpg');
	background-position: bottom left;
	border:1px solid #2C678B;
	color:#FFFFFF;
	display:inline-block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	padding: 8px 16px;
	position:relative;
	text-decoration:none;
	background-color: #3C8ABA;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	/*text-shadow:1px 1px 0 #333333;*/
	/*z-index:1;*/
	}
a.button1:hover, a.button1:active {
	-moz-box-shadow: 0 1px 5px #666;
    -webkit-box-shadow: 0 1px 5px #666;	
	background-position: top left;		
	}

/* Photos */
.photo1 {
	border: 1px solid #999;
	background-color: white;
	padding: 5px;
	}
	
/* Content Boxes */
.contentBox_type1 {
	width: 926px;
	background-color: #E4E4E4;
	background-image: url('../images/backgrounds/2.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	}
.contentBox_type1 .content {
	background-color: white;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	}
.contentBox_type2 {
	width: 264px;
	height: 270px;	
	background-color: #F8F8F8;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	}
.contentBox_type2_sm {
	width: 150px;
	height: 270px;	
	background-color: #F8F8F8;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	}
.contentBox_type2_lrg {
	width: 350px;
	height: 270px;	
	background-color: #F8F8F8;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	}
.contentBox_type2 .bottomLinks {
	position: absolute;
	bottom: 15px;
	left: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	}
.contentBox_type3 {
	width: 600px;
	background-color: #E4E4E4;
	background-image: url('../images/backgrounds/2.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	float:left;
	position:relative;
	}
.contentBox_type4 {
	width: 670px;
	height: 276px;	
	background-color: #fff;
	background-image:url("../images/gradients/gray1.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	margin-top:5px;
	}
.contentBox_type5 {
	width: 220px;
	background-color: #fff;
	background-image:url("../images/gradients/gray1.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	margin-top:5px;
	margin-left:22px;
	overflow:hidden;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	}	
.contentBox_type6 {
	width: 320px;
	background-color: #fff;
	background-image:url("../images/gradients/gray1.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	margin-top:5px;
	overflow:hidden;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	float:left;
	margin-right:18px;
	}	
.contentBox_type6 img {
	margin:9px;
	border:1px solid #666;
	}
.featured_dealer img {
	border:1px solid #666;
	margin:0px 10px 10px 0px;
	float:left;
	}
.editorial_column {
	float:left; 
	margin:13px;
	width:191px;
	}
.purple {
	color:#A92151 !important;	
	}
.blue {
	color:#3E7FA5 !important;	
	}	
.headline {
	font-size:16px;
	font-weight:normal;
	margin-left:10px;
	}
.sub_headline {
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:10px;
	color:#999;
	}	
.bottom_editorial {
	color:#666;
	margin:10px;
	font-size:12px;
	}
.header_title {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3277A0;
	margin:10px 10px 10px 10px;
	}
.editorial_column img {
	border:1px solid #666;	
	}
.editorial_column h2 {
	color:#3E7FA5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin:7px 0px 3px;
	}
.editorial_column h3 {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
	}
.editorial_column li {
	list-style-type:square;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3E7FA5;
	margin-left:15px;
	margin-top:5px;
	}
.smallad {
	float:left;
	margin:0px 0px 15px 22px;
	width:300px;
	height:250px;
	position:absolute;
	top: 70px;
	right:23px;
	}
/* Forms */
input, select {
	border: 1px solid #D1D1D1;
	color: #333;
	}
input.xl { width: 300px; }
input.lrg { width: 250px; }
input.med { width: 200px; }
input.sm { width: 150px; }
input.tiny { width: 100px; }
input.xtiny { width: 60px; }
select.xl { width: 312px; }
select.lrg { width: 262px; }
select.med { width: 212px; }
select.sm { width: 162px; }
select.tiny { width: 112px; }
select.xtiny { width: 72px; }
input.btn_submit {
	background-image:url('../images/backgrounds/button1.jpg');
	background-position: top left;
	border:1px solid #2C678B;
	color:#FFFFFF;
	display:inline-block;
	/*font-family:Georgia,"Times New Roman",Times,serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 8px 16px;
	text-decoration:none;
	background-color: #3C8ABA;
	cursor: pointer;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	}
input.btn_submit:hover {
	background-position: top left;
	text-decoration: underline;
	}
	
/* LISTS */
ul.style1 {
	padding: 4px 10px;
	list-style-position: inside;
	}
ul.style1 li {
	margin-bottom: 12px;
	}

/* Tables */
td.label1 {
	padding-right: 10px;
	font-weight: 900;
	color: #286182;
	text-align: right;
	line-height: 18px;
	}
	
	
/* CORNERS ****************/
.corner { position: absolute; }
.corner_topRight {
	top: 0px;
	right: 0px;
	}
.corner_bottomRight {
	bottom: 0px;
	right: 0px;
	}
.corner_topLeft {
	top: 0px;
	left: 0px;
	}
.corner_bottomLeft {
	bottom: 0px;
	left: 0px;
	}
.corner_topRight_border2px {
	top: -2px;
	right: -2px;
	}
.corner_bottomRight_border2px {
	bottom: -2px;
	right: -2px;
	}
.corner_topLeft_border2px {
	top: -2px;
	left: -2px;
	}
.corner_bottomLeft_border2px {
	bottom: -2px;
	left: -2px;
	}
.footer_ad {
	padding:10px;
	clear:both;
}
