/*
COLOR PALETTE
blue dk = 395D97
violet = 8C7CAF
teal = 8DB0B8
teal brt = 4CB4CD
green = 9FAF7C
gray md = 666666
gray dk = 4D4847
brown dk = 897B61
brown lt = C7BFB1
gold = D6A93E
*/


#content
{
	margin: 0px 70px 20px 70px;
	/* top  right  bottom  left */
}
#credits
{
	margin: 20px 0px 20px 0px;
	/* top  right  bottom  left */
	color: #927D58;
	font-size: 11px;
	line-height: 15px;
}
#sidebar
{
	margin: 40px 35px 0px 25px;
	/* top  right  bottom  left */
	line-height: 14px;
}
body
{
	font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #395D97;
	line-height: 24px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_all.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td
{
	font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #395D97;
	line-height: 24px;
}
.head
{
	font-weight:bolder;
	color:#D6A93E;
	text-decoration: none;
	font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}
.subhead
{
	font-weight:bold;
	text-decoration: none;
	font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
}
.sidebar
{
	font-weight: bold;
	font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
	color: #555;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1px;
}
.sidebarItalic
{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #1D66AD;
	font-size: 14px;
	line-height: 18px;
	font-style: oblique;
}
.caption
{
	font-weight: normal;
	font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
	color: #238240;
	font-size: 10px;
	line-height: 13px;
}
.bold
{
font-weight: bold;
}
.italic
{
font-style: italic;
}
.inactive
{
color: #BEAD8F;
}
a.link
{
color: #4CB4CD;
text-decoration: none;
font-weight: bold;
}
a.link:hover
{
color: #9FAF7C;
text-decoration: none;
font-weight: bold;
}
a.link:visited
{
color: #8C7CAF;
text-decoration: none;
}
a.linkTop
{
color: #927D58;
text-decoration: none;
font-weight: bold;
}
a.linkTop:hover
{
color: #9FAF7C;
text-decoration: none;
font-weight: bold;
}
a.linkSidebar
{
color: #DA3630;
text-decoration: none;
font-weight: bold;
}
a.linkSidebar:hover
{
color: #66B350;
text-decoration: none;
font-weight: bold;
}
a.linkCredits
{
color: #927D58;
text-decoration: none;
font-weight: bold;
}
a.linkCredits:hover
{
color: #4CB4CD;
text-decoration: none;
font-weight: bold;
}
