html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-image:url(../images/skyHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	font: 100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}

p{
	font-size: 12px;
	color: #393939;
	line-height: 18px;
	padding: 3px;
}
p a {
	text-decoration: none;
}

#wrapper {
	margin:0px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
}
#masthead{
	background-image: url(../images/peregrine-logo2.png);
	background-repeat:no-repeat;
	height:100px;
	margin-top: 20px;
	background-position: left top;	
	width: 100%;
}

h1{
	font-size: 16px;
	color: #999999;
	line-height: 18px;
	font-weight: bold;
}
h2{
	font-size: 13px;
	color: #777777;
	line-height: 14px;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	color: #425781;
	line-height: 14px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D8AA10;
}

.slogan{
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	padding: 3px;
	float: left;
	margin-top: 61px;
	margin-left: 450px;
	letter-spacing: 2px;
	display:block;
	position:relative;
}
/* Main site navigation, inline format */
#nav{
	margin: 5px 0 0 0;
	font-size: 10px;
	color: #666666;
	text-align: right;
	width: 695px;
}
#nav ul{
	padding: 0;
	margin: 0;
	
}
#nav ul li{
	display: inline;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li a{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#nav ul li a:hover, #nav ul li a:focus{
	color: #000000;
	background-color: #F2DB8E;
}
/* left culumn navigation */
#nav2{
	margin-top: 38px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	width: 140px;
	float: left;
	margin-left: 10px;
	
}
#nav2 ul{
	padding: 0;
	margin: 0;
	
}
#nav2 ul li{
	list-style-type: none;
	line-height: 22px;
	list-style-image: none;
	border-bottom: 1px dotted #999999;
}
#nav2 ul li a{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #D8AA10;
	text-decoration: none;
	padding: 0px;
	display: block;	
	width: 140px;
}
#nav2 ul li a:hover, #nav ul li a:focus{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	background-color: #F2DB8E;
}
/* home page content */
#homecontent {
	width: 100%;
	position: relative;
	margin: auto;
}
#homecontent #seo { font-size: 10px; width: 700px; height: 40px; margin-left: -5000px;}
#homecontent #businessdescription { width: 700px; margin: -30px 0 15px 0;}
#homecontent #businessdescription h1 {
	font-size: 12px;
	color: #898989;
	line-height: 18px;
	padding: 3px;}
#homecontent .title {
	font-size: 16px;
	color: #D8AA10;
	margin-bottom: 10px;
	display: block;
}
#homecontent #websiteTips {
	width: 204px;
	margin:0 22px 0 0;
	color: #393939;
	float:left;
}
#homecontent #websiteTips #tipsTop{ background: url(../images/tips_top.jpg) no-repeat; height: 14px; margin:0; font-size: 2px;}
#homecontent #websiteTips #tipsCenter{ background: url(../images/tips_center.jpg) repeat-y; margin: 0;}
#homecontent #websiteTips #tipsBottom{ background: url(../images/tips_bottom.jpg) no-repeat; height: 14px; margin:0; font-size: 2px;}
#homecontent #websiteTips #tipsCenter .tipTitle {font-weight:bold; font-size:15px; margin-bottom: 8px; color: #898989; text-align:center;  }

#homecontent #websiteTips #tipsCenter .tipTitle .tipSub {color: #898989; text-align:center; font-weight: bold; font-size: 12px; }
#homecontent #websiteTips img { margin:3px 8px 0 10px; padding:0; }
#homecontent #websiteTips p { margin:0; padding:0 5px 10px 0; font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	 }
#homecontent #websiteTips a { color:#feb93a; font-weight: bold; padding-left: 35px; text-decoration:none; }
#homecontent #websiteTips a:hover { color:#ee9a00;}

#homecontent #centerContent {
	margin: 15px 0 0 0;
	width: 260px;
	text-align:left;
	color: #393939;
	float:left;
}
#homecontent #centerContent #articles {
	/*border-bottom: dotted 1px #898989;*/
	padding-bottom: 5px;
}
#homecontent #centerContent #articles .articles {
	margin:0;
	padding:0;
	font-size: 20px;
	font-weight: bold;
	color: #feb93a;
}
#homecontent #centerContent #articles h2 {
	margin:10px 0 0 0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
	color: #898989;
}
#homecontent #centerContent a, #homecontent #news a { color:#feb93a; font-weight: bold; font-size: 12px; text-decoration:none; }
#homecontent #centerContent a:hover, #homecontent #news a:hover { color:#ee9a00;}
#homecontent #news {
	width: 180px;
	margin: 15px 0 0 22px;
	padding: 0 0 0 25px;
	border-left: dotted 1px #898989;
	text-align:left;
	color: #393939;
	float:left;
}
#homecontent #news h2 {
	margin: 0 0 10px 0;
	padding:0;
	font-size: 20px;
	font-weight: bold;
	color: #97B9D3;}
#homecontent #news hr {
	color:#97B9D3;
}
/* PORTFOLIO page content */
#contentPortfolio {
	margin-left: 140px;
	padding-left: 0;
	padding-top: 0;
	position: relative;
}

#contentPortfolio .title {
	font-size: 16px;
	color: #D8AA10;
	border-bottom: 1px dotted #999999;
	margin: 10px 0 30px 0;
	display: block;
}


/* contact page content */
#contactcontent {
	width: 550px;
	position: relative;
	margin: auto;
}

#contactcontent .title {
	font-size: 16px;
	color: #D8AA10;
	margin-bottom: 10px;
	display: block;
}
#contactcontent .columnheading {
	margin-top: 30px;
	width: 100%;
	position: relative;
	text-align: left;
}
#contactcontent .leftcolumn {
	border-right: 1px dotted #999999;
	float: left;
	text-align: center;
	margin-top: 30px;
	width: 39%;
	position: relative;
}

#contactcontent .rightcolumn {
	width: 59%;
	float: left;
	text-align: center;
	margin-top: 30px;
	position: relative;
}
#contactcontent #contactForm {
	margin: 0;
	font-size: 12px;
	color: #393939;
	border: 1px solid #323232;
	padding:3px;
}
/* TESTIMONIALS */
#testimonialWrapper {
	margin: 30px 0;
}
#testimonialsContent {
	margin:0;
	padding:0 60px;
}
#testimonialsContent h4 {
	
}
#testimonials .name {
	font-size: 1em;
	color: #425781;
	line-height: 14px;
	font-weight: bold;
	text-decoration:none;
}
#testimonials .testimonyText {
	margin: 0;
	padding-left: 30px;
}
#testimonials .testimonyText p {
	margin: 0;
	font-style:italic;
	text-align:left;
}
#testimonials .testimonyContact {
	margin: 0;
	padding-right: 30px;
	text-align:right;
}
#testimonials .testimonyContact a {
	color: #425781;
	text-decoration:none;
}
#testimonials .testimonyContact a:hover {
	color: #D8AA10;
	text-decoration:none;
}
#testimonials .testimonyContact p {
	margin: 0;
	text-align:right;
	font-style:normal;
}


/* Right column content */
#content {
	padding: 40px 30px 20px 50px;
	float:left;
	width:500px;
}
#content .title {
	font-size: 16px;
	color: #D8AA10;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	display: block;
}
#content .headings {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
#content ul{
	font-size: 12px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 15px;
}
#pfsamples {
	/* display: block; */
	/* position: relative; */
	font-size: 12px;
	color: #666666;
	width: 535px;

}
#pfsamples hr {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	
}
.samplerow {
	margin-bottom: 25px;
	padding-bottom: 15px;
}


.thumb {
	font-size: 12px;
	color: #666666;
	position: relative;
}

.thumb img {
	margin-right: 20px;
	float: left;
}
.separator {
	height: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
/*.viewlarger{
	width: 83px;
	height: 25px;
}
.viewlarger a {
	background: url (../images/vewLargerBtn.jpg);
}

.viewlarger a:hover, a:focus {
	background: url (../images/vewLargerBtn-over.jpg);
}*/
.portrait {
	margin-right: 20px;
	border: 1px solid #000000;
}
#footer {
	margin: 0;
	padding: 20px 0 10px 0;
	text-align:center;
}
#fblink {
	width: 180px;
	float:left;
	padding-left:10px;
}
#fblink a {
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color: #97B9D3;
}
#fblink a:hover {
	color: #feb93a;
}
#footer .footerContact {
	margin-bottom: 20px;
	color:#aaaaaa;
	float:left;
	width: 400px;
}
#footer2 {
	margin: 0;
	padding: 40px 0 10px 0;
	text-align:center;
	
}

.minimize {
	color:#CCCCCC;
	font-size: 10px;
}
.clear1pxheight {
	clear:both;
	font-size:1px;
	line-height:1px;
	}