@charset "utf-8";

.homeBody {
	font-size: 18px;
	margin-bottom: 10px;
	clear: none;
}
.homeBody img {
	float: right;
	margin-left: 10px;
}
#mainContent .leadIn  {
	font-size: 18px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
}



/*---------------------------------
    Created by: Gary Good
	gagood@gmail.com
-----------------------------------*/
#mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0.2em;
}
#mainContent h2  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 2px;
	margin-top: 0.1em;
	margin-bottom: 6px;
	font-weight: normal;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #264875;
}
#mainContent .steps h2, #mainContent #premium h2, #mainContent #standard h2 {
	color: #F15C24;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	border-bottom-color: #F15C24;
	border-bottom-width: 3px;
	font-size: 2em;
}
#mainContent h3 {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	padding-bottom: 3px;
	margin-bottom: 5px;
	color: #900;
}
#mainContent p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 120%;
	text-align: left;
}
#mainContent a:link {
	color: #003399;
}
#mainContent a:visited {
	color: #7091BE;
}
#mainContent a:hover {
	color: #FFCC00;
}
.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;
}
#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  .box1  h3 {
	border-top-style: none;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 3px;
	border-bottom-style: none;
}
#homePhotoBlock .box1 {
	width: 330px;
	text-align: center;
	float: left;
	margin-right: 8px;
}
#homePhotoBlock .box2 {
	width: 330px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}
#sidebar1 h1 {
	color: #264875;
	padding-bottom: 0px;
	margin-bottom: 3px;
	font-size: 1.3em;
}

#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: 5px;
	text-align: left;
	font-size: .8em;
}
.footerLinks {
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	margin-top: 5px;
}
#footer a {
	text-decoration: none;
}
#footer p {
	font-size: .6em;
}


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


#footer   a:hover {
	color: #FFFFFF;
	border-bottom-style: none;
}
#footer h1 {
	font-size: 1em;
	color: #264875;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 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 {
	border-spacing: 0;
	border: 2px solid #006;
	width: 100%;

}
#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;
	list-style-position: inside;
	padding-left: 4px;
	padding-right: 4px;
}
#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;
}
#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;
}
#dealerTable h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom-style: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#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 ul {
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
}
#sidebar1  li a {
	line-height: 1.3em;
	margin-left: 0px;
	padding-left: 0px;
	font-size: .8em;
	font-weight: bold;
}
#sidebar1 li {
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar1 li a:link {
	color: #264875;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-color: #264875;
}
#sidebar1  li a:visited {
	color: #7091BE;
	border-bottom-color: #7091BE;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar1  li a:hover {
	color: #900;
	border-bottom-style: none;
	margin-left: 0px;
	padding-left: 0px;
}



#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;
}
.buy {
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 192px;
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-top: 15px;
	text-decoration: none;
	margin-bottom: 20px;
}
#sidebar1 .buy a {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/orangeButton.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 192px;
	display: block;
	padding-top: 18px;
	font-weight: bold;
}
#sidebar1 .buy a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/blueButton.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 192px;
	display: block;
	padding-top: 18px;
	font-weight: bold;
}
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;
	margin-top: 15px;
}
.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;
}
}
#sidebar1 h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #264875;
	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;
	border-bottom-style: none;
}
#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 #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 #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;
	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 #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 #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  #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;
	display: inline;
	text-align: center;
	background-color: #ABBFD9;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #264875;
	margin-bottom: 10px;
}
.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;
}
#sidebar1 blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	background-color: #ABBFD9;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1em;
	margin-right: 3px;
	margin-left: 0px;
	line-height: 120%;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.7em;
	padding-left: 0.6em;
}
#sidebar1 cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #264875;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0em;
	display: block;
}
#header .logo {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#standard .sizesTable table {
	margin-top: 10px;
}
#sidebar1 h3 {
	color: #264875;
}
#sample p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
}
h4 {
	margin-bottom: 0px;
	font-size: 1.2em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	color: #900;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #ABBFD9;
	padding-top: 6px;
	text-align: left;
}

h6 {
	font-size: 0.8em;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 115%;
}
#mainContent td h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent #dealerTable a{
	line-height: 110%;
}

#mainContent #dealerTable a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #264875;
	padding-top: 5px;
	font-size: .9em;
}
#mainContent #dealerTable a:visited {
	color: #7691BE;
}
#mainContent #dealerTable a:hover {
	color: #900;
}
#mainContent #dealerTable .dealerHead {
	background-color: #006;
}
#dealerTable td {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006;
	border-bottom-color: #006;
}

