div{
	/*outline: 1px solid red;*/
	}
body{
	margin:0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
img{
	border: none;
	}
#container{
	width: 842px;
	margin: 0px auto;
	background-repeat: no-repeat;
	}
#header{
	width: 842px;
	height: 76px;
	background-image: url(../images/headerBg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #fbb03b;
	}
#logo{
	float: left;
	width: 250px;
	height: 76px;
	margin-left: 40px;
	}
#contact{
	float: right;
	width: 270px;
	height: 76px;
	margin-right: 36px;
	background-image:url(../images/contactBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	
	}
#contactDetails{
	width: 100%;
	height: 100%;
	font-weight: bold;
	background-image: url(../images/telephone.gif);
	background-repeat: no-repeat;
	background-position: 210px 20px;
	}
#lineA{
	margin:7px 0px 0px 70px;
	padding:0px;
	color: #ffffff;
	font-family: arial narrow;
	font-size: 14px;
	}
#lineB{
	margin:0px 0px 0px 70px;
	padding:0px;
	color: #fbb03b;
	font-family: arial narrow;
	font-size: 25px;
	}
#lineC{
	font-size: 11px;
	margin:5px 0px 0px 30px;
	color: white;
	font-family: arial narrow;
	}
#nav{
	width: 842px;
	height: 159px;
	margin-top: 15px;
	}
#navigation{
	float: left;
	width: 184px;
	height: 159px;
	background-image: url(../images/navBg.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 15px;
	}
.linkNav{
	height: 26px;
	border-bottom: 1px solid #ffffff;
	font-family: arial narrow;
	}
.linkNav a{
	display: block;
	height: 100%;
	color: #ffffff;
	padding-left: 7px;
	line-height: 1.5em;
	text-decoration: none;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
	}
.linkNav a:link{
	color: #ffffff;
	}
.linkNav a:visited{
	color: #ffffff;
	}
.linkNav a:hover{
	color: #e0e0e0;
	background-image:url(../images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
	}
.linkNav a:active{
	color: #58585a;
	}
.linkNavUp{
	height: 26px;
	border-bottom: 1px solid #ffffff;
	font-family: arial narrow;
	}
.linkNavUp a{
	display: block;
	height: 100%;
	color: #fbb03b;
	padding-left: 7px;
	line-height: 1.5em;
	text-decoration: none;
	background-image:url(../images/arrowUp.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
	}
.linkNavUp a:link{
	color: #fbb03b;
	}
.linkNavUp a:visited{
	color: #fbb03b;
	}
.linkNavUp a:hover{
	color: #fbb03b;
	}
.linkNavUp a:active{
	color: #ffffff;
	}
#flashContent{
	float: left;
	width: 650px;
	height: 159px;
	margin-left: 7px;
	/*background-image: url(../images/testHeaderDelete2.gif);*/
	}
#content{
	width:842px;
	margin-top: 15px;
	font-size: 12px;
	color: #58585a;
	}
#content h1{
	font-size: 13px;
	margin-top: 0px;
	}
#content h2{
	font-size: 12px;
	color: #58585a;
	}
#content h3{
	font-size: 12px;
	color: #58585a;
	padding-bottom: 0px;
	margin: 0px;
	color: #FBB03B;
	}
#content .sampleText{
	padding-top: 0px;
	margin-top: 0px;
	}
.leftAd{
	float: left;
	width:184px;
	height: 161px;
	background-image: url(../images/leftAdBg.gif);
	margin-bottom: 7px;
	}
.leftAdHigh{
	float: left;
	width:184px;
	height: 193px;
	background-image: url(../images/leftAdTallBg.gif);
	margin-bottom: 7px;
	}
.leftAdTitle{
	margin-left:7px;
	padding: 7px 7px 0px 7px;
	}
.leftAdTitle p{
	color: #ffffff;
	font-size: 14px;
	margin-top: 0px;
	font-family: arial narrow, arial;
	}
.item{
	margin-left: 7px;
	}
.item p{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	}
.date{
	margin-left: 7px;
	}
.date p{
	padding: 0px;
	margin:0px;
	font-size: 11px;
	font-family: arial narrow;
	font-weight: bold;
	color: #fbb03b;
	}
.description{
	margin-left: 7px;
	margin-right: 7px;
	}
.description p{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	}
.readMore a{
	font-family: arial narrow;
	font-weight: bold;
	color: #fbb03b;
	text-decoration: none;
	}
.readMore a:link{
	color: #fbb03b;
	}
.readMore a:visited{
	color: #fbb03b;
	}
.readMore a:hover{
	color: #fbb03b;
	text-decoration: underline;
	}
.readMore a:active{
	color: #000000;
	}
.extLink a{
	font-family: arial narrow;
	font-weight: bold;
	color: #58585a;
	text-decoration: none;
	}
.extLink a:link{
	color: #58585a;
	}
.extLink a:visited{
	color: #58585a;
	}
.extLink a:hover{
	color: #fbb03b;
	text-decoration: underline;
	}
.extLink a:active{
	color: #000000;
	}
.rightAd{
	float: left;
	width: 236px;
	height: 114px;
	margin-bottom: 15px;
	}
.rightAd #stop{
	height: 100%;
	background-image: url(../images/stopBgTall.gif);
	}
.rightAd #call{
	height: 100%;
	background-image: url(../images/contactBgTall.gif);
	}
.rightAd #horse{
	height: 100%;
	background-image: url(../images/horseBgTall.gif);
	}
.rightAd #car{
	height: 100%;
	background-image: url(../images/carBgTall.gif);
	}
.rightAd #vid{
	height: 100%;
	background-image: url(../images/vid_bgTall.gif);
	background-repeat: no-repeat;
	}
.rightAd #xmas{
	height: 100%;
	background-image: url(../images/xmasBg.gif);
	background-repeat: no-repeat;
	}
.col{
	float: left;
	width:25%;
	height: 150px;
	}
.twoCol{
	float: left;
	width:400px;;
	margin-left: 14px;
	margin-right: 7px;
	margin-bottom: 30px;
	}
.threeCol{
	float: left;
	width:75%;
	height: 150px;
	}
#footer{
	width: 842px;
	height: 90px;
	margin-top: 7px;
	border-top: 1px solid #fbb03b;
	}
#footer a{
	color: #58585a;
	text-decoration: none;
	}
#footer a:link{
	color: #58585a;
	}
#footer a:visited{
	color: #58585a;
	}
#footer a:hover{
	color: #fbb03b;
	}
#footer a:active{
	color: #58585a;
	}
#footer p{
	margin-top: 2px;
	font-size: 9px;
	}
#Footer{
	clear: both;
	width: 842px;
	height: 90px;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	margin-top: 60px;
	}
#FooterAd{
	float: left;
	width: 333px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	}
#FooterFade{
	float: right;
	width: 124px;
	margin-right: 15px;
	}
#FooterLink{
	clear: both;
	float: left;
	width: 678px;
	height: 30px;
	}
#FooterLink a{
	color: #58585a;
	text-decoration: none;
	}
#FooterLink a:link{
	color: #58585a;
	}
#FooterLink a:visited{
	color: #58585a;
	}
#FooterLink a:hover{
	color: #fbb03b;
	}
#FooterLink a:active{
	color: #58585a;
	}
#FooterLink p{
	margin-top: 2px;
	font-size: 9px;
	}
#FooterK2L{
	float: right;
	height: 30px;
	margin-right: 15px;
	}
#FooterK2L a{
	color: #58585a;
	text-decoration: none;
	}
#FooterK2L a:link{
	color: #58585a;
	}
#FooterK2L a:visited{
	color: #58585a;
	}
#FooterK2L a:hover{
	color: #fbb03b;
	}
#FooterK2L a:active{
	color: #58585a;
	}
#FooterK2L p{
	margin-top: 2px;
	font-size: 9px;
	}
.innerLink a{
	color:#58585A;
	font-weight: bold;
	text-decoration: bold;
	}
.innerLink a:hover{
	text-decoration: underline;
	}
.spacer{
	clear: both;
	}
.orange{
	color: #fbb03b;
	}
.orangeStrong{
	color: #fbb03b;
	font-weight: bold;
	}
#subNavigate{
	float: left;
	width: 184px;
	height: 159px;
	font-size: 15px;
	}
.subNav{
	height: 26px;
	border-bottom: 1px solid #58585a;
	font-family: arial narrow;
	}
.subNav a{
	display: block;
	height: 100%;
	color: #818285;
	line-height: 1.5em;
	text-decoration: none;
	}
.subNav a:link{
	color: #818285;
	}
.subNav a:visited{
	color: #818285;
	}
.subNav a:hover{
	color: #818285;
	}
.subNav a:active{
	color: #818285;
	}
.subNavUp{
	height: 26px;
	border-bottom: 1px solid #58585a;
	font-family: arial narrow;
	font-weight: bold;
	}
.subNavUp a{
	display: block;
	height: 100%;
	color: #58585a;
	line-height: 1.5em;
	text-decoration: none;
	}
.subNavUp a:link{
	color: #58585a;
	}
.subNavUp a:visited{
	color: #58585a;
	}
.subNavUp a:hover{
	color: #58585a;
	}
.subNavUp a:active{
	color: #000000;
	}
#services{
	font-size: 13px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #58585a;
	}
#services p{
	margin-top: 0px;
	margin-bottom: 20px;
	}
.leftAdWide{
	float: right;
	width:236px;
	height: 170px;
	background-image: url(../images/skipListBg.gif);
	background-repeat: no-repeat;
	margin-bottom: 7px;
	}
.leftAdWide ul{
	margin-top: 0px;
	padding-top: 7px;
	/*list-style-type: inside;
	margin: 0px;
	padding: 0px;*/
	}
.leftAdWide li{
	margin-left: -15px;
	padding-left: 0px;
	font-size: 12px;
	}
.leftAdTitleWide{
	margin-left:7px;
	padding: 7px 7px 0px 7px;
	}
.leftAdTitleWide p{
	color: #ffffff;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: arial narrow, arial;
	}
.leftAdWide a{
	color: #58585a;
	text-decoration: none;
	}
.leftAdWide a:link{
	color: #58585a;
	}
.leftAdWide a:visited{
	color: #58585a;
	}
.leftAdWide a:hover{
	color: #58585a;
	text-decoration: underline;
	}
.leftAdWide a:active{
	color: #000000;
	}
.up{
	font-weight: bold;
	}
.notice{
	font-size: 14px;
	font-weight: bold;
	color: #fbb03b;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom:7px;
	padding-top:7px;
	}
.adLink{
	margin-left: 7px;
	margin-bottom: 7px;
	}
.further{
	width: 50%;
	margin-left: 7px;
	margin-bottom: 7px;
	}
.further a{
	color: #58585a;
	}
.further a:link{
	color: #58585a;
	}
.further a:visited{
	color: #58585a;
	}
.further a:hover{
	color: #58585a;
	}
.further a:active{
	color: #000000;
	}
.indSkip{
	width: 100%;
	height: 160px;
	background-repeat: no-repeat;
	background-position: center right;
	margin-bottom: 20px;
	}
.keyPoints{
	padding-top: 110px;
	width: 50%;
	}
.keyPoints ul{
	margin-left: 7px;
	padding-left: 10px;
	}
.keyPoints p{
	font-weight: bold;
	margin:0px;
	padding: 0px;
	}
#k2l{
	float: right;
	height: 22px;
	width: 140px;
	margin-top: 2px;
	font-size: 9px;
	background-image: url(../images/k2l.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
#k2l a{
	display: block;
	height: 100%;
	}
#k2l img{
	margin-top: 2px;
	}
#theform{
	float: left;
	width: 400px;
	font-size: 12px;
	color: #58585A;
	}
#details{
	float: left;
	width: 110px;
	}
#inputs{
	float: left;
	width: 260px;
	}
#inputs input{
	height: 20px;
	}
.detail1{
	float: left;
	width: 100%;
	height: 23px;
	padding-top: 2px;
	}
.detail2{
	float: left;
	width: 100%;
	height: 25px;
	}
.detail3{
	float: left;
	width: 100%;
	height: 67px;
	}
.detail2 input,textarea{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818285;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ced6d6;
	}