﻿body 
{
     background-image:url(images/bground.jpg);
     background-repeat:repeat-x;
     font-family:Tahoma;
     font-size:12px;
     color:#333333;
     background-color:#bfc0a7;
}

a 
{
    color:#445388;
    font-size:12px;
    text-decoration:none;
}
a:hover
{
    color:#445388;
    font-size:12px;
    text-decoration:underline;
}

table.packages 
{
	
	border-collapse:collapse;
	border:solid 1px #ededed;
}
table.packages td
{
	
	border-collapse:collapse;
	border:solid 1px #ededed;
}


h3
{
  font-size:14px;
  font-weight:normal;
  color:#5d6387;
  margin:0px;   
  margin-bottom:10px;
}

#topnav
{
    font-size:10px;
    color:#e6bc46;
    width:900px;
    text-align:right;
    padding-bottom:10px;
}

#topnav a
{
    font-size:10px;
    color:#e6bc46;
    text-decoration:none;
}

#topnav a:hover
{
    font-size:10px;
    color:#e6bc46;
    text-decoration:underline;
}

#topimage 
{
  widows:900px;
  height:219px; 
  margin-bottom:10px;  
}
#content 
{
   width:900px;
   border:solid 1px #aaab8d; 
   border-bottom:none;
   background-image:url(images/content_bground.jpg);
   background-repeat:repeat-y;
}
#bottom 
{
   width:900px;
   border-left:solid 1px #c5c49f; 
   border-right:solid 1px #c5c49f;
   background-image:url(images/btm_bground.jpg);
   background-repeat:no-repeat;
   height:100px;
}

#logo 
{
    width:900px;
    padding-top:10px;
    text-align:left; 
    margin-bottom:30px;  
    
}


#2panel
{
    
}

#left 
{
  float:left;
  width:600px;
  font-family:Arial;
  font-size:12px;
  color:Black; 
  text-align:left;
  padding-left:15px; 
  padding-right:15px; 
  background-color:white;
    
}

#left h2
{

  font-size:14px;
  font-weight:bold;
  color:#34648e;
  margin-bottom:5px;
    
}

#right 
{
  height:auto;
  width:260px;
  vertical-align:top;
  text-align:center;
  float:right;

    
}

.arrow
{
    
     line-height:16px;
     margin:0px;
     background-image:url(images/ul_flower.jpg);
     background-repeat:no-repeat;
     padding-left:19px;
     
}

.signup 
{
  color:#bcba99;
  font-weight:bold;
  font-size:9px;  
  text-align:left;
  padding-left:20px; 
    
}

.signup input
{
  border:double 1px gray;
  background-color:White;   
    
}

#bottomlinks 
{
  color:#7f7e68;
  font-size:9px;
  text-align:center;
  width:900px;
  padding-top:10px;
    
}

#bottomlinks a
{
  color:gray;
  font-size:10px;
  text-decoration:none;
    
}

#bottomlinks a:hover
{
  color:gray;
  font-size:10px;
  text-decoration:underline;
    
}
