/* EVE */

body { 
background-color:#000000;
margin:0;
padding:0;
color:#fff;
}

/* header */
#hd { position:relative;}
#hd h1 { 
display:block;
width:950px;
height:210px;
background:url(/images/hdr2.jpg) no-repeat;
margin:0;
padding:0;
position:relative;
margin-bottom:20px;
text-indent:-9999em;
}

/* bd */
#bd {
margin-top:20px;
}


/* nav */
#navigation { 
margin:-53px 0 0 -10px;
position:absolute;
} /* absolute is for IE6 */
*:first-child+html #navigation {margin:-53px 0 0 -10px;} 
#tabsH {
background: none;
 }

#tabsH li a{
margin-left:3px;
}

#myspace_badge { 
display:block; 
width:199px; 
height:134px; 
text-indent:-9999px;
background:url(/images/myspace_badge.gif) no-repeat;
}

/* adds */
#pos-top {margin:0 auto 10px auto;} */
#pos- {margin: 20px 0 20px -30px;}
#pos-bot {margin:0; padding:0; float:right; width:750px;}
#pg-home div.span-6 #pos- {display:none;}
#pg-home #pos- {margin: 10px 0 10px 5px;}


/* typo */
a:link, a:visited {
border:0pt none;
color:#C4BFBF;
text-decoration:underline;
}
a:hover, a:active {
border:0pt none;
color:#F7A263;
text-decoration:none;
}


h3, h3 a:link {
font-size:13px; 
text-decoration:none; 
font-weight:bold;
color:#F7A263;
}

h3 a:hover {
text-decoration: underline ;
}
a.btn {color:#fff; background-color:#FF3300; text-decoration:none; font-weight:bold;}
 a:hover.btn {color: #FF0000; background-color:#000;}



#this_el .s_item { background-color: #272727; padding:5px;}
#s_membership h4 {margin-bottom:5px;}

.s_items {margin: 1em 2em;}
 div.s_gmap_detail {color:#000;}
 
 h1, h2 {color:#F7A263;}
.s_items th { background:none;color:#F7A263;}