/* Triangle Resources Site CSS File */

/* Defines table cell attributes and text attributes */

body
	{
	background-color: #336699;
	font-family: arial,geneva;
	}

.menu
	{
	font-family: arial, geneva;	
	font-size: 10pt;
	color: white;
	font-style: italic;
	font-weight: bold;
	}

.menu a:link
	{
	color: white;
	font-style: italic;
	}

td.legacy
	{
	background-image: url("Legacy2.jpg");
	}

td.orgdevhome
	{
	background-image: url("FORREX 009.jpg");
	}

td.orgdev
	{
	background-image: url("FORREX 009small.jpg");
	}

td.pen
	{
	background-image: url("pen3.jpg");
	}

td.natres
	{
	background-image: url("aspens.jpg");
	}

td.persdev
	{
	background-image: url("coaching7.JPG");
	}

td.editing
	{
	background-image: url("bookmark3.jpg");
	}

td.links
	{
	background-image: url("navaid.jpg");
	}

td.aboutus
	{
	background-image: url("gulfisland.jpg");
	}

td.projects
	{
	background-image: url("harrisonlake.jpg");
	}

td.services
	{
	background-image: url("unchalake.jpg");
	}

td.Rjournal
	{
	background-image: url("Rjournalimage.jpg");
	background-size: 235px 235px;
    background-repeat: no-repeat;
	}

.link
	{
	font-family: arial, geneva;	
	font-size: 12pt;
	color: #336699;
	font-weight: bold;
	align: center;
	}

h1
 	{
	color: white;
	font-size: 25pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}

h2
 	{
	color: #336699;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

p.left
	{
	float: left;
	width: 300px;
	height: 275px;
	border: solid 10px white;
	}



