/*
----------------------------------------------------------------
	R E S E T
---------------------------------------------------------------- */





html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, dl, dt, dd, strong, ol, ul, li, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

body {
	font-size:100%;
    line-height:1.25em; /* 16×1.125=18 */
	color: #000000;
	background: #F4F0C3 url(images/header.jpg) no-repeat center top;
	font-family:"Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	}

ol, ul {
	list-style: none;
	}
	
em {
	font-style:italic;
	}







/*
----------------------------------------------------------------
	                 S T Y L E S
---------------------------------------------------------------- */








.image_replacement {
	display:block;
	text-indent:-9999px;
	}

.center {
	text-align: center;
	display: inline;
	}
.caption {
	font-style:italic;
	color: #9F9F9F;
	}

.subhead {
	width: 100%;
	font-style: normal;
	line-height:normal; 
	font-weight:bold;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	color: #4AA091;
	border-top: 1px dotted #D0CC99;
	border-bottom: 1px dotted #D0CC99;
	padding: 4px 0 6px 0;
	margin: 0 0 8px 0;
	display: table;
	}
.no_padding_bottom h3 {
	padding: 0 18px 0 33px;
	}

.float_right {
	float: right;
	margin-left: 8px;
	margin-right: 0px;
	}

.clear {
	clear: both;
	}

.album_image {
	margin: 0 10px 10px 0;
	display: inline;
	}

.album_header {
	font-size: 1.1em;
	margin: 0px;
	padding: 0 0 5px 0;
	}
	
@font-face {
	font-family: 'LasVegasCastaway';
	src: url('lasvegas-castaway.eot');
	src: local('☺'), url('lasvegas-castaway.woff') format('woff'), url('lasvegas-castaway.ttf') format('truetype'), url('lasvegas-castaway.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
	}

small {
	font-size: .7em;
	color:#4AA091;
	font-family:"Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	padding: 0 0 4px 33px;
	display: block;
	}

h1 {
	font-style: normal;
	line-height:normal; 
	font-weight:normal;
	font-family: 'LasVegasCastaway', sans-serif;
	font-size: 1.9em;
	color: #4879B0;
	margin: 0 0 7px 0;
	text-shadow: 1px 1px 2px rgba(255,255,255, .8);
	}

h2 {
	font-style: normal;
	line-height:normal; 
	font-weight:normal;
	font-family: 'LasVegasCastaway', sans-serif;
	font-size: 1.7em;
	color: #F4F0C3;
	padding: 24px 0 0 30px;
	text-shadow: 1px 1px 3px rgba(0,0,0, .3);
	}

h3 {
	font-size: 1em;
	color: #626262;
	font-weight: bold;
	padding: 0 18px 4px 33px;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	}

h4 {
	font-size: 1em;
	color: #F4F0C3;
	font-weight: bold;
	padding: 0 0 15px 40px;
	font-family:"Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	}

h5 {
	width: 100%;
	font-style: normal;
	line-height:normal; 
	font-weight:bold;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	color: #626262;
	border-top: 1px dotted #D0CC99;
	border-bottom: 1px dotted #D0CC99;
	padding: 4px 0 6px 0;
	margin: 5px 0 8px 0;
	display: table;
	}

h6 a {
	font-style: normal;
	line-height:normal; 
	font-weight:normal;
	text-decoration: none;
	display: inline-block;
	font-family: 'LasVegasCastaway', sans-serif;
	font-size: 1.5em;
	color: #4AA091;
	margin: -15px 15px 7px 0;
	}

h6 a:hover {
	color: #59C2B0;
	}

h9 {
	font-size: 1em;
	color: #4AA091;
	font-weight: bold;
	text-shadow: 3px 3px 2px #FFF;
	text-shadow: -1px -1px 1px #E0E0E0;
	padding: 0 0 2px 0;
	display: block;
	}

img {
	padding: 9px;
	border: 1px solid #D0CC99;
	background: #FFFDE3;
	margin: 0 20px 10px 0;
	display: block;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}

img.center {
	margin: 0 auto;
	text-align: center;
	clear: both;
	float: none;
	}

p img {
	margin: 15px 20px 10px 0;
	}
	
a:hover img {
	background: #FFF;
	border-color: #FFF;
	}
	
p a {
	color: #4477b0;
	font-weight: normal;
	text-decoration: none;
}

p a:hover {
	color: #549BE5;
}







/* ---    F O R M   S T Y L I N G    --- */






.form-all{
    background:#F1F1F1 url(../../images/big-back.png) repeat-x;
    color: Black;
    font-family: Verdana;
    font-size: 18px;
	}

.form-textbox, .form-textarea, .form-dropdown {
    -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
    width:100%;
    padding:8px 4px;
    background-color:#FFFDE3;
    border-color:#D0CC99 #FFF #FFF #D0CC99;
    border-style:solid;
    border-width:1px;
    color:#626262;
    font-size:.9em;
    font-weight:normal;
    line-height:18px;
	-webkit-box-shadow: 1px  1px 2px #FFFDE3;
	-moz-box-shadow: 1px 1px 2px #FFFDE3;
	box-shadow: 1px 1px 2px #FFFDE3;
	}

.form-radio, .form-checkbox{
    height:20px;
    width:20px;
	}

.form-submit-button, .form-submit-reset, .form-submit-print {
    -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
    padding:8px 4px;
    background:#FFFDE3;
    border-style:outset;
	border: 1px solid #D0CC99;
    color:#4477b0;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
	-webkit-box-shadow: 1px  1px 2px #C9C19B;
	-moz-box-shadow: 1px 1px 2px #C9C19B;
	box-shadow: 1px 1px 2px #C9C19B;
	}
	
.form-submit-button:hover, .form-submit-reset:hover, .form-submit-print:hover {
    color:#549BE5;
	-webkit-box-shadow: 2px  2px 3px #FFFDE3;
	-moz-box-shadow: 2px 2px 3px #FFFDE3;
	box-shadow: 2px 2px 3px #FFFDE3;
	}








/*
----------------------------------------------------------------
	                 S T R U C T U R E
---------------------------------------------------------------- */








#mainwrap {
	width: 960px;
	margin: 0px auto;
	}

#header {
	padding: 20px 0 0px 0;
	width: 100%;
	height: 230px;
	}
	
#header a {
	background: url(images/header_pp_logo.png) no-repeat center;
	width: 288px;
	height: 190px;
	margin: 0 auto;
	}
	
#ornament {
	background:url(images/brush_ornament.png) no-repeat center;
	width: 960px;
	height: 64px;
	margin: 0px auto;
	clear: both;
	}
	
#content_wrap {
	width: 960px;
	margin: 15px auto 0px auto;
	}

#column_left {
	width: 595px;
	float: left;
	padding: 0 0 0 15px;
	}

#column_left p {
	font-size: 0.8em;
	color: #626262;
	margin: 0 0 17px 0;
	}

#column_right {
	height: 550px;
	width: 313px;
	float: left;
	margin: 0 5px 0 32px;
	background: url(images/sidebar_bg.png) no-repeat top;
	display: table;
	}
	
#column_right p {
	font-size: 0.8em;
    line-height: 1.4em;
	color: #626262;
	padding: 0 18px 8px 33px;
	}

#column_right img {
	padding: 4px;
	border: 1px solid #D0CC99;
	background: #FFFDE3;
	display: block;
	margin: 0 5px 5px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	}
	
#column_right a img:hover {
	padding: 4px;
	border: 1px solid #FFF;
	background: #FFF;
	}

#album_cover {
	width: 280px;
	margin: 0 16px 10px 0;
	float: left;
	}

#sidebar_top_home {
	width: 313px;
	height: 98px;
	background: url(images/sidebar_top_home.png) no-repeat top;
	}	

#sidebar_top_ponies {
	width: 313px;
	height: 98px;
	background: url(images/sidebar_top_ponies.png) no-repeat top;
	}	
	
#sidebar_top_shop {
	width: 313px;
	height: 98px;
	background: url(images/sidebar_top_shop.png) no-repeat top;
	}	
	
#sidebar_top_blog {
	width: 313px;
	height: 98px;
	background: url(images/sidebar_top_blog.png) no-repeat top;
	}	
	
#sidebar_top_chincoteague {
	width: 313px;
	height: 98px;
	background: url(images/sidebar_top_chincoteague.png) no-repeat top;
	}	
	
#sidebar_top_calendar {
	width: 313px;
	height: 98px;
	background: url(images/sidebar_top_calendar.png) no-repeat top;
	}	
	
#sidebar_top_press {
	width: 313px;
	height: 98px;
	background: url(images/sidebar_top_press.png) no-repeat top;
	}	
	
#sidebar_top_contact {
	width: 313px;
	height: 98px;
	background: url(images/sidebar_top_contact.png) no-repeat top;
	}	
	
#sidebar_story {
	width: 313px;
	background: url(images/sidebar_rule.png) no-repeat bottom;
	display: table;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	}	

#sidebar_story_last {
	width: 313px;
	padding: 0 0 15px 0;
	}	








/* -------------- Icons ---------------- */








#icon_photo a {
	width: 75px;
	height: 75px;
	float: left;
	margin: 0px;
	display: inline;
	background:url(images/media_sprites.png) no-repeat;
	background-position:0px 0px;
	}

#icon_photo a:hover {
	background-position:0px -75px;
	}

#icon_photo a:active {
	background-position:0px -150px;
	}

#icon_video a {
	width: 75px;
	height: 75px;
	float: left;
	margin: 0px;
	display: inline;
	background:url(images/media_sprites.png) no-repeat;
	background-position:-75px 0px;
	}

#icon_video a:hover {
	background-position:-75px -75px;
	}

#icon_video a:active {
	background-position:-75px -150px;
	}

#icon_facebook a {
	width: 75px;
	height: 75px;
	float: left;
	margin: 0px;
	display: inline;
	background:url(images/media_sprites.png) no-repeat;
	background-position:-150px 0px;
	}

#icon_facebook a:hover {
	background-position:-150px -75px;
	}

#icon_facebook a:active {
	background-position:-150px -150px;
	}

#icon_blog a {
	width: 75px;
	height: 75px;
	float: left;
	margin: 0px;
	display: inline;
	background:url(images/media_sprites.png) no-repeat;
	background-position:-225px 0px;
	}

#icon_blog a:hover {
	background-position:-225px -75px;
	}

#icon_blog a:active {
	background-position:-225px -150px;
	}







/* -------------------------------------- */








#cal_event {
	width: 525px;
	height: auto;
	background: #FFFDE3;
	float: left;
	padding: 15px 25px 5px 25px;
	margin: 0 0 15px 0;
	border: 1px solid #D0CC99;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-shadow: 1px  2px 5px #C9C19B;
	-moz-box-shadow: 1px 2px 5px #C9C19B;
	box-shadow: 1px 2px 5px #C9C19B;
	}

#cal_event h3 {
	font-size: 1.1em;
	color: #626262;
	background-color: #FAFAD6;
	font-weight: bold;
	text-shadow: 3px 3px 2px #FFF;
	text-shadow: -1px -1px 1px #E0E0E0;
	border-top: 1px dotted #D0CC99;
	border-bottom: 1px dotted #D0CC99;
	padding: 4px 0 6px 12px;
	margin: 8px 0 8px 0;
	display: block;
	}

#cal_event p {
	text-shadow: 3px 3px 2px #FFF;
	text-shadow: -1px -1px 1px #E0E0E0;
	padding: 0 0 0 12px;
	}

#cal_event img {
	border: 1px solid #D0CC99;
	background: #FFF;
	}

#cal_event a img:hover {
	border: 1px solid #FFF;
	background: #FFF;
	}

#footer {
	width: 100%;
	height: 510px;
	background: url(images/footer_paint.png) repeat-x bottom;
	clear: both;
	}

#footer p {
	font-size: .9em;
	color: #FFF;
	padding: 0 0 4px 40px;
	}

#footer p a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	}

#footer p a:hover {
	color: #F4F0C3;
	}

#footer #footer_col_social p {
	float: left;
	padding: 5px 0 25px 7px;
	}

#footer #footer_col_legal p {
	font-size: .7em;
	line-height: 1.5em;
	color: #FFF;
	padding: 0 0 4px 40px;
	}

#footer #footer_col_legal p a {
	color: #FFF;
	font-weight: bold;
	}

#footer #footer_col_legal p a:hover {
	color: #F4F0C3;
	}

#footer_wrap {
	width: 960px;
	margin: 0px auto;
	padding: 200px 0 0 0;
	}

#footer_col_nav {
	width: 190px;
	height: 268px;
	background: url(images/footer_rule.png) no-repeat right;
	float: left;
	}

#footer_col_social {
	width: 193px;
	height: 268px;
	background: url(images/footer_rule.png) no-repeat right;
	float: left;
	}
	
#footer_col_contact {
	width: 273px;
	height: 268px;
	background: url(images/footer_rule.png) no-repeat right;
	float: left;
	}

#footer_col_legal {
	width: 260px;
	height: 268px;
	float: left;
	}

#join_email_btn a {
	background:url(images/join_email_sprite.png) no-repeat;
	width:192px;
	height:34px;
	background-position:0px 0px;
	margin: 12px 0 0 40px;
	}	

#join_email_btn a:hover {
	background-position:0px -34px;
	}	

#join_email_btn a:active {
	background-position:0px -68px;
	}	
	
	
	
	
	
	

/* ------- Social Footer --------- */







#social_facebook a {
	background:url(images/social_sprite_facebook.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 15px 40px;
	float: left;
	}	

#social_facebook a:hover {
	background-position:0px -36px;
	}	

#social_facebook a:active {
	background-position:0px -70px;
	}	
	
#social_twitter a {
	background:url(images/social_sprite_twitter.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 15px 40px;
	float: left;
	}	

#social_twitter a:hover {
	background-position:0px -36px;
	}	

#social_twitter a:active {
	background-position:0px -70px;
	}	
	
#social_instagram a {
	background:url(images/social_sprite_instagram.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 15px 40px;
	float: left;
	}	

#social_instagram a:hover {
	background-position:0px -36px;
	}	

#social_instagram a:active {
	background-position:0px -70px;
	}	

#social_youtube a {
	background:url(images/social_sprite_youtube.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 15px 40px;
	float: left;
	}	

#social_youtube a:hover {
	background-position:0px -36px;
	}	

#social_youtube a:active {
	background-position:0px -70px;
	}	

#social_rss a {
	background:url(images/social_sprite_rss.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 15px 40px;
	float: left;
	}	

#social_rss a:hover {
	background-position:0px -36px;
	}	

#social_rss a:active {
	background-position:0px -70px;
	}	







/* ------- Social Sidebar --------- */







#social_facebook_side a {
	background:url(images/social_sprite_facebook.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 0 43px;
	float: left;
	}	

#social_facebook_side a:hover {
	background-position:0px -36px;
	}	

#social_facebook_side a:active {
	background-position:0px -70px;
	}	
	
#social_twitter_side a {
	background:url(images/social_sprite_twitter.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 0 5px;
	float: left;
	}	

#social_twitter_side a:hover {
	background-position:0px -36px;
	}	

#social_twitter_side a:active {
	background-position:0px -70px;
	}	
	
#social_instagram_side a {
	background:url(images/social_sprite_instagram.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 0 5px;
	float: left;
	}	

#social_instagram_side a:hover {
	background-position:0px -36px;
	}	

#social_instagram_side a:active {
	background-position:0px -70px;
	}	

#social_youtube_side a {
	background:url(images/social_sprite_youtube.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 0 5px;
	float: left;
	}	

#social_youtube_side a:hover {
	background-position:0px -36px;
	}	

#social_youtube_side a:active {
	background-position:0px -70px;
	}	

#social_rss_side a {
	background:url(images/social_sprite_rss.png) no-repeat;
	width:37px;
	height:35px;
	background-position:0px 0px;
	margin: 0 0 0 5px;
	float: left;
	}	

#social_rss_side a:hover {
	background-position:0px -36px;
	}	

#social_rss_side a:active {
	background-position:0px -70px;
	}	







/* ---    S U B   N A V I G A T I O N    --- */









#subnav_main {
	width: 595px;
	clear: both;
	margin: 0 0 10px 0;
	}

ul#subnav {
	overflow: hidden;
	height: 44px;
	}

ul#subnav li {
	float: left;
	}





/* ---- MINNOW ----- */





#subnav #subnav-minnow-active {
	background:url(images/subnav_sprites_ponies.png) no-repeat;
	width:112px;
	height:44px;
	background-position:0px -88px;
	}

#subnav #subnav-minnow a {
	background:url(images/subnav_sprites_ponies.png) no-repeat;
	width:112px;
	height:44px;
	background-position:0px 0px;
	}
	
#subnav #subnav-minnow a:hover {
	background-position:0px -44px;
	}
	
#subnav #subnav-minnow a:active {
	background-position:0px -88px;
	}





/* ---- BLITZ ----- */





#subnav #subnav-blitz-active {
	background:url(images/subnav_sprites_ponies.png) no-repeat;
	width:78px;
	height:44px;
	background-position:-112px -88px;
	}

#subnav #subnav-blitz a {
	background:url(images/subnav_sprites_ponies.png) no-repeat;
	width:78px;
	height:44px;
	background-position:-112px 0px;
	}
	
#subnav #subnav-blitz a:hover {
	background-position:-112px -44px;
	}
	
#subnav #subnav-blitz a:active {
	background-position:-112px -88px;
	}





/* ---- BOOMER ----- */





#subnav #subnav-boomer-active {
	background:url(images/subnav_sprites_ponies.png) no-repeat;
	width:102px;
	height:44px;
	background-position:-190px -88px;
	}

#subnav #subnav-boomer a {
	background:url(images/subnav_sprites_ponies.png) no-repeat;
	width:102px;
	height:44px;
	background-position:-190px 0px;
	}
	
#subnav #subnav-boomer a:hover {
	background-position:-190px -44px;
	}
	
#subnav #subnav-boomer a:active {
	background-position:-190px -88px;
	}





/* ---- AMMO ----- */





#subnav #subnav-ammo-active {
	background:url(images/subnav_sprites_ponies.png) no-repeat;
	width:83px;
	height:44px;
	background-position:-292px -88px;
	}

#subnav #subnav-ammo a {
	background:url(images/subnav_sprites_ponies.png) no-repeat;
	width:83px;
	height:44px;
	background-position:-292px 0px;
	}
	
#subnav #subnav-ammo a:hover {
	background-position:-292px -44px;
	}
	
#subnav #subnav-ammo a:active {
	background-position:-292px -88px;
	}





/* ---- HISTORY ----- */





#subnav #subnav-history-active {
	background:url(images/subnav_sprites_chincoteague.png) no-repeat;
	width:112px;
	height:44px;
	background-position:0px -88px;
	}

#subnav #subnav-history a {
	background:url(images/subnav_sprites_chincoteague.png) no-repeat;
	width:112px;
	height:44px;
	background-position:0px 0px;
	}
	
#subnav #subnav-history a:hover {
	background-position:0px -44px;
	}
	
#subnav #subnav-history a:active {
	background-position:0px -88px;
	}





/* ---- SWIM ----- */





#subnav #subnav-swim-active {
	background:url(images/subnav_sprites_chincoteague.png) no-repeat;
	width:125px;
	height:44px;
	background-position:-112px -88px;
	}

#subnav #subnav-swim a {
	background:url(images/subnav_sprites_chincoteague.png) no-repeat;
	width:125px;
	height:44px;
	background-position:-112px 0px;
	}
	
#subnav #subnav-swim a:hover {
	background-position:-112px -44px;
	}
	
#subnav #subnav-swim a:active {
	background-position:-112px -88px;
	}





/* ---- MISTY ----- */





#subnav #subnav-misty-active {
	background:url(images/subnav_sprites_chincoteague.png) no-repeat;
	width:84px;
	height:44px;
	background-position:-237px -88px;
	}

#subnav #subnav-misty a {
	background:url(images/subnav_sprites_chincoteague.png) no-repeat;
	width:84px;
	height:44px;
	background-position:-237px 0px;
	}
	
#subnav #subnav-misty a:hover {
	background-position:-237px -44px;
	}
	
#subnav #subnav-misty a:active {
	background-position:-237px -88px;
	}





/* ---- LINKS ----- */





#subnav #subnav-links-active {
	background:url(images/subnav_sprites_chincoteague.png) no-repeat;
	width:85px;
	height:44px;
	background-position:-321px -88px;
	}

#subnav #subnav-links a {
	background:url(images/subnav_sprites_chincoteague.png) no-repeat;
	width:85px;
	height:44px;
	background-position:-321px 0px;
	}
	
#subnav #subnav-links a:hover {
	background-position:-321px -44px;
	}
	
#subnav #subnav-links a:active {
	background-position:-321px -88px;
	}








/* ---    M A I N   N A V I G A T I O N    --- */








#nav_main {
	width: 960px;
	margin: 0px auto;
	clear: both;
	}

ul#nav {
	overflow: hidden;
	height: 38px;
	margin: 0px auto;
	display: table;
	}

ul#nav li {
	float: left;
	}





/* ------- HOME --------- */





#nav #nav-home-active {
	background:url(images/nav_sprite_home.png) no-repeat;
	width:83px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-home a {
	background:url(images/nav_sprite_home.png) no-repeat;
	width:83px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-home a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-home a:active {
	background-position:0 -74px;
	}
	




/* ------- PONIES --------- */





#nav #nav-ponies-active {
	background:url(images/nav_sprite_ponies.png) no-repeat;
	width:92px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-ponies a {
	background:url(images/nav_sprite_ponies.png) no-repeat;
	width:92px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-ponies a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-ponies a:active {
	background-position:0 -74px;
	}




/* -------- SHOP -------- */




#nav #nav-shop-active {
	background:url(images/nav_sprite_shop.png) no-repeat;
	width:75px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-shop a {
	background:url(images/nav_sprite_shop.png) no-repeat;
	width:75px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-shop a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-shop a:active {
	background-position:0 -74px;
	}





/* ------- BLOG --------- */





#nav #nav-blog-active {
	background:url(images/nav_sprite_blog.png) no-repeat;
	width:71px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-blog a {
	background:url(images/nav_sprite_blog.png) no-repeat;
	width:71px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-blog a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-blog a:active {
	background-position:0 -74px;
	}





/* -------- CHINCOTEAGUE -------- */





#nav #nav-chincoteague-active {
	background:url(images/nav_sprite_chincoteague.png) no-repeat;
	width:175px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-chincoteague a {
	background:url(images/nav_sprite_chincoteague.png) no-repeat;
	width:175px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-chincoteague a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-chincoteague a:active {
	background-position:0 -74px;
	}





/* -------- PHOTOS -------- */





#nav #nav-photos-active {
	background:url(images/nav_sprite_photos.png) no-repeat;
	width:96px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-photos a {
	background:url(images/nav_sprite_photos.png) no-repeat;
	width:96px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-photos a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-photos a:active {
	background-position:0 -74px;
	}





/* -------- CALENDAR -------- */





#nav #nav-calendar-active {
	background:url(images/nav_sprite_calendar.png) no-repeat;
	width:123px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-calendar a {
	background:url(images/nav_sprite_calendar.png) no-repeat;
	width:123px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-calendar a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-calendar a:active {
	background-position:0 -74px;
	}





/* -------- PRESS -------- */





#nav #nav-press-active {
	background:url(images/nav_sprite_press.png) no-repeat;
	width:77px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-press a {
	background:url(images/nav_sprite_press.png) no-repeat;
	width:77px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-press a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-press a:active {
	background-position:0 -74px;
	}





/* -------- CONTACT -------- */





#nav #nav-contact-active {
	background:url(images/nav_sprite_contact.png) no-repeat;
	width:109px;
	height:38px;
	background-position:0px 2px;
	}

#nav #nav-contact a {
	background:url(images/nav_sprite_contact.png) no-repeat;
	width:109px;
	height:38px;
	background-position:0px -74px;
	}
	
#nav #nav-contact a:hover {
	background-position:0 -36px;
	}
	
#nav #nav-contact a:active {
	background-position:0 -74px;
	}




