@charset "UTF-8";
/* CSS Document */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	background: #ECECEC;
	color: #444;
}

#wrapper {
  background: #FFF url("../images/common/wrap-bg.gif")  repeat-y top left; 
	width: 808px;
	margin: 0 auto;
	}

p {
	margin: 0px;
}

p.home {
  font-size: 14px;
	line-height: 150%;
	background: #FFF url("../images/common/leaf-icon.gif") no-repeat top left;
	text-indent: 30px;
	color: #555;
	}

h2, h3 {
 font-weight: bold;
 font-size: 14px;
 /*line-height: 200%;*/
 margin-bottom: 10px;
 text-decoration: none;
}

h1 {
 
 text-align: left;
 font-family: helvetica, arial, sans-serif;
 color: #1C404C;
 /*margin-top: 10px; changed to reflect line-height deletion */
 margin: 0px 0px 10px 0px;
 background: #FFF url("../images/common/leaf-icon.gif") no-repeat top left;
 text-indent: 30px;
 text-decoration: none;
 margin-bottom: 10px;
 font-weight: normal;
 font-size: 22px;
 line-height: 130%;
}

/* h2 and h3 are similar except that h2 has a gray dotted line  
underneath */

h2 {
 text-align: left;
 color: #52850F;
 padding-bottom: 0px;
}

h3 {
 text-align: left;
 color: #666;
}

h4 {
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #52850F;
	line-height: 1.4em;
}

h4 span.headline {
	font-weight: normal;
}

h5 {
	text-transform: uppercase;
	font-size:10px;
	font-weight: bold;
	color: #666;
	line-height: 1.8em;
}

.eventtime {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #666;
	margin: 0px;
	line-height: 1.8em
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a, a:link, a:hover, a:visited {
	color: #003F5F;
	text-deocration: underline;
}

/* begin homepage news titles with the same treatment as sidebar titles */

p.newsblurb a, p.newsblurb a:link, p.newsblurb a:visited {
	color: #003F5F;
	text-decoration: none;
  font-weight: bold;
}

p.newsblurb a:hover {
	text-decoration: underline;
}

/* end homepage news titles rules */



h4 a, h4 a:link, h4 a:visited {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

img { border: none; }

hr { display: none; }

.hr {
	height: 36px;
	margin-bottom: 15px;
}

/* f */

#header {
	width: 794px;
	background: url("../images/common/sustain-header.gif")  no-repeat top left;
	height: 128px;
	margin-bottom: 20px;
	margin: 0 auto;
}

/* Logo - Uses image replacement technique*/

#logo {
	float: left;
	width: 350px;
	text-align: center;
	padding-top: 30px;	
	padding-left: 40px;
	height: 20px;
	position: relative;
    font-size: 18px;
	color: #FFF;
	text-indent: -9999px;
	}
#logo span {
	position: absolute;
	width: 100%;
	height: 25px;
	left: 90px;
	}

#logo a {
	text-decoration: none;
	color: #FFF;
	border: 0;
}

/* User Navigation */

#usernav {
    float: right;
    padding-top: 37px;
    width: 794px;
    font-size: 11px;
font-family: Helvetica, Arial, sans-serif;

}

#usernav ul {
    margin: 0;
    text-align: center;
    list-style: none;
    height: 25px;
    margin-top: 5px;
}

#usernav li {
    display: inline;
    text-transform: uppercase;
}

#usernav a, #usernav a:visited, #usernav a:link {
	margin: 5px 0px;
    padding: 0px 16px;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
}

#usernav a:hover {
    text-decoration: underline;
}

#usernav a.current:link, #usernav a.current:visited,
#usernav a.current:hover, #usernav a.current:active {
    color: #bfe3f1;
    text-decoration: none;
}

/* Page */

#page {
	width: 794px;
	margin: 0 auto;
	background: #FFFFFF;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
}

#page #panoramic {
	padding: 0px;
	margin: 2px 0px 0px 0px;
	float: right;
	width: 794px;
	border: 0px;
}

#page #generic {
	float: right;
	padding: -2px 0px;
	margin: 0px;
	width: 536px; /* Max 544, decrease to increase padding */
	border: 0px;
}	

#content {
	float: right;
	width: 794px;
	margin: 0px;
}

#content #onecol {
	float: left;
	width: 750px;
	padding: 15px 16px 0px 16px;
}

#content #twocol {
	float: left;
	width: 530px;
	padding: 15px 16px 0px 16px;
}

#content #newscol, #content #article {
	float: left;
	width: 750px;
	padding: 15px 16px 0px 16px;
}




/* News Landing Page */

#newscol .post {
	border-bottom: solid 1px #ccc;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

#newscol .newstext {
	float: left;
	width: 530px;
	padding-bottom: 0;
}

#newscol h4, #newscol h4 a, #newscol h4 a:link, #newscol h4 a:active, #newscol h4 a:visited {
	text-decoration: none;
	color: #52850F;
	margin-bottom: 10px;
}

#newscol h4 a:hover {
	text-decoration: underline;
}


#newscol img {
    float: left;
	padding: 0;
	margin: 0 15px 0 0;
	background: #FFF;
	border: none;
}

#newscol .entryimage img {
    display: block;
	padding: 5px;
	margin: 0 10px 5px 0;
	background: #f0f0f0;
	border: 1px solid #CCC;
}

.entryimage {
width:246px;
font-size: 9px;
color:#666;
float: left;
margin: 5px 0;
}

.entryimage p {
padding: 0 10px;
margin:0;
color: #900;
}

/* News Article Page */

#article .post {
	border-bottom: none;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

#article .newstext {
	float: left;
	width: 480px;
	padding-bottom: 0;
}

#article h4, #article h4 a, #article h4 a:link, #article h4 a:active, #article h4 a:visited {
	text-decoration: none;
	color: #52850F;
	margin-bottom: 10px;
}

#article h4 a:hover {
	text-decoration: underline;
}


#article img {
    float: left;
	padding: 0;
	margin: 0 15px 0 0;
	background: #FFF;
	border: none;
}

#article .entryimage img {
    display: block;
	padding: 5px;
	margin: 0 10px 5px 0;
	background: #f0f0f0;
	border: 1px solid #CCC;
}

.entryimage {
width:246px;
font-size: 9px;
color:#666;
float: left;
margin: 5px 0;
}

.entryimage p {
padding: 0 10px;
margin:0;
color: #900;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 224px;
	padding: 1px 0px 0px 0px;
	margin: 0px;
}

#sidebar img {
	margin: 0px 4px 0px 0px;	
}

#sidebar img.apply {
	padding: 0px;
	margin: 0px;
}

#sidebar p {
	margin: 0px;	
	padding: 0px 10px;
}



#sidebar h2.aboutluzzi {
	color: #999;
	border-bottom: 0px;
}

#sidebar h2.aboutluzzi a:link, #sidebar h2.aboutluzzi a:visited {
	color: #999;
	text-decoration: none;
}

#sidebar h2.aboutluzzi a:hover, #sidebar h2.aboutluzzi a:active {
	color: #999;
	text-decoration: underline;
}

#sidebar h4 {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #003F5F;
	line-height: 1.4em;
	width: 178px;
	margin: 0px 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar div.eventtime {
	padding: 0px 10px;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active {
	color: #003F5F;
}

/* Statistic and Quote Blurbs - Use image replacement technique*/

#statistic {
	float: left;
	width: 224px;
	text-align: left;
	height: 212px;
	position: relative;
	font-weight: regular;
    font-size: 12px;
	color: #FFF;
    background: #5a260a;
    padding: 0;
	}
	
#statistic p {
	margin: 0px;
	}
		

#statistic.initiatives span {
	background-image: url("../images/sections/sidebar-initiatives.gif");
	background-repeat: no-repeat;
  background-position: 100% 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}
#statistic.committee span {
	background: url("../images/sections/sidebar-committee.gif") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#statistic.courses span {
	background: url("../images/sections/sidebar-courses.gif") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#statistic.events span {
	background: url("../images/sections/sidebar-events.gif") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#statistic.groups span {
	background: url("../images/sections/sidebar-groups.gif") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#quote {
	float: left;
	width: 224px;
	text-align: left;
	height: 234px;
	position: relative;
	font-weight: regular;
	font-size: 9px;
	color: #FFF;
	background: #5a260a;
	padding: 0;
	}
	
#quote p {
	margin: 0px;
	}
		
#quote span {
	background: url("../images/home/sidebar-home.gif") top left no-repeat;
	background-repeat: no-repeat;
  background-position: 100% 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}



/**********************************
* Begin code for tertiary nav *
**********************************/

#sidebar #rightnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 198px;
	border-style: solid; 
	border-color: #ffffff; border-width: 0px 0px 0px 0px;
}

#sidebar #rightnav ul { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar #rightnav ul li { 
	margin: 0px;
	padding: 5px 10px;
}

#sidebar #rightnav ul li.section { 
	background-color: #3B73B9;
	padding: 5px 10px;
	margin-bottom: 5px;
}

#sidebar #rightnav ul li.section a:link, 
#sidebar #rightnav ul li.section a:visited { 
	color: #FFF;
	text-decoration: none;
}

#sidebar #rightnav ul li.section a:hover, 
#sidebar #rightnav ul li.section a:active { 
	color: #FFF;
	text-decoration: underline;
}

#sidebar #rightnav ul li.subnav a.sidebar-subnav-active:link, 
#sidebar #rightnav ul li.subnav a.sidebar-subnav-active:visited { 
	color: #3B73B9;
	text-decoration: none;
}

#sidebar #rightnav ul li.subnav a.sidebar-subnav-active:hover, 
#sidebar #rightnav ul li.subnav a.sidebar-subnav-active:active { 
	color: #3B73B9;
	text-decoration: underline;
}

#sidebar #rightnav ul li.subnav a.sidebar-subnav-inactive:link, 
#sidebar #rightnav ul li.subnav a.sidebar-subnav-inactive:visited { 
	color: #333;
	text-decoration: none;
}

#sidebar #rightnav ul li.subnav a.sidebar-subnav-inactive:hover, 
#sidebar #rightnav ul li.subnav a.sidebar-subnav-inactive:active { 
	color: #333;
	text-decoration: underline;
}

/***********************************************************
* Start code for links in the top right corner of the page *
***********************************************************/
#toplinks {
	width:794px;
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: none;	
}

#toplinks-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	list-style-type: none;
	line-height: 120%;
}

#toplinks-list li {
	display: inline;
	list-style-type: none;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	height: 14px;
	border-right: 1px solid #FFF;
}

#toplinks-list li.right {
	border: 0px;
}


#toplinks-list li a:link,
#toplinks-list li a:visited {
	color: #FFF;
	text-decoration: none;
}

#toplinks-list li a:hover,
#toplinks-list li a:active {
	color: #FFF;
	text-decoration: underline;
}
/*********************************************************
* End code for links in the top right corner of the page *
*********************************************************/

/************************
* Start code for footer *
************************/
#footer	{
	clear:both;
	width: 808px;
	text-align: center;
	color: #999999;
	padding: 10px 0px;
	margin: 0 auto;
	background: url("../images/common/footer-top.gif")  no-repeat top left;
}
				
#footer li	{
	display: inline;
}
	
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
	
#footer p {
	margin: 0px;
	line-height: 175%;
	color: #999999;
}

/************************
* End code for footer *
************************/ 

#apply
{
position:absolute;
right:0;
top:0;
}

/**********************************
* Begin code for bar on left side *
**********************************/
#left-sidebar {
  float: left;
  width: 224px;
	margin: 0px;
	padding: 0px;
  border: 0px;
  background-color: #FFFFFF;
}

#left-sidebar img {
	border: 0px;
	padding-top: 8px;
}

#navigation	{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 222px;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
}
					
#navigation ul#leftnav	{
	margin: 10px;
	padding: 0px;
	line-height: 120%;
	list-style:none;
	border-bottom: dotted 1px #999;

}
						
#navigation ul#leftnav li {
	display:block;
	margin:0;
	voice-family: "\"}\"";
	voice-family:inherit;
}
						
#navigation ul#leftnav li a {
	background-color:#FFFFFF;
	display: block;
	padding: 10px 5px 10px 14px;
	width: 182px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #666666;
	border-top: dotted 1px #999;
}

#navigation ul#leftnav li.selected-nosubnav a:link, #navigation ul#leftnav li.selected-nosubnav a:visited {
	background-color: #FFF;
	display: block;
	padding: 10px 5px 10px 14px;
	width: 182px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #003F5F;
}

#navigation ul#leftnav li.selected-nosubnav a:hover, #navigation ul#leftnav li.selected-nosubnav a:active {
	background-color: #FFF;
	display: block;
	padding: 10px 5px 10px 14px;
	width: 182px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: underline;
	color: #003F5F;
}
		
#navigation ul#leftnav li a:link, #navigation ul#leftnav li a:visited {
	color: #666666;
	text-decoration: none;
}

#navigation ul#leftnav li a:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}

#navigation ul#leftnav li.selected {
	display: block;
 	margin: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color:#FFFFFF;
	color: #003F5F;
}

#navigation ul#leftnav li.selected a.main-selected:link, #navigation ul#leftnav li.selected a.main-selected:visited, #navigation ul#leftnav li.selected a.main-selected:hover {
	background-color:#FFFFFF;
	background: none;
	display: block;
 	padding: 11px 5px 0px 14px;
	margin: 0;
	width: 182px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #003F5F;
}

#navigation ul#leftnav li.selected a.main-unselected:link, #navigation ul#leftnav li.selected a.main-unselected:visited, #navigation ul#leftnav li.selected a.main-unselected:hover {
	background-color:#FFFFFF;
	background: none;
	display: block;
 	padding: 11px 5px 0px 14px;
	margin: 0;
	width: 182px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #666;
}

/* This piece code is for the subnavigation in the left navbar */
#navigation ul#leftnav li.selected ul#left-subnav	{
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px 0px 11px 0px;
	list-style:none;
}
		
#navigation ul#leftnav li.selected ul#left-subnav li a {
	background: none;
	display: block;
  padding: 2px 5px 0px 28px; /* width + padding-right + padding-left must equal 205px */
	margin: 0;
	width: 166px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border: 0px solid #FFFFFF;
}
		
#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:link, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:visited {
	color: #666666;
	text-decoration: none;
}

#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:hover {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: underline;
}

#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:link, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:visited, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:hover {
	background-color: #FFFFFF;
	color: #003F5F;
	text-decoration: none;
}

/**********************************
* Begin code for arrows list *
**********************************/

#arrows-list
{
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
padding-left: 10px;
list-style: none;
font-size: 11px;
}

#arrows-list li 
{
padding-top: 2px;
padding-left: 20px;
padding-bottom: 15px;
background-image: url("../images/list-arrow.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}

#arrows-list a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #003F5F;
	border: 0px;
	
}

#arrows-list a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #003F5F;
	border: 0px;
	background: #F2F4F5;
}

/**********************************
* Begin code for gray tables *
**********************************/
.graytable {
background-color: #FFF;
margin: 0px;
padding: 0px;
border: 0px;
}

table.graytable tr td {
	padding: 5px 6px 5px 4px;
	margin: 2px;
	border: 0px;
	background-color: #F2F4F5;
	vertical-align: top;
}

.apply-column-heading {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin: 10px 0px;
	text-decoration: none;
	text-align: center;
	color: #7CA1D0;
}

.apply-step {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	text-decoration: none;
	text-align: left;
	color: #7CA1D0;
}

.apply-line {
	display: block;
	color: #FFF;
	background-color: #FFF;
	width: 130px;
	margin: 10px 10px;
	padding: 0px;
	border: 2px solid #FFF;
}

.apply-text {
	padding: 0px 10px 0px 14px;
}
	
table {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

table caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	font-weight: bold;
}

table a:hover {
	text-decoration: none;
	background: #f60;
}

table tr th a {
	border-bottom: 1px dotted #369;
}

table tr th a:hover {
	color: #fff;
	background: #369;
}

table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
	color: #003F5F;
}

table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table tfoot tr th {
	width: 20%;
}

table tfoot tr td {
	width: 80%;
}

table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	vertical-align: top;
	width: 20%;
}

table tr.odd th, table tr.odd td {
	background: #efefef;
}

/*************************************************************************************************************************************
* Begin code for form styling. onecol class is for a form in a one column layout. twocol is for a form in a two column layout *
*************************************************************************************************************************************/

form.onecol {
border: 0;
width: 500px;
}

form.twocol {
border: 0;
width: 500px;
}

form input {
 background-color: #fff;
}

form fieldset {
  margin-bottom: 10px;
  border: 0;
}

form.onecol legend {
  padding: 10px;
  font-weight: bold;
  background-image: url("%243302");
  background-repeat: no-repeat;
  background-position: .5em;
  background-color: #f2f4f5;
  text-indent: 1.5em;
  width: 500px;
}



form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form fieldset ol {
  margin: 0;
  padding: 0;
}
form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form label {
  display: block;
  width: auto;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #3B73B9;
}
form label {
  width: 120px; /* Width of labels */
}
form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

