@charset "utf-8";
/* CSS Document */


html {overflow-y: scroll;}

body {
	background-color: #494546;
	margin: 0px;
}

p {
	margin:0px;
}
.outer {

}

.heading {
	background-image: url(images/q7_01.gif);
	height: 185px;
	background-repeat: no-repeat;
	background-position: left top;
	
}

.heading td {
	vertical-align: top;
}

.mainarea {
	background-image:url(images/q7_02.gif);
	background-repeat:repeat-y;
	background-position: left top;
	height: 200px;
}

.mainarea td {
	vertical-align: top;
}

.footer {
	background-image: url(images/q7_05.gif);
	height: 118px;
	background-repeat: no-repeat;
	background-position: top left;


}

.footer td {	
	vertical-align: top;
}

.road 	{
	width: 115px;
	height: 137px;
	position: relative;
	left: 720px;
	bottom: 130px;
	z-index: 1;
}

.leftside {
	width: 207px;
}

.rightside {
	width: 66px;
}

.content {
}

.menu {
	width: 500px;
	margin-top: 36px;
	margin-right: 65px;
}

.menu img {
	border: 0px;
	
	
}

.menu td {
	text-align:center;
}

.divide {
	
	height: 19px;
}

.paypal {
	height: 20px;
	position: relative;
	z-index: 3;
	top: 75px;
	right: 67px;
}

.topmenu {

	position: relative;
	z-index: 4;
}

.topmenu img {
	border: 0px;
}


.topgap {
	height: 19px;
}	

.bottomtext {
	text-align: center;
	color: #0DB0C8;
	font-style:inherit;
	font-size: 11px;
	margin-top: 70px;
}

table  {
	color: #292224;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	line-height: 1.5em;
	
}


a:link {
	font-weight: bold;
	color: #0DB0C8;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: ##0DB0C8;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #292224;
	text-decoration: underline;

}
a:active {
	font-weight: bold;
	color: #292224;
	text-decoration: underline;

}


h1 {
	font-family: "Comic Sans MS";
	font-size: 26px;
	font-weight: bold;
}

h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight:normal;
}

h4 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight:normal;
	margin: 0px;
}

.all {
	position: relative;
	top: -10px;
	z-index: 2;
	width: 850px;
}

.clothes {
	border: 5px dashed #292224;
	background-color:#B2B1B1;
}

#bloginside {
	border: 5px dashed #292224;
	background-color:#B2B1B1;
	padding: 20px;
}


.sidearea {
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 100px;
}

  #navbar-iframe {
              height:0px;
              visibility:hidden;
              display:none;
        }
		
		h4 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .2em;
}
.facebook {
	margin-left: 40px;
}

.dealer {
	color: #292224;
	font-size: 8pt;
	height: 20px;
	width: 100px;
	margin-left: 420px;
	margin-top: 19px;
}

.dealer a:link {
	color: #292224;
	font-weight: normal;
	text-decoration: none;
}

.dealer a:visited {
	color: #292224;
	font-weight: normal;
	text-decoration: none;
}

.dealer a:hover {
	color: #292224;
	font-weight: normal;
	text-decoration: underline;
}

.dealer a:active {
	color: #292224;
	font-weight: normal;
	text-decoration: underline;
}



.dealerItem {
	padding: 10px;
	background-color: #B2B1B1;
}

.dealerItem2 {
	padding: 10px;
	background-color: #d1cfcf;
}


.dealerButton {
	padding: 10px;
	padding-left: 40px;
}

.dealerTable {
	border: 2px dotted #292224;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.centerOnly {
	text-align: center;
}

.hidden {
	visibility: hidden;
	height: 0px;
}