﻿/*--------------------------------------------------------------------
ALLMYSONS.COM Style Sheet (http://www.allmysons.com)
Copyright © 2009 All My Sons Moving & Storage, All rights reserved.

Web Contact: benj@allmysons.com
/*-------------------------------------------------------------------- */

/* Outlines */
/*-------------------------------------------------------------------- */
a {
	outline: none;
	border: none;
	color:#004a00;
	text-decoration:underline;
}
a:link img{
	outline: none;
	border: none;
}
a:visited img{
	outline: none;
	border: none;
}
a:hover img{
	outline: none;
	border: none;
}
a:active img{
	outline: none;
	border: none;
}
a:focus img{
	outline: none;
	border: none;
}
table { 
	border-collapse: collapse; 
	border-spacing: 0;
}
fieldset, img {	
	border: 0;
}
q:before, q:after {
	content: '';
}


/* Globals */
/*-------------------------------------------------------------------- */

body 
{ 
	text-align: center;
	margin:0 0 0 0;
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center 0;
	}

/*--Container Contents--*/

p {
	padding:12px 0 0 0;
	margin:0 0 0 0;
	line-height:18px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul {
	padding:0 0 0 0;
	margin:15px 0 15px 13px;
	line-height:18px;
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}
#container {
	position:relative;
	display:block;
	width:1006px;
	margin:0 auto;
	padding:0 0 0 0;
}
#wrap {
	float:left;
	display:inline;
	width:1006px;
	height:auto;
	background-image:url(../images/wrapper.png);
	background-repeat:repeat-y;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#footer {
	float:left;
	display:inline;
	width:956px;
	height:auto;
	margin:60px 0 0 24px;
	padding:0 0 0 0;
}

#footCT {
	float:left;
	display:inline;
	width:956px;
	height:30px;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	padding:13px 0 0 0;
}

#copyCT {
	float:left;
	display:inline;
	width:956px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	padding:13px 0 0 0;
}

/*--Header Contents--*/
#header {
	float:left;
	display:inline;
	width:1000px;
	height:189px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 3px;
	padding:0 0 0 0;
}
#logo {
	float:left;
	display:inline;
	width:355px;
	height:123px;
	padding:0 0 0 0;
	margin:56px 0 0 25px;
}
#social {
	float:left;
	display:inline;
	width:261px;
	height:123px;
	padding:0 0 0 0;
	margin:59px 0 0 350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#000;
}

/*-- Main Navigation --*/
#navBar { width: 1000px; height: 49px; margin: 0 0 0 3px; padding: 0 0 0 0; float:left; z-index:99; display:inline;}
#navBar #navBar2 { margin: 0; padding: 0; }
#navBar #navBar2 li { display: inline; }
#navBar #navBar2 li#home a { float: left; width: 190px; height: 0; padding-top: 49px; overflow: hidden; }
#navBar #navBar2 li#charity a { float: left; width: 174px; height: 0; padding-top: 49px; overflow: hidden; }
#navBar #navBar2 li#wiki a { float: left; width: 140px; height: 0; padding-top: 49px; overflow: hidden; }
#navBar #navBar2 li#supplies a { float: left; width: 166px; height: 0; padding-top: 49px; overflow: hidden; }
#navBar #navBar2 li#careers a { float: left; width: 162px; height: 0; padding-top: 49px; overflow: hidden; }
#navBar #navBar2 li#reviews a { float: left; width: 168px; height: 0; padding-top: 49px; overflow: hidden; }
#navBar #navBar2 li a,
#navBar #navBar2 { background-image:url(../images/navigate.jpg); background-repeat: no-repeat; }

/*-- Main Navigation Buttons --*/
#navBar #navBar2 li#home a { background-position: 0 0; }
#navBar #navBar2 li#charity a { background-position: -190px 0; }
#navBar #navBar2 li#wiki a { background-position: -364px 0; }
#navBar #navBar2 li#supplies a { background-position: -504px 0; }
#navBar #navBar2 li#careers a { background-position: -670px 0; }
#navBar #navBar2 li#reviews a { background-position: -832px 0; }

/*-- Main Navigation Buttons Over States --*/
#navBar #navBar2 li#home a:hover { background-position: 0 -49px; overflow: hidden; }
#navBar #navBar2 li#charity a:hover { background-position: -190px -49px; overflow: hidden; }
#navBar #navBar2 li#wiki a:hover { background-position: -364px -49px; overflow: hidden; }
#navBar #navBar2 li#supplies a:hover { background-position: -504px -49px; overflow: hidden; }
#navBar #navBar2 li#careers a:hover { background-position: -670px -49px; overflow: hidden; }
#navBar #navBar2 li#reviews a:hover { background-position: -832px -49px; overflow: hidden; }

/*--Page Contents--*/
#headP1 {
	float:left;
	display:inline;
	width:1000px;
	height:28px;
	background-image:url(../images/headerP1.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 3px;
}

#headP2 {
	float:left;
	display:inline;
	width:1000px;
	height:61px;
	background-image:url(../images/headerP3.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 3px;
}

#headP3 {
	float:left;
	display:inline;
	width:1000px;
	height:61px;
	background-image:url(../images/headerP4.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 3px;
}





#content {
	float:left;
	display:inline;
	width:956px;
	height: auto;
	margin:0 0 0 24px;
	padding:0 0 0 0;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
        
}

#textM {
	float:left;
	display:inline;
	width:605px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	margin:8px 0 8px 0;
	padding:0 0 0 0;
	color:#000;
}

#photoIMG {
	float:left;
	display:inline;
	width:324px;
	height:231px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../images/imageM.jpg);
	background-repeat:no-repeat;
}

#photoCT {
	float:left;
	display:inline;
	width:324px;
	height:auto;
	margin:13px 0 18px 24px;
	padding:0 0 0 0;
}

#theFEED {
	float:left;
	display:inline;
	width:950px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #dbdbdb;
	color:#000;
}

#titleF {
	float:left;
	display:inline;
	width:950px;
	height:auto;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	text-align:left;
}

#titleF h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
}

#photoCAP {
	float:left;
	display:inline;
	width:324px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

#contentFEED {
	float:left;
	display:inline;
	width:950px;
	height:auto;
	margin:0 0 10px 24px;
	padding:0 0 0 0;
}

#google_search_button {

        background-color: black;
        color: white;
}

#quotelabels {

color: white;
    font-family: arial, verdana;
font-size: 12px;
}

#formSubmit {

    position: relative;
    background-image: url('../images/QuoteButton3.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 90px;
    height: 35px;
    border: none;
    cursor:pointer;
    top: -5px;
    overflow: visible;
}
