/*
Design by Katherine Joyce, September 2010
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFCC url(../images/bg.jpg) repeat-x;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}

h1, h2 {
	color: #333333;
}

h3 {
	color: #2a4a65;
}

h1, h2 {
	margin-bottom: 0em;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
	line-height: 1.5em;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
	margin-bottom: .5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
	font-size: 1em;
}


blockquote {
	padding-left: 3em;
	background: url(../images/quotes.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #069;
	text-decoration: none;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #339;
}

a:hover {
	text-decoration: none;
	color: #57A17A;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 10px 0px 0;
}

img.right {
	float: right;
	margin: 10px 0px 10px 10px;
}

/* Menu */

#menu {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #F49A24;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 960px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	height: 145px;
	margin: 0;
	padding: 25px 0 0px 15px;
	background: url(../images/bgH1.jpg) no-repeat;
	text-align: left;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 410px;
	height: 102px;
	margin: 0;
	background: url(../images/bgBanner.jpg) no-repeat;
	padding: 88px 0px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFF;
}

#header .logos {
	float: right;
	margin-top: 55px;
	margin-right: 225px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content2 {
	float: center;
	width: 900px;
	padding: 5px 30px;
	text-align:justify
}

#content {
	float: left;
	width: 740px;
	padding-top: 10px;
	text-align:justify
}


.post {
	margin-bottom: 20px;
	padding: 0 20px;
	overflow: hidden;
	margin-right: 10px;
	
	
}

.postLine {
	margin-bottom: 20px;
	padding: 0 20px;
	overflow: hidden;
	margin-right: 15px;
	border-bottom: 1px solid #EDEBD5;
	
}

.postNoLine {
	margin-bottom: 20px;
	margin-right: 15px;
	padding: 0px 20px;
	overflow: hidden;
	/*background-color: #abc1d3;*/
	
}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
	font-size:14px
}





#sidebar li {
	line-height: 1.5em;
	margin-bottom: .5em;
}

#sidebar li img {
	text-align: center;
}

#sidebar li img a {
	text-align: center;
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar p {
text-align:center;
}

.greenbox {
	background: url(../images/green.gif) repeat-y;
}

.greenbox h2 {
	background: url(../images/greenHead.gif) repeat-y;
}

/* Sidebar no bg */

#sidebarBG {
	float: right;
	width: 210px;
	padding: 5px;
}



/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(../images/bgFooter.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 0.95em;
}

#footer a {
	color: #666666;
}

/* TOP NAVIGATION
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

#nav {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 37px;
	width: 960px;
	z-index: 1;
	border-left: 1px solid #EDEBD5;
	}

#p7PMnav {
	margin:0;
	padding:0;
}
#p7PMnav ul {
	position: absolute;
	left: -9000px;
	margin:0;
	padding:0;
	z-index: 10000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
/* these are the menu styles */
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEBD5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f6681;
}
#p7PMnav ul li {
}
/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 31px;
	color: #1596b8;
	line-height:37px;
	font-size: 20px;
	background-color: #FFF;
	margin: 0px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #1596b8;
	color: #FFF;
}

#p7PMnav a:active {
	background-color: #1596b8;
	color: #FFF;
}
#p7PMnav a.active {
	background-color: #1596b8;
	color: #FFF;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #1596b8;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {

	
}

#p7PMnav a.p7PMtrg, #p7PMnav a.p7PMon  {
	background-image: url(../images/p7PM_dark_south.png);
	background-repeat: no-repeat;
	background-position: right center;

}

/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #1596b8;
	color: #FFF;
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: auto;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 19em;
	color: #003;
	line-height: 24px;
}

#p7PMnav ul a, #p7PMnav ul li a {
	color: #003;
	line-height: 24px;
	font-size: 1.1em;
}

#p7PMnav ul a:visited, #p7PMnav ul li a:visited {
	color: #1596b8;
	line-height: 24px;
}

#p7PMnav ul a:hover, #p7PMnav ul li a:hover {
	color: #ffffff;
	line-height: 24px;
	background-color: #1596b8;

}

#p7PMnav ul, #p7PMnav ul li {
	width: 19em;
	color: #003;
	line-height: 24px;
}

#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #003;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #006;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #003;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.Accordion {
	height:250px;
}


.AccordionTitle, .AccordionContent, .AccordionContainer
{
	position:relative;
	
}

.AccordionTitle
{
	height: 24px;
	overflow:hidden;
	cursor: pointer;
	font-weight:normal;
	vertical-align:middle;
	text-align:left;
	-moz-user-select:none;
	line-height: 24px;
	color: #2a4a65;
	font-size: 1.3em;
	letter-spacing: 0.02em;
	margin: 0px 10px 0px 15px;
	padding: 0px 0px 0px 15px;
	background: url(../images/bgSideBullet.gif) no-repeat left 6px;
	}

.AccordionTitleOn
{
	color: #E7661E;
	height: 24px;
	overflow:hidden;
	cursor: pointer;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	-moz-user-select:none;
	line-height: 24px;
	letter-spacing: 0.02em;
	margin: 0px 10px 0px 15px;
	padding: 0px 0px 0px 15px;
	background: url(../images/bgSideBulletSouth.gif) no-repeat 1px 8px;
	
}
.AccordionTitleOn
{
	color: #E7661E;
	height: 24px;
	overflow:hidden;
	cursor: pointer;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	-moz-user-select:none;
	line-height: 24px;
	letter-spacing: 0.02em;
	margin: 0px 10px 0px 15px;
	padding: 0px 0px 0px 15px;
	background: url(../images/bgSideBulletSouth.gif) no-repeat 1px 8px;
	
}

.AccordionTitleOn a
{
	color: #E7661E;
}
	
	

.AccordionContent
{
	height:0px;
	overflow:hidden;
	display:none;
	color:#036;
	margin:0px 0px 10px 30px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2E6E6;
	border-bottom-color: #C2E6E6;
}

.AccordionContent p
{
	margin: 0px;
	color: #069;
	background: url(../images/bgBulletAccord.gif) no-repeat 0px 4px;
	padding: 10px;

}


.AccordionContent a
{
	color:#069;
	line-height: 1.5em;
	margin: 0px;
}

.AccordionContent a: active, .AccordionContent a:hover 
{
	}


.AccordionContent img
{
	float:left;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
	height:30px;
}

.AccordionContainer
{
	height:20px;
}

