body {
	background-color: #faaf3b;
}
div#head {
	background-image: url(images/summer09_web_head.jpg);
	height: 350px;
	width: 100%;
	background-position: center 0px;
	background-repeat: no-repeat;
}
div#main div#top {
	background-image: url(images/web_v4_main_topbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
div#main div#top div#btm {
	background-image: url(images/web_v4_main_btmbg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
a {
	color: #ff8000;
	text-decoration: none;
}

a:hover {
	color: #ff9c1b;
}

a.highlight {
	background-color: #ff8000;
	color: white;
	text-decoration: none;
}

a.highlight:hover {
	background-color: #ffb54d;
	color: white;
	text-decoration: none;
}

p.footer a {
	color: white;
	text-decoration: none;
}

p.footer a:hover {
	color: white;
	text-decoration: underline;
}

a.divlink {
	display: block;
	text-decoration: none;
	color: #606060;
}

a.divlink:hover p {
	text-decoration: none;
	color: #7f7f7f;
}

a.divlink:hover h2 {
	text-decoration: none;
	color: #666666;
}

div#container.t2 div.c1 {
	width: 246px;
}

div#container.t2 div.c2 {
	margin-left: 16px;
	float: right;
	width: 246px;
}

div#container.t2 div.c3 {
	margin-left: 16px;
	float: right;
	width: 246px;
}

