/* Color Legend  blue & grey

font-family: 'Abel', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Mate SC', serif;
font-family: 'Bilbo', cursive;

*/
body {background-color:#669; background-repeat:repeat; }

/*

body		{ background-image:url(../../images/bg/bg-blue.jpg); 
			background-repeat:repeat;	}
*/			

/* Tables */

#sample-table        				{ 	}

#sample-table tr					{	}
#sample-table .odd					{ background-color:#eee; }
#sample-table .even					{ background-color:#fff; }

#sample-table th          			{ 	}
#sample-table thead, #sample-table th   { background-color:#FFE0C1;  }

#sample-table tbody					{    }

#sample-table th, #sample-table td		{  	}
#sample-table caption 				{ 	}

#sample-table tfoot       			{	}
#sample-table .tfooter				{ background-color:#ccc; }

#sample-table caption     			{ background-color: #FFE0C1;  }
#sample-table tfoot td				{ background-color:#FFE0C1; }


/* Containers */

/*#wrapper 				{ width:900px; background-color: #fff; margin: 10px auto ; } */
/*#wrapper 				{ width:900px; background-color: #fff; border-top:10px #585es7 solid; }
*/
#top	 				{    }

#name	 			{ width:225px; height:108px; background-image:url(../../images/website-logo.jpg));
						background-repeat:no-repeat;   }

#social-media			{ 	}
#social-media ul 		{	}
#social-media ul li		{ 	}
#social-media img		{ 	}

#social-media p		{ 	}


#topnav 				{ 	}
#topnav ul			{ 	}
#topnav ul li			{ 	}
#topnav ul li a		{ 	}

#topnav a:link			{ 	}
#topnav a:visited		{ 	}
#topnav a:active		{ 	}
#topnav a:hover		{ 	}
#topnav a:focus		{
	color: rgb(214,214,214);
	text-align: center;
}


#banner 				{    }

#rightside 			{   }
#rightside h2			{ color:#800000;	}
#rightside h3			{ color:#800000;	 }
#rightside h4			{ color:#800000;	 }
#rightside h5			{ color:#21B43A;	 }
#rightside h6			{ color:#002F5E;	 }
#rightside h7			{ color:#002F5E;	 }
#rightside p			{ color:#7c7e86;   	}
#rightside .image		{ 	}
#rightside li			{	}
#rightside a			{	}

#rightside a:link		{ color:#21B43A;	}
#rightside a:visited	{ color:#21B43A;	}
#rightside a:active		{ color:#21B43A;	}
#rightside a:hover		{ color:#737e86;	}
#rightside a:focus		{ color:#737e86;	}

#Media a:link		{ color:#002F5E;	}
#Media a:visited	{ color:#002F5E;	}
#Media a:active		{ color:#002F5E;	}
#Media a:hover		{ color:#737e86;	}
#Media a:focus		{ color:#737e86;	}

#leftside 				{	 }
#leftside h1			{ color:#800000; }
#leftside h2			{ color:#800000;	}
#leftside h3			{ color:#800000;	}
#leftside h4			{ color:#800000;	}
#leftside h5			{ color:#800000;	}
#leftside p			{ color:#7c7e86; 	}
#leftside img			{ 	}
#leftside li			{ 	}
#leftside a			{	}
#leftside ol li		{ color:#7c7e86; 	}

#leftside a:link		{ color:#21B43A;	}
#leftside a:visited		{ color:#21B43A;	}
#leftside a:active		{ color:#21B43A;	}
#leftside a:hover		{ color:#737e86;	}
#leftside a:focus		{ color:#737e86;	}

#content 				{	 }
#content h1			{ color:#800000; }
#content h2			{ color:#800000;	}
#content h3			{ color:#800000;	}
#content h4			{ color:#800000;	}
#content h5			{ color:#800000;	}
#content p			{ color:#7c7e86; 	}
#content img			{ 	}
#content li			{ 	}
#content a			{	}
#content ol li		{ color:#7c7e86; 	}

#content a:link		{ color:#21B43A;	}
#content a:visited		{ color:#21B43A;	}
#content a:active		{ color:#21B43A;	}
#content a:hover		{ color:#737e86;	}
#content a:focus		{ color:#737e86;	}

#content-center 				{	 }
#content-center h1			{ color:#800000; }
#content-center h2			{ color:#800000;	}
#content-center h3			{ color:#800000;	}
#content-center h5		    { color:#800000;	}
#content-center p			{ color:#7c7e86; 	}
#content-center img			{ 	}
#content-center li			{ 	}
#content-center a			{	}

#content-center a:link		{ color:#21B43A;	}
#content-center a:visited	{ color:#21B43A;	}
#content-center a:active	{ color:#21B43A;	}
#content-center a:hover		{ color:#737e86;	}
#content-center a:focus		{ color:#737e86;	}

#content-bottom 				{	 }
#content-bottom h1			{ color:#800000; }
#content-bottom h2			{ color:#800000;	}
#content-bottom h3			{ color:#800000;	}
#content-bottom p			{ color:#7c7e86; 	}
#content-bottom img			{ 	}
#content-bottom li			{ 	}
#content-bottom a			{	}

#content-bottom a:link		{ color:#21B43A;	}
#content-bottom a:visited	{ color:#21B43A;	}
#content-bottom a:active	{ color:#21B43A;	}
#content-bottom a:hover		{ color:#7c7e86;	}
#content-bottom a:focus		{ color:#7c7e86;	}

#sample-popup h3		{ 	}
#sample-popup h4		{ color:#9D4F00; }
#sample-popup p		{ 	}
#sample-popup img		{ 	}


#footer 				{ 	}
#footer a				{ 	}
				
#footer a:link			{ color:#7c7e86;	}
#footer a:visited		{ color:#7c7e86;	}
#footer a:active		{ color:#7c7e86;	}
#footer a:hover		{ color:#800000;	}
#footer a:focus		{ color:#800000;	}
#footer p			{ color:#7c7e86;	}
				
#box1 img, #box2 img 	{  border:8px #002F5E solid;	}

#box3 img    	{  border:10px #002F5E solid;	}

#box4 img    	{  border:5px #002F5E solid;	}

#box5 img    	{  border:5px #002F5E solid;	}

#box6 img    	{   border:5px #002F5E solid;	}

#box7 img    	{   border:none ;	}
/* Miscellaneous  */

.footer-text		{ color:#7c7e86;  }
/*.wrapper 			{ width:900px; background-color: #fff; margin: 10px auto ; }*/
