/*common*/

object {
	border: none;
}

body {
	background-color: #92B4DB;
	background-image: url("../images/solarisBodyBgBlue.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	padding-bottom: 18px;
}

/*page*/

#page {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	color: #464646;
	padding-bottom: 11px;
	background-image: url("../images/solarisFooterBg.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#page-a {
	background-color: #FFFFFF;
}

/*menu*/

#sitenav {
	position: absolute;
	top: 176px;
	left: 16px;
	width: 728px;
	height: 60px;
	text-align: center;
	background-color: #92B4DB;
	background-image: url("../images/solarisMenuBottomBlue.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 14px;
}

#sitenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #4A82C3;
	color: #FFFFFF;
	height: 23px; /*compensate with padding*/
	padding-top: 7px;
}

#sitenav ul li {
	display: inline;
}

#sitenav ul li a {
	border-right: 1px solid #FFFFFF;
	padding: 0 7px 0 7px;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

#sitenav ul li.last a {
	border-right: none;
}

#sitenav ul li a:hover {
	color: #002395;
}

#sitenav ul li.here ul {
	position: absolute;
	top: 30px;
	left: 0;
	display: block;
	width: 728px;
	/*text-align: left;*/
	background: transparent;
}

/*header*/

#header {
	height: 236px;
	background-color: #FFFFFF;
	background-image: url("../images/solarisHeaderBg.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#flashBanner {
	position: absolute;
	top: 0;
	right: 0;
	width: 560px;
	height: 176px;
	border: none;
}

/*body*/

#content {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 728px;
	margin-left: 16px;
	padding-bottom: 29px;
	border-bottom: 1px dashed #4A82C3;
	min-height: 620px;
}

/*=homepage code*/

#columnOne, #columnTwo, #columnThree {
	background-color: #FFFFFF;
	color: inherit;
	min-height: 620px;
}

* html #columnOne, * html #columnTwo, * html #columnThree, * html #content {
	height: 620px;
}

#columnOne, #columnTwo {
	width: 237px;
}

#columnThree {
	width: 215px;
	padding-left: 0;
}

#columnOne {
	border-right: 1px dashed #4A82C3;
}

#columnTwo {
	position: absolute;
	top: 0;
	left: 253px;
	border-right: 1px dashed #4A82C3;
}

#columnThree {
	position: absolute;
	top: 0;
	right: 7px;
}

/*#columnOne a img, #columnTwo a img, #columnThree a img {
	padding-bottom: 10px;
	border: none;
}*/

#programButton, #eventButton {
	display: block;
	width: 222px;
	height: 56px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

#programButton:hover, #eventButton:hover {
	background-position: 100% 0%;
}

#programButton {
	background-image: url("/images/homeProgram.gif"); }

#eventButton {
	background-image: url("/images/homeEvents.gif"); }

/*sidebar*/

div.frontNews img {
	margin-bottom: 10px;
}

p.orange { color: #F6720E; }

/*big buttons on homepage =)*/

#helpButton, #aboutButton, #supportButton {
	display: block;
	width: 222px;
	height: 203px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	border: none;
}

#helpButton:hover, #aboutButton:hover, #supportButton:hover { background-position:100% 0%; }

#helpButton { background-image: url("../images/solarisBodyHome01.jpg"); }
#aboutButton { background-image: url("../images/solarisBodyHome02.jpg"); }
#supportButton { background-image: url("../images/solarisBodyHome03.jpg"); }

#columnOne a, #columnTwo a, #columnThree a, #general a {
	background-color: inherit;
	text-decoration: none;
}

#columnOne a:hover, #columnTwo a:hover, #columnThree a:hover, #general a:hover {
	text-decoration: underline;
}

#columnOne a, #columnThree a, #general a {
	color: #898989;
}

#columnTwo a {
	color: #92B4DB;
}

#columnOne p, #columnTwo p, #columnThree p {
	display: block;
	width: 212px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 18px;
}

#columnTwo p {
	color: #4A82C3;
	background-color: inherit;
}

/*=general content*/

#general {
	width: 480px;
	min-height: 490px;
	padding-left: 5px;
	padding-right: 7px;
	border-right: 1px dashed #4A82C3;
}

* html #general {
	height: 490px;
}

#general h1 {
	color: #4A82C3;
	background-color: inherit;
	font-size: 22px;
	font-weight: 100;
	margin: 0;
	padding: 0 0 15px 0;
}

#general h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#general p {
	padding-bottom: 18px;
}

#general ul {
	padding-bottom: 18px;
	margin-left: 16px;
}

#general ul li {
	padding-bottom: 7px;
}

/*footer*/

#footer {
	margin-left: 16px;
	padding-bottom: 4px; /*4 + 11px image bottom (rounded) to equal the 15 padding-bottom from #content*/
}

/*breadcrumbs*/

#crumbs {
	color: #F8991C;
	background-color: inherit;
	font-size: 12px;
}

#crumbs a {
	color: #4A82C3;
	text-decoration: none;
}

/*PDF tags*/

a.pdf {
	display: block;
	height: 44px;
	padding-top: 32px;
	padding-left: 81px;
	background-image: url("../images/Pdf-Graphic.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

/*donations and sponsorship buttons*/

a.donations {
	display: block;
	width: 475px;
	height: 56px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 18px;
}

/*a.donations:hover { background-position: 0% 100%; }*/

#creditDonation { background-image: url("../images/cardDonation.jpg"); }

#checkDonation { background-image: url("../images/checkDonation.jpg"); }

#phoneDonation { background-image: url("../images/phoneDonation.jpg"); }

/*main menu special links*/

#sitenav li.yellow a:hover { color: #FDB728; }
#sitenav li.orangine a:hover { color: #F8991C; }
#sitenav li.green a:hover { color: #BCD63F; }