/*
COLORS:
	Light Mocha:	#938D84
	Mid Mocha:		#676159
	Dark Mocha:		#241C15
	Steel Blue:		#355C7B
		Dark:		#163853
		Opaque:		#1F272E
*/

/* STANDARD */
BODY 		{font-family: Tahoma, Arial, Verdana; font-size: 9pt; line-height: 14pt; color: #FFFFFF; background: #4C4944; margin: 0px; padding: 0px; z-index: 1;}
TD			{font-family: Sans-Serif; font-size: 8pt; line-height: 14pt; color: #FFFFFF; font-weight: normal}
TH	 		{background: #300B03; font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; text-transform: capitalize}
B			{color: #C4C200}
A			{color: #FFFFCC}
A:visited	{color: #FFFFCC}

.header			{font-weight: bold; color: #2787D0}
.headerlinks	{font-weight: bold; color: #FFFFFF}
.small			{font-size: 8px;}

H1				{margin-bottom: 8px; font-family: gill Sans, Sans-Serif; font-size: 10pt; color: #E5E31B; font-weight: bold;}
H2				{margin-bottom: 6px; font-family: Lucida Sans, Sans-Serif; font-size: 10pt; color: #C4C200; font-weight: bold; width: 100%; border-bottom: 1px #C4C200 solid}
H3				{margin-bottom: 6px; font-family: Lucida Sans, Sans-Serif; font-size: 9pt; color: #C4C200; font-weight: bold; width: 100%;}

A.nav:LINK, A.nav:Active, A.nav:Visited		{color: #FFFFFF; font-family: Californian FB, lucida sans; font-size: 9pt; font-weight: bold; text-decoration: none; letter-spacing: 0pt;}
.navactive									{color: #C4C200; font-family: Californian FB, lucida sans; font-size: 9pt; font-weight: bold; text-decoration: none; letter-spacing: 0pt;}
A.nav:HOVER									{color: #C4C200}

A.locnav:LINK, A.navlocnavActive, A.locnav:Visited		{font-family: Lucida Sans, Sans-Serif; font-size: 8pt; color:#2787D0; font-weight:bold; text-decoration: none}
A.locnav:HOVER											{font-family: Lucida Sans, Sans-Serif; font-size: 8pt; color:#88CE0F; font-weight:bold; text-decoration: none}
.locnavactive											{font-family: Lucida Sans, Sans-Serif; font-size: 8pt; color:#88CE0F; font-weight:bold; text-decoration: none}

.opaque		{opacity: .5; filter: alpha(opacity=50);}
.full		{opacity: 1; filter: alpha(opacity=100);}
.opaque2		{opacity: .2; filter: alpha(opacity=20);}

.templateborder		{width: 930px; height: 624px; position: absolute; top: 50%; left: 50%; margin-left: -465px; margin-top: -312px;  z-index: 1}
.templatecontent	{position: absolute; top: 50%; left: 50%; margin-left: -450px; margin-top: -300px;  z-index: 10}

.interiorcontent	{width: 890px; height: 450px; margin: 4px; overflow: none}
.content			{width: 575px; height: 468px; overflow: auto; padding-left: 5px;}
.portfoliocontent	{overflow: auto; height: 468px; font-size: 8pt;}
.portfoliotitle		{padding: 4px;}

.preload			{display: none;}

