/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	background-image: url(http://www.brevardparks.com/img_bp/bp_bkg2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	min-width: 760px;
}
#logo {
	background-image: url(http://www.brevardparks.com/img_bp/bp_logo_bkg.jpg);
	background-repeat: repeat-x;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 2px 20px;
	font-size: 0.65em;
	letter-spacing: 0.4em;
	font-weight: bold;
	text-indent: 45px;
}
#tagline a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#tagline a:hover, a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
h2 {font-size: 1.5em;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .2em;
	}
h2.topred {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
	color: #993300;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}
h4.top {
	margin: 0;
	font-size: 1em;
	letter-spacing: .2em;
	}
h5 {
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
h6 {
	font-size: .8em;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	line-height: 1.2em;
	text-transform: none;
}
.crumbpath {
	background-image: url(http://www.brevardparks.com/img_bp/bp_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 6px 0px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 0.7em;
	font-style: italic;
}
.crumbpath a {
	font-style: normal;
}
.content {
	background-image: url(http://www.brevardparks.com/img_bp/bp_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, a:visited, .p7AB p a,  #footer a {
	color: #003399;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.85em;
	padding: 4px;
	border: 1px dotted #333;
}
#footerbox {
	width: 760px;
	margin: 0 auto;
}
#footer {
	font-size: 0.7em;
	padding-left: 40px;	
	padding-bottom: 10px;
}
#footer p {
	margin: 0px 20px 0px 6px;
	}
#footer_wht {
	font-size: 0.7em;
	color: #FFFFFF;
}
#footer_wht p {
	margin: 12px 20px 6px 6px;
	}
#footer_wht a,#footer_wht a:link,#footer_wht a:visited {
	color: #FFFFFF;
	font-size: 0.7em;

}
#footer_wht a:hover,#footer_wht a:visited:hover  {
	color: #99FFCC;
}


/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: 0.9em;
	color: #CCCCCC;
	background-color: #6B6347;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: 0.5em;
}
#cancel_background, #cancel2_background, #cancel3_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist2 {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: .9em;
}
.menulist3 {
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
	width: 240px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;	
}
.menulist li, .menulist2 li, .menulist3 li {
	margin: 0 0 4px 0;}

.menulist a, .menulist2 a, .menulist3 a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(/img_bp/bp_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover, .menulist2 a:hover, .menulist3 a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}

/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
.activlist250 {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	text-align: right;
	width: 250px;
}
.activlist300 {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	text-align: right;
	width: 300px;
}
/* 
  -----------------------------------
  RSS Parsed Events Table
  -----------------------------------
*/	
.rsstitle, .rsstitle2 {
	background-image: url(../rssincludes/img/tabs10_down.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid #93A6B4;
	border-left: 1px solid #93A6B4;
	border-right: 1px solid #93A6B4;
	border-bottom: 1px dotted #93A6B4;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:4px;
	}
.rsstitle3 {
	border-top: 1px dotted #93A6B4;
	border-left: 1px dotted #93A6B4;
	border-right: 1px dotted #93A6B4;
	border-bottom: 1px dotted #93A6B4;
	padding-left:4px;
	padding-right:4px;
	}
.rsstitle a, .rsstitle a:visited, .rsstitle2 a, .rsstitle2 a:visited {
	font-weight:bold;
	color:#336666;
	}
.rsstitle3 a, .rsstitle3 a:visited  {
	color:#336666;
	}
.rsstitle a:hover, .rsstitle a:hover:visited,
.rsstitle2 a:hover, .rsstitle2 a:hover:visited,
.rsstitle3 a:hover, .rsstitle3 a:hover:visited {
	color:#000000;
	}
.rssdesc, .rssdesc2 {
	border-left: 1px dotted #93A6B4;
	border-right: 1px dotted #93A6B4;
	border-bottom: 1px dotted #93A6B4;
	padding:8px;
}
.rsstitle2, .rssdesc2 {
	font-size: .90em;
	}
.rsstitle3 {
	padding-top:4px;
	padding-bottom:4px;
	}
.rssdesc3 {
	padding-bottom:10px;
	}
.rsstitle3, .rssdesc3 {
	font-size: .90em;
	}		
	
/* 
  -----------------------------------
*/

.callink, .callink2 {
	background-image: url(../rssincludes/img/tabs10_down.jpg);
	background-repeat: repeat-x;
	border: 1px solid #93A6B4;
	padding:5px 4px 5px 4px;
	color:#336666;
	}
.callink a:active, .callink a:visited, .callink2 a:active, .callink2 a:visited  {
	color:#336666;
	}	
.callink a:hover, .callink a:hover:visited, .callink2 a:hover, .callink2 a:hover:visited {
	color:#000000;
	}

.callink2, .callink2 {
	font-size: .90em;
	}	
	
