body{
font-family:Arial,Verdana,Helvetica,sans-serif;
margin:0;
padding:0;
background:url(../images/bg.jpg) #878787 scroll repeat-x;
margin-top:0;
font-size:16px;
}
#contain{
width:898px;
padding:10px 20px 40px;
background:#FFF;
margin:0 auto;
}
#header{
width:100%;
margin:0 auto;
height:80px;
}
#logo{
float:left;
width:216px;
height:73px;
background:#fff url(../images/logo.gif) scroll no-repeat 0 0;
}
#banner{
float:left;
margin:0 0 0 20px;
width:468px;
height:80px;
}
#banner a{
font-size:10px;
color:#AAA;
text-decoration:none;
font-style:italic;
float:right;
}
#call{
float:right;
width:170px;
height:73px;
/*background:#fff url(../images/contact.gif) scroll no-repeat 0 0;*/
}
#nav_bar{
background:#FFF;
padding:0;
height:25px;
margin:0 auto;
margin-left:16px;
}
#navigation a{
color:#FFF;
background:url(../images/nav_tab_left.jpg) left top no-repeat;
text-decoration:none;
padding-left:15px;
margin:0 4px 0 0;
font-weight:700;
font-size:13px;
}
#navigation a span{
background:url(../images/nav_tab_right.jpg) right top no-repeat;
padding:5px 15px 4px 0;
}
#navigation a,#navigation a span{
display:block;
float:left;
}
/* Hide from IE5-Mac \*/
#navigation a,#navigation a span{
float:none;
}
/* End hide */
#navigation a:hover{
color:#FFF1A4;
background:url(../images/nav_tab_left_hover.jpg) left top no-repeat;
}
#navigation a:hover span{
background:url(../images/nav_tab_right_hover.jpg) right top no-repeat;
}
#navigation ul{
list-style:none;
padding:0;
margin:0;
}
#navigation li{
float:left;
margin:0;
}
#contain_index{
float:left;
width:887px;
background:#FFF url(../images/mid_bg.jpg) scroll repeat-y 0 0;
}
#contain_top{
float:left;
width:887px;
height:117px;
background:#FFF url(../images/mid_top_content.jpg) scroll no-repeat 0 0;
}
#contain_top img{
margin:40px 0 0 16px;
}
#contain_details{
float:left;
width:887px;
}
#contain_bottom{
float:left;
width:887px;
height:132px;
background:#FFF url(../images/mid_bottom_content.jpg) scroll no-repeat 0 0;
}
#contain_bottom h2{
color:#61820C;
font-size:1.4em;
margin:36px 0 0 120px;
}
a img{
border:none;
}
img.signup{
float:right;
margin:24px 40px 0 0;
}
td{
font-size:13px;
}
/*
.gb, .sb, .gdb{
text-align:center;
}
.first{
text-align:right;
}
*/
.packages_table{
font-weight:bold;
text-align:center;
font-size:13px;
}
.packages_table .small{
font-weight:bold;
font-size:.9em;
}
.packages_table td,.packages_table th{
text-align:center;
}
.packages_table .first{
text-align:left;
padding-left:10px;
font-size:13px;
}
.packages_table .disclaim{
font-size:.8em;
font-weight:normal;
}
.third{
float:left;
width:248px;
border-right:1px solid #000;
padding:0 10px 0 16px;
text-align:left;
}
.thirdlast{
float:left;
width:254px;
padding:0 10px 0 16px;
text-align:left;
}
.third p,.thirdlast p{
font-size:12px;
line-height:1em;
}

td.hover, tr.hover {
background-color:#E1ECC4;
}
th.hover, tfoot td.hover {
background-color:#E1ECC4;
}

#afterthought{
width:898px;
padding:3px 10px 20px 40px;
color:#FFF;
margin:0 auto;
font-size:11px;
text-align:center;
}
#afterthought a{
color:#FFF !important;
text-decoration:none !important;
}