img {border:0px;}
ul {list-style-type:disc; }
a { color: #30BE2A; }

body
{	
    margin: 0px 0px 0px;
    padding: 0px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #363636;
    background-color: #FFF;
}

h1,h2,h3,h4,h5,h6 {padding: 0px;}

h1 { font-size: 180%; }
h2 { font-size: 185%; }
h3 { font-size: 185%; }
h4 { font-size: 130%; }
h5 { font-size: 120%; }
h6 { font-size: 110%; margin: 0px 0px 5px; }


/* Background Images */
.Top { background-image: url(images/greenTop.jpg);	background-repeat: no-repeat; }
.Bottom { background-image: url(images/greenBottom.jpg); background-repeat: no-repeat; }

.LeftNavTop { background-image: url(images/greenLeftNavTop.jpg); background-repeat: no-repeat;}
.LeftNavBottom { background-image: url(images/greenLeftNavBottom.jpg); background-repeat: no-repeat; position: relative; bottom:0px; left: 0px;}

.titleImageLeft { background-image: url(images/greenHeaderLeft.jpg); background-repeat: no-repeat;}
.titleImageRight { background-image: url(images/greenHeaderRight.jpg);	background-repeat: no-repeat;}

/* Banner Styles */
.homeHeader { 
	width:871px; 
	height: 245px; 
	position:relative; 
	margin: -18px auto 0px; 
	background-image: url(images/BannerBG.jpg); 
	background-repeat: no-repeat;
	padding: 0px 15px;
}

.subHeader { 
	width:871px; 
	height: 245px; 
	position:relative; 
	margin: -18px auto 0px; 
	background-image: url(images/SubBannerBG.jpg); 
	background-repeat: no-repeat;
	padding: 0px 15px;
}

.mainNav { line-height: 30px; font-size: 11px; font-weight: bold; text-align:center;}
.mainNav a { color: #C2E6EA; text-decoration: none; padding: 0px 20px;}
.mainNav a:hover, .mainNav .selected { color: #FFF; text-decoration: none;}

/* Left Content (Homepage) */
.leftContent { padding: 30px 30px 0px 0px;}

/* Main Content (Homepage) */
.homeContent { padding: 0px 170px 0px 20px; color: #363636; font-size: 12px;}
.homeContent h6 { font-size: 17px; font-weight: bold; color: #363636; }

/* Drop Down Menu's */
.DropDown { background-color: #0074B9; color: #FFF; font-size: 11px; font-weight:bold; line-height: 18px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
.DropDown a { color: #FFF; font-size: 11px; font-weight:bold; text-decoration: none; padding: 0px 15px;}

/* DIV STYLES */
.logo { margin: 80px 0px 0px 55px;}
.phoneNumber { margin: 110px 0px 0px 240px;}

.mainContent { padding: 0px 200px 0px 20px;}

/* Text Styles */
.CategoryTitle { font-size: 24px; color: #30BE2A; margin: 10px 0px 10px 0px;}

.SectionHeader { background-image: url(images/greenHeaderRepeat.jpg); background-repeat: repeat-x; font-size: 14px; color: #FFF; padding: 0px 5px; font-weight: bold;}

.border { border: 1px solid #30BE2A; margin-right: 15px;}
.FirstCellColor { color: #000; padding: 2px 10px;}
.AltCellColor { color: #000; padding: 2px 10px; background-color: #D2F1D1;}
.Info { float: left;}
.Answer { float: right;}
.Answer a { color: #FFF; font-weight: normal; font-size: 11px;}

/* Become A Dealer/Lead Capture Styles */
.dealerContent { margin: 0px 0px 0px; padding: 0px 30px 0px 45px;}
.PageTitle { font-size: 28px; color: #30BE2A;}
.SubPageTitle { font-size: 18px; color: #30BE2A; margin: 15px 5px;}
a .SubPageTitle { text-decoration: none;}

/* Testimonial Styles */
.TestimonialHead { color: #000; font-size: 10px; font-weight: bold; margin: 0px 0px 5px;}
.TestimonialText { color: #000; font-size: 15px; margin: 0px 0px 15px 20px; font-weight:normal;}

.SubmitTestimonial { width: 142px; height: 21px; cursor: pointer; background-image: url(images/SubmitTestimonialGreen.gif); background-repeat: no-repeat; }
#TestimonialDiv { position: relative; margin: 15px 0px 0px 50px; width:410px;}

/* Menu Page & Sub Pages */
.menuContent { padding: 0px 100px 0px 0px;}
.MenuLeftBlueRepeat {
	background-image: url(images/MenuLeftBlueRepeat.png);
	background-repeat: repeat-y;
}

.blue { color: #0073B8;}
.blue a { text-decoration: underline; cursor: pointer;}
.Yellow { color: #F89828; font-weight: bold;}
.Yellow a { text-decoration: underline; cursor: pointer;}
.Red { color: #BF311A; font-weight: bold;}
.Red a { text-decoration: underline; cursor: pointer;}
.Green { color: #71B030; font-weight: bold;}
.Green a { text-decoration: underline; cursor: pointer;}

.LeftMenuNav { text-align: left;}
.LeftMenuNav h4 { color: #FFF; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px 10px; padding: 0px; }

.LeftMenuNav ul { color: #FFF; margin: 5px 0px 0px 0px; #margin: 5px 0px 0px 40px;}
.LeftMenuNav li { color: #FFF; line-height: 28px;}

.LeftMenuNav a { color: #FFF; text-decoration: none; font-size: 13px; font-weight: bold; }
.LeftMenuNav a:hover, .LeftMenuNav .selected { text-decoration: underline; }

/* FAQ Styles */
.FAQQuestion { font-size: 18px; color: #30BE2A; margin: 15px 0px; }
.FAQQuestion b { font-size: 19px; }
.FAQAnswer { font-size: 13px; color: #000; margin: 5px 10px; }
.FAQAnswer b { font-size: 14px; }

/* Dealer Locater Styles */
.DealerTitles { font-size: 18px; color: #30BE2A; margin: 15px 0px; }
.DealerAddress { color: #000; margin: 0px 0px 15px; }
#SearchBtn { background-image: url(images/SubmitGreen.gif); background-repeat: no-repeat; width:52px; height:19px;}

/* Career Page Styles */
.CareerTitle { font-size: 18px; color: #30BE2A; margin: 5px 0px; }
.CareerDesc { color: #000; margin: 0px 0px 5px; font-size: 13px; }
.CareerDate { color: #000; margin: 0px 0px 5px; font-size: 10px; font-weight: bold; }

.ApplyNow { display:block; background-image: url(images/ApplyGreen.gif); background-repeat: no-repeat; width:52px; height:19px; margin-bottom:15px;}

/* Contact Page */
.ContactMainText { width: 430px; float: left; font-size: 13px; margin: 20px 30px 20px 100px; text-align:justify; }
.ContactText { position: relative; width: 430px; float: left; font-size: 13x; margin: 20px 30px 20px 150px; }
.ContactRight { position: relative; width: 278px; float: left; margin: 20px 0px 0px; font-size: 14px; }
.ContactRight a { color:#336600; }

/* Navigation Styles */
.LeftNavContainer { width: 177px; float: left; background-color: #30BE2A; margin: 50px 0px 0px 30px;}
.LeftNav { line-height: 24px; padding: 0px 15px 10px; }
.LeftNav a { color: #FFF; text-decoration: none; }

/* Tabs Styles */
.Tabs { float: left; line-height: 21px; margin: 0px 10px 5px 0px; cursor: pointer;}
.LeftTab { 
	background-image: url(images/GreenLeftTab.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-left: 6px;
}
.RightTab {
	background-image: url(images/GreenRightTab.jpg); 
	background-repeat: no-repeat;
	background-position: top Right;
	float: left;
}

/* Profile styles */
#PrimaryContactDiv
{
	position:relative;
	margin:0px;
}
#PersonalContactInfo
{
	position:relative;
	margin:-36px 0px 0px;
}
#LocationsDiv
{
	position:relative;
	margin:-70px 0px 0px;
}
#TermsDiv
{
	position:relative;
	margin:-100px 0px 0px;
}

.profileContent
{
	padding:0px 0px 0px 30px;
}

.TrainingLeftColumn a { font-size: 14px; color: #30BE2A; padding:0px; margin: 0px; text-decoration: none;}

/* Footer Styles MakeItYourWeb.com */
.footer { font-size: 10px;}

