header {
height:150px;
width:850px;
margin:0 auto;
}

/* surveyDiv added by paul 4-30-2006 */
surveyDiv {
position:absolute;
height:1;
width:1;
top:0;
left:0;
}

/* img added by paul 5-21-2006 */
img{
border:0px none
}

/* style2 added by paul 5-21-2006 */
.style2 {
position:relative;
margin-top: -10px;
font-size: xx-small;
text-align: center;
}

/* search_box added by paul 5-21-2006 */
.search_box {
position:absolute;
margin-top: 100px;
margin-left: -10px;
font-size: xx-small;
text-align: center;
}

/* search_box2 added by paul 5-21-2006 */
.search_box2 {
position:absolute;
margin-top: 117px;
margin-left: 195px;
}


/* desctext added by paul 6-7-2006 */
.desctext {
display:none;
}


/* flash_float added by paul 6-11-2006 */
.flash_float {
position:relative;
margin-top: -50px;
}



/* Body Settings */
body { 
font-family : Arial, Verdana, Sans-Serif; 
color : #000000; 
font-size : 12px; 
background-color : #FFFFFF; 
}

/* Table Settings */
td { 
font-family : Arial, Verdana, Sans-Serif; 
color : #000000; 
font-size : 12px; 
}

/* Link Settings */
a { 
font-family : Arial, Verdana, Sans-Serif; 
color : #000000; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none;
}

/* Link Hover Settings */
a:hover { 
font-family : Arial, Verdana, Sans-Serif; 
color : #747474; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
}

/* Navigation Links */
.nav { 
font-family : Arial, Verdana, Sans-Serif; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
color: #3A3A3A; 
}
.nav:hover { 
font-family : Arial, Verdana, Sans-Serif; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
color: #3A3A3A; 
}



/* Input Box Settings */
.input_box { 
border: 1 solid #CBA99B; 
background-color: #FFFFFF[inputboxcolor]; 
color: #000000; 
font-family: Arial, Verdana, Sans-Serif; 
font-size: 10px; 
font-weight: normal; 
}

/* Submit Button Settings */
.submit_button { 
font-size : xx-small; 
font-family : Arial, Verdana, Sans-Serif; 
color : #000000; 
font-weight : bold; 
border-width : thin; 
}

.TopNav {
background: D0AB9C;
color: #3A3A3A;
font-weight : bold;
}

TD.TopNav {
font-size: 12px;
font-weight: bold;
background: D0AB9C;
color: #3A3A3A;
}

.SideTable {
background: E1BCAD;
border-color: E1BCAD;
border-style: solid;
border-width: 1px;
}

TD.SideTableHeading {
font-size: 12px;
font-weight: bold;
background: D0AB9C;
color: #3A3A3A;
}

.CenterTable {
background: CBA99B;
border-color: CBA99B;
border-style: solid;
border-width: 1px;
}

.CenterTableItems {
border-color: CBA99B;
border-style: solid;
border-width: 1px;
}

.ErrorTable {
background: CBA99B;
border-color: #FF0000;
border-style: solid;
border-width: 1px;
}

.Required {
color: #FF0000;
}

.HeadingFont {
color: #4D6999;
font-size: 14px;
font-weight: bold;
}

.OurPrice {
background: E1BCAD;
}

TD.ErrorMain {
font-size: 10px;
font-weight: bold;
}

TD.CenterTableHeading {
font-size: 12px;
font-weight: bold;
background: CBA99B;
color: #3A3A3A;
}

.CartContents {
font-size: 11px;
text-decoration : none;
}

.CartContents:hover { 
font-size : 11px; 
text-decoration : underline; 
}

.PagesAlign {
text-align: justify;
line-height: 20px;
}

.HR1 {
padding: 0px; 
margin-top: 8px; 
margin-bottom: 8px; 
height: 1px; 
border-style: none; 
border-color: 'CBA99B'; 
color: 'CBA99B'; 
}

.small { 
font-family : Arial, Verdana, Sans-Serif; font-size : 10px;
}

a:hover.small { 
font-family: Arial, Verdana, Sans-Serif; 
color: #333333; 
font-size: 10px; 
text-decoration: underline; 
}


