/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
text-align:center;
background-color:#3d819b;
background-image:url(siteimages/bodyBg.jpg);
background-repeat:repeat-x;
margin:0;
color:#e3d8ae;
}



#contentwrapper {
width:900px;
margin: 0 auto;
background-color:#30677c;
text-align:left;

}

#pagehead {
border-bottom:1px solid #204454;
}

#masthead {
border-top:1px solid #e3d8ae;
border-bottom:1px solid #e3d8ae;
}

#maincontent {
border-top:1px solid #204454;
border-bottom:1px solid #204454;
}
/*----------------------- Sidepanel---------*/
#sidepanel {
float:left;
width:180px;
padding: 10px;
}

#sidepanel a{
text-decoration:underline;
color:#e3d8ae;
}

#sidepanel a:visted{
text-decoration:underline;
color:#e3d8ae;
}
#sidepanel a:hover{
text-decoration:none;
color:#e3d8ae;
}
/*-------------------------Content ---------*/

#imageblock {
float:right;
width:150px;
}

#imageblock img{
margin-bottom:5px;

}

#imageblock p{
margin:1px 0;

}

.imageRfloat {
float:right;
}

#content {
margin-left:220px;
width:650px;
padding: 10px;
}

#content h1 {
margin: 5px 0 10px -10px;
font-size: 1.5em;
font-weight:normal;
color:#e3d8ae;
letter-spacing: 0.02em;
}

#content h2 {
margin: 5px 0 10px -20px;
font-size: 1.3em;
font-weight:normal;
color:#e3d8ae;
letter-spacing: 0.02em;
}

#content h3 {
margin: 5px 0 10px -15px;
font-size: 1.1em;
font-weight:bold;
color:#e3d8ae;
letter-spacing: 0.02em;
}

#content a {
color:#e3d8ae;
text-decoration:underline;
}

#content a:visited {
color:#e3d8ae;
text-decoration:underline;
}
#content a:hover {
color:#e3d8ae;
text-decoration:none;
}


div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}

div.feedburnerFeedBlock ul li p.date {
font-size: 0.8em;
font-style:italic;
}

/*--------------------------Footer ------------*/
#footer {
clear:both;
padding:10px;
background-color: #204565;
border-top:1px solid #e3d8ae;
text-align:center;
font-size: 0.9em;
}
#footer p{
margin: 3px 0;
}


#footer a{
color:#e3d8ae;
text-decoration:underline;
}
#footer a:visited{
color:#e3d8ae;
text-decoration:underline;
}
#footer a:hover{
color:#e3d8ae;
text-decoration:none;
}

#maptext {
color:#000000;
}

.maptext {
color:#000000;
width:250px;
}

#tagline {
background-color:#3d819b;
text-align:right;
padding: 5px;
color:#204565;
font-size:0.9em
}

#tagline a{
text-decoration:none;
color:#204565;
}

#tagline a:visted{
text-decoration:none;
color:#204565;
}
#tagline a:hover{
text-decoration:none;
color:#204565;
}

#tagline img {
border:0;
}

/* 
  -----------------------------------
Sidebar Menu Styling
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin: 10px 0 0 0;
		padding: 0px;
		background-color:#30677c;
	border-top: 1px solid #3d819b;
		border-top: 1px solid #30677c;
	border-right: 1px solid #30677c;
		border-bottom: 1px solid #30677c;
	border-left: 1px solid #3d819b;
}
#p7PMnav li {
	list-style-type: none;
	margin: 2px 0;
	padding: 0;
}
#p7PMnav ul {
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: 224759;
	padding: 4px 14px 4px 10px;
	color:#e3d8ae;
	border: 1px solid #e3d8ae;
	border-right: 1px solid #285364;
	border-bottom: 1px solid #285364;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #e3d8ae;
	color: #666666;
	letter-spacing: 0.01px;
}

/* ------ the current page "You are Here" style ------ */
#p7PMnav .p7PMmark {
	font-weight: bold;
}
/* ------ the Trigger links ------ */

#p7PMnav .p7PMtrg {
	color: #000000;
	background-image: url(img/p7PM_light_east.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* ------the Active Trigger link ------ */
#p7PMnav .p7PMon {
	background-color: #FFFFFF;
	color: #999999;
	border-top: 1px solid #eeeeeee;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #eeeeee;
	background-image: url(img/p7PM_dark_east.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*	The submenu classes that control
	positioning and visibility*/

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 160px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 230px;
	font-size: 0.9em;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #6F829D;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #7789A4;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
