@charset "UTF-8";
/* CSS Document */

a{
	color:#FF3300;
}

h1
{
	color:#F25D23; line-height:1.25; border-bottom: solid 1px #F25D23;
}

h2
{
	color:#F25D23;
}


.topbar
{
	background-color: #F25D23;
}

.bottombar
{
	background-color: #F25D23;
}

.news
{
	color:#F25D23;
}


.sidenav li.selected a
{
	color:#F25D23;
}

#navigation a:hover {
	color:#F25D23;
}

#navigation li.over
{
	border-bottom:solid 5px #F25D23;
}

.gallery .gly_controls .inner .gly_btn {
	background-color: #F25D23;
}

.gallery .gly_controls .inner .gly_btn.sel {
	background-color:#F90;
}

.news li
{
	background-image: url(images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.landingBox
{
	background: url(images/home_box_background.png) no-repeat top left;
}

.landingBox td
{
	width:33%;
}