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

body {
text-align:center;
margin-top:0px;
margin-bottom:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-image:url(../images/bg.jpg);
}

#main {
text-align:left;
margin-left:auto;
margin-right:auto;
width:883px;
background-image:url(../images/main-bg.jpg);
}

#bottomCap {
margin-left:auto;
margin-right:auto;
width:883px;
height:35px;
background-image:url(../images/bottomCap.jpg);
}

#centerColumn {
margin-left:auto;
margin-right:auto;
width:843px;
margin-bottom:15px;
}

#labelHeader {
width:843px;
height:85px;
background-image:url(../images/labelHeaderBG.jpg);
}

.featuresCell {
background-color:#dae6ed;
border:solid 1px #f2f2f2;
padding:3px;
width:665px;
}

.featuresLabelCell {
background-color:#c3d7e2;
border:solid 1px #f2f2f2;
padding:3px;
width:150px;
}

.thumbnailCell {
padding-left:15px;
padding-top:15px;
width:300px;
}

.titleCell {
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#0068a8;
padding-top:10px;
height:40px;
padding-left:20px;
}

.modelCell {
font-size:10px;
color:#666666;
height:30px;
padding-left:20px;
}

.actions {
font-size:10px;
color:#666666;
padding-left:20px;
padding-bottom:10px;
color:#990000;
}

.footer {
font-size:10px;
color:#666666;
}

.footerLink {
font-size:10px;
color:#666666;
text-decoration:none;
}

.actionLink {
font-size:12px;
color:#666666;
text-decoration:none;
}

.actionLinkWhite {
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.CategoryHeader {
font-size:20px; 
font-family:Georgia, "Times New Roman", Times, serif;
color:#CC0000;
}

.medHeader {
font-size:16px; 
font-family:Georgia, "Times New Roman", Times, serif;
color:#CC0000;
}

A.bigLink:visited  {color: #666666; text-decoration: none; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif}
A.bigLink:link  {color: #666666; text-decoration: none; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif}
A.bigLink:active  {color: #666666; text-decoration: none; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif}
A.bigLink:hover   {color: #D50000; text-decoration: none; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif}

A.medLink:visited  {color: #666666; text-decoration: none; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif}
A.medLink:link  {color: #666666; text-decoration: none; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif}
A.medLink:active  {color: #666666; text-decoration: none; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif}
A.medLink:hover   {color: #D50000; text-decoration: none; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif}

.bigLinkCell {
padding-top:5px;
padding-bottom:5px;
}

.redtext {
color:#D50000;
}

.optionH {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
color:#0077c0;
}

.imgLeft {
float:left;
margin-right:10px;
margin-bottom:10px;
border:1px solid #000000;
}

.imgRight {
float:right;
margin-left:10px;
border:1px solid #000000;
}

.intImg {
float:right;
margin-left:10px;
border:1px solid #000000;
width:200px;
}

.aboutParagraph {
	clear:both; 
padding:10px;
}