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


html {
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	width: 100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	background: url(../images/body_bg.gif) #eeecea repeat-x scroll;  
	text-align : center;
}

ul.nobull{
	list-style:none;
}

ul {
	line-height:130%;
}

ul li {
	margin-top:10px;
}

ul.footer{
	list-style:none;
	width:789px;
	
}

img, img a {
	border: 0;
}

h1 {
	font-size:1em;
	font-weight:bold;
}
	
h2 {
	font-size:1.1em;
	font-weight:bold;
}
	
h2#dad_1 { 
	z-index : 2; 
	position : absolute; 
	left: 40px;
	top: 90px; 
	width: 194px; 
	height : 78px;
	background: url(../images/air_cooled.png) no-repeat; 
	text-indent : -9999px;
}

h2#dad_2 { 
	position: absolute; 
	left: 30px; 
	top: 180px;
}

h2#contactinfo {
	position:absolute;
	top:180px;
	right:30px;
}

h2#jamlink {
        position:absolute;
        top:195px;
        right:110px;
}



/*Nav Links*/
h3, h3 a {
	position:relative;
	text-decoration:none;
	top: 5px;
	font-size:16px;
	font-weight:bold;
	color: #FFF;
}


h4 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.4em;
	color: #C00;
}
	
h5 {
	font-size:1.1em;
	text-decoration:underline;
	font-weight:bold;
}

h6  {
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}

.red{
	color:#F00;
	text-transform:uppercase;
}

p {
	line-height:130%;
	 margin-left:5px;
}

.sig {
	margin-top:5px;
	text-align:right;
}

	
.customer {
	font-style:italic;
}


.contact {
	text-align:center;
	table-layout:auto;
	width:100%;
	padding:10px;
	border-spacing:15px;
}



#partstable {
	table-layout:auto;
	text-align:center;
	margin:auto;
	border:1px solid #333;
	margin-bottom:15px;
}

#partstable td{
	border:1px solid #666;
	width:300px;
}

#bagstable {
	table-layout:auto;
	text-align:center;
	margin:auto;
	border:0px;
	margin-bottom:15px;
}

#bagstable td{
	border:0px;
	width:120px;
	padding:10px;
}

#restomenu {
	table-layout:auto;
	text-align:center;
	margin:auto;
	border:0px;
	margin-bottom:15px;
}

#restomenu td{
	border:0px;
	width:120px;
	padding:10px;
}

#restomenu tr td a {
	text-decoration:none;
}

#return {
	line-height:130%;
}


.events p{
	margin-left:10px;
	margin-top: -7px;
	margin-bottom: 20px;
}

#foot {
	font: 0.9em;
	color:#999;
}

#foot a:link {
	color:#998;
}

/*Layout IDs*/
/*--------------------------------------*/

#Wrapper {
	position:relative;
	margin:auto;
	width: 789px;
	text-align:left;
}

#container { 
	width : 789px;
	height: 255px;
	padding-top : 5px;
	
}
	
	
#header {
	width : 789px;
	height : 220px; 
        background : url(../images/cars.png) top right no-repeat;
}

#linky {
  display:block;
  width:789px;
  height:220px;
  position:absolute;
}
	
	
#contentwrapper{
	position:relative;
	width: 789px;
	margin-top: 25px;
	z-index: 1;
}

#bottomleftfb{
        background:#FFF;
        margin-top: 25px;
        width: 465px;
        padding: 20px;
        text-align: center;
}

#bottomrighttwit{
        position:relative;
        background:#FFF;
        margin-top: 25px;
        width: 215px;
        padding: 15px;
        text-align: center;
}

#contentcolumn{
	position:relative;
	width:475px;
}

#left {
	
	background:#FFF;
	width: 465px; 
	min-height: 250px; 
	padding: 20px;
}

#whole {
	
	background:#FFF;
	width: 740px; 
	padding: 20px;
}

#jamwhole {
	
	background:#FFF;
	width: 840px; 
	padding: 20px;
}

#bottomwhole {
	background:#FFF; 
	position:relative; 
	width: 740px; 
	padding: 20px; 
	margin-top: 20px;
}

#bottomleft {
	background:#FFF; 
	position:relative; 
	width: 465px; 
	min-height: 250px; 
	padding: 20px; 
	margin-top: 20px;
}

#rightcolumn{
	position:absolute;
	top:0;
	right:0;
	width:260px;
}

#right {
	width:215px; 
	padding:20px; 
	background:#FFF;
}

#bottomright { 
	margin-bottom: 7px;
} 

#bottomrighter {
	width:215px;
	padding:20px; 
	background:#FFF;
	margin-top: 20px;
}

#footer{
	width: 100%;
	text-align: center;
	margin-top:60px;
}

#footer a:link a:visited{
	text-decoration:underline;
}

#footer a:hover{
	text-decoration:none;
}

#footer a{
color: #00C;
}

a#thispage {
	text-decoration:none;
}


#gallery {
	text-align:center;
	margin-bottom:30px;
}

#gallery img{
	margin:15px;
}

#logo {z-index : 3; 
	position : relative; 
	left : -10px; 
	width: 320px; 
	height : 66px; 
	background:url(../images/pa_logo.png) no-repeat; 
	text-indent:-9999px;}

#clear {
	clear:both;
}

#months {
	float:right; 
	border:1px solid #000; 
	border-bottom:0px;
	list-style:none inside; 
	margin-left:20px; 
	margin-bottom:20px;
	padding:0px;
	background:#CCC;
}

#months li{
	display:block;
	border-top:1px solid #FFF;
	border-bottom:1px solid #000;
	margin:0px;
	width: 120px;
	line-height:2em;
	text-align:center;
}

#months li a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#months li:hover{
	background-color:#FFF;
}

.separate{
	border-top:1px dashed #AAA;
}

.backtotop{
	float:right;
}

#technicalarticles{
	float:right;
	border:1px solid #000;
	padding:10px;
	background:#FFF;
}

/* NAV MENU */

#Menu {
	position:absolute;
	top: 220px;
	width: 789px;
	height: 35px;
	z-index: 11;
}

#Menu ul { /* Top level list */
	margin: 0;
	padding: 0;
	list-style: none;
	width: 789px;
}

#Menu li { /* Top level list item */
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/nav/bg.png) 100% 0 no-repeat;
	width:131px;
	height:35px;
}

#Menu li a { /* List item link */
	display: block;
	height: 24px;
	color: #fff;
	font-size: 1.2em;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 0 0px;
	background: url(../images/btn_navi_left.gif) 0 0 no-repeat;
}

	

#Menu li.thispage {
	background: url(../images/nav/bg_on.png) 0 0 no-repeat;
}

#Menu li.thispage:hover{
	background: url(../images/nav/bg.png) 0 0 no-repeat;
}


#Menu li ul { /* Sub list */
	float: left;
	position: absolute;
	left: 3px;
	top: 20px;
	width: 121px;
	display: none;
	text-align: left;
	background: #7b2323 /*url(../images/nav/bg_sublist.gif) 0 100% no-repeat*/;
	padding: 15px 0 10px 0;
	direction:ltr;
	z-index: 1000;
}

#Menu li ul li { /* Sub list item */
	clear: both;
	color: #FFF;
	text-align: left;
	background-image: none;
}

#Menu li ul li a { /* Sub list item link - Same width as li ul */
	color: #CCC;
	padding: 0px;
	width: 125px;
	height: auto;
	font-weight: normal;
	font-size: 1em;
}

#Menu li ul li a:hover {
	text-decoration: underline;
	color:#FFF;
}

#Menu li:hover a, #Menu li.over a{ /* List item link rollover */
	color: #CCC;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

/* Holly Hack. IE Requirement \*/
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */

