@charset "utf-8";
/* CSS Document */

/*-------GENERIC BODY STYLES*/

body {
	margin: 0;
	padding: 0;
	background-color: #666666;
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	overflow: auto;
}

#fixedwidth {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}

h1 {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	/*font-variant: small-caps;*/
	letter-spacing: 1.0px;
	font-style: italic;
	border-bottom: 2px solid #000;
	font-size: 24px;
}
	
h2 {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	font-variant: small-caps;
	letter-spacing: 0.25em;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0;
	line-height: .1em;
	font-size: 18px;
}

p {
	margin: 0;
	padding: 0px;
}	

a {
	text-decoration:none;
}

a img {
	border: none;
}


/*-------MASTHEAD STYLES ---------*/

#masthead {
	height: 170px;
	padding: 10px 10px 5px 20px;
	margin: 0;	/*background-color: #000000;*/
	background-color: #000000;
	width: 960px;
}


/*-------MASTHEAD LEFT STYLES-----------*/

#mastheadleft {
	float: left;
	width: 550px;
}	

#logo {
	float: left;
	padding-bottom: 5px;
}

#slogan {
	clear: left;
	color: white;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	width: auto;
	padding-left: 0.2em;
}

/*-----------MASTHEAD RIGHT STYLES---------------*/

#mastheadright {
	float: right;
	width: 580px;
	padding: 0 0 0 0;
	margin: 0 0 0 -581px;
}
	
#mastheadright p {
	margin: 1px auto 0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: white;
}

#mastheadright a {
	color: white;
}	
	
.headshotthumb img {
	border: 4px white solid;
}

#agents {
	float: right;
}	

.agentname {
	font-weight: bold;
}

.title {
	font-style: italic;	
}

#annalouthumb {
	float: left;
	width: 140px;
	margin: 0px 0px 0px 280px;
	text-align: center;
}

#mikethumb {
	float: left;
	width: 140px;
	margin: 0px 0px 0px 5px;
	text-align: center;
}


/*--------------MAIN BODY STYLES-------------------*/

#main {
	/*border: 3px solid black;*/
	clear: left;
	overflow: auto;
	width: 990px;/*sidebar left styles*/
	background-color: #000000;
}


/*--------------SIDEBAR LEFT STYLES (excluding nav)-------------------*/

#sidebarleft {
	width: 210px;
	/*height: 800px; /*used to have purple extend past content */
	float: left;
}	

#sidebarleft #featurehome {
	background-color: #FFFFFF;
	width: 170px;
	margin-top: 40px;
	margin-left: 10px;
	border: 4px solid #000000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	padding-top: 5px;
	font-size: medium;
}
#sidebarleft #featureaddress {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	font-variant: normal;
	padding: 0em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: small;
}
#sidebarleft #featurehome #featureaddress a {
	color: #000000;
	text-decoration: underline;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 1.5em;
}

#sidebarleft #featurehome img {
	border: 2px double #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*--------------FOOTER STYLES--------------*/
#footer	{
	clear: both;
	height: 110px;
	background-color: #000000;
	color: white;
	font-weight: bold;
	width: 990px;
}

#footerleft {
	padding: 0 0 0 0;
	font-size: 1.2em;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	padding: 0;
	margin: 50px 0 15px 220px;
	float: left;
}	
#footerleft #footerlink {
	margin-left: -40px;
	font-size: .9em;
}

#footerleft #footerlink li {
	color: #FFFFFF;
	display: inline;
	list-style: none;
	padding-right: 1em;
	padding-left: 0px;
	margin-left: 0px;
}	

#footerleft #footerlink a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerright {
	float: right;
	padding: 0px 10px 10px 0;
}

#footerright ol li {
	float: right;
	list-style: none;
	padding-left: 10px;
}	
/*-------------END MRE TEMPLATE STYLES------------*/


/*--------------CONTENTPANE STYLES--------------*/

.contentpane {
	background-color: #FFF;
	margin-left: 210px;
	padding: 1em 2em 10em 2em;
}
.contentpane a {
	color: #5577BB;
	text-decoration:underline;
}

.contentpane p {
	padding-bottom: 1em;
}

.contentpane h2 a {
	color: #5577BB;
	text-decoration:underline;
}

.contentpane img.photo {
	float: right;
	margin: 1em 1.5em 1.5em 1.5em;
	border: 4px solid black;
}

.contentpane img.photoleft {
	float: left;
	margin: 1em 1.5em 1.5em 1.5em;
	border: 4px solid black;
}

.contentpane #bio {
	float: none;
	clear: none;
	width: auto;
	padding-top: 5px;
}

.contentpane .testimonialname {
	font-style: italic;
	font-weight: bold;
}

.contentpane .homefacts {
	list-style-type:circle;
}	

.contentpane #homepageslogan {
	font-style: italic;
	font-weight: bold;
	margin: 40px 0 0 0;
}		


/*-------AGENT PAGES STYLES-------------*/

#agentheading {
	float: left;
	width: 715px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 15px;
	background-position: top;
	height: 50px;
}

#agentheading #agentheadleft h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#agentheading #agentheadleft {
	float: left;
}

#agentheading #agentheadright {
	float: right;
}

#markets {         
	padding-left: 0px;
	margin-left: 0px;   
}

#markets li {
	font-size: 20px;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
	display: inline;
	border-right-style: none;
	border-right-color: #000;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#markets .first {
	border-left-style: none;
	padding-left: 0px;
}

#agentphoto {
	float: right;
	width: 174px;
	border: 4px black solid;
	margin: -55px 0 0 20px;
	height: 250px;
}

#textwidget {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	clear: right;
	margin-top: 1.5em;
}

#dnnMenu {}

/* <RadMenu / Simple> */

.RadMenu_raney ul.rmRootGroup,
.RadMenu_raney div.rmRootGroup
{
	padding: 1px 0;
	border: 1px solid #7d7d7d;
	background-color: #e3e3e3;
}

/* <Root items> */

.RadMenu_raney,
.RadMenu_raney .rmLink
{
}

.RadMenu_raney .rmItem .rmLink
{
	padding: 1px 12px;
}

.RadMenu_raney .rmItem .rmLink .rmText
{
	padding-right: 0;
}

.RadMenu_raney .rmItem .rmLink:hover,
.RadMenu_raney .rmItem .rmFocused,
.RadMenu_raney .rmItem .rmSelected
{
	background: #ff9c9c;
	border: 1px solid #c90000;
	padding: 0 11px;
}

.RadMenu_raney .rmItem .rmExpanded,
.RadMenu_raney .rmItem .rmExpanded:hover
{
	background: #ff1717;
	border: 1px solid #c90c0c;
	padding: 0 11px;
}

.RadMenu_raney .rmItem .rmDisabled,
.RadMenu_raney .rmItem .rmDisabled:hover
{
	color: #7d7d7d;
	background-color: transparent;
	border: 0;
	padding: 1px 12px;
}

.RadMenu_raney img.rmLeftImage
{
	margin: 2px 2px 0 0;
	padding-bottom: 3px;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_raney .rmGroup,
.RadMenu_raney .rmGroup .rmVertical
{
	border: 1px solid #616161;
	background: #ffffff url('Menu/rmDropDownStripe.png') repeat-y -1px 0;
}

.RadMenu_raney .rmGroup .rmHorizontal
{
	background: #ffffff;
}

.RadMenu_raney .rmGroup .rmItem .rmLink
{
	padding: 1px;
	margin: 1px 2px;
}

.RadMenu .rmGroup .rmItem .rmLeftImage
{
	margin: 2px 0 0 6px;
}

* html .RadMenu .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }
*+html .RadMenu .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }

.RadMenu_raney .rmGroup .rmItem .rmLink:hover,
.RadMenu_raney .rmGroup .rmItem .rmFocused,
.RadMenu_raney .rmGroup .rmItem .rmSelected,
.RadMenu_raney .rmGroup .rmItem .rmExpanded,
.RadMenu_raney .rmGroup .rmItem .rmExpanded:hover
{
	padding: 0;
}

.RadMenu_raney .rmGroup .rmItem .rmDisabled,
.RadMenu_raney .rmGroup .rmItem .rmDisabled:hover
{
	padding: 1px;
}

.RadMenu_raney .rmGroup .rmItem .rmLink .rmText
{
	padding-right: 53px;
}

.RadMenu_raney .rmGroup .rmHorizontal .rmLink .rmText
{
	padding-right: 10px;
}

.RadMenu_raney .rmGroup .rmExpandRight,
.RadMenu_raney .rmGroup .rmExpandLeft,
.RadMenu_raney .rmTopArrow,
.RadMenu_raney .rmBottomArrow,
.RadMenu_raney .rmLeftArrow,
.RadMenu_raney .rmRightArrow
{
	background: transparent url('Menu/rmExpandArrows.png') no-repeat;
}

.RadMenu_raney .rmGroup .rmExpandRight { background-position: 100% 0; }
.RadMenu_raney .rmGroup .rmExpandLeft { background-position: 0 -48px; }
.RadMenu_raney .rmLink:hover .rmExpandRight,
.RadMenu_raney .rmFocused .rmExpandRight,
.RadMenu_raney .rmSelected .rmExpandRight,
.RadMenu_raney .rmExpanded .rmExpandRight { background-position: 100% -24px; }
.RadMenu_raney .rmLink:hover .rmExpandLeft,
.RadMenu_raney .rmFocused .rmExpandLeft,
.RadMenu_raney .rmSelected .rmExpandLeft,
.RadMenu_raney .rmExpanded .rmExpandLeft { background-position: 0 -72px; }

.RadMenu_raney .rmTopArrow,
.RadMenu_raney .rmBottomArrow,
.RadMenu_raney .rmLeftArrow,
.RadMenu_raney .rmRightArrow
{
	background-color: #ffffff;
}

.RadMenu_raney .rmTopArrow
{
	border-bottom: 1px solid #616161;
	background-position: 50% -95px;
}

.RadMenu_raney .rmBottomArrow
{
	border-top: 1px solid #616161;
	background-position: 50% -109px;
}

.RadMenu_raney .rmLeftArrow
{
	border-right: 1px solid #616161;
	background-position: 50% -48px;
}

.RadMenu_raney .rmRightArrow
{
	border-left: 1px solid #616161;
	background-position: 50% 1px;
}

.RadMenu_raney .rmVertical li.rmSeparator .rmText,
.RadMenu_raney .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	background: #616161;
	padding-bottom: 1px;
	margin-top: 2px;
}

.RadMenu_raney .rmHorizontal li.rmSeparator .rmText,
.RadMenu_raney .rmVertical .rmHorizontal li.rmSeparator .rmText
{
	background: #616161;
	width: 1px;
	margin-left: 1px;
}

/* <rtl> */

.RadMenu_raney_rtl .rmGroup,
.RadMenu_raney_rtl .rmGroup .rmVertical
{
	background-position: 101% 0;
}

.RadMenu_raney_rtl .rmGroup .rmItem .rmLink .rmText
{
	padding-left: 53px;
	padding-right: 27px;
}

.RadMenu_raney_rtl .rmGroup .rmHorizontal .rmLink .rmText
{
	padding-left: 10px;
	padding-right: 9px;
}

/* </rtl> */

.RadMenu_raney .rmScrollWrap .rmVertical
{
	border: 0;
}

/* </RadMenu / Simple> */

div.RadMenu_raney{}
div.RadMenu_raney .rmRootGroup{background-color: black;width:208px;border 0;}
div.RadMenu_raney .rmItem .rmLink{
	background-color:#feea3f;
	font-size:1.2em;
	font-weight:bold;
	width:152px;
	font-family:Georgia,"Times New Roman",Times,Serif;
	border:#ffffff 4px solid;
	margin:7px 10px 7px 13px;
	color:black;
	line-height: 28px;
	padding:0 11px 0 10px;
}
div.RadMenu_raney .rmItem .rmLink .rmText{}
div.RadMenu_raney .rmItem .rmLink:hover{
	background-color:#ffffff;
	border:#feea3f 4px solid;
	padding-left:10px;
}
div.RadMenu_raney .rmItem .rmLink:hover .rmText {}
div.RadMenu_raney .rmItem .rmLink .rmExpandDown {}
div.RadMenu_raney .rmItem .rmExpanded {}
div.RadMenu_raney .rmItem .rmExpanded .rmText {}
div.RadMenu_raney > .rmVertical .rmLink .rmExpandRight {}
div.RadMenu_raney .rmItem .rmExpanded {}
div.RadMenu_raney .rmItem .rmExpanded .rmText {}
div.RadMenu_raney .rmItem .rmDisabled {}
div.RadMenu_raney .rmItem .rmDisabled .rmText {}
div.RadMenu_raney .rmItem .rmGroup {
	border:white 1px solid;
	background-color:#666666;
}
div.RadMenu_raney .rmGroup .rmItem .rmLink {
	width:320px;
	background-color:#666666;
	border:none;
	color:white;
}
div.RadMenu_raney .rmGroup .rmItem .rmLink .rmText {  }
div.RadMenu_raney .rmGroup .rmItem .rmLink:hover {
	border:none;
	color:black;
}
div.RadMenu_raney .rmGroup .rmItem .rmLink:hover .rmText {  }
div.RadMenu_raney .rmGroup .rmItem .rmLink .rmExpandRight {  }
div.RadMenu_raney .rmGroup .rmItem .rmExpanded {  }
div.RadMenu_raney .rmGroup .rmItem .rmExpanded .rmText {  }
div.RadMenu_raney .rmGroup .rmItem .rmDisabled {  }
div.RadMenu_raney .rmGroup .rmItem .rmDisabled .rmText {  }
