/* Redefining HTML defaults */
body {
	font-family: Helvetica, Arial, sans-serif;
	padding:0px;
	margin:0px;
}

img {
	border: 0px;
}

a {
	color: #1293ca;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #9B1603;
	text-decoration:underline;
	font-weight: bold;
}


/* OVERALL STYLES */

.align_center {
text-align:center;
}

.browntext {
color: #64623A;
}

.redtext {
color: #9B1603;
}

.size12pt{
	font-size: 12px;
}


/* HEADER STYLES */


/* From rounded code generator */
/* Top Menu */
.roundedcornr_box_header {
   background: #cdcbaa;
   min-width: 925px;
   margin: 20px;
   padding: 0px;
}
.roundedcornr_top_header div {
   background: url(images/roundedcornr_darkOnWhite_tl.png) no-repeat top left;
}
.roundedcornr_top_header {
   background: url(images/roundedcornr_darkOnWhite_tr.png) no-repeat top right;
}
.roundedcornr_bottom_header div {
   background: url(images/roundedcornr_darkOnWhite_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_header {
   background: url(images/roundedcornr_darkOnWhite_br.png) no-repeat bottom right;
}

.roundedcornr_top_header div, .roundedcornr_top_header, 
.roundedcornr_bottom_header div, .roundedcornr_bottom_header {
   width: 100%;
   height: 16px;
   font-size: 1px;
}
.roundedcornr_content_header { margin: 0 16px; }


/* Number of Pledgers */
.roundedcornr_box_857250 {
	background: url(images/roundedcornr_857250_tl.png) no-repeat top left;
	display: block;
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	width:170px;
	float:right;
	color: #9B1603;
}
.roundedcornr_top_857250 {
	background: url(images/roundedcornr_857250_tr.png) no-repeat top right;
}
.roundedcornr_bottom_857250 {
	background: url(images/roundedcornr_857250_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_857250 div {
	background: url(images/roundedcornr_857250_br.png) no-repeat bottom right;
}
.roundedcornr_content_857250 {
	background: url(images/roundedcornr_857250_r.png) top right repeat-y;
}

.roundedcornr_top_857250 div,.roundedcornr_top_857250,
.roundedcornr_bottom_857250 div, .roundedcornr_bottom_857250 {
	width: 100%;
	height: 17px;
	font-size: 1px;
}
.roundedcornr_content_857250, .roundedcornr_bottom_857250 {
	margin-top: -19px;
}
.roundedcornr_content_857250 { padding: 0 17px; }

.roundedcornr_box_857250 p {
	margin-top: 17px;
	margin-bottom: 17px;
	overflow: visible;
}






/* Minwidth styles */
minWidth1024 {
   min-width: 1024px;
}




/* Nav Header Styles */

#nav {
	overflow: hidden;
	height: 60px;
	margin-bottom: 8px;
	margin-top: 0px;
	text-align:center;
	padding-left:10px;
	/*display:inline;*/
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: inherit;
	display: block;
	vertical-align: bottom;
	white-space: nowrap;
	padding: 3px;
	margin: 0px;
}
#nav a:hover, #nav a:hover h2 {
	color: #64623A;
	font-weight: 900;
	/*background-color:#FFFFFF;*/
}

#nav li:first-child {
	width: 22.5%;
	min-width: 180px;
	/*background-color:#33FF00;
	white-space: nowrap;*/

}

#nav li {
	float: left;
	display:block;
/*padding-left: 2px;
padding-right: 2px;*/
margin-left:0%;
margin-right:0%;
margin-top:5px;
	text-align:center;
	width: 12.75%;
	display:inline-table;
	list-style: none;
	white-space: prewrap;

}
#nav h1 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	margin: 0 auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
	display:compact;
	clear:both;
	
}
#nav h2 {
	font-size: 12px;
	line-height: 12px;
	margin: 0 auto;
	color:#a19c4d;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:100%;
	display:compact;
}

.pledgeTitle {
	color: #9B1603;
}
.pledgeCounter .pledgeTitle {
	text-align: right;
	font-size: 18px;
	width: 450px;
	text-align:right;
	vertical-align: middle;
	float:right;
	line-height: 55px;
	padding-right:7px;
}
.pledgeTitle .numPledgeSigners {
	display: block;
	float: right;
	font-size: 29px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}


.pageHeading {
	float:none;
	height: 90px;
}

.pageHeading .title {
	font-size: 48px;
	color: #FFFFFF;
	font-weight: bold;
	float:center;
	position:absolute;
	left: 250px;
	top: 149px;
	vertical-align:bottom;
	overflow:visible;
	white-space: nowrap;
}

.pageHeading img {
	padding-top: 4px;
	padding-left: 7px;
	text-align: left;
	white-space: nowrap;
	vertical-align:-27%;
}

.pageHeading .title strong {
	padding:5px;
}

.login_logout {
	float:right;
	color:#a19c4d;
	font-size:14px;
	text-align:right;
	clear: right;
	margin:14px;
}

.login_logout a {
color:#ffffff;
}



/* BODY STYLES */


/* ROUNDED CORNERS FOR 2-COLUMN BODY */

/* Left Column, light */
.roundedcornr_box_leftColLight {
   background-color: #dcdac3;
   margin: 0px;
   padding-bottom: 10px;
   padding-left:53px;
   height: 210px;
}
.roundedcornr_top_leftColLight {
   background: url(images/roundedcornr_590538_tr.png) no-repeat top right;
}
.roundedcornr_bottom_leftColLight {
   background: url(images/roundedcornr_590538_br.png) no-repeat bottom right;
   background-color: #dcdac3;
}

/* Left Column, dark */
.roundedcornr_box_leftColDark {
   background-color: #cdcbaa;
   margin: 0px;
   padding-bottom: 10px;
   padding-left:53px;
}
.roundedcornr_top_leftColDark {
   background: url(images/roundedcornr_darkOnWhite_tr.png) no-repeat top right;
}
.roundedcornr_bottom_leftColDark {
   background: url(images/roundedcornr_darkOnWhite_br.png) no-repeat bottom right;
   background-color: #cdcbaa;
}




/* R Column, light */
.roundedcornr_box_rightColLight {
   background-color: #dcdac3;
   margin: 0px;
   padding-bottom: 10px;
   padding-right:53px;
}
.roundedcornr_top_rightColLight {
   background: url(images/roundedcornr_590538_tl.png) no-repeat top left;
}
.roundedcornr_bottom_rightColLight {
   background: url(images/roundedcornr_590538_bl.png) no-repeat bottom left;
   background-color: #dcdac3;
}


/* R Column, dark */
.roundedcornr_box_rightColDark {
   background: #cdcbaa;
   margin-left: 0px;
   padding-bottom: 10px;
   padding-right:53px;
   height: 210px;
}
.roundedcornr_top_rightColDark {
   background: url(images/roundedcornr_darkOnWhite_tl.png) no-repeat top left;
}
.roundedcornr_bottom_rightColDark {
   background: url(images/roundedcornr_darkOnWhite_bl.png) no-repeat bottom left;
   background-color: #cdcbaa;
}


.roundedcornr_top_leftColDark, .roundedcornr_top_leftColLight, 
.roundedcornr_bottom_leftColDark, .roundedcornr_bottom_leftColLight, 
.roundedcornr_top_rightColDark, .roundedcornr_top_rightColLight, 
.roundedcornr_bottom_rightColDark, .roundedcornr_bottom_rightColLight {
   width: 100%;
   height: 16px;
}

.roundedcornr_content_leftColDark, .roundedcornr_content_leftColLight {
margin: 0 30px; 
margin-left: 0px; 
}

.roundedcornr_content_rightColDark, .roundedcornr_content_rightColLight { 
margin: 0 30px; 
margin-right: 0px; 
}


#body{
	font-size: 14px;
	line-height: 18px;
}

#body h2, .boldCallout{
	font-weight: bold;
	font-size:19px;
}

.body_1col{
	background-color: #dcdac3;
	padding-left:53px;
	padding-right:53px;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom: 20px;
	min-width:925px;
	
}

.body_2col{
	background-color: #FFFFFF;
	padding-top:0px;
	padding-bottom:20px;
	height: auto;
	width: 100%;
	margin:0;
	min-width:925px;

	
}


.body_2col li{
	font-weight: bold;
	color: #64623A;
	font-size:12px;
	padding: 8px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 12px;
}

.body_2col .col1, .resourceForm .col1{
	height:inherit;
	float: left;
	height: auto;
	margin-right:1%;
	margin-bottom:20px;
}

.body_2col .col2{
	height:inherit;
	float: right;
	height: auto;
	margin-left:1%;
	margin-bottom:20px;
}

.w34per {
	width: 34%;
}

.w64per {
	width: 63.9%;
}

.w42per {
	width: 42%;
}

.w56per {
	width: 55.9%;
}

.w49per {
	width: 49%;
}


.clr {
	clear:both;
}

/* FORMS */

form label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight: bold;
font-size:12px;
line-height: 10pt;
}

form p { margin:6px;
}



.submit input
{
margin-left: 6em;
color: #1293ca;
font-size:14px;
font-weight: bold;
} 

/* RESOURCE PAGES FORMS */


/* ROUNDED CORNER CALLOUT */
.roundedcornr_box_203338 {
   background: #cdcbaa;
   margin-left:20px;
   margin-right:20px;
   margin-bottom: 20px;
}
.roundedcornr_top_203338 div {
   background: url(images/roundedcornr_203338_tl.png) no-repeat top left;
}
.roundedcornr_top_203338 {
   background: url(images/roundedcornr_203338_tr.png) no-repeat top right;
}
.roundedcornr_bottom_203338 div {
   background: url(images/roundedcornr_203338_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_203338 {
   background: url(images/roundedcornr_203338_br.png) no-repeat bottom right;
}

.roundedcornr_top_203338 div, .roundedcornr_top_203338, 
.roundedcornr_bottom_203338 div, .roundedcornr_bottom_203338 {
   width: 100%;
   height: 16px;
   font-size: 1px;
}
.roundedcornr_content_203338 { 
margin: 0 16px; 
padding-bottom:10px;
padding-left:10px;}


.resourceForm .roundedcornr_box_203338 input
{
width: 17em;
height: 22px;
margin-bottom: 2px;
}


.resourceForm label
{
width: 110px;
float: left;
text-align: right;
margin-right: 10px;
display: block;
font-weight: bold;
font-size:12px;
color:#64623A;
}
.resourceForm p { margin-bottom:3px;
}
.resourceForm ul {
margin: 0;
padding: 0;
font-size: 10px;
margin-left: 120px;
}
.resourceForm input, .resourceForm select, .resourceForm textarea
{
width: 300px;
margin-bottom: 1px;
}
.resourceForm .submit input
{
margin-left: 125px;
color: #1293ca;
font-size:14px;
width: 305px;
font-weight: bold;
} 

.resourceForm .checkboxes{
font-weight: bold;
font-size:12px;
color:#64623A;
margin-bottom:15px;
}

.resourceForm .checkboxes input{
margin-bottom:3px;
width: 20px;
margin-left:120px;
}

.resourceForm .col2{
float:left;
}

.resourceForm .radioButtons {
font-weight: bold;
font-size:12px;
color:#64623A;
margin-bottom:15px;
margin-left:120px;
}

.resourceForm .radioButtons input{
width:10px;
padding:10px;
height:10px;
margin-right: 2px;
}


.col3_keywords {
float:left;
width:30%;
}

.col3_keywords .checkboxes p {
	margin-left : 120px;
	padding: 0px;
	text-indent: -142px;
	line-height:12px;
}



.formtitle {
font-size: 22pt;
color:#64623A;
text-align:center;
font-weight:bold;
padding-top: 10px;
padding-bottom: 30px;
}

.formtitle .resourcelist {
	font-size: 12pt;
	color: #A19C4D;
}

/* Search Results Table */

.searchResultsTable caption {
	text-align:left;
}

.searchResultsTable table {
	font-size: 12px;
	border: 6px solid #FFFFFF;

}

.searchResultsTable table th{
	background-color: #FFFFFF;
	text-align:left;
	height:25px;
	padding-left:6px;
}

.searchResultsTable table th td{
	vertical-align:middle;
}

.searchResultsTable table tr td{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin:0px;
	padding: 6px;
	border-spacing: 0px;
	vertical-align:top;
	font-size: 12px;
	line-height: 15px;
}

.searchResultsTable table tr td p{
 padding-left:0px;
 margin-left:0px;
}

.searchResultsTable table .oddRow {
}

.searchResultsTable table .evenRow {
background-color: #cdcbaa;
}


/* Pledge Signer's List */


.pledgeSignersList {
	width: 800px;
	background: url(images/stripedbg20px.gif) repeat left top;
	overflow: hidden;
}

.pledgeSignersList .pledgeSigner {
	float: left;
	width: 22.75%;
	height: 20px;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	overflow: hidden;
	padding-left:2%;
}


/* Resources listings */

.resources {
height: 600px;
}

.resources .resourceMenu {
	width:19%;
	height:inherit;
	float:left;
	background-color: #e0e0d8;
}

.resources .resourceMenu li {
list-style-type:none;
margin: 0px;
}

.resources .resourceMenu .selected{
background-color:#cdcbaa;
color:#FFFFFF;
font-weight: bold;
}

.resources .resourceMenu li a, .resources .resourceMenu .selected{
display:block;
margin: 0px;
padding: 8px;
}

.resources .resourceMenu li a:hover{
background-color: #FFFFFF;
text-decoration: none;

}

.resources .searchResultsTable {
width:80.75%;
height:inherit;
overflow: auto;
float:left;
}


/* MISC */

.singlecol {
text-align:left
}

.postedItem {background-color:#dcdac3;
padding:20px;

}

.postedItem li {
list-style:none;
padding: 0;
}


/* FOOTER */

#bcol1 roundedcornr_box_leftColLight, #bcol2 roundedcornr_box_rightColDark {
height: 389px;
color:#FFFFFF;
}


.navTabs li {
	float: left;
	display:block;
/*padding-left: 2px;
padding-right: 2px;*/
margin-right:4px;
margin-top:5px;
	text-align:center;
	list-style: none;

}

.navTabs li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	height: inherit;
	display: block;
	vertical-align: bottom;
	white-space: nowrap;
	padding: 6px;
	margin: 0px;
	background-color:#999999;
}
.navTabs a:hover{
	color: #FFFFFF;
	background-color:#000000;
}

.navTabs .selected a{
	color: #FFFFFF;
	font-weight: 900;
	background-color:#9B1603;
}

.adminWrapper {
	width: 70%;
}

.adminWrapper .content {
	border: thin solid #9B1603;
	padding: 15px;
	text-align:left;
	margin-bottom: 30px;
}

.adminWrapper .content table {
	width:100%;
	margin-bottom: 30px;
	background-color:#EEEEEE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.adminWrapper .content table caption {
	text-align:left;
	font-size: 20px;
	color: #9B1603;
	padding-bottom: 5px;
}

.adminWrapper .content table th {
background-color:#666666;
font-size:12px;
line-height: 14px;
	margin: 0px;
	margin-left: 1px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
color:#FFFFFF;
text-align:left;
}

.adminWrapper .content table tr td {
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.adminWrapper .content table input {
width:20px;
}
