/*
COLORS:
	Bright Green:	#B0C93C
	1/2 Green:		#D5DF9A
	Dark Mocha:		#300D0B
	1/2 Mocha:		#806B67
	1/3 Mocha:		#A49390
	Steel Blue:		#355C7B
		Dark:		#163853
		Opaque:		#1F272E
*/

/* STANDARD */
BODY 		{font-family: Tahoma, Arial, Verdana; font-size: 9pt; line-height: 14pt; color: #000000; background: #FFFFFF; margin: 0px; padding: 0px; z-index: 1;}
TD			{font-family: Sans-Serif; font-size: 8pt; line-height: 14pt; color: #300D0B; font-weight: normal}
TH	 		{background: #300B03; font-family: sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: bold; text-transform: capitalize}
A			{color: #355C7B}
A:visited	{color: #163853}

.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: #163853; font-weight: bold;}
H2				{margin-bottom: 6px; font-family: Sans-Serif; font-size: 10pt; color: #163853; font-weight: bold; width: 100%; border-bottom: 1px #163853 solid}
H3				{margin-bottom: 6px; font-family: Sans-Serif; font-size: 9pt; color: #300D0B; font-weight: bold; width: 100%;}

A.nav:LINK, A.nav:Active, A.nav:Visited		{color: #300D0B; font-family: Sans-Serif; font-size: 8pt; font-weight: bold; text-decoration: none; letter-spacing: 0pt;}
A.navactive:LINK, A.navactive:Visited		{color: #FFFFFF; font-family: Sans-Serif; font-size: 8pt; font-weight: bold; text-decoration: none; letter-spacing: 0pt;}
A.nav:HOVER									{color: #FFFFFF}

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);}

.templateborder		{width: 912px; height: 616px; position: absolute; top: 50%; left: 50%; margin-left: -456px; margin-top: -306px;  z-index: 1; border: 3px #806B67 solid; background: #FFFFFF}
.templatecontent	{position: absolute; top: 50%; left: 50%; margin-left: -450px; margin-top: -300px;  z-index: 1}

.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;}
.price				{font-weight: bold; color: #163853;}