/* 
Peg O'Connell & Associates, © 2007
Designed by the zen kitchen, http://tzk-design.com
All rights reserved.
*/

/* the basics */

body { 
	background: #007db1;
	font: .8em/1.5em Helvetica, Arial, san-serif;
	margin: 0; padding: 0;
}

.hide {
	display: none;
	}
	
#wrap {
	width: 903px;
	margin: 0 auto;
	}

/* header */
#head {
	width: 903px;
	height: 171px;
	background: url(http://www.pegoandassoc.com/i/m_head.gif) no-repeat top left;
	}
	
ul#nav {
	display: inline;
	height: 20px;
	padding: 0; margin: 140px 35px 0 0px;
	float: right;
	}
	
ul#nav li {
	display: inline;
	padding: 0 10px; margin: 0;
	}
	
ul#nav li a, ul#nav li a:visited {
	color: #fff;
	text-decoration: none;
	}
	
ul#nav li a:hover, ul#nav li a:active {
	text-decoration: underline;
	color: #fbe2c8;
	}
	
/* middle */
#content {
	width: 903px;
	background: url(http://www.pegoandassoc.com/i/m_tile.gif) repeat top left;
	overflow: auto;
	padding: 0; margin: 0;
	}

/* sidebar */
#side {
	width: 193px;
	height: 340px;
	background: #64aed2;
	padding: 10px;
	width: 173px!important; height: 320px!important;
	float: left;
	margin: 15px 0 10px 50px!important;	margin: 15px 0 85px 25px;
	}
	
#side h1 {
	color: #fff;
	font-size: 1.2em;
	margin: 0; padding: 0;
	clear:none;
	}
	
#side p {
	margin: 5px 0;
	}
	
#side a:link, #side a:visited {
	color: #dae8f3;
	text-decoration: none;
	}
	
#side a:hover, #side a:active {
	color: #fff;
	text-decoration: underline;
	}
	
#side img {
	padding: 10px 0;
	}					

/* copy */
#copy {
	width: 550px;
	float: right;
	margin: 20px 50px 20px 0!important; margin: 20px 25px 20px 0;
	clear: none;
	 }
	 
#copy h1 {
	color: #007db1;
	font-size: 1.5em;
	padding: 0;
	margin: 5px 0;
	}
	
#copy h2 {
	color: #007db1;
	font-size: 1.25em;
	padding: 0;
	margin: 15px 0 3px 0;
	}	
	
#copy p {
	padding: 0;
	margin: 7px 40px 7px 0;
	color: #333;
	}
	
#copy blockquote {
	font-style: italic;
	padding: 10px 0;
	border-bottom: 1px dotted #333;
	}	
	
#copy ul {
	margin: 0; padding: 0;
	color: #333;
	}
	
#copy li {
	padding: 3px 0;
	margin-left: 20px;
	}
			
#copy a:link, #copy a:active {
	color: #ec891d;
	font-weight: bold;
	text-decoration: none;
	}
	
#copy a:hover, #copy a:visited {
	text-decoration: underline;
	color: #f6be85;
	}	
	
/* blog callout */
#blog {
	width: 190px; height: 162px;
	border: 1pt solid #007db1;
	background: #dae8f3;
	clear: both;
	float: left;
	margin: 0 40px 20px 50px!important; margin: 0 40px 20px 25px;
	}
	
#blog_int {
	width: 190px; height: 162px;
	border: 1pt solid #007db1;
	background: #dae8f3;
	clear: left;
	float: left;
	margin: 0 40px 20px 50px!important; margin: 0 40px 20px 25px;
	}
	
#calc, #links {
	width: 226px; height: 162px;
	float: left;
	margin: 0 40px 20px 0px;
	}

#calc {
	border: 1pt solid #ec891d;
	background: #fdeee0;
}		

#links {
	border: 1pt solid #007db1;
	background: #dae8f3;
	}
	
#blog h1, #links h1, #calc h1 {
	display: block;
	line-height: 20px;
	margin: 0 0 8px 0;
	padding: 5px 8px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	}
	
#blog h1, #links h1 {
	background: #007db1;
	}
	
#blog_int h1, #links h1, #calc h1 {
	display: block;
	line-height: 20px;
	margin: 0 0 8px 0;
	padding: 5px 8px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	}
	
#blog_int h1, #links h1 {
	background: #007db1;
	}	
	
#calc h1 {
	background: #ec891d;
	}
			
#blog p, #links p, #calc p {
	color: #333;
	padding: 2px 8px;
	margin: 0;
	}
	
#blog a, #blog a:visited, #links a, #links a:visited {
	color: #007db1;
	font-weight: bold;
	text-decoration: none;
	}
	
#blog_int p, #links p, #calc p {
	color: #333;
	padding: 2px 8px;
	margin: 0;
	}
	
#blog_int a, #blog a:visited, #links a, #links a:visited {
	color: #007db1;
	font-weight: bold;
	text-decoration: none;
	}	
	
#calc a, #calc a:visited {
	color: #ec891d;
	font-weight: bold;
	text-decoration: none;
	}	
	
#blog a:hover, #blog a:active, #links a:hover, #links a:active, #calc a:hover, #calc a:active {
	text-decoration: underline;
	}
	
#blog_int a:hover, #blog a:active, #links a:hover, #links a:active, #calc a:hover, #calc a:active {
	text-decoration: underline;
	}	
	
/* footer */	
#foot {
	width: 903px;
	height: 55px;
	float: left;
	clear: both;
	background: url(http://www.pegoandassoc.com/i/m_foot.gif) no-repeat top left;
	}
	
#foot p {
	color: #fdeee0;
	font-size: .85em;
	margin: 8px 50px;
	padding: 0;
	}
	
#foot a, #foot a:visited {
	color: #fdeee0;
	font-weight: bold;
	text-decoration: none;
	}
	
#foot a:hover, #foot a:active {
	text-decoration: underline;
	}			