/* Custom Styles for IDXCentral.com Template Website */
/* Moineau Design */

.PrimaryColor 		{ background-color: #FFD46D;} 		/* Main Theme Color CC0000 FFD46D*/
.MidSection		 	{ background-color: #2b2b2b; } 		/* Mid Section of page background color - left and right sides */
.NavigationColor 	{ background-color: #977C3D; } 		/* Color behind navigation text DDDDDD FFEDA6*/
.NavigationLines 	{ background-color: #B8A56C; } 		/* 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
															*/
	font-family:garmond;
	font-size:14px;
}


/* Main Text attributes */
.Normal {  
	font-family: garamond;
	font-style: normal; 
	line-height: 15px
}

input {
	font-family: garamond;
	font-size: 14px; 
	font-style: normal; 
	line-height: 15px}

/* Navigation - Text attributes */	
.Navigation {
	font-family: garamond;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #F8F3C7;
}

/* Navigation - Text Hover attributes */		
.Navigation:hover {
	font-family: garamond;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}

/* Navigation - Contact Information */	
.ContactInfo {
	font-family: garamond;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #F8F3C7;
}

/* All Links */
a:link, a:active, a:visited {
	color: #8A271D;
	text-decoration: underline;
	font-weight: normal;	
}

a:hover {
	text-decoration: none;
}

	
/* Noline - Text attributes */	
.Noline {
	text-decoration: none;
}

.CopyRight {
	font-family: garamond;
	font-size:14px;
}


/* Font Sizes */
.x_small_font			{ font-size:x-small; }
.x_small_font table { font-size:x-small; }
.x_small_font table table { font-size:x-small; }
.x_small_font table table table { font-size:x-small; }

.small_font			{ font-size:small; }
.small_font table { font-size:small; }
.small_font table table { font-size:small; }
.small_font table table table { font-size:small; }

.medium_font		{ font-size:medium; }
.medium_font table { font-size:medium; }
.medium_font table table { font-size:medium; }
.medium_font table table table { font-size:medium; }

.large_font			{ font-size:large; }
.large_font table { font-size:large; }
.large_font table table { font-size:large; }
.large_font table table table { font-size:large; }

.x_large_font		{ font-size:x-large; }
.x_large_font table { font-size:x-large; }
.x_large_font table table { font-size:x-large; }
.x_large_font table table table { font-size:x-large; }



/* Outter Div Element style */

/* Font size changer interface style */
.font_sizer 		{ font-family:garmond; margin-bottom:20px; }
.font_sizer a 		{ text-decoration:none; color:black; font-family:garmond; }
.font_sizer a:visited { text-decoration:none; color:black; font-family:garmond; }	
.font_sizer a:link { text-decoration:none; color:black; font-family:garmond; }	

table { font-size:inherit; }
table table { font-size:inherit; }
table table table { font-size:inherit; }

.BlogTeaser
{
font-family: garamond;
font-style: normal;
line-height: 15px;
	color: #8A271D;
}

.BlogTeaser a:link,.BlogTeaser a:active,.BlogTeaser a:visited
{
color:black;
}
