

body	 	{		
			font-family:'Trebuchet MS',Helvetica,Arial,sans-serif;
			Background-Color:#edb861;
			margin:0%;
			color:#edb861;
		}
		
table		{
			border: 0px;
		}
		
table.main	{
			table-layout: fixed;
		}

img		{
			border: 0px;
		}
		
h1		{
			font-size:25pt;
			text-align:center;
			font-weight:normal;
			color:#edb861;
		}
		
h2		{
			font-size:25pt;
			text-align:center;
			font-weight:normal;
			margin-bottom:16px;
			color:#edb861;
		}
		
h3		{
			font-size:18pt;
			text-align:left;
			margin-left:0.5cm;
			margin-bottom:16px;
			margin-top:0cm;
			font-weight:normal;
			color:#edb861;
		}

h3.contact	{
			color:#663300;
		}

		
p		{
			font-size:13pt;
			text-align:justify;
			font-weight:normal;
			color:#663300;
		}
		
li		{
			color:#663300;
		}
		
blockquote	{
			padding-bottom:20px;
			font-style: italic;
			background:url(images/quote.gif);
			background-repeat: no-repeat;
			background-position:  0 0;
			padding-left:45px;
		}
		
/* link formatting */
		
a:link		{
			color:#d07c29;
			text-decoration: none;
		}
		
a:visited	{
			color:#a36a33;
			text-decoration: none;
		}
		
a:hover		{
			color:#d07c29;
			text-decoration: underline;
		}
				
a:active	{
			color:#d07c29;
			text-decoration: none;
		}
	
a.bar:link	{
			padding-top:8px;
			color:#edb861;
			text-decoration: none;
			font-size:14pt;
		}
		
a.bar:visited	{
			padding-top:8px;
			color:#edb861;
			text-decoration: none;
			font-size:14pt;
		}
		
a.bar:hover	{
			padding-top:8px;
			color:#edb861;
			text-decoration: underline;
			font-size:14pt;
		}
				
a.bar:active	{
			padding-top:8px;
			color:#edb861;
			text-decoration: none;
			font-size:14pt;
		}
		
/* backgrounds and shadows */
		
td.yellow	{
			background-color:#edb861;
		}
		
td.dark		{
			background-color:#d07c29;
			vertical-align: top;
		}
		
td.logotl	{
			background:url(images/bg/logotl.jpg);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: bottom right;
		}
		
td.logotr	{
			background:url(images/bg/logotr.jpg);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: bottom left;
		}
		
td.logobl	{
			background:url(images/bg/logobl.jpg);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: top right;
		}
		
td.heading	{
			background:url(images/bg/logobr.jpg);
			background-color:#d07c29;
			background-repeat: no-repeat;
			background-position: top left;
			padding-top:20px;
		}
	
td.links1	{
			background:url(images/bg/linkstop.gif);
			background-color:#d07c29;
			background-repeat: no-repeat;
			background-position: top center;
			vertical-align: top;
			font-size:25pt;
			text-align:center;
			font-weight:normal;
			padding-top: 12px;
			padding-bottom: 3px;
		}
	
td.links2	{
			/*background:url(images/bg/linksbottom.gif);*/
			background-color:#d07c29;
			background-repeat: no-repeat;
			background-position: bottom center;
			vertical-align: top;
		}

td.links3	{
			vertical-align: top;
			background:url(images/bg/linkshadowslice.gif);
			background-color:#edb861;
			background-repeat: y-repeat;
			background-position: top right;
		}
		
td.links4	{
			vertical-align: middle;
			text-align: left;
			padding-left:20px;

		}
		
td.white	{
			background-color:#ffffff;
			vertical-align: top;
			padding-top: 25px;
			padding-left: 50px;
			padding-bottom:25px;
			padding-right: 50px;
		}
		
td.legal	{
			background-color:#ffffff;
			vertical-align: bottom;
			padding-left: 50px;
			padding-bottom:25px;
			font-size: 9pt;
			text-align: center;
		}

td.shadow1	{
			background:url(images/bg/linkshadowbottom.gif);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: top right;
		}

td.shadow2	{
			background:url(images/bg/shadowleft.gif);
			background-color:#edb861;
			background-repeat: repeat-y;
			background-position: top right;
		}

td.shadow3	{
			background:url(images/bg/linkshadowtop.gif);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: bottom right;
		}

td.shadow4	{
			background:url(images/bg/mainshadowbl.gif);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: top right;
		}
		
td.shadow5	{
			background:url(images/bg/mainshadowbottom.gif);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: top left;
		}
		
td.shadow6	{
			background:url(images/bg/shadowlogobr.gif);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: top right;
		}
		
td.shadow7	{
			background:url(images/bg/shadowlogobl.gif);
			background-color:#edb861;
			background-repeat: no-repeat;
			background-position: top right;
		}