/* color.css */

html { 
background : transparent url(../images/common/diagonal.gif); }


div#content { 
background-color : #000000; }

div#site_info { 
background : transparent url(site_info.png) no-repeat 0 0; }

body { 
padding-top : 50px; }

div#branding {
height : 299px;
background : transparent url(../images/common/branding.jpg) no-repeat 0 0;  }

h1 { 
position : absolute;
top : -10px; 
left : -80px; }

div#branding { 
position : relative;
z-index : 10; }

h1 { 
position : absolute;
top : -60px; 
left : -80px;
width : 588px; 
height : 253px; 
background : transparent url(h1.png) no-repeat;
text-indent : -9999px; }

div#branding blockquote { 
position : absolute;
top : -9999px; }

div#nav_main { 
position : relative;
z-index : 1;
height : 30px;
background : #395467; }




ul#nav_features {
position : absolute;
top : 5px;
left : 30px;
margin : 0;
width : 440px;
height : 30px; }

ul#nav_features li {
display : inline;
position : absolute; 
display : block;
height : 50px; 
width : 140px;
}
 a:link, a:visited { 
text-decoration : none; }

 a:link, a:visited { 
color : #CCFFFF; }

#xhome #nav_features .nav_home a,
#pershing #nav_features .nav_pershing a,
#family #nav_features .nav_family a,
#friends #nav_features .nav_friends a,
#couples #nav_features .nav_couples a,
#spec #nav_features .nav_boat a,
#mallorca #nav_features .nav_mallorca a,
#contact #nav_features .nav_contact a,
#links #nav_features .nav_links a

{
color: #ffffff;
xcursor: default;
padding : 9px;
background:transparent url(../images/common/nav-on.gif);
}




li.nav_home {
left : 0; }

li.nav_pershing{
left : 70px; }

li.nav_family {
left : 200px; }

li.nav_friends {
left : 300px; }

li.nav_couples {
left : 400px; }

li.nav_boat {
left : 500px; }

li.nav_mallorca {
left : 600px; }

li.nav_contact {
left : 700px; }

li.nav_links {
left : 800px; }




div#nav_main p { 
position : absolute;
top : 45px;
left : 35px;
margin : 0; }

div#nav_main h2 { 
position : absolute;
top : -9999px; }


div#site_info {
position : relative;
width : 100%;
height : 120px;
background-color:#000000;
background : transparent url(../images/common/site-info.png) no-repeat 0 0; }

div#site_info h5 { 
position : absolute;
right : 10px; 
bottom : 10px;
width : 150px; 
height : 70px; 
background : transparent url(h5.png) no-repeat; }

div#site_info h5 a { 
display : block;
width : 150px; 
height : 70px; 
text-indent : -9999px; }

div#site_info p { 
position : absolute;
left : 10px; 
top : 10px;
margin : 0; }

div#site_info h5 + p { 
text-indent : -9999px; } 