.price
{
   FONT-SIZE: 24px;
   LINE-HEIGHT: 26px;
   font-weight: bold;
   FONT-STYLE: normal;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   COLOR: #883333;
}

.Button {
    width: 140px;
}

form {
    margin-bottom : 0;
}

#main_box
{ 
  margin: 10px 20px 20px 20px;
}
#full_page
{ 
  text-align: left;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}
/************************* Button *******************************/

.button {
  display: block;
  background: url("images/button2.gif") no-repeat left bottom;
  background-color: #6699FF;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  text-align: center;
  width: 137px;
  line-height: 25px;
  height: 25px;
  margin: 2px 2px 2px 2px;
  padding: 0px 0px 0px 0px;
}

.button:hover {
  background-color: #3366CC;
  color:#f60;
}

/************************* Fonts *******************************/

terms
{
    FONT-SIZE: 16px;
    LINE-HEIGHT: 18px;
    FONT-STYLE: normal;
    FONT-FAMILY: Courier, "Times New Roman", Helvetica, sans-serif;
    COLOR: #000000;
}

monospace
{
    FONT-SIZE: 12px;
    LINE-HEIGHT: 14px;
    FONT-STYLE: normal;
    FONT-FAMILY: monospace;
}


b1
{
    FONT-SIZE: 10px;
    LINE-HEIGHT: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
    COLOR: #000000;
}

b2, body, input, select, textarea
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    LINE-HEIGHT: 15px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, "Century Gothic", Helvetica, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
 }

strong
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
}

b3, .small
{
    FONT-SIZE: 9px;
    LINE-HEIGHT: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
    COLOR: #000000;
}

h1, .pageHeader
{
    FONT-SIZE: 32px;
    LINE-HEIGHT: 36px;
    font-weight: bold;
    FONT-STYLE: normal;
    FONT-FAMILY: "Franklin Gothic Demi", "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
    border: 5px;
    margin: 3px;
    padding: 5px;

}

h2
{
    FONT-SIZE: 20px;
    LINE-HEIGHT: 22px;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, geneva, sans-serif;
   border: 5px;
}

h3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, geneva, sans-serif;
}

/************************* Links *******************************/
a:link
{
    color: #036;
    text-decoration : none;
}

a:visited
{
    COLOR: #036;
    text-decoration : none;
}

a:active
{
    COLOR: #036;
    text-decoration : none;
}

a:hover
{
    color: #036;
    text-decoration : underline;
}

/* header links */
a:link.header
{
    COLOR: #000000;
    text-decoration : none;
}

a:visited.header
{
    COLOR: #000000;
    text-decoration : none;
}

a:active.header
{
    COLOR: #880000;
    text-decoration : none;
}

a:hover.header
{
    color: #880000;
    text-decoration : none;
}

/***** footer constants ************************/
table.footer
{
    vertical-align: top;
    background-color: #ffffff;
    padding: 0px;
}

td.footer
{
    text-align: center;
    font-size: 12px;
    line-height: 13px;
    color: #000000;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif
 }


a:link.footer
{
    COLOR: #557700;
    text-decoration : underline;
}

a:visited.footer
{
    COLOR: #557700;
    text-decoration : underline;
}

a:active.footer
{
    COLOR: #557700;
    text-decoration : underline;
}

a:hover.footer
{
    color: #557700;
    text-decoration : underline;
}

/****** header constants ***********************/

.headerLinks
{
    FONT-SIZE: 18px;
    COLOR: #000000;
    LINE-HEIGHT: 22px;
    FONT-FAMILY: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    border: 10px;
}

.pageLinks
{
    FONT-SIZE: 15px;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    border: 10px;
    COLOR: #330088;
}

.linkDiv
{
    color: #000000;
    background-color: #000000;
    height: 3px;
    width: 200px;
}

/******* header style **********************/
h2s {
  margin:1em 0 .5em;
  font-size:130%;
  line-height:1.3em;
  color:#826C55;
  font-weight:bold;
}
h3s {
  margin:1em 0 .25em;
  padding:.25em 0;
  font-size: 15px;
  letter-spacing:.1em;
  color:#826C55;
}

/* Menu
----------------------------------------------- */
#menu_top {
  background:#F5EDE3 url("../images/bg_mod_top.gif") no-repeat left top;
  padding-top:30px;
}

#menu_body {
  background: #F5EDE3;
  border:2px solid #E1D4C0;
  border-width:0 2px;
  position: relative;
  top: -2px;
}

#menu_bottom {
  background:url("../images/bg_mod_bot.gif") no-repeat left bottom;
  padding-bottom: 5px;
  position: relative;
  top: -4px;
}


.menu_item {
  display: block;
  width: 160px;
  color: #ffffff;
  background-color: #6699FF;
  border: 2px solid #003366;
  margin: 2px 15px 2px 15px;
  padding: 1px 1px 1px 1px;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  text-align: center;
}

.menu_item:hover {
  color:#f60;
  background-color: #3366CC;
  border: 2px solid #093C78;
}

/* Header
----------------------------------------------- */
html #header {
  background:#025 url("../images/header_sides.gif") repeat-y center top;
  position:relative;
  top:-4px;
  border-width:0;
  border-bottom:4px solid #47d;
  padding:0;
}
#h2s {
  position:relative;
  top:4px;
}
#h3s {
  width:710px;
  margin:0 auto;
  padding:15px 20px 14px;
  border-bottom:4px solid #69f;
  text-align:left;
}


/* Horizontal Menu */

#navcontainer ul
{
padding-left: 0;
padding-top: 0;
margin-top: 0;
margin-left: 0;
background-color: #314d94;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 3px 6px;
background-color: #314d94;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-size: 13px;
}

#navcontainer ul li a:hover
{
background-color: #69b3cf;
color: #fff;
font-size: 13px;
}
