/* Custom Styles for IDXCentral.com Template Website */
/* Moineau Design */

.PrimaryColor 		{ background-color: #4F0077;} 		/* Main Theme Color CC0000 FFD46D*/
.ArrowColor 		{ background-color: #4F0077;} 		/* Arrow Color */
.NavigationColor 	{ background-color: #E5E2D1; } 		/* Color behind navigation text DDDDDD FFEDA6*/
.PageFrameColor 	{ background-color: #E5E2D1; } 		/* Subpage frame E1E1E1*/


/* Main Text attributes */
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-align: justify;
}

/* Navigation - Text attributes */	
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
}

/* Navigation - Text Hover attributes */		
.Navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #999999;
}

/* All Links */
a {
	color: #003366;
	text-decoration: none;
}
	
/* All Links Rollover Color */
a:hover {  
	color: #CC6633; 
	text-decoration: none}
	
.Normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-align: justify;
}
.expanded {
word-spacing: 0.1em;
}
.noexpanded {
word-spacing: -0.1em;
}
.border {
border-right: solid 2px #b7b7b7;}
.borderbottom {
border-bottom: solid 2px #b7b7b7;}
.norepeat {
background-repeat: repeat-x;
background-image: url(assets/images/contentbanner.gif);
}
body {
background-image: url(assets/images/background.gif);
background-repeat: repeat-y;
}

.textexpand {
letter-spacing: .1em;
}
.bordery {
border-left: 2px solid #99BCDF;
border-right: 4px solid #99BCDF;
}
.gallery {
border: 1px dotted #000000;
background-color: #6D93B0;
padding: 0;
}
.gallery p {
color: white;
}
/* CSS Tabs */
.containers {
        width: 500px;
        padding:0px;
		margin: 0px 0 0px 0;
        border: 2px dotted #ccc;
		height: 80px;
		background-color: #ffffff;
		text-align: left;
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 0 0;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
		
		}

.containers a:link, .containers a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bolder;
}

.containers a:link.active, .containers a:visited.active, .containers a:hover {
        color: #CC6633;
        background: url(assets/images/Untitled-1.gif) no-repeat bottom center;
}
.4border {
border: solid 2px #333333;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-align: justify;
	color: #000000;
	letter-spacing: .01em;
}
.Normaltextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	text-align: justify;
}
.index {
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;

}

.SMNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	text-align: justify;
}

