/* 
Colors for this sheet are:
black			000000
charcoal		454545
dark gray		808080
light gray		c4c4c4
light red		ff6f0f
dark red		870404
maroon			440000
leather			451700
burnt orange	913000
*/

body				{color: #000; font-family: arial; background: #bbbbbb; margin:20px;}

.t_header			{border-width: 2 2 0 2; border-style: solid; border-color: #000;}
.t_main				{background: #fff; border-width: 0 2 0 2; border-style: solid; border-color: #000; padding:0px; spacking:0px}
.t_content			{padding: 5 30 30 30;}
.t_small			{padding: 5px; border-width: 1; border-style: solid; border-color: #000;}
.t_footer			{padding: 0 10 0 10 ; border-width: 0; border-style: solid; border-color: #000;}

.photos			{border-width: 1px; border-style: solid; border-color: #454545;}

.text			{font-size: 8pt;}
.text_bold		{font-size: 8pt; font-weight: bold;}
.text_large		{font-size: 12pt; font-weight: bold;}
.text_nav		{font-size: 8pt; font-weight: bold; color: #fff; padding: 3 0 0 0}
.text_highlight	{font-size: 8pt; color: 000080; font-weight: bold}
.text_footer	{font-size: 8pt;}

.text a:link	{color: #000; font-weight: bold}
.text a:visited	{color: #000; font-weight: bold}
.text a:hover	{color: #000; font-weight: bold; text-decoration: none}
.text a:active	{color: #000; font-weight: bold}

.text_bold a:link		{color: #000;}
.text_bold a:visited	{color: #000;}
.text_bold a:hover		{color: #000; text-decoration: none;}
.text_bold a:active		{color: #000;}

.text_nav a:link	{color: #fff; text-decoration: none;}
.text_nav a:visited	{color: #fff; text-decoration: none;}
.text_nav a:hover	{color: #c4c4c4; text-decoration: none;}
.text_nav a:active	{color: #fff; text-decoration: none;}

.text_highlight a:link		{color: #000080; font-weight: bold; text-decoration: underline}
.text_highlight a:visited	{color: #000080; font-weight: bold; text-decoration: underline}
.text_highlight a:hover		{color: #000080; font-weight: bold; text-decoration: none}
.text_highlight a:active	{color: #000080; font-weight: bold; text-decoration: underline}

.text_footer a:link		{color: #000; font-weight: normal}
.text_footer a:visited	{color: #000; font-weight: normal}
.text_footer a:hover	{color: #000; font-weight: normal; text-decoration: none}
.text_footer a:active	{color: #000; font-weight: normal}
