/* Oy Vey, we'll start with the body */
body {
background-color:#fff;
font-family:tahoma, geneva, helvetica, verdana, arial, sans-serif;
color:#333;
font-size: 0.80em;
line-height:1.4em;
}
/* -----------and  now we'll put all the CONTENT tags here, in alpahbetical order */

a:link {
color: blue;
text-decoration: none
}
a:hover {
color:red;
text-decoration: underline
}

a:visited {
color: maroon;
text-decoration: none
}

a:active {
color: green;
text-decoration: none
}

dl dt {
list-style-type:none;
margin-left:1.5em;
}

dl dd {
list-style-type:none;
padding-bottom:0.80em;
}

h1 {
font-size:2em;
color:#000;
font-weight:500;
margin-top:0.50em;
}

h2 {
font-size:1.2em;
color:#000;
font-weight:400;
margin-top:-0.50em;
}

h3 {
font-size:1.2em;
color:#000;
font-weight:400;
}

h4 {
font-size:1.1em;
color:#000;
font-weight:550;
}

h5 {
font-size:1.2em;
color:#000;
font-weight:400;
}

ul li {
list-style-type:none;
padding-bottom:0.80em;
}
/* ----------- and  that's the end of the CONTENT tags --------------------------- */

/* ----------- here are all the CONTENT Divs and IDs, some of which are hidden in the printer style sheet */
.box{
border-bottom:1px solid #999966;
padding-left:0.80em;
padding-top:0.80em;
margin-bottom:1em;
}

.box1{
margin-left:10em;
}

.largeBanner{
display:none;
}

.smallBanner{
display:none;
}

.orangeSquare{ /* peg ina round ole mon */
display:none;
}

.photoBorder{
border:1px solid #999966;
margin-bottom:0.80em;
}

.searchme{display:none;}

/* --------------- end of the CONTENT divs and ids ---------------------------- */

/* =============== START left hand side navigation-menu =============== */

#nav  {
display:none;
}
.mainNav  {
display:none;
}

/* =============== END left hand side navigation-menu =============== */

/* --------------------- Best footer forward ---------------*/
#footer {
display:none;
}
/* --------------------- :o) whooz ya mamma ---------------*/	
