/* 
  -----------------------------------
  Global Styles
  Basic Layouts 1-7
  -----------------------------------
*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #036;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	background-repeat: repeat-x;
}
#masthead {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}
#logo img {
	border: 0;
	color: #69c;
}

#search{
	width: 150px;
	height: 45px;
	background-color: #67afe3;
}

#search input{
	font-size: 70%;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #67afe3;
 }
 
#search a:link, #search a:visited {
	font-size: 70%;
	text-decoration: none;
	color: #b51525;
}

#search a:hover{
	color: #002043;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columnwrapper-header {
	margin: 0 auto;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 75%;
	text-align: left;
	color: #333;
}
.content p {
	margin: 6px 0px 12px;
	color: #333;
	text-align: left;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0px;
	font-size: 145%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	line-height: 1.25em;
	font-style: normal;
	text-align: left;
}
h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	line-height: 1.25em;
	font-style: normal;
}
h3 {
	margin: 0px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	line-height: 1.25em;
	font-style: normal;
}
h4 {
	margin: 0px;
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	line-height: 1em;
	font-style: normal;
	text-align: left;
}
h5 {
	margin: 0px;
	font-size: 95%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #09F;
	font-weight: lighter;
}
h6 {
	margin: 6px 0px 12px;
	color: #333;
	font-size: 90%;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
}
h7 {
	margin: 0px;
	font-size: 135%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	line-height: 1em;
	font-style: normal;
	text-align: left;
}

#footer {
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
	text-align: left;
	font-size: 0.8em;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #039;
	font-size: 0.9em;
	background-image: url(http://voicesofseptember11.org/PageMockups/Nancy/NF/images/dkblue_flip_nav.png);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-position: left bottom;
	padding-bottom: 15px;
}
#tnav-center {
	border-left: 1px solid #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
	color: #666;
}
#tnav #BasicNav a {
	float: left;
	color: #FFF;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #0033CC;
}
a:visited {
	color: #6C92FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 200px;
	z-index: 999999;
	top: 36px;
	font-size: 0.7em;
	border: 0;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: .9em;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #999999;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #2A2A2A;
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}
#c4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-repeat: repeat-x;
}

