/* CSS Document */

/* CSS Document */


body {
width:95%;
font-size:80%;
color:#000000;
font-family:Arial, Helvetica, sans-serif;

}

#container {

}

#header {

}

#logo {
display:none;
}

#ribbon {
display:none;
}

#slogan {
display:none;
}

/**********************************************/
/*         HOME/CONTACT US BUTTONS
/**********************************************/

#top_buttons {
display:none;
}

#top_buttons ul {
display:none;
}


/**********************************************/
/* SERVICE LOCATIONS (part of right hand header)
/**********************************************/

#service_locations {
display:none;
}


/**********************************************/
/*               CONTENT 
/**********************************************/


#content_area {

}

#text {

}

#text h3, #text h4 {

}

#text a:link, #text a:visited {
color:#000000;
text-decoration:underline;
}


#text a:hover {
color:#000000;
text-decoration:none;
}

.floatr {
position:relative;
float:right;
margin:.5em 0 1em 1em;
}

.floatl {
position:relative;
float:left;
margin:.5em 1em 1em 0;
}

.indent {
margin:0 0 0 30px;
}

/**********************************************/
/*           HOMEPAGE TEASER BOXES
/**********************************************/

#boxes td {
display:none;
}

#boxes h3 {
display:none;
}
#baseball {

}
#boxes p {

}

.button {
display:none;
}

/**********************************************/
/*              FOOTER 
/**********************************************/

#copyright {
}

#copyright p {
margin:18px 0 0 0;
padding:5px 0 0 0;
text-align:center;
border-top:1px solid #333333;
font-size:.9em;
}

#minilogo {
display:none;
}


/**********************************************/
/*                VARIOUS
/**********************************************/
.nodisplay {
display:none;
}


#nav_bkgd {
display:none;
}

#nav_leftedge {
display:none;
}

#nav_rightedge {
display:none;
}

/******************************/
/*      NAVIGATION
/******************************/

#nav {/*all lists*/
display:none;
}

#nav li {/*level1*/
display:none;
}

#nav a {
display:none;
}
