/* 
Colors for this sheet are:
black			000000
charcoal		454545
dark gray		bfbfbf
super-light gray	eaeaea
light blue		7c98c0
medium blue		4b5b73
tan				bfba7c
dark tan		73694b
*/

body				{color: #000; font-size: 8pt; font-family: verdana; background: #bfba7c;}

.t_main				{background: #fff; border:2px solid #000; padding:15px; width: 90%}
.t_header			{background: #73694b url('../images/header_graphic.gif') no-repeat; border:1px solid #000; padding:0px; width: 100%}
.t_nav				{background: #bfba7c; border:1px solid #73694b; padding:5px; width: 100%}


.photos			{border-width: 1px; border-style: solid; border-color: #c4c4c4;}
.photos_white	{border-width: 1px; border-style: solid; border-color: #fff}
.photo_home		{border-width: 1px; border-style: solid; border-color: #000; margin:0px 20px 20px 0px;}

.text			{font-size: 8pt;}
.text_bold		{font-size: 8pt; font-weight: bold;}
.text_large		{color: #4b5b73; font-size: 12pt; font-weight: bold;}
.text_blue		{color: #4b5b73; font-size: 8pt; font-weight: bold;}

.text a:link	{color: #0000ff; font-weight: normal; text-decoration: none}
.text a:visited	{color: #0000ff; font-weight: normal; text-decoration: none}
.text a:hover	{color: #bfbfbf; font-weight: normal; text-decoration: none}
.text a:active	{color: #0000ff; font-weight: normal; text-decoration: none}

.text_bold a:link		{color: #000; font-weight: bold; text-decoration: none;}
.text_bold a:visited	{color: #000; font-weight: bold; text-decoration: none;}
.text_bold a:hover		{color: #fff; font-weight: bold; text-decoration: none;}
.text_bold a:active		{color: #000; font-weight: bold; text-decoration: none;}