@charset "utf-8";

.homeBody {
	font-size: 18px;
	margin-bottom: 10px;
	clear: none;
}
.homeBody img {
	float: right;
	padding-bottom: 5px;
	margin-left: 10px;
}



/*---------------------------------
    Created by: Gary Good
	gagood@gmail.com
-----------------------------------*/
#mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #264875;
	font-size: 32px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 12px;
}
#mainContent h2 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	color: #000066;
	margin-top: .2em;
	margin-bottom: .2em;
}
#mainContent h3 {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#mainContent p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 135%;
}
#mainContent a:link {
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #264875;
}
#mainContent a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#mainContent a:hover {
	color: #FFCC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFCC00;
}
#mainContent .leadIn  {
	font-size: 18px;
	margin-bottom: 10px;
	font-family: "palatino Linotype", "book Antiqua", Palatino, serif;
}
.heading1Note {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
}
#banner img {
	display: block;
}
#homePhotoBlock {
	margin-bottom: 15px;
	padding-top: 10px;
}
#mainContent #homePhotoBlock p {
	font-size: 0.7em;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#homePhotoBlock   .box1   img   {
	float: none;
	margin-left: 0px;
}
#homePhotoBlock h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 2px;
}
#homePhotoBlock  .box1  h3 {
	border-top-style: none;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 3px;
}
#homePhotoBlock .box1 {
	width: 335px;
	text-align: center;
	float: left;
	margin-right: 8px;
}
#homePhotoBlock .box2 {
	width: 335px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	border-top: 1px solid #039;
	border-right: 2px solid #039;
	border-bottom: 2px solid #039;
	border-left: 1px solid #039;
}

.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#sidebar1 .sideMenu {
	padding-bottom: 45px;
	margin-bottom: 10px;
	padding-top: 5px;
}
#sidebar1 h1 {
	color: #FFCC00;
	padding-bottom: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
}

#sidebar1 h2 {
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 18px;
}
#sidebar1  .sideMenu h3 {
	color: #FFCC00;
}

#sidebar1 p {
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.footerLinks {
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	margin-top: 5px;
}
#footer a {
	text-decoration: none;
}

#footer a:link {
	color: #264875;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #264875;
}
#footer a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}


#footer   a:hover {
	color: #FFFFFF;
	border-bottom-style: none;
}
#footer h1 {
	font-size: 2em;
	color: #264875;
	margin: 0px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFCC;
	padding: 6px;
	margin-top: 0px;
}
.pictureBox {
	float: right;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#mainContent h5 {
	color: #333333;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 100px;
	text-align: center;
	margin-left: 100px;
	clear: both;
	margin-top: 10px;
}
dt {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-weight: bolder;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	display: block;
	padding-top: 9px;
	font-size: .9em;
}
dd {
	font-size: .9em;
	margin-left: 10px;
	margin-top: 5px;
}

#dealerTable {
}
#dealerTable  p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 0.85em;
	line-height: 110%;
}

#dealerTable ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#dealerTable h1 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFCC00;
}
#dealerDefault {
	font-size: 12px;
	color: #FFCC00;
	margin-right: 7px;
	margin-left: 2px;
}
#depthMenuBar {
	text-decoration: none;
}
#mainContent #depthMenuBar  a:link {
	text-decoration: none;
	background-color: #000066;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #depthMenuBar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}
#mainContent #depthMenuBar a:hover {
	text-decoration: none;
	background-color: #000066;
	color: #FFCC00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
#special {
	position: relative;
	visibility: hidden;
}
#specialimage {
	position: absolute;
	top: -208px;
	left: -48px;
	cursor: pointer;
	visibility: hidden;
}
.profileImage {
	width: 155px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
}
#shopTable {

}
#shopTable td {
	text-align: center;
}
#shopTable p {
	font-size: 14px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
#shopTable  h6 {
	color: #FFFFFF;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
#dealerTable h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 2px;
}
#container #sidebar1 .AuthorizeNetSeal a:link, #container #sidebar1 .AuthorizeNetSeal a:visited, #container #sidebar1 .AuthorizeNetSeal a:hover {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#sidebar1 .sideMenu ul {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 25px;
	margin-top: 10px;
	margin-left: 0px;
}
#sidebar1  .sideMenu  li a {
	text-decoration: none;
	line-height: 1.3em;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar1 .sideMenu li {
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar1  .sideMenu  li a:link {
	color: #FFCC00;
	border-bottom: 1px dashed #FFCC00;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar1  .sideMenu  li a:visited {
	color: #ABBFD9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ABBFD9;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar1  .sideMenu  li a:hover {
	color: #FFFFFF;
	border-bottom-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar1 .sideMenu a {
	text-decoration: none;
}
#sidebar1 .sideMenu a:link {
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
}
#sidebar1 .sideMenu a:visited {
	color: #ABBFD9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ABBFD9;
}


#sidebar1 .sideMenu a:hover {
	color: #999999;
	border-bottom-style: none;
}



#mainContent  .photoButton a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.clearfloat {
	clear: both;
}
div#premium,
div#standard {
	float: none;
}
#mainContent #premium h1 {
	color: #663399;
}
#premium #homePhotoBlock h2 {
	color: #663399;
}
#premium #homePhotoBlock .box1 p {
	background-color: #663399;
	color: #FFFFFF;
}
#premium .leadIn {
	color: #663399;
}
#mainContent #standard h1 {
	color: #339933;
}
#standard .leadIn {
	color: #339933;
}
#standard #homePhotoBlock h2 {
	color: #339933;
}
#standard #homePhotoBlock .box1 p {
	background-color: #80D580;
	color: #000000;
}
.sizesTable {
	border-collapse: collapse;
	border-spacing: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sizesTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: .9em;
	padding-right: 5px;
	padding-left: 5px;
}
#premium .sizesTable .tableFooter {
	background-color: #660099;
	color: #FFFFFF;
	font-size: .8em;
}

#premium th {
	background-color: #663399;
	color: #FFFFFF;
}

.sizesTable    td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .9em;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#premium .sizesTable .evenRow {
	background-color: #CBB1E4;
}

#standard  th {
	background-color: #339933;
	color: #FFFFFF;
}
#standard  .sizesTable table {
	border-top: none;
	border-right: 1px solid #339933;
	border-bottom: 1px solid #339933;
	border-left: 1px solid #339933;
}
.profileBox3 {
	margin-top: 20px;
	margin-bottom: 15px;
}
.premium {
	color: #663399;
}
.standard {
	color: #339933;
}
.cross-section {
}

img.cross-section {
	margin-bottom: 20px;
}
#mainContent .footnote {
	font-size: 0.8em;
	font-style: italic;
}
#container       #sidebar1      .sidemenu     #purchase-button  a:link  {
	background-image: url(../images/Purchase-Button.png);
	background-position: 0px 0px;
	height: 26px;
	background-repeat: no-repeat;
	width: 141px;
}
#sidebar1 .sideMenu h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 1.2em;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 15px;
}
blockquote {
	font-size: .6em;
}
#standard .sizesTable .evenRow {
	background-color: #80D580;
}
#standard .sizesTable {
	border: 1px solid #393;
}
#mainContent #homePhotoBlock .box2 p {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent #homePhotoBlock .box2 h3 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 3px;
}
#mainContent #homePhotoBlock .box2 a:link,
#mainContent #homePhotoBlock .box2 a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar1 .sideMenu #photobuttons a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 .sideMenu #photobuttons img {
	margin-bottom: 5px;
}
h1.mediaContact {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	padding-top: 6px;
}
#mainContent #addressblock p {
	margin-top: 0px;
	margin-bottom: 0px;
}
div#addressblock {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #264875;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 12em;
	color: #FFF;
	padding-left: 15px;
}
.centeredText {
	text-align: center;
}

#mainContent p.smallheight{
	font-size: 0.1em;
	display: block;
}
#mainContent .importantText {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.1em;
}
#pressListing dt {
	margin-top: .5em;
	margin-bottom: .1em;
	font-size: 1.1em;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#pressListing dd {
	margin-bottom: 1.2em;
	font-size: 1em;
	font-weight: bold;
}

#sidebar1  .sideMenu #purchase_button a:link {
	background-image: url(../images/blue_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 141px;
	margin-top: 3px;
	padding: 4px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	display: block;
	text-align: center;
}
#sidebar1   .sideMenu  #purchase_button  a:visited {
	background-image: url(../images/blue_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 141px;
	margin-top: 3px;
	padding: 4px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	display: block;
	text-align: center;
}
#sidebar1   .sideMenu  #purchase_button  a:hover {
	background-image: url(../images/blue_button.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	height: 22px;
	width: 141px;
	margin-top: 3px;
	padding: 4px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
.AuthorizeNetSeal {
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
.AuthorizeNetSeal #AuthorizeNetText a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContent .AuthorizeNetSeal a:link, 
#container #mainContent .AuthorizeNetSeal a:visited,
#container #mainContent .AuthorizeNetSeal a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.AuthorizeNetSeal img {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#creditCard {
	text-align: center;
	margin: 10px;
}
#creditCard   .seal    {
	display: inline;
}
#creditCard .AuthorizeNetSeal {
	
	display: inline;
}
#creditCard img {
	display: inline;
	text-align: center;
	vertical-align: middle;
	margin-left: 15px;
}
#sample {
	float: right;
	height: 100px;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container #mainContent #sample a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #sample a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
