/* Custom Styles for IDXCentral.com Template Website */
/* Moineau Design */

.PrimaryColor 		{ background-color: #FFD46D;} 		/* Main Theme Color CC0000 FFD46D*/
.MidSection		 	{ background-color: #6C808B; } 		/* Mid Section of page background color - left and right sides */
.NavigationColor 	{ background-color: #6C808B; } 		/* Color behind navigation text DDDDDD FFEDA6*/
.NavigationColor2 	{ background-color: #004071; }
.NavigationLines 	{ background-color: #9CA79F; } 		/* Color between navigation links DDDDDD FFEDA6*/
.RightColumn	 	{ background-color: #E6DEAB; } 		/* Home page column on right */
.FeatureListingBox 	{ background-color: #AFA36D; } 		/* Color behind featured listing */

/* Background color */	
body {
	background-color: #F8F3C7;							/* Color Choices
															Burgundy: 8A271D
															*/
}

/* Main Text attributes */
.Normal {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 15px}

/* Navigation - Text attributes */	
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #F8F3C7;
}

/* Navigation - Text Hover attributes */		
.Navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #s;
}
/* Navigation - Text attributes */	
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #F8F3C7;
}

/* Navigation - Text Hover attributes */		
.top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #6C808B;
}

/* Navigation - Contact Information */	
.ContactInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #F8F3C7;
}

/* All Links */
a {  
	color: #8A271D; 
	text-decoration: underline}
	
/* All Links Rollover Color */
a:hover {  
	color: #000000; 
	text-decoration: none}
	
/* Noline - Text attributes */	
.Noline {
	text-decoration: none;
}




	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(http://www.AnnaBoyd.com/medium_gold_right.gif); width:6px; height:9px; left:-3px; top:2px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(http://www.AnnaBoyd.com/medium_gold_right.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(none); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#6C808B; border-style:solid; border-color:#9CA79F; border-width:0px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#6C808B; border-style:solid; border-color:#9CA79F; border-width:1px 0px 0px; padding:0px; margin:0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {color:#f8f3c7; text-align:left; font-family:Verdana; font-size:11px; font-weight:normal; font-style:normal; text-decoration:none; border-style:solid; border-color:#9CA79F; border-width:0px 0px 2px; padding:4px 4px 4px 7px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {color:#9CA79F; text-decoration:none; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {color:#9CA79F; text-decoration:none; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {color:#f8f3c7; text-align:left; font-family:Verdana; font-size:11px; font-weight:normal; text-decoration:none; border-style:solid; border-color:#9CA79F; border-width:0px 1px 1px; padding:3px 4px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {color:#9CA79F; text-decoration:none; }
		#imenus0 ul li a.ihover {color:#9CA79F; text-decoration:none; }

		/* [active] */
		#imenus0 ul li a.iactive {}


