/*
Orange theme
*/

body
{
	background: #fbeac6;
	/*theme background*/
}
a:link { color: #c24c00; }
a:visited { color: #E95B00; }
a:hover { color: #E95B00; }
h1 { color: #d95902; }

#wrapper
{
	background: url(../images/bg_main_or.gif) repeat-y;
	/*theme background*/
}

#topbar
{
	background: #ed8400;
	/*theme midtone*/
}

#nav, #nav ul
{
	background: #ed8400;
	/*theme midtone*/
}

#nav li ul
{
	border: solid #edc790;
	/*theme highlight*/
}

#nav li:hover, #nav li.sfhover
{
	background: #edc790;
	/*theme highlight*/
}

/*#friends #nav-friends a:hover,*/
#friends #nav-friends li:hover,
/*
#friends #nav-friends a.parent ul,
#friends #nav-friends li li a:hover,
#friends #nav-friends li li:hover,
*/
#park #nav-park li:hover,
#news #nav-news li:hover,
#events #nav-events li:hover,
#contact #nav-contact li:hover { background-color: #edc790; }

/*navright
------------------------------- */

#navright, #navright ul
{
	background: #ed8400;
	/*theme midtone*/
}

/*Main Column
------------------------------- */

#mainbody
{
	background: url(../images/bg_rightcol_or.gif) no-repeat top right;
	/*theme background*/
}

.formbutton
{
	background: url(../images/rnd_orn_go.gif) no-repeat top left;
	/*theme color*/
}