body
{
	background-color:#ffffff;
	
	font-family:Arial;
	font-size: 8pt;
	color:#7C2219;
}

A:hover
{
	color:#7C2219;
}

A
{
	/*color:#6F857D;*/
	color:Blue;
}

	

.AgentHomePageDefaultText
{
	font-family:Arial;
	color:#7C2219;
	font-size:11pt;
	width:290px;
	text-align: justify;
}

.AgentHomePageSubTitleText
{
	font-family:Arial;
	color:#7C2219;
	font-size:12pt;
	font-weight:bold;
}

.AgentHomePageTitle
{
	font-family:Arial;
	color:#7C2219;
	font-size:15pt;	
	font-weight:800;
	font-style:italic;
}

.AgentHomePageAgentDetailsName
{
	font-family:Arial;
	color:#7C2219;
	font-size:10pt;	
	font-weight:bold;
}

.AgentHomePageAgentDetailsLabel
{
	font-family:Arial;
	color:#7C2219;
	font-size:8pt;	
}

.AgentHomePageAgentDetailsText
{
	font-family:Arial;
	color:#7C2219;
	font-size:8pt;	
}


.AgentHomePageAgentImage
{
	height:150px;
	width:113px;
	border-width:thin;
	border-color:#7C2219;
	BORDER-RIGHT: 1px solid #7C2219;
	border-left: 1px solid #7C2219;
	border-top: 1px solid #7C2219;
	border-bottom: 1px solid #7C2219;
}

.AgentSubPageAgentImage
{
	height:75px;
	width:56px;
	border-width:thin;
	border-color:#ffffcf;
	BORDER-RIGHT: 1px solid #ffffcf;
	border-left: 1px solid #ffffcf;
	border-top: 1px solid #ffffcf;
	border-bottom: 1px solid #ffffcf;
}

.SubLeftPanel
{
	
	background-color:#ffffff;
	width:170px;
	font-family:Arial;
	font-size: 10pt;
	color:#7C2219;
}

.SubPageNarrowContent
{
	
	background-color:#ffffff;
	/*width:728px;*/
	width:560px;
	font-family:Arial;
	font-size: 10pt;
	color:#7C2219;
}

.SubPageWideContent
{
	
	background-color:#ffffff;
	width:730px;
	font-family:Arial;
	font-size: 10pt;
	color:#7C2219;
}

.homePageFooter
{	
	font-family:Arial;
	font-size: 8pt;
	color:#7C2219;
}

.DefaultNavLinkListStyle
{
	width:130px;
	border-width:0px;
	font-family:Arial;
	color:blue;
	font-size:8pt;
}

.DefaultNavLinkListLinkStyle
{
	border-width:0px;
	font-family:Arial;
	color:blue;
	font-size:8pt;
	text-decoration:none;
}

.MyHomeLookStatusWideModuleStyle
{
	
}

.ViewAllFeaturedLink
{
	font-family:Arial;
	color:blue;
	font-size:8pt;	
}

.WeatherStyle
{
	font-weight:normal;
	font-size:7pt;
	color:#7C2219;
}

h1
{
	color:#7C2219;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin: 0 ;
	/*text-align:center;*/

}