/* CSS Document */
body{
background-image:url(Images/quadrelle.com_BackgroundFade.jpg);
background-repeat:repeat-x;
background-color:#1D8376;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.Heading1{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#000000;
}

.Heading2{
font-family:"Times New Roman", Times, serif;
font-size:17px;
font-weight:bold;
color:#000000;
}

.Heading3{
font-family:"Times New Roman", Times, serif;
font-size:22px;
font-weight:bold;
color:Black;
}

.Heading4{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#000000;
} 
.Position{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
font-style:italic;
color:Gray;
}

A:active
{
font-size:15px;
color:#FFFFFF;
text-decoration: none;
font-weight:bold;
}

A:Link
{
	font-size:15px;
color:#FFFFFF;
text-decoration: none;
font-weight:bold;
}

A:Visited
{
	font-size:15px;
color:#FFFFFF;
text-decoration: none;
font-weight:bold;
}

A:hover
{
	font-size:15px;
	color: #000000;
text-decoration: none;
font-weight:bold;
}

.HeaderDiv
{
background:#1D8376;
color:#1D8376;
height:150px;
width:100%;
}

.statesDiv
{
	background:#938272;
	/*background:#59524A;*/
	color:White;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	width: 178px;
	
}

.StatesCol
{
	background:#938272;
	width: 178px;
}

.MainTable
{
background-color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:14px;
	
}

.PressHL
{
	color:Maroon;
	font-size:16px;
	font-weight:bold;
}

.PressHL A:active
{
color:Maroon;
text-decoration: none;
font-weight:bold;
text-decoration: underline;
}

.PressHL A:Link
{
color:Maroon;
text-decoration: none;
font-weight:bold;
text-decoration: underline;
}

.PressHL A:Visited
{
color:Maroon;
text-decoration: none;
font-weight:bold;
text-decoration: underline;
}

.PressHL A:hover
{
color: #000000;
text-decoration: none;
font-weight:bold;
text-decoration: underline;
}

.BotNav
{
	color:White;
	font-size:8px;
	font-weight:bold;
}

.BotNav A:active
{
color:White;
text-decoration: none;
font-weight:bold;
}

.BotNav A:Link
{
color:White;
text-decoration: none;
font-weight:bold;
}

.BotNav A:Visited
{
color:White;
text-decoration: none;
font-weight:bold;
}

.BotNav A:hover
{
color:White;
text-decoration: underline;
font-weight:bold;
}

.States
{
	color:#062925;
	font-size:18px;
	line-height: 30px;
	font-weight:bold;
}

.States A:active
{
/*color:#062925;*/
/*color:#4C9C92;*/
/*color:#812405;*/
text-decoration: none;
font-size:18px;
line-height: 30px;
font-weight:bold;
}

.States A:Link
{
/*color:#812405;*/
text-decoration: none;
font-size:18px;
line-height: 30px;
font-weight:bold;
}

.States A:Visited
{
/*color:#812405;*/
text-decoration: none;
font-size:18px;
line-height: 30px;
font-weight:bold;
}

.States A:hover
{
color:Maroon;
text-decoration: none;
font-size:18px;
line-height: 30px;
font-weight:bold;
text-decoration: underline;
}

.Property
{
	color:Maroon;
	font-size:20px;
	font-weight:bold;
}

.Property th
{
	background:#59524A;
		
	color:White;
	
	font-size:16px;
	font-weight:bold;
}

.Property td
{
	background:#FFFFFF;
	color:Black;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
}

.Property A:active
{

color:Maroon;
text-decoration: none;

}

.Property A:Link
{
color:Maroon;
text-decoration: none;

}

.Property A:Visited
{
color:Maroon;
text-decoration: none;

}

.Property A:hover
{
color:Maroon;
text-decoration: underline;
}
	
.Details
{
	color:Maroon;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.PropertyWidth
{
	width:160px;
	
}	