body {
    background: #ffffff url(images/background.jpg) repeat-x scroll left top;
	margin: 0;
	padding-top: 10px;
    padding-bottom: 10px;
}

body, p, td {font-family: geneva, verdana, Arial, helvetica, sans-serif; font-size: 13px; line-height: 15px; color:#000000; }

	a {font-family: geneva, verdana, Arial, helvetica, sans-serif; font-size: 13px; line-height: 15px; color:#666666; }
	a {cursor: hand ; color: #000000 ; text-decoration:underline }
	a:active {cursor: hand ; color: #000000 ; }
	a:hover {cursor: hand ; color: #0000ff ; text-decoration:underline }
	
.copy {
      font-family: geneva, verdana, Arial, helvetica, sans-serif; 
      font-size: 11px; 
      line-height: 13px; 
      color:#000000; }


.buttonscontainer {width: 760px;}

.buttons a {
         width:120px;
         color: #000000;  
         background-color: #FFFFFF;
         padding: 4px;
         display: inline;
         font: 12px Arial, sans-serif;
         font-weight: bold;
/* border-left: 1px solid #73a5de;
border-right: 1px solid #73A5DE;
border-top: 1px solid #73A5DE;
border-bottom: 1px solid #73A5DE; */
               text-decoration: none;
               text-align: center;
}

.buttons a:hover {background-color: #777777;
color: #FFFFFF;
text-decoration: none;}

#nav {
     margin:0;
     padding:5px 10px 5px 10px;
     background:#ffffff url(images/nav_background.jpg) 0 0 repeat-x;
/*     background-color: #777777; */
     float:center;
     wwidth:100%;
/* border:1px solid #42432d;
border-width:1px 0; */
}

#nav li {
     display:inline;
     padding:0;
     margin:0;
}

#nav a,
#nav a:link, 
#nav a:visited {
     color:#000;
     vbackground:#b2b580;
     padding:5px 10px 5px 10px;
     float:center;
     width:auto;
     font-weight: bold;
text-decoration:none;
/* font:bold 1em/1em Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-shadow: 2px 2px 2px #555; */
}

#nav a:hover {
color:#fffff;
background:#777777;
}
#home #nav-home a:hover,
#services #nav-services a:hover,
#faqs #nav-faqs a:hover,
#promotions #nav-promotions a:hover,
#contact #nav-contact a:hover {
         background:#000000;
}
#nav a:active {
     background:#000000;
     color:#ffffff;
}  
   
#content {
         text-align: left;
         padding-left:50px;
         padding-right:50px;
}
   
.formlabel {
           padding-top:7px;
           padding-left:0px; 
           padding-right:5px; 
           text-align:right;
           font-size: 13px; line-height: 15px;         
}

.formfield {
           width:175px; 
           height:15px; 
           font-family:Tahoma; 
           font-size:11px; 
           padding-left:5px;
           border-width:1px; 
           border-style:solid; 
           border-color:#838383;
}

.big14 {
	font-family: geneva, verdana, Arial, helvetica, san-serif; 
	font-size: 14px; line-height: 16px; color:#000000; }

.big15 {
	font-family: geneva, verdana, Arial, helvetica, san-serif; 
	font-size: 15px; line-height: 17px; color:#000000; }

.big18 {
	font-family: geneva, verdana, Arial, helvetica, san-serif; 
	font-size: 18px; line-height: 20px; color:#000000; }

.big20 {
	font-family: geneva, verdana, Arial, helvetica, san-serif; 
	font-size: 20px; line-height: 22px; color:#000000; }

.big24 {
	font-family: geneva, verdana, Arial, helvetica, san-serif; 
	font-size: 24px; line-height: 26px; color:#000000; }

h1 {
	font-family: geneva, verdana, Arial, helvetica, san-serif; 
	font-size: 24px; line-height: 27px; color:#000000; 
    font-weight: normal;
    padding-top: 10px;
    text-align:center;
}

.clsCMOn {
	color: black; font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}

.clsCMOver {
	color: white; font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}
	

