a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
}

/*Left side menu Effects*/

.topheading {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #343d49;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}


/*Form Styles*/

.newsletter {
	width:135px;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.part {
	width:135px;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/*Text Styles Testimonials*/

.testimonials_text_main {
	font-weight: bold;
	color: #666666;
}
.testimonials_text_small {
	color: #ff6600;
	font-size: 10px;
}

/*Text Styles Clearence*/

.clearence_heading {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	width: 450px;
}
.clearence_text {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.clearence_text_subheading {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.clearence_text_subheading_italic {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.clearence_price_large {
	color: #cc3300;
	font-size: 16px;
	font-weight: bold;
}
.clearence_price_small {
	color: #cc3300;
	font-size: 10px;
	font-weight: bold;
}

/*Text Styles Testimonials*/

.aboutus_italic_heading {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.aboutus_sub_text {
	color: #cc3300;
	font-size: 11px;
	font-weight: bold;
}

.aboutus_main_text {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

/*Text Styles Stock*/

.tablecolorbackground {
	background-color: #e1e1e1;
}

.stock_bg01 {
	background-color: #b6c5d9;
	font-size: 12px;
	font-weight: bold;
}
.stock_bg02 {
	background-color: #b6c5d9;
}
.car_heading a{
	color: #c24817;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

/*Text Styles Home*/

.home_heading {
	font-weight: bold;
	font-size: 16px;
	color: #c24817;
}
.home_mainsection_text {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.home_tips_heading {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.home_readmore {
	color: #ff6600;
	font-size: 10px;
}
.aboutusboldheading {
	color: #cb4c00;
	font-weight: bold;
}

.link				{text-decoration: underline; color: #cc4e28;}
.link:link			{text-decoration: underline; color: #cc4e28;}
.link:hover			{text-decoration: underline; color: #343d49;}
.link:visisted		{text-decoration: underline; color: #cc4e28;}