﻿@import url(nav.css);

form,html,body 
{ 
	margin: 0; 
	padding: 0; 
	font-size: 14px; 
	background: #051B40 url(/images/qw_mp_bkgrd.jpg) repeat-x; 
	color:#ffffff; 
	font-family: Georgia, Arial, Verdana;
}

a:link { color:#777777; }
a:hover { color:#BBBBBB; }
a:visited { color:#999999; }
p
{
    padding: 0;
    margin: 0 0 10px;
    text-align: justify;
}

h1 { font-size: 1.25em; margin: 0 0 5px; }
h2 { font-size: 1.25em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1em; }

img { border: 0; }

#container { width:822px; margin:0 auto; }
#flash { background:url(/images/mp-flash/qw_flash_01.jpg); width:822px; height:306px; }


#notices { text-align: center; }
#notices p { padding: 10px 0 10px 0;}


#content { margin-top:15px; width:822px; }
#main { background: #051B40 url(/images/qw_mp_bkgrd_body.jpg) no-repeat; width:510px; float:left; }
#main .conText { margin:0 auto; padding: 60px 25px 10px 25px; line-height:2em; }




/* Promo Area */
#promos 
{ 
	background: url(/images/qw_mp_bkgrd_promos.jpg) top center no-repeat; 
	width:822px; 
	height:170px; 
	font-size:12px; 
	clear: both; 
	text-align: center;
}
#promos a:link, #promos a:visited {color: #FFF; text-decoration: underline;}
#promos a:hover, #promos a:active {color: #FFF; text-decoration: none;}

#promos .ParksLogo
{
	float: left;
	margin-top: 12px;
	padding-left: 200px;
}
#promos .ParkGuide
{
	* margin-top: 3px;
	float: left;
	padding-left: 15px;
}


#GuideImg a
,#GuideImg a:link
,#GuideImg a:visited
{   display: block;
    background-image: url(/images/asp_promo_stateparksguide2010a.png);
    height: 155px;
    width: 138px;
}

#GuideImg a:hover 
{
    background-image: url(/images/asp_promo_stateparksguide2010b.png);
}
 #GuideImg span {display: none;}


#promos .BrochurePromo
{
	float: left;
	margin-top: 12px;
	padding-left: 15px;
}
#promos .BrochurePromo img, #promos .ParksLogo img {margin-bottom: 15px;}


#footer 
{ 
	font-size:11px; 
	padding: 25px 0; 
	line-height: 1.5em;
}

#footer a:link, #footer a:visited {color: #FEB133; text-decoration: underline;}
#footer a:hover, #footer a:active {color: #FEB133; text-decoration: none;}


#bottom 
{ 
	background: url(/images/qw_mp_ftr.gif) top center no-repeat; 
	width:822px; 
	height:160px; 
	padding: 25px 0 25px 0;
	text-align: center; 
}

#bottom .copy { color:#27496B; margin-top:80px; font-size: 11px; }
#bottom .copy a { color:#27496B; text-decoration:none; }

