/* styles for JacksonHoleRealEstateProperties.com */

a.menu:link	{color: black; text-decoration: none;}
a.menu:visited	{color: #0D2336; text-decoration: none;}
a.menu:hover	{color: #0D237F; font-weight: 700; font-size: 12px; text-decoration: none;}
a.menu:active	{color: #000; text-decoration: none;}

a.footer:link	{color: #706C6D; text-decoration: none;}
a.footer:visited	{color: #0D2336; text-decoration: none;}
a.footer:hover	{color: #0D2336; font-weight: 700; text-decoration: none;}
a.footer:active	{color: #000; text-decoration: none;}

a.body1:link	{color: #F9F8BB; font-weight: 700; text-decoration: none;}
a.body1:visited	{color: white; text-decoration: none;}
a.body1:hover	{color: #F9F887; font-weight: 700; text-decoration: none;}
a.body1:active	{color: white; text-decoration: none;}

a.body2:link	{color: #F9F8BB; font-weight: 700; text-decoration: none;}
a.body2:visited	{color: white; text-decoration: none;}
a.body2:hover	{color: #F9F887; font-weight: 700; text-decoration: none;}
a.body2:active	{color: white; text-decoration: none;}

body 	{
		background: #ffffff;
		}

table.menu {
	font-family: trebuchet ms;
	font-size: 8pt;
	font-weight: 400;
	}
	
table.blurb {
	font-family: georgia, trebuchet ms, arial, sans serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 15pt;
	}	
	
table.homecontent {
	font-family: trebuchet ms;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	}
	
/* Interior pages content */	
table.intcontent1 {
	font-family: trebuchet ms;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	color: #FFF;
	}

table.intcontent1 h1 {
	font-family: trebuchet ms;
	font-size: 15pt;
	color: #FFF;
	padding: 10px 5px 0px 15px;
	}
	
table.intcontent1 p {
	font-family: trebuchet ms;
	font-size: 10pt;
	padding: 0px 5px 0px 15px;
	}

table.intcontent2 {
	font-family: trebuchet ms;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	color: #000;
	}
	
table.intcontent2 p {
	font-family: trebuchet ms;
	font-size: 10pt;
	padding: 0px 5px 0px 15px;
	}
	
table.intcontent2 li {
	top-padding: 50px;
	bottom-padding: 0px
	color: red;
	}
/* End interior pages content */		
	
table.footer {
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: 400;
	color: #706C6D;
	}
	
table.slogo {
	font-family: trebuchet ms;
	font-size: 6pt;
	font-weight: 400;
	}
