body { background:#FFFFFF url('http://www.1800skyride.com/templates/s48/holiday/bkgd.jpg') no-repeat fixed top center;
}

.black { color:#000000; }

p, table { font-family: Arial; color: #000000; font-size: x-small;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
	
.content {
	background-image: url('../images/trenton-skydiving-content.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: small;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
}

.xxsmall {font-size: xx-small}

hr {color:#999999;
	background-color: #999999;
	height: 1px;
	width: 100%;
	text-align: center;
	}

/*-- Start FontFace CSS --*/
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('http://www.trentonskydive.com/includes/fontface/BebasNeue-webfont.eot');
	src: local('â˜º'), url('includes/fontface/BebasNeue-webfont.woff') format('woff'), url('http://www.trentonskydive.com/includes/fontface/BebasNeue-webfont.ttf') format('truetype'), url('http://www.trentonskydive.com/includes/fontface/BebasNeue-webfont.svg#webfontDYsPqAbQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1.fontface {font: 70px/78px 'BebasNeueRegular', Arial, sans-serif; margin:10px 0 0 20px; line-height:55px; text-shadow:-1px 1px 2px #000000; vertical-align:bottom;  }
h1.fontface span{font: 70px/78px 'BebasNeueRegular', Arial, sans-serif; line-height:55px; text-shadow:-1px 1px 2px #000000; color:#FF0; vertical-align:bottom;  }
.topbar {font: 32px/40px 'BebasNeueRegular', Arial, sans-serif; margin:-1px 0 0 175px; color:#FFFF00; font-weight:bold; width: 200px; text-align:right; }
.topbarc2a {font: 38px/46px 'BebasNeueRegular', Arial, sans-serif; margin:-1px 0 0 20px; color:#000; font-weight:bold; display:inline-block; }
.copyright {font: 12px/20px 'BebasNeueRegular', Arial, sans-serif; margin:25px 0 0 20px; color:#000; text-align:left; width:50%; }
.footbar {font: 32px/40px 'BebasNeueRegular', Arial, sans-serif; margin:-35px 35px 0 0; color:#FFFF00; font-weight:bold; padding:0px; }
/*-- End FontFace CSS --*/

div.transbox
  {
  width:300px;
  height:80px;
  padding:10px;
  margin:10px;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  }
div.transbox h1
  {
  color:#000000;
  }
  
.google-checkout p {font-size:6px;}


/*** MENU ***/

#home { display:block; width: 62px; height: 67px; background: url("http://www.trentonskydive.com/images/trenton-skydiving-home.png") no-repeat 0 0; }
#home:hover { background-position: 0 -67px; }
#home span { display:none; }

#firstskydive { display:block; width: 108px; height: 67px; background: url("http://www.trentonskydive.com/images/trenton-skydiving-first.png") no-repeat 0 0; }
#firstskydive:hover { background-position: 0 -67px; }
#firstskydive span { display:none; }

#getcert { display:block; width: 108px; height: 67px; background: url("http://www.trentonskydive.com/images/trenton-skydiving-getcertified.png") no-repeat 0 0; }
#getcert:hover { background-position: 0 -67px; }
#getcert span { display:none; }

#video { display:block; width: 108px; height: 67px; background: url("http://www.trentonskydive.com/images/trenton-skydiving-video.png") no-repeat 0 0; }
#video:hover { background-position: 0 -67px; }
#video span { display:none; }

#choose { display:block; width: 127px; height: 67px; background: url("http://www.trentonskydive.com/images/trenton-skydiving-choose.png") no-repeat 0 0; }
#choose:hover { background-position: 0 -67px; }
#choose span { display:none; }

#giftcert { display:block; width: 134px; height: 67px; background: url("http://www.trentonskydive.com/images/trenton-skydiving-gift.png") no-repeat 0 0; }
#giftcert:hover { background-position: 0 -67px; }
#giftcert span { display:none; }

#contactus { display:block; width: 103px; height: 67px; background: url("http://www.trentonskydive.com/images/trenton-skydiving-contact.png") no-repeat 0 0; }
#contactus:hover { background-position: 0 -67px; }
#contactus span { display:none; }


/* Image rounded corners */
.rounded-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; display: block; }
.rounded-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; -o-border-top-right-radius: 5px; border-top-right-radius: 5px; display: block; }
.rounded-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; -o-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; display: block; }
.rounded-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; -o-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; display: block; }
.rounded-right { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; -o-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; -o-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; display: block; }


