 CSS Document */

body
{
margin: 0;
padding: 0;
}

a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

#sidecontact
{
margin: 5px;
}

#maincontent
{
margin: 5px;
padding-left: 10px;
border-left: 3px solid #aaaaaa;
background: #fff;
}

#background
{
background: #ddd url(http://www.schaapmoving.com/images/dottile.jpg) repeat;
}

#bodytable
{
width: 1006px;
margin: auto;
border-left: 3px double #555;
border-right: 3px double #555;
background: #fff;
}

#footer
{
margin-top: -5px;
}

#footer li
{
display: inline;
list-style-type: none;
padding-right: 18px;
}

#footer li a
{
color: white;
}

#footer li a:hover
{
text-decoration: underline overline;
}

#footer li a:visited
{
color: white;
}

#footer address
{
float: right;
margin-top: -7px;
margin-right: 20px;
margin-bottom: 5px;
color: white;
font-style: normal;
}

#phone
{
background: #444444;
text-align: center;
padding: 5px;
font-size: 20px;
color: white;
}

ul.sidebar
{
list-style: none;
margin: 0;
margin-left: 0px;
padding: 0;
text-indent: 5px;
}

/* Why doesnt this work???! */
.sidebar li a img
{
text-decoration: none;
border: none;
}

ul.sidebar li:first-child
{
margin-top: 5px;
}

li.sidebar1
{
margin-left: 5px;
margin-bottom: 10px;
background: url(../images/sidebar1.jpg);
height: 113px;
width: 213px;
border: 0;
}

li.sidebar1:hover
{
background: url(../images/sidebar1_over.jpg);
text-decoration: none;
}

li.sidebar1 a
{
display: block;
height: 113px;
width: 213px;
text-decoration: none;
}


li.sidebar2
{
margin-left: 5px;
margin-bottom: 10px;
background: url(../images/sidebar2.jpg);
height: 113px;
width: 213px;
border: 0;
}

li.sidebar2:hover
{
background: url(../images/sidebar2_over.jpg);
text-decoration: none;
}

li.sidebar2 a
{
display: block;
height: 113px;
width: 213px;
text-decoration: none;
}

li.sidebar3
{
margin-left: 5px;
margin-bottom: 10px;
background: url(../images/sidebar3.jpg);
height: 113px;
width: 213px;
border: 0;
}

li.sidebar3:hover
{
background: url(../images/sidebar3_over.jpg);
text-decoration: none;
}

li.sidebar3 a
{
display: block;
height: 113px;
width: 213px;
text-decoration: none;
}

li.sidebar4
{
margin-left: 5px;
margin-bottom: 10px;
background: url(../images/sidebar4.jpg);
height: 113px;
width: 213px;
border: 0;
}

li.sidebar4:hover
{
background: url(../images/sidebar4_over.jpg);
text-decoration: none;
}

li.sidebar4 a
{
display: block;
height: 113px;
width: 213px;
text-decoration: none;
}

li.sidebar5
{
margin-left: 5px;
margin-bottom: 10px;
background: url(../images/sidebar5.jpg);
height: 113px;
width: 213px;
border: 0;
}

li.sidebar5:hover
{
background: url(../images/sidebar5_over.jpg);
text-decoration: none;
}

li.sidebar5 a
{
display: block;
height: 113px;
width: 213px;
text-decoration: none;
}

li.sidebar6
{
margin-left: 5px;
margin-bottom: 10px;
background: url(../images/sidebar6.jpg);
height: 84px;
width: 210px;
border: 0;
}

li.sidebar6:hover
{
background: url(../images/sidebar6_over.jpg);
text-decoration: none;
}

li.sidebar6 a
{
display: block;
height: 84px;
width: 210px;
text-decoration: none;
}

a
{
border: 0;
text-decoration: none;
}

.shredbutton
{
display: block;
width: 20%;
padding: 5px;
margin: 5px;
border: 2px outset gray;
font-weight: bold;
color: orange;
background: #cfcfcf;
border-radius: 8px;
-moz-border-radius: 8px;
}

.shredbutton:hover
{
display: block;
width: 20%;
border: 2px inset gray;
background: #c9c9ff;
}

.shredbutton:visited
{
display: block;
width: 20%;
border: 2px inset gray;
color: #000000;
}

#sidecontact table
{
color: white;
margin: 0px;
padding: 5px;
padding-left: 10px;
border: grey 2px;
background: url('http://www.schaapmoving.com/images/quotebg.jpg') repeat-x;
max-height: 480px;
width: 203px;
vertical-align: top;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
}

#sidecontact h2
{
text-transform: uppercase;
color: #ccffff;
margin-bottom: 0px;
font-size: 19px;
}

#sidecontact h2 em
{
text-decoration: underline;
font-style: normal;
color: #FFFF66;
}

#sidecontact label
{
font-size: 12px;
color: #ccffff;
margin-top: 0px;
margin-bottom: 0px;
}

#sidecontact select
{
margin-top: 0px;
margin-bottom: 0px;
}

#sidecontact input
{
margin: auto;
margin-top: 0px;
margin-bottom: 0px;
color: #666666;
}

#sidecontact input:active
{
color: red;
}

#sidecontact input:focus
{
color: #000;
}

#sidecontact input.button
{
text-align: center;
margin-left: 20px;
width: 75%;
color: #000;
}

#sidecontact textarea
{
margin-top: 0px;
margin-bottom: 0px;
}

#sidecontact textarea.blue
{
background-color: #ddddff;
}

#sidecontact input.blue
{
background-color: #ddddff;
}

h2
{
size: 14px;
}


h2.heading
{
font-family: "Courier New", Courier, mono;
size: 14px;
color: black;
}

h2.heading em
{
font-family: "Courier New", Courier, mono;
size: 16px;
color: #0066ff;
font-style: normal;
}

p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: justify;
}

.center
{
margin: auto;
text-align: center;
}

.orange
{
background-color: #ffe399;
}

.peach
{
background-color: #efe3cc;
}

ul.links
{
list-style: none;
}

.links li
{
margin-bottom: 10px;
}


.floatright
{
float: right;
}

.auto
{
margin: auto;
}

/********************************************/

body
{
margin: 0px;
background-color: white;
}

td, th
{
	color: black;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

div.mastbar
{
width: 732px; 
padding: 4px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 12px;
text-align: center; 
}

div.content
{
background-color: white;
padding: 8px;
color: black;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

div.monthlyPromo
{
padding: 6px 0px 6px 0px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-align: center; 
}

div.finePrint
{
padding: 6px 2px 6px 6px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 9px; 
text-align: left; 
}

div.happening
{
padding: 6px 2px 6px 6px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 11px; 
text-align: left; 
}
div.happening h1, div.happening h1 a {
	font-size : 1.3em;
	margin: 0 auto;
}
div.happening p {
	margin-top: 0px;
}
div.happening h2 {
	margin-bottom : 12px ;
}
div.caption
{
padding: 3px 12px 3px 12px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 10px; 
font-weight: bold; 
text-align: center;
margin-bottom: 12px;
border-bottom: 1px solid #666666;
}


/* ALL ANCHORS */
/* -------------------------------------- */


a.mastlink:link, a.mastlink:visited 
{
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: black;
}

a.mastlink:hover, a.mastlink:active 
{
font-size: 12px;
font-weight: normal;
text-decoration: underline;
color: #B28203;
}





a.navmenu:link, a.navmenu:visited 
{
display: block;
width: 146px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: black;
background-color: #d8e3f0;
margin: 2px 4px 2px 4px;
border: 1px solid #818181;
padding: 4px;
}

a.navmenu:hover, a.navmenu:active 
{
display: block;
width: 146px;
font-weight: normal;
text-decoration: none;
color: #B28203;
background-color: white;
margin: 2px 4px 2px 4px;
border: 1px solid #818181;
padding: 4px;
}

div.navcurrent	
{
display: block;
width: 146px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: black;
background-color: white;
margin: 2px 4px 2px 4px;
border: 1px solid #818181;
padding: 4px;
}

a.subnav:link, a.subnav:visited 
{
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: black;
margin-top: 2px;
padding: 6px 0px 2px 8px;
}

a.subnav:hover, a.subnav:active 
{
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #B28203;
margin-top: 2px;
padding: 6px 0px 2px 8px;
}

a.back:link, a.back:visited
{
font-weight: bold;
text-decoration: none;
color: black;
}

a.back:hover, a.back:active
{
font-weight: bold;
text-decoration: none;
color: #B28203;
}

/* -------------------------------------- */

#small
{
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: black;
padding: 0px 0px 0px 8px;
}


div.Sfooter
{
background-color: white;
padding: 4px; 
color: black;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: center; 
}

H1
{ 
margin: 0; 
padding: 0; 
font-size: 22px; 
font-family: Arial, Geneva, Verdana, Sans-Serif; 
color: #000000; 
font-weight: bolder; 
text-align: center; 
}

H2 
{ 
margin: 0; 
padding: 0; 
font-size: 18px; 
font-family: Arial, Geneva, Verdana, Sans-Serif; 
color: #000000; 
font-weight: bold; 
text-align: center; 
}

H3 
{ 
margin: 0; 
padding: 0; 
font-size: 16px; 
font-family: Arial, Geneva, Verdana, Sans-Serif; 
color: #000000; 
font-weight: bold; 
text-align: center;
}

H4 
{ 
margin: 15px 0 0 0; 
font-size:14px; 
color: #000000; 
font-weight: bold;
text-align: left;
}
h5 {
	margin: 15px 0 0 0;
	text-align: center;
}
A.mm_footer	{font-size: 9px; font-weight: normal; color: gray;}

.content ul {
	margin-top : 0px;
	margin-bottom: 0px;
}
.content p {
	margin-top : 0px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}
.ctr {
	text-align: center;
}
h2 span {
	color: red ;
}
