﻿/* Master Page - BEGIN */
.main, .body
{
	background-color: #00A6C6;
}

.bodyInset
{
	background-color: #DFB56F;
}

.loginName, .loginName a
{
	background-color: #DFB56F;
	color: white;
}

.footer, .footer a
{
	background-color: #00A6C6;
	color: White;
}
/* Master Page - END */

/* About Us - BEGIN */
.title
{
	color: #00A6C6;
}

h2, .leftNav, .leftNav a, .pageNav, .pageNav a, .entryLabel a, .entryLabel, .entryButton a, a.entryButton, .profileTitle
{
	color: #263979;
}
/* About Us - END */

/* Photos - BEGIN */
.unselected
{
    border: solid 1px #00A6C6;
}

.selected, .selected div
{
    background-color: #DFB56F;
	color: white;
}

.selected
{
     border: solid 1px #00A6C6;
}
/* Photos - END */

.orbit
{
	margin-top: 55px;
}
