body {
	margin: 0;
	padding: 0;
	font: normal 1em/1.4em "Trebuchet MS", Helvetica, sans-serif;
	background:#900 url(images/bg.jpg) repeat-x;
}
#wrap {
	width: 900px;
	margin:0 auto;
	padding-bottom: 132px;
	padding-top:0;
	background:#fff url(images/wreath_top.jpg) center bottom no-repeat;
}
h1 {
	text-indent: -100em;
	overflow: hidden;
	background: transparent url(images/vt_ctr_wreaths.jpg) right top no-repeat;
	line-height: 168px;
	margin: 0;
	padding: 0;
	height: 168px;
}
/*\*//*/
	h1 {font-size:18px; line-height:1.6em; color:#066;}
/**/
h2 {
	font: bold 16px/20px "Lucida Casual", "Lucida Calligraphy", serif;
	padding-top:16px;
	color:#900;
	margin:12px 44px;
}
a, a:link {color:#075;}
a:hover {color:#800; text-decoration:none;}
p {font-size:14px; margin:12px 22px;}
img {border:0;}

#topnav {
	clear:both;
	float:left;
	margin: 1px;
	padding:0;
	width:898px;
	border-bottom:2px solid #005C5C; /* black line below menu */
	font-family:Verdana, Geneva, sans-serif; /* Menu font */
	font-size:14px; /* Menu text size */
	position:relative;
	background:#005c5c url(images/menubg.png) left top repeat-x;
}

/* Top menu items */
#topnav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	right:50%;
}
#topnav ul li {
	margin:0 0 0 2px;
	padding:0;
	float:left;
	position:relative;
	left:50%;
	top:1px;
}
#topnav ul li:first-child {border-left: 1px solid #fff;}
#topnav ul li a {
	display:block;
	margin:0;
	padding:1.8em 1.9em .4em;
	font-size:12px;
	line-height:1em;
	text-decoration:none;
	background:#005c5c url(images/menubg.png) left top repeat-x;
	color:#fff;
	font-weight:bold;
	border-right: 1px solid #fff;
}
#topnav ul li.active a {
	color:#fff;
	background:#000;
}
#topnav ul li a:hover {
	background-color:#007979; /* Top menu items background colour */
	background-position: left -200px;
	color:#fff;
}
#topnav ul li:hover a,
#topnav ul li#active a { /* This line is required for IE 6 and below */
	background-color:#007979; /* Top menu items background colour */
	background-position: left -200px;
	color:#fff;
}

#main {
	clear:both; 
	margin: 0;
	padding:0;
}
.ctr {text-align:center;}
#fundraise {
	float:left;
	width:270px;
	margin:12px 16px;
	padding-bottom:154px;
	background:#3e5d00 url(images/fund2.jpg) center bottom no-repeat;
	color:#fff;
	border:1px solid #040;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#fundraise p {
	font-size:1em;
	line-height:1.5em;
}
#fundraise h2 {
	background:#5f8f00;
	color:#fff;
	margin:4px;
	padding:4px 10px;
	font-size:18px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#fundraise a { color:#ffb; }

#foot {
background:#630000;
margin:0;
padding:0;
clear:both;
}
#subfoot {
width:900px;
margin:0 auto;
padding:12px 0 122px 0;
font-size:10px;
color:#fff;
line-height:1.4em;
text-align:right;
}
#subfoot a {color:#ff9;}
