/* stylesheet for devonshouse.org */

body {
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  background: url(images/sunsetbkg.jpg);
  margin-top: 0px;
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 100% 100%;
  background=color: #FFB6C1;
}
#page {
}

a {
  text-decoration: none;
}
h2 {
margin-bottom: 0px;
padding-bottom: 0px;
}

h1 {
  font-family: comic Sans MS, Verdana, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}

h3 {
  font-family: comic Sans MS, Verdana, Arial, sans-serif;
}

h3.thankyou {
  text-align: center;
  margin-top: 50px;
}

h3.golfsponsors {
  text-align: center;
  margin-top: 50px;
  padding-right: 90px;
}

img {
  border: 0px;
}

#nav {
  position:absolute;
  top:0px;
  left:0px;
  width:130px;
  padding:10px;
/* Again, the ugly brilliant hack. */
  voice-family: "\"}\"";
  voice-family:inherit;
  width:130px;
}
/* Again, "be nice to Opera 5". */
body>#nav {width:130px;}


.centeredimage {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
}

.pagelogo {
  padding-right: 66px;
}

#content {
  margin: 15px 10px 10px 150px;
}



#nav ul {
	list-style: none;
	padding: 0;
	padding-left:10px;
	margin: 15px 0;
	border: 0;
}

#nav li {
	text-align: center;
/*	border-bottom: 1px solid #000;*/
	width: 110px;
	margin: 0;
	padding: 0;
	font: 13px/13px Verdana, Lucida, Arial, sans-serif;
	color: #000;
}

#nav #navhome {
	border-top: 1px solid #000;
}

#nav #navfaq {
	border-bottom: 1px solid #000;
}

#nav li a {
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
	color: #000;
	text-decoration: none;
	width: 110px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\"";
  	voice-family:inherit;
	width: 108px;	/* You get it. Good value for compliant browers. */
}

html>#nav li a {
	width: 98px;	 /* Be nice to Opera */
}

#nav li a:hover {
	font-weight: normal;
	background: #c24b4b;
	color: #fff;
	text-decoration: none;
}

#signup {
     text-align: center;
}








ol.list li {
  list-style-type: none;
  padding: 3px;
  text-align: left;
}

ol.gifts {
  margin-top: 0px;
}

ol.gifts li {
  list-style-type: none;
  text-align: left;
}

.rightimages {
  float: right;
  padding: 5px;
  border: 0;
}

.date, .time {
  text-decoration: underline;
}

.housename, .hospital {
  font-weight: normal;
}

.infotype {
  font-weight: bold;
}

.inline-emph {
  font-style: italic;
  font-weight: bold;
}

.infoset {
  padding-left: 30px;
}

.event {
  padding-bottom: 10px;
  padding-left: 20px;
  border-bottom: 1px solid #555;
}

.footer {
  border-top: 1px solid #555;
  padding-top: 0px;
}

.footer a, a.naming {
  text-decoration: underline;
}

.title {
  font-weight: bold;
  font-size: 14pt;

}

.centered, .sponsorlogos {
  text-align: center;
}

.newsletternote {
  margin-top: 40px;
}

.building {
  float: right;
  width: 150px;
  margin-left: 10px;
  text-align: right;
  font-size: 90%;
  font-weight: bold;
}

.red {
  font-weight: bold;
  color: #f00;
}

.newslist {
  float: left;
  width: 45%;
  margin-right: 20px;
}

.photos {
  float: right;
  width: 45%;
}

.newslist h3, .photos h3 {
  border-bottom: 1px solid #000;
}

.text {
  margin-top: 30px;
}

.text h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 0px;
}

.adapted {
  font-style: italic;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #000;
}

table.contacts {
  margin: 10px 30px;
  font-size: 90%;
}


table.golfsponsors td.sponsorname {
  width: 250px;
}

table.golfsponsors td.sponsortype {
  font-style: italic;
}

.address {
  margin-top: 30px;
}

.question {
  font-weight: bold;
  font-style: italic;
}

.ahanote {
  font-style: italic;
}

.jobtitle {
  font-weight: bold;
}

table#fundevents td {
  padding-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #000;
}

table#fundevents td, table#fundevents p, table#fundevents h3 {
  margin-top: 0px;
}

.eventdate {
  text-decoration: underline;
}

.eventname {
  font-size: 110%;
  font-weight: bold;
}

table#fundevents .rightimages {
  text-align: right;
}
