﻿body
{
    background-color:#a9c92d;
    margin:0;
    font-family:Arial;
    font-size:12px;
    color:#685c53;
}

h1
{
    color:#a7c72e;
    font-size:17px;
}

p
{
    margin:10px 0 0 0;
    padding:0;
}

textarea
{
    font-family:Arial;
    font-size:12px;
}

.purplelink
{
    color:#685C53;
    text-decoration:none;
}

.purplelink:hover
{
    color:#9F4BA0;
}

.greentext
{
    font-size:15px;
    color:#a7c72e;
}

.bluedotlist
{
    list-style-type:none;
    margin:12px 0 0 0;
    padding:0;
    line-height:28px;
}
.bluedotlist li
{
    padding-left:15px;
    background:url(images/bluedot.gif) no-repeat 0 0.5em;
}

#wrapper
{
    position:relative;
    background-image:url(Images/bgwshadow.gif);
    background-repeat:repeat-y;
    background-position:left;
    width:900px;
    padding:0 39px 0 39px;
    background-color:#ffffff;
    margin:0 auto;
    padding-bottom:30px;
}

#header
{
    height:363px;
    width:900px;
}

#logo
{
    position:absolute;
    background-image:url(Images/logo.png);
    width:255px;
    height:169px;
    top:2px;
    left:27px;
}

#header #navigation
{
    float:right;
    margin-top:27px;
}

#header #navigation ul
{
    margin:0;
    padding:0;
    list-style-type:none;
    height:24px;
}

#header #navigation ul li
{
    float:left;
    height:24px;
}
#header #navigation ul li a
{
    display:block;
}

#content
{
    
}

#content .titlestrip
{
    margin:31px 0 0 -33px;
}

.hometext
{
    width:240px;
    float:left;
    margin-top:8px;
}

.dottedblock
{
    float:left;
    position:relative;
    background-image:url(images/anywhereyoucanthink.gif);
    background-repeat:no-repeat;
    background-position:center center;
    width:604px;
    height:244px;
    border:dashed 1px #a9c92d;
    margin-top:21px;
    margin-left:54px;
}

.dottedblock .gallerylink
{
    position:absolute;
    bottom:-12px;
    right:0;
    background-color:#FFFFFF;
    width:159px;
    height:31px;
}

.dottedblock .gallerylink a
{
    float:left;
    display:block;
    font-family:Helvetica Bold,Arial;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
    color:#2a6d98;
    margin:11px 10px 0 10px;
}

.dottedblock .gallerylink .icon
{
    float:left;
}

.gallerycarouselcol
{
    float:left;
    width:384px;
}

.galleryimagecol
{
    float:left;
}

#footer
{
    font-family:Arial;
    font-size:10px;
    color:#4f4e4e;
    margin-top:45px;
    height:25px;
    border-top:solid 1px #c1d86c;
    border-bottom:solid 1px #c1d86c;
}

#footer a
{
    font-family:Arial;
    font-size:10px;
    color:#4f4e4e;
    text-decoration:none;
}

.copyright
{
    float:left;
    margin-top:6px;
}

.footerlinks
{
    margin-top:6px;
    float:right;
}

.footerlinks ul
{
    margin:0;
    list-style-type:none;
}

.footerlinks ul li
{
    float:left;
}

.footerlinks ul .sep
{
    color:#a7c72e;
    margin:0 8px 0 8px;
}
.leftColl
{
	float:left;
	width:418px;
}
.rightColl
{
		float:left;
		width:400px;
}
.subHeadings
{
	font-family:Myriad Pro;
	font-size:15px;
	color:#dc3609;	
}
.orangedotlist
{
    list-style-type:none;
    margin:12px 0 0 0;
    padding:0;
    line-height:19px;
}
.orangedotlist li
{
    padding-left:15px;
    background:url(images/orangedot.gif) no-repeat 0 0.2em;
}
.instBlock
{
	border:solid 1px #ea95a0;
	padding:11px;
	font-family:Myriad Pro;
	font-size:13px;
	color:#d52b41;
}
.pinkHeadings
{
	color:#d52b41;
	font-size:17px;	
	font-family:Myriad Pro;
}
.pinkSubHeadings
{
	font-family:Arial;
	font-size:12px;
	color:#d52b41;
}
.pinkdotlist
{
    list-style-type:none;
    margin:12px 0 0 0;
    padding:0;
    line-height:19px;
}
.pinkdotlist li
{
    padding-left:15px;
    background:url(images/pinkdot.gif) no-repeat 0 0.2em;
}

.product
{
    float:left;
    background-image:url(Images/productshadowbg.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    padding:23px 0 0 28px;
}

.leftprod
{
    margin-left:-25px;
    margin-right:12px;
}

.product .images
{
    float:left;
}

.product .images .largeImage
{
    margin-bottom:10px;
}

.product .images .smallImage
{
    width:180px;   
}

.product .info
{
    float:left;
    margin-left:16px;
    width:139px;
}

.product .info p
{
    font-size:10px;
    margin:0;
}

.product .info .mainhead
{
    font-family:Arial;
    font-size:18px;
    color:#a7c72e;
    padding:0;
}

.product .info .mainhead span
{
    font-size:13px;
}

.product .info .darkgreenhead
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#2c5919;
    margin-top:8px;
}

.product .info .lightgreenhead
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#a7c72e;
    margin-top:5px;
}

.contactForm
{
	font-family:Arial;
	font-size:11px;
	color:#621763;	
}
.textboxField
{
	background-image:url(images/bg_textbox.jpg);
	background-repeat:no-repeat;
	border:0;
}
.mulitTextboxField
{
	background-image:url(images/bg_mulitTextBox.jpg);
	background-repeat:no-repeat;
	border:0;	
}
.btnSubmit
{
		background-image:url(images/bg_submit.jpg);
	background-repeat:no-repeat;
	border:0;
	width:59px;
	height:22px;
float:right;
}
.purpleHeading
{
	color:#9f4ba0;
	font-family:Arial;
	font-size:14px;	
	padding-top:29px;
}
.dealers
{
	padding-top:25px;	
	float:left;
	padding-right:40px;
	width:185px;
}

.dealerHeading
{
	font-family:Arial;
	font-size:14px;
	color:#b01655;
}
.dealerLinks
{
	color:#685C53;
	text-decoration:none;	
	
}
.dealerLinks:hover
{
		color:#e83d83;
}


