

/* content headers */
	
h1{
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	padding: 0px;
	font-size: 24px;
	font-family: trebuchet ms;
	color:#2b2b2b;
	line-height:25px;
	text-align:left;
	font-weight:normal;
	}

h2{
	font-family:trebuchet ms;
	font-size:20px;
	line-height:19px;
	margin-bottom:-5px;
	font-weight:normal;
	color:#2b2b2b;
	}

h3{
	margin-top:30px;
	font-family:trebuchet ms;
	font-size:20px;
	line-height:19px;
	margin-bottom:-5px;
	font-weight:normal;
	color:#2b2b2b;
	}

/* removes borders from image links in mozilla */

a img {
	border-style: none;
	}

/* body */

body{
	margin:0px;
	padding:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#000000;
	}	


body p{
	font-family: trebuchet ms;
	}

body td{
	font-family: trebuchet ms;
	}

/* container for vertical column */

#container{
	width:900px;
	height:100%;
	margin: 0 auto;
	padding:0px;
	border: 0px;
	}
	
/* header image */
#image{
	width:900px;
	height:310px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border:0px;
	}	

/* Content */

.content{
	width:900px;
	margin:0 auto;
	padding: 0px;
	background-color: #8f8570;
	}

/* left hand nav */
#lhn{
	background-color: #8f8570;
	font-family: trebuchet ms;
	color:#2b2b2b;
	float:left;
	width:250px;
	height:100%;
	}

#lhn ul {
	margin: 0px;
	padding: 0px;
	width:250px;
}

/* Isn't #lhn li supposed to cover ALL li's underneath an #lhn? */

#lhn li {
	margin: 0px;
}

#lhn li li {
	margin: 0px;
}

#lhn p {
	margin: 0px;
}

li.lhn-button {
	list-style-type:none;
	font-size:24px;
	line-height:40px;
	font-family: trebuchet ms;
	text-align:left;
	width:260px;
	background-color: #AB1514;
	}

li.lhn-button p {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #8f8570;
	display:block;
	font-weight:normal;
	width:250px;
	padding-left: 10px;
	}

li.lhn-button a:link, li.lhn-button a:visited {
	color:#2b2b2b;
	text-decoration:none;
	background-color:#c8bfab;
	border-bottom:1px solid #8f8570;
	display:block;
	font-weight:normal;
	width:250px;
	padding-left:10px;
	}

li.lhn-button a:hover, li.lhn-button a:active {
	color:#2b2b2b;
	text-decoration:none;
	background-color:#e1d7c4;
	border-bottom:1px solid #8f8570;
	display:block;
	font-weight:normal;
	width:250px;
	padding-left:10px;
	}

li.lhn-button-sub {
	list-style-type:none;
	font-size:18px;
	line-height:30px;
	font-family: trebuchet ms;
	text-align:left;
	width:250px;
	}

li.lhn-button-sub a:link, li.lhn-button-sub a:visited {
	color:#2b2b2b;
	text-decoration:none;
	background-color:#f2e6cf;
	border-bottom:1px solid #8f8570;
	display:block;
	height:30px;
	font-weight:normal;
	width:250px;
	padding-left:20px;
	}

li.lhn-button-sub a:hover, li.lhn-button-sub a:active {
	color:#2b2b2b;
	text-decoration:none;
	background-color:#fefbee;
	border-bottom:1px solid #8f8570;
	display:block;
	height:30px;
	font-weight:normal;
	width:250px;
	padding-left:20px;
	}


/* main-text */
#main-text{
	float:left;
	width:590px;
	background-color:#ffffff;
	padding:30px;
	margin-bottom:-39px;
	}

#main-text p{
	font-size:17px;
	color:#2b2b2b;
	font-face:trebuchet ms;
	}

#main-text p a:link, #main-text p a:visited {
	color:#ab1514;
	text-decoration:none;
	}

#main-text p a:hover, #main-text p a:active {
	color:#5f594b;
	text-decoration:underline;
	}

.upcoming-top{
	background-image: url(images/upcoming-top.jpg);
	padding:10px;
	height:25px;
	}
	
.upcoming-mid{
	background-image: url(images/upcoming-mid.jpg);
	padding:10px;
	}

.upcoming-mid a:link, .upcoming-mid a:visited{
	color:#ab1514;
	text-decoration:none;
	}

.upcoming-mid a:hover, .upcoming-mid a:active{
	color:#5f594b;
	text-decoration:underline;
	}	

.upcoming-bottom{
	background-image: url(images/upcoming-bottom.jpg);
	height:15px;
	margin-bottom:25px;
	}

.upcoming h2{
	margin-top:-10px;
	margin-bottom:0px;
	font-size:18px;
	}

.upcoming h2 a:link, .upcoming h2 a:visited{
	color:#ab1514;
	text-decoration:none;
	}

.upcoming h2 a:hover, .upcoming h2 a:active{
	color:#5f594b;
	text-decoration:underline;
	}	
	
.play-list {
	font-family: trebuchet ms;
	font-size: 16px;
	color: #2b2b2b;
	}	

.bullets li{
	font-family:trebuchet ms;
	}

.ol_about{
	margin-top:-15px;
	margin-bottom:-10px;
	}
	
.ol_about li{
	color:#2b2b2b;
	font-family:trebuchet ms;
	}

.recipient{
	margin-top:30px;
	}

.recipient-photo{
	float:left;
	margin-right:10px;
	margin-top:5px;
	font-family:trebuchet ms;
	font-size:12px;
	}

.recipient-photo img{
	width:165px;
	}

/* break */
.break{
	clear:both;
	}
	
#footer{
	height:0px;
	background-color:#000000;
	}

