/* * * * Peterson Consulting, INC. * * * */

body{
	background:url(../img/body-bg.jpg) top left repeat #45667D;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}
.align-right{text-align:right}
.align-left{text-align:left}

img, div, a, ul, li, input, textarea { behavior: url(iepngfix.htc) }

img { -ms-interpolation-mode: bicubic; }

/* * * * Container * * * */
#top{
	background:url(../img/top-shadow.png) bottom left no-repeat;
	width:1000px;
	height:25px;
	margin:0 auto;
	}
#container{
	background:url(../img/body-shadow.png) top left repeat-y;
	margin:0px auto;
	width:1000px;
	}
	#containerInner{
		width:913px;
		border:1px solid #5B6065;
		margin:0 0 0 40px;
		}

/* * * * Header * * * */

#header{
	background:url(../img/header-bg.jpg) top left repeat-x;
	height:150px;
	padding:7px 0 0 17px;
	}
	#header h1{
		font-size:0em;
		text-indent:-1000000px;
		line-height:0em;
	}
	#header .logo{
		height:127px;
		float:left;
		margin:6px 0 0 30px;
		}
	#header p.slogan{
		font-size:22px;
		font-family:"Trebuchet MS", Georgia;
		font-style:italic;
		float:right;
		margin:30px 30px 0 0;
		color:#252525;
		}
	#header .banner{
		background:url(../img/header-banner.jpg) top left no-repeat;
		width:875px;
		height:137px;
		border:2px solid black;
		}
	#header .square{
		background:url(../img/square-bk.png) top left repeat;
		width:112px;
		height:137px;
		}

/* * * * Navigation * * * */

#navbar{
	background:#303030;
	height:26px;
	font-size:19px;
	}
	#navbar ul{
		height:26px;
		margin-left:8px;
		}
		#navbar ul li{
			float:left;
			width:150px;
			height:26px;
			}
			#navbar ul li a{
				background:url(../img/tabV3.png) top left no-repeat;
				text-align:center;
				display:block;
				width:150px;
				height:26px;
				color:#252525;
				line-height:26px;
				_cursor:pointer;
				font-variant:small-caps;
				}
				#navbar ul li a:hover,
				#navbar ul li a.active{
					background:url(../img/active-tabV3.png) top left no-repeat;
					color:#FFF;
					width:150px;
					height:26px;
					}
	
/* * * * Dividers * * * */

#divider1{
	background:url(../img/divider1-bg.jpg) top left repeat-y;
	height:9px;
	}
#divider2{
	background:url(../img/divider2-bg.png) top left repeat;
	height:7px;
	position:relative;
	z-index:5;
	clear:both;
	}

/* * * * Content * * * */

#page{
	width:913px;
	background:#FFF;
	_margin-bottom:-18px;
	}

#content{
	float:left;
	width:630px;
	margin:25px 0 -25px 29px;
	_margin:25px 0 -25px 14px; 
	overflow:hidden;
	}
	#content h1{
		color:#0177C1;
		font-size:22px;
		margin-bottom:9px;
		font-variant:small-caps;
		}
	#content h1.foundation{
		color:#0177C1;
		font-size:20px;
		margin-bottom:9px;
		font-variant:normal;
		}
	#content h2{
		color:#0E81C2;
		font-size:16px;
		text-transform:uppercase;
		margin:0 15px 0 15px;
		}
		#content h2 .lowercase{
			text-transform:lowercase;
			}
		#content h2 .sub{
			font-size:12px;
			color:#244056;
			font-weight:bold;
			text-transform:none;
			}
		#content h2 a{
			color:#0E81C2;
			}
			#content h2 a:hover{
				text-decoration:underline;
				}
	#content p{
		font-size:13px;
		margin:0 0 0 15px;
		width:605px;
		padding-bottom:15px;
		line-height:140%;
		}
		#content p .name{
			color:#0E81C2;
			font-size:14px;
			}
		#content p.homeJustify{
			text-align:justify;
			margin:3px 0 0 15px;
			width:575px;
		}
			#content p.homeJustify span.spacer{
				display:block;
				height:8px;
			}		
		
/* * * * ABOUT PAGE * * * */
		#content p.aboutJustify{
			text-align:justify;
			width:600px;
		}
		#content p.aboutJustifySmall{
			text-align:justify;
			width:420px;
		}
		#content p.aboutJustifySara{
			text-align:justify;
			width:600px;
			*width:425px;
		}
		#content .tomPic{
			float:right;
			margin-top:25px;
		}
		#content .leftSara{
			float:left;
			height:262px;
			padding-top:7px;
		}
	#content img{
		margin:15px;
		border:3px solid #A3CFEA;
		}
	#content .column{
		float:left;
		width:188px;
		margin:20px 0 0 15px;
		}
		#content .homeBullets{
			margin:15px 0 0 90px;
			display:block;
		}
		#content ul{
			font-size:13px;
			margin-left:37px;
			color:#000;
			}
			#content ul li{
				background:url(../img/bullet.jpg) no-repeat 0% 45%;
				padding-left:15px;
				margin-bottom:10px;
				}
		#content ul.mission-list{
			margin:0 0 15px 60px;
			font-size:13px;
			text-align:justify;
			width:532px;
			}
	#content .three-images{
		margin:5px 0 0 -28px;
		border:none;
		}
	#content .home-img{
		width:265px;
		}
	#link{
		display:block;
		clear:both;
		margin-left:15px;
		}
		#link img{
			border:none;
			margin:0 20px 20px 0 ;
			float:left;
			}
		#link p{
			width:;
			margin:0;
			padding:0;
			}
		#link h5{
			color:#0E81C2;
			font-size:16px;
			text-transform:uppercase;
			margin:0;
			width:;
			padding:30px 0 0 0;
			}
			#link h5 a{color:#0E81C2;}
				#link h5 a:hover{text-decoration:none;}
		#projects{
			margin-top:20px;
		}
			#projects p{
				margin:0;
				width:auto;}
			#projects h2.projects{margin:0;}
				#projects p.justify{
					text-align:justify;
					margin:0;
					}
			#projects img{
				margin:0 15px;
				border:none;
			}
			#content #projects div.separator{
				width:440px;
				text-align:center;
				margin:0 0 0 72px;
				padding:25px 0 35px 0;
				display:block;
				clear:both;
			}
				#content #projects div.separator img{
					width:440px;
					height:2px;
					border:none;
				}
			#content #projects .busText{
				float:left;
				padding:80px 5px 0 0;
				text-align:right;
			}
			#content #projects img.threeShelters{
				width:625px;
				height:170px;
				margin-left:-6px;
			}
			
/* * * * Sidebar * * * */

	#sidebar{
		background:url(../img/sidebar-img.jpg) bottom left no-repeat #DEEFF9;
		border-left:7px solid #A3CFEA;
		float:right;
		width:244px;
		color:#234256;
		}
		#sidebar h3,
		#sidebar h4,
		#sidebar p{
			width:186px;
			}
		#sidebar h3{
			font-size:22px;
			margin:25px 0 0 28px;
			}
		#sidebar h4{
			color:#0E81C2;
			font-size:14px;
			margin:25px 0 0 28px;
			}
		#sidebar p{
			font-size:10px;
			margin:5px 0 0 28px;
			text-align:left;
			}
			#sidebar p.quote{
				margin:2px 0 20px 28px;
				font-style:italic;
				font-size:12px;
				}
			#sidebar p.quoteCredit{
				margin:2px 0 20px 28px;
				font-style:italic;
				font-size:12px;
				text-align:left;
				}
		#sidebar img{
			border:2px solid #C8D6DF;
			margin:12px 0 0 0px;
			}
	#sidebar p.contact{
		font-size:12px;
		color:#505050;
		padding:5px 0 0 1px;
		}
		#sidebar p.contact strong{
			font-size:16px;
			font-weight:bold;
			}
				
/* * * * Footer * * * */

#footer{
	background:#EBEBEB;
	height:122px;
	display:block;
	clear:both;
	}
	#footer p{
		font-size:12px;
		color:#505050;
		padding:20px 44px 0 44px;
		}
		#footer p.phone{
			font-size:16px;
			font-weight:bold;
			padding:0 0 0 44px;
			}
		#footer p.permission{
			font-size:10px;
			width:300px;
			text-align:right;
			float:right;
			margin:45px -45px 0 0;
			color:#999;
			}
	#footer img.footer-logo{
		float:right;
		margin-right:12px;
		}
/* * * * Bottom Navigation and Credis * * * */

#bottom-nav{
	background:url(../img/bottom-shadow.png) top left no-repeat;
	height:34px;
	padding-top:6px;
	width:1000px;
	margin:0 auto;
	}
	#bottom-nav ul{
		padding-left:240px;
		}
		#bottom-nav ul li{
			color:#FFF;
			float:left;
			font-size:12px;
			margin-right:69px;
			}
			#bottom-nav ul li a, #credits a{
				color:#FFF;
				text-decoration:underline;
			}
			
#credits{
	color:#FFF;
	width:1000px;
	margin:0 auto;
	font-size:10px;
	height:44px;
	text-align:center;
	}
	#credits span{
		display:block;
		margin-bottom:5px;
	}
	
/* * * * Forms * * * */

fieldset {
	border:1px dashed #CFCFCF;
	padding:10px;
	width:550px;
	margin:0px 0 0px 0;
}

legend {
	font-size:13px;
	line-height:18px;
	padding: 2px 6px 5px 6px;
	*padding-right:10px;
	font-weight:bold;
	font-size:16px;
	color:#5E5E5E;
	background:#EBEBEB;
	*margin:0 0px 7px -7px;
}

label {
	font-family:Georgia, "Times New Roman";
	width:138px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	color:#303030;
	background:;
	float:left;
	display: block;
	font-size:14px;
	font-weight: bold;
	line-height: 1.1;
}
.form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.holder {
	background-color:#fff;
}

.div_textbox {
	width:395px;
	float:right;
	background-color:#DDEEF8;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
}

.textbox {
    	background-image: url(../img/16t.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:356px;
    	font:normal 16px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}

.textbox:focus, .textbox:hover {
	background-color:#EFF9FF;
}

.div_checkbox {
	width:395px;
	height:75px;
	margin-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
	color:#48381E;
	float:right;
	font-size:12px;
	background-color:#F3E2CE;
}
.checkbox{
	width: 15px;
	height: 15px;
}

.checkLeft{
	float:left;
	margin:14px 0 0 15px;
	_margin:12px 0 0 5px;
	}

.div_textarea {
	width:395px;
	float:right;
	background-color:#DDEEF8;
	height:115px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textarea {
	background-image: url(../img/16t.png);
	background-repeat:no-repeat;
	background-position:left;
	width:356px;
	height:100px;
	font:normal 16px Arial;
	color: #444444;
	padding:3px 5px 3px 24px;
}
.textarea:focus, .textarea:hover {
	background-color:#EFF9FF;
}

.username {
    	background-image: url(../img/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:356px;
    	font:normal 16px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}
.username:focus, .username:hover {
	background-color:#EFF9FF;
}
   
.password {
    	background-image: url(../img/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 16px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}
.password:focus, .password:hover {
	background-color:#EFF9FF;
}

.email {
    background-image: url(../img/email.gif);
    background-repeat: no-repeat;
   	background-position:left;
	width:356px;
    font:normal 16px Arial;
    color: #444444;
    padding:3px 5px 3px 24px;
}

.email:focus, .email:hover {
	background-color:#EFF9FF;
}

.button_div {
	width:334px;
	float:right;
	background-color:;
	border:1px solid #A3CFEA;
	text-align:right;
	height:39px;
	margin-top:8px;
	padding:5px 32px 3px;
}

.buttons {
	background: #EBEBEB;
	font-size:10px; 
	color: #5E5E5E; 
	padding: 6px 14px;
	border:4px solid #CFCFCF;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

#content #EmailForm img.captcha{
	margin:6px 0 12px 150px;
}

/* * * * End of Form * * * */	

