@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'MyriadProRegular';
	src: url('myriadpro-regular-webfont.eot');
	src: local('☺'), url('myriadpro-regular-webfont.woff') format('woff'), url('myriadpro-regular-webfont.ttf') format('truetype'), url('myriadpro-regular-webfont.svg#webfonto70rnzVV') format('svg');
	font-weight: normal;
	font-style: normal;
	}
	
p {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:14px;
	color: #003c50;
	line-height: 1.6em;
	}
	
a {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:14px;
	color: #003c50;
	text-decoration:none;
	}
	
a:hover {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:14px;
	color: #003c50;
	text-decoration:underline;
	}
	
ul {
	margin:0;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	line-height: 1.5em;
	list-style-type:square;
	margin-top: 15px;
	}
	
li {
	padding: 0 0 0 0;
	margin:0;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:12px;
	color: #003c50;
	font-style:italic;
	}

body {
	margin: 0;
	padding: 0;
	background-image:url(../img/bground.jpg);
	background-repeat:repeat-x;
}

.large {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:16px;
	color: #003c50;
	line-height: 1.4em;
	}
	
.large_bold {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:16px;
	color: #003c50;
	line-height: 1.6em;
	font-weight:bold;
	}
	
#wrapper {
	margin: 0 auto;
	width: 720px;
	}
	
#logo {
	background-image:url(../img/logo_top.jpg);
	background-repeat:no-repeat;
	width: 328px;
	height: 147px;
	margin: 0 auto;
	}
	
#content_wrapper {
	width: 720px;
	margin: 0 auto;
	}

	
#left_content {
	width: 400px;
	float: left;
	}
	
.separator {
	width: 60px;
	height: 390px;
	background-image:url(../img/separator.jpg);
	background-repeat:no-repeat;
	float: left;
	}
	
#right_content {
	width: 260px;
	float: right;
	}
	
.centered {
	clear: both;
	margin: 0 auto;
	width: 720px;
	text-align:center;
	/* background-image:url(../img/bird_break.jpg); */
	background-repeat:no-repeat;
	padding-top: 10px;
	}
	
.break {
	clear: both;
	width: 720px;
	margin: 0 auto;
	text-align:center;
	background-image:url(../img/break.png);
	background-repeat:no-repeat;
	height: 70px;
	margin-top: 50px;
	}
	
#footer_wrapper {
	margin: 0 auto;
	width: 100%;
	background-image:url(../img/footer.jpg);
	background-repeat:repeat-x;
	height: 62px;
	padding-top: 50px;
	}
	
#footer_content {
	width: 720px;
	text-align: center;
	margin: 0 auto;
	background-image:url(../img/footer_bground.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

#footer_content p {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:11px;
	color: #003c50;
	padding: 12px 0 0 30px;
}
	
	
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(../img/slider_bground.png) no-repeat;
    width:720px;
    height:342px;
    margin:0 auto;
	padding: 6px 0 0 9px;
}

#slider {
	position:relative;
	width:720px;
	height:246px;
	background:url(../img/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:300px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:35px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


/***********************************************************************************************************************
 STYLES FOR Tipsy Rollovers
************************************************************************************************************************/

.tipsy { padding: 5px; font-size: 11px; opacity: 1.0; filter: alpha(opacity=100); background-repeat: no-repeat;  background-image: url(../img/tipsy.html); margin-top: 10px; 	color:#1F242F; font-family: Helvetica, Arial, sans-serif; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: #55ae0f; color: white; max-width: 500px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center;}
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
  
  
 .pp_nav p {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:20px;
	color: #8d8e92;
	letter-spacing:-.05em;
	margin:10px 0 5px 15px;
	z-index:9999;
	text-shadow: none;
	}
	
.pp_description {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:20px;
	color: #8d8e92;
	letter-spacing:-.05em;
	margin:10px 0 5px 15px;
	z-index:9999;
	text-shadow: none;
	}
