/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-color: #6b8eb9;
margin: 0px;
padding: 0px;
background-image: url(images/wallpaper.gif);
background-repeat: repeat-x;
background-position: center top;}

html>body {/*to be nice to Opera*/
font-size: small;}

form {margin: 0;
display: inline;}

#main {position: relative;
background-color: transparent;
border: 0px #000000 solid;
width: 903px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;
}

#header {
background-image: url(images/logomirage.gif);
height: 81px;}

#fadeimages{
height: 203px;
background-image: url(images/fade01.jpg);
margin-bottom: 13px;}

#navandcontent{
background-image: url(images/mainpaper.gif);
background-repeat: repeat-y;}

#navigation {display:inline;
width: 203px;
float: left;
}

#content {
display:inline;
width: 687px;
float: right;
}

#contentinner{
padding-left: 20px;
padding-right: 20px;}


#footersurround {background-image: url(images/footerpaper.gif);
background-repeat: no-repeat;
background-position: top;
height: 75px;}

#footercontent {
width: 650px;
padding-left: 20px;
font-size: 80%;
color: #e9e9e9;
padding: 10px;}

#footercontent a {color: #e9e9e9;}

#footercontent a:hover {color: #e9e9e9;
}

.clearit {clear: both;
height: 0;
line-height: 0;
font-size: 1px;}

.floatrightgeneric {float: right;
margin-left: 10px;}

.floatleftgeneric {float: left;
margin-right: 10px;}

.specstable {
border-collapse: collapse;
padding-bottom: 20px;}

.specstable th{
background-color: #3b5c85;
color: #ffffff;
padding: 5px;
letter-spacing: 2px;
font-size: 12px;
font-weight: bold;
text-align: center;}

.specstable td{
border: 1px solid #3b5c85;
padding: 3px;
font-size: 100%;}

.specsize{
font-size: 60%;
font-weight: bold;
font-style: italic;}

.specline{
background-color: #e3ecf7;}

.speclinealt{
background-color: #f6faff;}

.swatch
{
    border-color:Black;
    border-width:1px;
    border-style:solid;
}

/*end main sections*/

/*text*/

h1 {font-size: 225%;
color: #ce000c;
font-family: Arial, sans-serif;
margin-top: 0px;
text-align: left;
letter-spacing: 1px;}

h2 {font-size: 150%;}

p {font-size: 100%;
font-family: Arial, sans-serif;}

ul li {font-size: 100%;}

.smallblack {font-size: 80%;
color: #000000;}

.smallwhite {font-size: 80%;
color: #FFFFFF;}

.blueheading {font-size: 125%;
font-family: Arial, sans-serif;
color: #27476e;
font-weight: bold;}

.bluesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #27476e;
font-weight: bold;}

.bluesubsubheading {font-size: 100%;
font-family: Arial, sans-serif;
color: #27476e;
font-weight: bold;}

.midblueheading {font-size: 125%;
font-family: Arial, sans-serif;
color: #6b8eb9;
font-weight: bold;}

.midbluesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #6b8eb9;
font-weight: bold;}

.redheading {font-size: 125%;
font-family: Arial, sans-serif;
color: #ce000c;
font-weight: bold;}

.redsubheading {font-size: 100%;
font-family: Arial, sans-serif;
color: #ce000c;
font-weight: bold}

.blackheading {font-size: 125%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.blacksubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

/*end text*/

/*menu styling*/

#menu th {background-image: url(images/navbackground.jpg);
border: 1px #373737 solid;
text-align: center;
color: #6c207e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 165%;}

#menu td {border: 1px #ececec solid;}

.menuitem {font-size: 115%;
color: #2d77a7;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;}

.menudescription {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
color: #363636;
font-style: italic;}

/*end menu styling*/

/*hyperlinks*/

a {color: #27476e;
text-decoration: underline;}

a:hover {
color: #ce000c;
}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 5px;}

.rightimage {margin-left: 5px;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #cc0000 solid;
background-color: #f8f8f8;
color: #2f2f2f;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;}

.submitbutton {border: 2px #cc0000 solid;
background-color: #cc0000;
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;}

/*end form fields*/