@charset "utf-8";
/* ---------------------------------------- */
/* ------------------------  Generic Styles */
/* ---------------------------------------- */

body {
	margin: 0; padding: 0; background-color: #332200; color: #ffffff;
	font: small "Lucinda Grande", Arial, sans-serif;
}

/* Sets all of the links to no decoration */
a {
	text-decoration: none;
}

/* Prevents any boxes around images within the link tags */
a img {
	border: 0;
}

.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }



/* ---------------------------------------- */
/* ------------------------ masthead styles */
/* ---------------------------------------- */

#container {
	position:relative;
	width:960px;
	margin: 10px auto;
	
	   
	min-height:100%;
	background-image:url(Images/containerbkgd.jpg);
}
* html #wrap {
height:100%;
}



  
/*  This sets the basic colors and margins for the utility links */
#utilitylinks {
	margin: 0; 
	padding-top: 0em;
	padding-bottom: -4em;
	padding-right: 0em;
	padding-left: 0em;
	background-color: #332200;
}
#utilitylinks a:link {
	color: #ffffff;
}

#utilitylinks a:visited {

	color: #ffffff;
}
#utilitylinks a:hover {
	background-color: #d7c3a2;
	color: #52301b;
}

  
/*  This sets the basic colors and margins for the utility links */
#utilitylinks2 {
	margin: 0; 
	padding-top: 0em;
	padding-bottom: -4em;
	padding-right: 0em;
	padding-left: 0em;
	font-weight: bold ;
	background-color: #506523;
}
#utilitylinks2 a:link {
	color: #e6871d;
}

#utilitylinks2 a:visited {

	color: #e6871d;
}
#utilitylinks2 a:hover {
	background-color: #d7c3a2;
	color: #ffffff;
}


#header {
	padding-top: 0px;
	width:100%;
	background-image:url(Images/BackgroundPaper2.jpg);
	height:160px;
	
}
#masthead {
	float: left;
	width:680px;
	height:160px;
}

#login {
	float: right;
	text-align:right;
	width:180px;
	height:160px;
	
	
}

.style1 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.style2 {
	font-size: small;
	color: #000000;
}

.style3 {
	font-size: large;
	font-weight: bold;
	color: #506523;
}
/*  This sets the basic colors and margins for the navigation links */
#navlinks {
	margin: 0; 
	padding-top: 1em; 
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	color: #000000; 
	font-size: medium;
	height:20px;
	background-image:url(Images/navbkgd.gif);
	clear:both;
}

#navlinks a:link {
	color: #000000;
}

#navlinks a:visited {
	color: #52301b;
}
#navlinks a:hover {
	color: #ffffff;
}
/*  This sets the ordered list to display horizontal, set margins and padding and sets a right border (which I will not want if the links are dynamically generated) */
#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	font-weight: bold;
}

/*  This sets the basic colors and margins for the left column */
#leftcolumn {
	float: left;
	width:150px;
	margin: 0; 
	padding: 1em 3em 1.5em 1em; 
	background: #584c3e;
}

#leftinnerbox {
	float: left;
	width:180px;
	margin: 0; 
	padding: 1em 0em 0em 0em; 
	background: #5f5343;
}

/*  This sets the basic colors and margins for the left column of the NYCC pages*/
#nyccleftcolumn {
	float: left;
	width:150px;
	margin: 0; 
	padding: 1em 3em 1.5em 1em; 
	background: #5e5e45;

}

#nyccleftinnerbox {
	float: left;
	width:180px;
	margin: 0; 
	padding: 1em 0em 0em 0em; 
	background: #9a967f;
}

/*  This sets the basic colors and margins for the action links */
#secondarylinks {
	color: #ffffff; 
	font-size: small;
	font-weight: bold;
}

/*  This sets the ordered list to display vertically, set margins and padding and sets a right border (which I will not want if the links are dynamically generated) */
#secondarylinks li {
    list-style: none;
    padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: -10px;
}

/*  This set the link colors */
#secondarylinks a {
	color: #ffffff;
}
#secondarylinks a:active {
	background-color: #ffffff;
	color: #4d6032;
	
}
#secondarylinks a:hover {
	background-color: #ffffff;
	color: #4d6032;
	
}

/*  This sets the basic colors and margins for the action links */
#secondarylinks2 {
	color: #ffffff; 
	font-size: small;
	font-weight: bold;
}

/*  This sets the ordered list to display vertically, set margins and padding and sets a right border (which I will not want if the links are dynamically generated) */
#secondarylinks2 li {
    list-style: none;
    padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: -10px;
}

/*  This set the link colors */
#secondarylinks2 a {
	color: #ffffff;
}
#secondarylinks2 a:active {
	background-color: #ffffff;
	color: #4d6032;
	
}
#secondarylinks2 a:hover {
	background-color: #ffffff;
	color: #4d6032;
}	

#donatebutton {
	position:relative;
	left: 15px; 
}

#contentcenter {
	float: left;
	width:450px; 
	margin: 0; 
    padding-top: 3em;
	padding-right: 2em;
	padding-bottom: 3em;
	padding-left: 2em;
	color: #506523; 
}

#contentcenter h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-large;
text-align:center;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 10px;
}

#contentcenter h3 {
text-align:center;
}

#contentcenter h5 {
text-align:center;
}

#contentcenter p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
text-align:left;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 5px;
}

#contentright {
	float: left;
	width:185px;
	margin: 0; 
    padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	color: #506523; 
}

#content {
	float: left;
	width:635px;
	margin: 0; 
    padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 3em;
	padding-left: 2em;
	color: #506523; 
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align:Center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #506523;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#content a {
	text-decoration: underline;
}

#contentadmin {
	float: left;
	width:635px;
	margin: 0; 
    padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 3em;
	padding-left: 2em;
	background:#FFFFFF;
	color: #333333; 
}

#contentadmin h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
}

#contentadmin h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align:Center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
}

#contentadmin p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333333;
}

#contentadmin a {
	text-decoration: underline;
}

#head01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
}


/* ---------------------------------------- */
/* ------------------------- footer styles */
/* ---------------------------------------- */

/*  This sets the footer div */
#footer {
	clear: both;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 0em;
	padding-left: 0em;
	font-size: x-small;
	background: #332200; color: #FFFFFF; 
    }
	
#footerlinks {
	padding-top: 0.5em;
	padding-bottom: 0em;
	padding-right: 0em;
	padding-left: 0em;
	font-size: x-small;
	background: #332200; color: #FFFFFF; 
    }
	
#footer a:link {
	color: #ffffff;
}

#footer a:visited {

	color: #ffffff;
}
#footer a:hover {
	background-color: #d7c3a2;
	color: #52301b;
