* {
	margin:0;
	padding:0;
}
.LeftAd a {
	font-weight: bolder;
	color: #CCC;
	text-decoration: underline;
	font-size: 12pt;
}
.LeftAd h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	font-style: oblique;
	color: #999;
	text-align:left;
	line-height:18px;	
}
.LeftAd p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CCC;
	line-height: 16px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 5px;	
}
.LeftAd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
	line-height: 16px;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align:left;
}
.homePageMainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #CCC;
	text-align:justify;
	margin-top: 80px;
	margin-left: 20px;
	margin-right: 20px;
}
.homePageMainContentHeader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;;
	color: #CCC;
	text-align: right;
	margin-top:5px;
	margin-left: 20px;
	margin-right: 30px;
}
.homePageMainContentSubContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #CCC;
	text-align: justify;
	padding-right:10px;
	padding-left:290px;
	line-height:16px;
	margin-left: 20px;
	margin-right: 20px;
}
.SemaMember {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3;
	text-align: center;
}
.homePageMainContentSubContent a, a:hover, a:visited {
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
.homePageMainContentFooter {
		font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;;
	color: #CCC;
	text-align: right;
	margin-top:5px;
	margin-left: 20px;
	margin-right: 25px;
}
/*______________Contact Us Styles______________*/
.ContactUsContentHeader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;;
	color: #999;
	text-align: centered;
}
.ContactUsContentSubHeader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;;
	color: #CCC;
	text-align: centered;
}
.ContactUsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #CCC;
	text-align:centered;
}
.ContactUsContentFooter {
		font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;;
	color: #CCC;
	text-align: centered;
}
/*______________Showroom Styles______________*/

#showroomHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color:#CCC;
	text-align: center;
	padding: 10px 0 10px 0;
}

#showroom h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
	text-align: center;
}
#showroomimage h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFF;
	text-align: center;
}

#showroom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #CCC;
}
#showroom p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #CCC;
}


