* {font-family: Georgia, serif;}
a img {border:0;}

body
{
  background-color: #CCF;
  color: #000;
  background-image: url("imgs/bggradient.png");
  background-position: top left;
  background-repeat: repeat-x;
  text-align: center;
  padding: 0;}

#main
{
  border: 1px solid #000;
  width: 700px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  background-color: #FFF;
  color: #000;
}

#banner
{
  display: block;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  color: #006;
  background-color: #FFF;
  font-family: Verdana, sans-serif;
  background-image: url("imgs/logo18.jpg");
  width: 650px;
  height: 95px;
  margin-left:auto;
  margin-right:auto;
}

#navArea
{
  position: relative;
  z-index: 10;
  display: block;
  text-align: center;
  height: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.navButton
{
  display: inline;
}

.navButton a
{
  border: 1px solid #FFF;
  /*border-right: 1px solid #000000;*/
  margin: 3px;
  padding: 2px;
  background-color: #FFF;
  color: #000;
}

.navButton a:hover
{
  background-color: #CCF;
  color: #000;
  border: 1px solid #000;
  /*border-bottom: 1px solid #000;*/
  text-decoration: none;  
}

#mainColumn
{
  border-top: 1px solid #000;
  display: block;
  width: 700px;
  text-align: left;
}

#footer
{
  padding-top: 3px;
  margin-top: 3px;
  clear: both;
  display: block;
  width: auto;
  text-align: center;
  height: 50px;
  font-size: .90em;
  border-top: 1px solid #000000;
}

#bullets
{
  list-style-position: inside;
  list-style-type: square;
}

#bullets li
{
  padding: 2px;
}

h1
{
  color: #000066;
  background-color: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 5px;
}

h4
{
  color: #000066;
  background-color: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 5px;
}

h6
{
  font-size: .95em;
}

a:link
{
  text-decoration: none;
  color: #009;
  background-color: #FFF;
}

a:visited
{
  text-decoration: none;
  color: #309;
  background-color: #FFF;
}

a:active
{
  text-decoration: underline;
  color: #903;
  background-color: #FFF;
}

a:hover
{
  text-decoration: underline;
  color: #309;
  background-color: #FFF;
}

#mainColumn p, #mainColumn h1, #mainColumn h4, #mainColumn h6
{
  margin-left: 10px;
  margin-right: 10px;  
}

p
{
}

img
{
  background-color: #FFF;
  color: #000;
  padding: 5px;
  margin: 10px;
  border: 1px solid #000;
  position: relative;
}

img.rightOverlap
{
  float: right;
  margin-right: -40px;
}

img.leftOverlap
{
  float: left;
  margin-left: -40px;
}

.book
{
  font-style: italic;
}

#address
{
  margin-left: 280px;
}

#maxCrew
{
  margin-left: 5px;
}

#disc
{
  margin-left: 5px;
}

.caption
{
  font-size: .9em;
  color: #006;
  background-color: #FFF;
  margin-left: 20px;
}

#w3icons
{
  display: none;
}

em
{
  font-weight: bold;
  font-style: normal;
}

strong
{
  font-style: italic;
  font-weight: normal;
}

.blockquote
{
  margin-left: 45px;
  margin-right: 45px;
}

.blockquote .citation
{
  display: block;
  margin-left: 20px;
  font-size: .95em;
}

span.importantLetter
{
  font-size: 2em;
}

div.citation
{
  margin: 10px 25px 5px;
}

#priceList
{
  list-style-type: none;
}

#viewCart
{
  text-align: center;
  margin-top: 5px;
}

#addToCart
{
  text-align: center;
}

#viewCartDVD
{
	margin: 5px 0 0 40px;
}

#addToCartDVD
{
	margin: 5px 0 0 45px;
}

.webDesignCredits
{
  text-align: center;
  /*display: none;*/
}

.recommended
{
  /*display: none;*/
  width: 660px;
  margin-left: auto;
  margin-right: auto;
  /*border: 1px solid #000;*/
  margin-top: 10px;
  margin-bottom: 10px;
}

.recommended h3
{
  width: 100%;
  height: 30px;
  text-align: center;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: #006;
  background-color: #FFF;
  font-family: Verdana, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
}

.recommended h5
{
  width: 100%;
  text-align: center;
  margin: 2px;
  padding: 0;
  text-decoration: none;
  color: #006;
  background-color: #FFF;
  font-family: Verdana, sans-serif;
  font-size: .95em;
}

.recommended a
{
  display: block;
  width: 100%;
  text-align: center;
  height:20px;
}

.recommended a:hover
{
  background-color: #CCF;
  text-decoration:none;
}

#shippingListBox
{
  border:1px #000 solid;
  background-color: #FFF;
  width:200px;
  float:right;
  padding:15px;
  padding-left:0px;
  margin:10px;
  margin-right:-40px;
}

#shippingList
{
  list-style-type: none;
}
.envelope
{
	background-color: #CCF;
	color: #006;
	margin: 10px;
	padding: 10px;
	border: 2px solid #006;
}
.envelope h4
{
	background-color: #CCF;
	color: #000;
	border-bottom: 1px solid #006;
}
.envelope ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
.envelope p
{
	color: #000;
}
.envelope a
{
	text-decoration: underline;
	background-color: transparent;
}
.dropShadow
{
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
