/*Master style sheet for Howards Hire v1.0*/
/* Item ordering
size
margin
padding
background
borders
text
positions
*/

/*Redefine some standard elements*/  
body {
 	margin: 0;
 	padding: 0;
 	color: black;
 	background-color: blue;
 	border: 0;
 	text-align: left;
	font-family: helvetica,arial,sans-serif;
 	}
 	
p {
	margin:  0 1.5em 1em 25px;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	}

h1, h3 {
	margin: 0.3em 0.5em 0 25px;
	padding: 0;
	}		

h1 {
	margin-bottom: 0.3em;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	}

h3 {
	font-size: 14px;
	line-height: 100%;
	text-align: left;
	}

/*Define the main screen areas */

#header {
	width: 100%;
	height: 116px;

	margin: 0;
	padding: 5px 0 5px 0;

	background: url(digupbg.gif);
	background-repeat:repeat-x;
	border-top: 2px solid black;

	text-align: left;
	}

.navigation {
	width: 170px;
	margin: 0;
	padding: 0;
	color: black;
	background-color: blue;
	border: 0;

	position: absolute;
	top: 130px;
	left: 0px;
   }

.contentbox {
	width: auto;
	margin: 0;
	padding: 0;
	color: black;
	background-color: yellow;
	border: 2px solid black; 
	border-bottom: 0;
	position: absolute;
	top: 130px;
	left: 171px;
	}

.cb {
	margin: 10px;
	margin-bottom: 0px;
	padding: 20px 0;
	background-color: white;
	border: 2px solid black;
	text-align: left;
	}
	
#footer{
	margin: 0 10px 0 10px;
	padding: 0 25px 0 25px;
	color: black;
	background-color: white;	
	border: 2px solid black;
	color: black;
	font-size: 10px;
	text-align: center;
	}


.clear {
	clear: both;
	font-size: 8px;
	 }

.mainMenu {
	margin: 0 10px 0 10px;
	padding: 5px;
	background-color: yellow;
	border: 2px solid black;
	}

#phonenos {
	margin: 25px 10px 0 10px;
	padding: 0.5em;
	color: black;
	background-color: yellow;
	border: 2px solid black;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	}
	
/*Styles for the content*/
span.bigcap
	{
	font-size: 140%;
	font-weight: bold;
	vertical-align: -5%;
	}

p.indent
	{
	padding-left: 5em;
	}

p.legal {
	font-size: 10px;
	}
		

ul.stdlist li
	{
	margin:  0 0.5em 1em 25px;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	}
	
span#sig
	{	
	font-family: cursive;
	font-weight: bold;
	font-style: italic;
	font-size: 1.6em;
	}
	
span#postsig
	{
	font-style: italic;	
	font-size: 1.1em;
	}

/*Styles for the header*/

#header h2 {
	margin: 15px 20px 0 0;
	padding: 0;
	font-family: cursive;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: yellow;
	background-color: transparent;
	}

#header img.imgl {
	float: left;
	clear: left;
	margin: 0 20px 0 10px;
	border: 2px solid black;
	}
	
	
/*Styles for the main nav menu*/	
a.menu {
	width: 94px;
	display: block;
	margin-bottom: 1px;
 	margin-top: 1px;
	padding: 3px;
	color: black;
	background-color: white; 
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: black;
  	}

a.menu:link {
	color: black;
	background-color: white; 	
	border: 2px solid #6a6a6a;
	border-right: 10px solid #6a6a6a;
	border-left: 10px solid #6a6a6a;
	border: 2px solid black;
	border-right: 10px solid black;
	border-left: 10px solid black;
	}
	
a.menu:visited {
	border: 2px solid #6a6a6a;
	border-right: 10px solid #6a6a6a;
	border-left: 10px solid #6a6a6a;	
	color: black;
	background-color: white; 	
	}

a.menu:hover {
	border: 2px solid blue;
	border-right: 10px solid blue;
	border-left: 10px solid blue;	
	color: blue;
	background-color: white; 	
	}

a.menu:active {
	color: blue;
	background-color: white; 	
	border: 2px solid red;	
	border-right: 10px solid red;
	border-left: 10px solid red;	
	}

/*styles for the footer*/
#footer p {
	margin:  0.5em;
	padding: 0 1em 0 1em;
	line-height: 100%;
	}

span.wub, span.wur {
	font-size: 90%;
	}
	
span.wub { color: black; }
span.wur { color: red; }

#footer a.boxed { 
	background-color: white; 
	border: 1px solid white;
	color: blue; 
	font-size: 0.9em;
	text-decoration: none;
	}
	
#footer a.boxed:hover { 
	color: blue;
	background-color: white; 
	border: 1px solid blue;
	}

#footer a.boxed:visited { 
	color: blue; 
	background-color: white; 
	}
	
#footer a.boxed:active { 
	color: red;
	background-color: white; 
	border: 1px solid red;	
    }
    
#footer img.imgl, #footer img.imgr {
	float: left;
	margin: 20px 10px 0 10px;
	color: black;
	background-color: white;
	border: 0;
	}

#footer img.imgr {
	float: right;
	clear: right;
	}
	
a.nodisplay
	{
	border: 0;
	text-decoration: none;
	}