/*CSS file for Oosterhof Electrical Services.*/

*, html {
	padding:0;
	margin:0;
}

body {
	background:#fff;
	font-family: verdana, sans serif;
	font-size: 76%;
	color: #000;
}


h1 {
	color: #1e3b62;
	size: 1em;
}

span{
	font-weight: bold;
	color: #1e3b62;
}

/*#wrapper
===========================================================*/
#wrapper {
	margin: 0 auto;
	width: 800px;
}


/*#banner
===========================================================*/
#banner {
	display: none;
}

#banner ul {
	margin-top: 20px;
}

#banner li {
	display: inline;
	list-style: none;
}

/*#nav
===========================================================*/
#nav {
	display: none;
}



/*#pics
===========================================================*/
#pics {
	float: left;
	width: 650px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 20px;
}

#pics a {
	color: #1e3b62;
	font-weight: bold;
	text-decoration: none;
}

#pics img.quote {
	margin-bottom: 35px;
}

#pics p {
	line-height: 1.5em;
	color: #1e3b62;
}

/*#content
===========================================================*/
#content {
	width: 650px;
	line-height: 1.5em;
	color: #1e3b62;
}

#content address {
	font-style: normal;
	margin-bottom: 20px;
}

#content p {
	margin-bottom: 25px;
}

#content blockquote {
	font-style: italic;
	margin-bottom: 20px;
}


/*#pics
===========================================================*/
#res-pics, #com-pics, #ind-pics, #oth-pics {
	float: left;
	width: 300px;
	margin-left: 30px;
}


/*#content
===========================================================*/
#res-content, #com-content, #ind-content, #oth-content {
	float: right;
	clear: none;
	width: 420px;
	line-height: 1.5em;
	color: #1e3b62;
	border-bottom: 1px solid #9d8a57;
	margin-bottom: 10px;
}


#res-content a, #com-content a, #ind-content a, #oth-content a {
	color: #1e3b62;
	text-decoration: none;
	font-weight: bold;
}

#res-content a:hover, #com-content a:hover, #ind-content a:hover, 
#oth-content a:hover {
	text-decoration: underline;
}

#oth-content h3 {
	font-size: 1em;
	font-weight: bold;
}

#res-content p, #com-content p, #ind-content p, #oth-content p {
	margin-bottom: 25px;
}

#res-content ul, #com-content ul, #ind-content ul, #oth-content ul {
	margin-bottom: 25px;
	list-style-position: inside;
}




/*#footer
===========================================================*/
#footer {
	clear: both;
	text-align: left;
	margin-bottom: 50px;
}

#footer address {
	font-style: normal;
	color: #9d8a57;
}

#footer a {
	text-decoration: none;
	color: #9d8a57;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p.copy {
	font-size: 0.9em;
	color: #9d8a57;
	margin-top: 20px;
}
