html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  background-color: #ffffff;
  background-image: url("/alumni/images/background_top.jpg");
  background-repeat: repeat-x;
  background-position: top left;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #674739;
}

a {
  color: #8d1a00;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
} 

a:hover {
  text-decoration: underline;
}

ul {
  list-style: none;
}

.bullet {
  list-style: disc inside;
  margin-left: 15px;
}

h1 {
  font-size: 1.5em;
  color: #8d1a00;
}

h1 a:hover {
  text-decoration: none;
}

h2 {
  font-size: 120%;
  font-weight: bold;
}


h3,h4,h5,h6,pre,code,p {
  font-size: 100%;
  
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin: 0;
  padding: 0;
}

form {
  width: 75%;
}

fieldset {
  border: none;
}

.required {
  background-image: url("/alumni/images/required.jpg");
  background-repeat: no-repeat;
  padding: .5em 7px;
  background-position: top left;
  vertical-align: baseline;
  font-weight: bold;
}

.required span {
  display: none;
}

form fieldset .required {
  margin: .25em;
  background-position: top right;
}

fieldset div {
  height: 2em;
  padding: .15em 0;
}

fieldset div.textarea {
  height: auto;
}

input.text,
select.text {
  background-color: white;
  border: 1px solid black;
  margin: .1em;
  padding: 0;
  font-size: 110%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  width: 65%;
}

textarea {
  background-color: white;
  border: 1px solid black;
  margin: .1em;
  padding: 0;
  font-size: 110%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  width: 65%;
  height: 15em;
}

#register textarea {
  height: 4em;
}

input.checkbox {
  margin-left: 27.5%;
}

fieldset#submit {
  margin-top: .5em;
  padding: .5em;
  text-align: center;
}

label {
  margin: .25em;
  padding: 0 10px 0 0 !important;
}

label.text {
  display:block;
  float:left;
  width: 28%;
  text-align: right;
  font-weight: bold;
}

a img,:link img,:visited img {
  border: none;
}

table
th, td {
  border: 1px solid #e0d8c9;
  background: white;
  padding: 0 .25em;
}

img {
  border: 0;
  display: block;
}

input.image {
  border: 0;
  display: block;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

div#leftcolumn {
  width: 156px;
  padding-top: 138px;
  background-image: url("/alumni/images/left_arch_photo.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  position:absolute;
  top: 110px;
  left: 0;
}

ul#leftnav {
}

ul#leftnav li {
  font-size: 125%;
  padding: .5em 1em .5em 1em;
  margin: 0 !important;
}

ul#leftnav li#givenownav {
  padding: 0 0 .5em 0 !important;
  margin-top: 0 !important;
}

ul#leftnav li#registernav {
  padding: 0 0 0 0 !important;
  margin-bottom: 0 !important;
}

img#givenow_img,
img#register_img {
  padding: 0 !important;
  margin: 0 !important;
  display: inline;
}

img#givenow_img {
  width: 158px;
  height: 41px;
}

img#register_img {
  width: 156px;
  height: 29px;
}


#eresources ul#leftnav li#eresourcesnav,
#friends ul#leftnav li#friendsnav,
#home ul#leftnav li#homenav,
#recent-alumni ul#leftnav li#recentalumninav,
#giving ul#leftnav li#givingnav,
#faq ul#leftnav li#faqnav,
#contact ul#leftnav li#contactnav {
  background-color: #eff0e8;
}

#eresources ul#leftnav li#eresourcesnav a,
#friends ul#leftnav li#friendsnav a,
#home ul#leftnav li#homenav a,
#recent-alumni ul#leftnav li#recentalumninav a,
#giving ul#leftnav li#givingnav a,
#faq ul#leftnav li#faqnav a,
#contact ul#leftnav li#contactnav a {
  color: #4b3329;
  font-weight: bold;
}

#eresources ul#leftnav li#eresourcesnav a:hover,
#friends ul#leftnav li#friendsnav a:hover,
#home ul#leftnav li#homenav a:hover,
#recent-alumni ul#leftnav li#recentalumninav a:hover,
#giving ul#leftnav li#givingnav a:hover,
#faq ul#leftnav li#faqnav a:hover,
#contact ul#leftnav li#contactnav a:hover {
  text-decoration: none;
}

div#leftcolumn p {
  padding-left: .5em; 
}

div#leftcolumn blockquote {
  padding: 1em;
}

div#content {
  margin-left: 156px;
  background-color: #eff0e8;
  height: 100%;
  padding: 2em 2em 0;
}

html>body div#content {
  min-height: 100%;
  height: auto;
}

div#content div.section {
  margin: .5em 0;
  padding: 0 1em 1em;
  width: 600px;
}

div#forminfo ul li {
  margin: .15em 1em;
  font-weight:bold;
}

#contact div#content div.section {
  border: none;
}

#friends div#content div.section p {
  margin: .5em 0;
  padding: 0.5em 0 0 0;
}

#friends div#content div.section h2 {
  margin-bottom: .5em !important;
  margin-top: 1.5em !important;	
}


div#content div.section p,
div#content div.section ul{
  margin: .5em 0 .75em;
}

#home div#content div.section p,
#home div#content div.section ul{
  margin: .25em 0 .5em;
}

ul#eresourceslist {
  padding-top: .75em;
}

ul#eresourceslist h2 {
  font-weight: bold;
}

ul#eresourceslist li {
  margin: 1em 0 1.5em;
}

ul#eresourceslist li p {
  margin: .25em 0 .5em !important;
}

ul.indented li {
  margin-left: 1em;	
}

#giving div#content div.section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 1em !important; 
}

#giving div#content div.section h3 {
  border-top: 1px solid white;
  padding-top: 1em !important;
}

#eresources div#content ul#eresourceslist li {
  padding-bottom: .75em;
  border-bottom: 2px solid white;
}

#eresources div#content ul#eresourceslist li.first {
  padding-top: .75em;
  border-top: 2px solid white;
}


#eresources div#content ul#eresourceslist li ul li{
  padding-bottom: 0;
  margin: 0 1em;
  border: none;
}

/*#eresources div#content ul#eresourceslist li.lastchild {
  border: none !important;
}*/

img#registerNow {
  margin-top: .5em;
}

#home div#content div.section h1 {
  border-top: 2px solid white;
  width: 99%;
  padding-top: 1em;
}

#home div#content div.section:first-child h1,
#home div#content div.section h1.firstchild {
  border-top: none;
  padding-top: 0;
}

/*#home h1#welcome {
  height: 19px;
  background-image: url("/alumni/images/welcome.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-top: 20px;
  margin-bottom: 18px;
}*/

#home h1#welcome span {
  visibility: hidden;
}

div.section div.lastchild {
  border: none !important;
}

div.section div.contact {
  margin: .15em 0 .5em;
  padding: 1em 0 0 0 !important;
  clear: none !important;  
}

p.connect {
  width: 100px;
  height: 18px;
  position: relative;
  margin: 0 5px;
  background-image: url("/alumni/images/alumni_button.gif");
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

a.alumni_button {
  background-image:url('/alumni/images/alumni_button.gif');
  background-repeat: no-repeat;
  background-position: center center;
  width: 100px;
  height: 20px;
  position: relative;
  display: block;
  line-height: 20px;
  margin: 0 auto;
  text-align:center;
}

p.connect a {
  color: #993300;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  display: block;
  /*border: 1px solid #4b3329;*/
}

p.connect a:hover {
  text-decoration: none;
  color: #4b3329;
}

div#terms p {
  font-size: 90%;
}

div#gethelp {
  background-image: url("/alumni/images/help_background.gif");
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  left: 850px;
  top: 110px;
  width: 125px;
  height: 95px;
  margin: 2.5em 0;
  padding: 3px 0 0;
}

div#gethelp h2{
  color: #993300;
  text-align: center;
  padding: .25em 0 0;
  font-weight: bold;
}

div#gethelp p{
  margin: 0 2px;
  padding: .5em;
}

div#gethelp p a{
  font-style: normal;
  display: block;
  margin: .5em 5px 0;
  background-image: url("/alumni/images/alumni_button.gif");
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  color: #993300;
  font-size: 11px;
  font-weight: normal;
  padding: 3px 2px 2px;
  font-weight: bold;
  height: 18px;
}

div#gethelp p a:hover {
  text-decoration: none;
  color: #4b3329;
}

a.cmslink {
  clear: both;
  display: block;
  width: 20px !important;
  height: 20px !important;
  position: fixed;
  bottom: 0;
  left: 0;
  border: 1px solid white;
}

/* MAILING LIST STYLES */
#alumni_signup {
	height:108px;
	width:156px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #a41e22 url('/alumni/images/alumni_signup_bg.gif');
}
#alumni_signup #alumni_signup_head {
	background-image: url('/alumni/images/alumni_signup_text.gif');
	width: 156px;
	height: 56px;
}
#alumni_signup form {
	padding: 4px;
}
#alumni_signup form input[type='text'] {
	border: 1px solid #666666;
	width: 148px;
	color: #666666;
}
#alumni_signup form input[type='submit'] {
	background: #cccccc url('/alumni/images/alumni_signup_joinbg.gif') repeat-x top left;
	border: 0;
	margin-left: 107px;
	margin-top: 4px;
	width: 41px;
	height: 18px;
}


