body { padding:15px; color:#5e5e5e; font-family:arial, sans-serif; font-size:75%; background:white; line-height:2em; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#70aede; text-decoration:underline; font-weight:bold; }
a:hover { text-decoration:none; }
h1, h2, h3, h4 { font-family:arial, sans-serif; }
h1 { color:#70aede; font-size:1.4em;  }
h2 { color:#716e6e; font-size:1.2em;  }
h3 { color:#f78b00; font-size:1.1em;  }
h4 { color:#f49a1f; font-size:1.4em; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:1px solid #C6C6C6; padding:3px; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle {border:1px solid #C6C6C6; padding:3px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:1px solid #C6C6C6; padding:3px; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #C6C6C6; }
.datatable th { background:#465EB9; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#efefef; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#465EB9; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#70aede; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#F49A1F; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#465EB9; font-weight:bold; }
.caption { font-weight:bold; background:#465EB9; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 { color:#01013b; font-family: bank gothic, sans-serif; }
.custom2 {}
.border { border:1px solid #C6C6C6; padding:3px; }
.noborder { border:0; }
#container { width:810px; padding:30px; padding-top:0px; background:#fff; margin:auto;  }
#sitelogo { color:#1B3381;font-size:1.7em;font-weight:bold;height:161px;line-height:85px;text-align:left; }
#hbc { float:right; padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border:0; }
#top_pic { height:240px; width:810px; background:url(top_pic.jpg) #fff no-repeat; text-align:center; }
#date { height:25px; line-height:24px; background:#A7B9E7; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#344DAB; padding-right:10px; }
#pagebody { padding:10px 0; text-align:left; }
#pagebody form img { border:0; }
#bottom { height:25px; line-height:24px; background:#465EB9; text-align:center; font-size:1em; color:white; clear:both; }
#end { text-align:center; }
#end, #end a { color:#777; font-size:0.9em; font-weight:normal; }
#end a:hover { color:#222; border-color:white; border:0; }
#copyright { color:#444; padding-top:20px; text-align:center; clear:both; }

.clear { clear:both; }


.floatRight { float:right; }

hr { border:0; height:1px; background:#E5E5E5; color:#E5E5E5; }


.sidebox { float:right; width:350px; margin:0 0 20px 20px; border-left:1px solid #E5E5E5; padding-left:20px; }
.sidebox h3 { margin:0; padding:0; }
ul li { margin-bottom:10px; color:#8c8c8c; line-height:1.6em; }
#pagebody ul { list-style:url(li_back.jpg); line-height:1.6em; }
.softUlPad { padding:0; margin:0; margin:15px 0 0 25px;  }

#nav { background:url(nav.gif) repeat-x; border-left:1px solid #ddd; border-right:1px solid #ddd; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:50px; line-height: 50px; ;text-align:left; padding-left:20px; list-style-type:none; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { top:0; margin-right:-3px /* fixes inline list bug */; float:left; }
#nav li a { padding:17px 16px; text-decoration:none; border:0; display:block;  }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav li a { color:#1e6093; font-weight:normal; }
#nav li a:hover { color:#0b2e54; text-decoration:underline; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #465EB9 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #465EB9 no-repeat right; }
#nav .nav_child a { background:#465EB9; padding:0 8px; border-top:1px solid #7B8ED6; }
#nav .nav_child a:hover { background:#A7B9E7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #465EB9 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #A7B9E7 no-repeat right; }
#nav .nav_child2 a { background:#465EB9; }
#nav .nav_child2 a:hover { background:#A7B9E7; }
#nav #active { background: url(nav_active.gif) no-repeat top; font-weight:bold; }
#nav .nav_parent #active { color:#A7B9E7; cursor:default; background:url(nav_parent_out.gif) #465EB9 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#465EB9; }

#card_logos { float:right; margin: 15px 40px 0 0; text-align:left; }
#card_logos h2 { margin:0; padding:0; margin-bottom:10px; }
.bottom { width:400px; display:block; }
#bottom_form { width:500px; }
#bottom_form input, #bottom_form textarea{width:262px;}
#bottom_form select {width:268px;}
#bottom_form textarea {height:80px}
#bottom_form .submit, #bottom_form .reset {width:80px;}

.aboutlist li {margin-bottom:4px;}

#beach { background:url(beach_back.jpg) no-repeat center center; padding:10px; line-height:1.5; }
#beach p { line-height:1.6; }

#page4 #areaform, #marbellaform, #page4 #chillyform {display:none}
#page4 #marbellaform {display:block;}