﻿/* Color Legend */

/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
body	{ background-color:#eeeeee; 	}



/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{ color:#000; font-size:12px; line-height:150%;  }
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{   }
a:link			{ color: #00f;  }
a:visited		{ color: #0f0;  }
a:active		{ color: #000;  }
a:focus			{ color: #666;  }
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }

/* Images */



/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:12px; }
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }



/* Miscellaneous */

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}


/* Containers */


#mainwrapper 		{width:auto; margin:0px auto; background-color:#020180;}
#wrapper 			{width:auto; margin:0px auto; background-color:#ffdead; }
#top	 			{background-color:#ffdead; width:100%; height:170px; padding:0 0; overflow:hidden;
						border-bottom:2px #eeeeee solid; }
						
#logo				{margin:10px 0 0 10px; float:left; width:620px;height:175px;  background-image:url('../images/Logo3.jpg'); }
#logo h1			{color:#000000; float:right; padding:20px 25px; font-size:20px; font-weight:bold;}
#logo h2			{color:#000000; float:right; padding:140px 100px; font-size:20px; font-weight:bold;}
#social-media		{ float:right; margin: 20px 30px 0 0;}
#social-media p		{color:#000000; font-size:12.5px; margin:4px 10px 4px 0px; }
#social-media img 	{ width:32px; height:32px; }
#social-media ul li	{ display:inline-block; padding:0 3px 0 3px;}
#mytopnav 			{ background-color :#333333; clear:both; }
#mytopnav				{ width:100%; float:left; margin:0px; background-color:#884513; 
						border-bottom :3px #cccccc solid;}  
#mytopnav 		{ display:inline; }
#mytopnav  a		{ float:left; padding : 10px 18px; font-style:italic; font-weight:bold; }
#mytopnav a:link			{ color:#ffffff; background-color:#884513; }
#mytopnav a:visited		{ color:#ffffff; background-color:#884513; }
#mytopnav a:active		{ color:#ffffff; background-color:#884513; }
#mytopnav a:hover			{ color:#ffffff; background-color:#a0522d; }
#mytopnav a:focus			{ color:#ffffff; background-color:#884513; }
#mytopnav .icon 			{display:none;}
					


#content-wrapper 	{   }

#leftnav 			{   }

#leftside 			{   }

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>resource>>>>>>>>>>>*/
#resourcebanner		{background-color:#ffffff; width:100%;}
#resourcebanner		{background-color:#ffffff; width:100%; height:500px;}

#resourcebanner h1	{ margin:50px 20px 20px 20px; font-size:38px;
						font-family:Ariel, Helvetica, sans-serif; text-align:center; font-weight:bold;
						padding:150px 0; }
#construct-left		{width:60%; float:left; margin:0 0 0 0; padding:0 0 0 0 ; }
#construct-leftTeam	{float:left; width:67%; margin:20px auto; padding:0 0 0 0; }

#construct-right	{width:30%; float:left; display:flex; justify-content:center; padding:7% 0 0 0; }
#construct-right p	{color:#000000; text-align:center; cursor:default; font-size:40px;}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>contact_us_page>>>>>>>>>>>>>>>*/
#contact-form			{width:70%; margin:3% 0 0 28%; }
#contact-form input 	{color:#ffffff; background-color:#020180;}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>footer>>>>>>>>>>>>>>>*/
#footer 			{width:100%; height:215px; clear:both;  background-color:#000000; padding:8px 0;  }
#footer  p 			{ text-align:center; color:#ffffff; cursor:default; } 
#footer h2 			{ text-align:center; color:#ffffff; font-size:14px; padding: 5px 0;  }
#contactus-left		{width:32%; float:left; margin:0 0 0 0; padding:3% 0 0 0 ; }
#contactus-middle	{width:30%; float:left; display:flex; justify-content:center; padding:5% 0 0 0; }
#directions			{width:32%; float:left; margin:1% 0 0 0; padding: 0 0 0 0:}
#contactus-left p	{color:#ffffff; text-align:center; cursor:default;   }
#contactus-middle a button:hover	{ color:#000000; background-color:#7C9015; }
#directions p		{color:#ffffff; text-align:center; }
#directions h2		{margin: 0 30% 0 0 ;}
#directions label	{color:#ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; }

#box1 {   }

#box2 {   }

#box3 {   }

#box4 {   };

#box5 {   }

#box6 {   }

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>team page>>>>>>>>>>>*/
#teambanner				{width:100%; margin:20px auto; padding:0 0 0 0;}
#teamlogo h3			{display:inline-block;  margin:1% 40%; font-size:32px;
							font-family:Ariel, Helvetica, sans-serif; font-weight:bold;color:#884513; border-bottom: 5px solid #884513;}
#teamsubbanner 			{width:100%; background-color:#000000;
						 padding:4px 0; overflow:hidden;background-color:#ffdead;  }
#teamsubbanner h3		{ color:#000000; font-size:16px; font-weight:bold; font-style:italic;
						text-align:center; line-height: 180%; margin:20px 160px;}
#teamcontent 			{float:left; width:67%; margin:20px auto; padding:0 0 0 0; }

#teamcontent h2			{display:inline-block; width:30%; font-family:Ariel, Helvetica, sans-serif;
							 font-size:20px; text-align:center; padding:0 10px 0 0 ; vertical-align: top;}
#teamcontent p			{display:inline-block;  width:67%; font-family:Ariel, Helvetica, sans-serif; font-size:14px;
							 padding:5% 0 3 0 ; vertical-align: middle; border-bottom:3px #000000 solid;}
#teamcontent h2 img		{display:block; width:50%; height:50%; margin:3% 0 100px 20%; border-radius:50%;}
#teamrightside 			{padding:3% auto; margin-left:75%; } 
#teamrightside h2		{margin:0 0 0 0; font-family:Arial, Helvetica, sans-serif; padding:15% 3% 0 3%;
							 font-style:italic; font-size:20px;}
#teamrightside p		{ margin:4px 15px 0 0;  font-size:14px; font-style:italic; }
#teamrightside uo li			{ margin:4px 30px 0 30px; font-size:14px; line-height:130%; font-style:italic; }
#teamrightside ul li			{ margin:4px 30px 0 30px; font-size:14px; line-height:130%; font-style:italic; }
#teamrightside img		{width:60%; height:80%; margin:3% 0 0 10%; border-radius:50%; }


/* Layout Extra */
 



/* Navigation Extra */



/* Forms */

form ol { list-style-type:none; }

form 	{ text-align:left; margin:20px;	}

label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

input 	{ 
		width: 280px; margin:0 0 16px 10px; 
		border:1px #bbb solid; padding:5px; background:none; 
		}
		
input:focus, textarea:focus	{ background-color:#020180; }

textarea {
		color:white; 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:160px;
		font-size:12px;
		}


.clear	{ clear:both; }

#contact-form ol { 
	list-style-type:none; }

#directions			{float:left; padding: 5px 0 0 60px;  cursor:auto; }	
#directions label	{color:#ffffff; font-size:10px; font-family:Arial, Helvetica, sans-serif; }
#directions input	{color:#ffffff; } 
#directions input.submit	{color:#ffffff; }
#contactus-middle a	button	{cursor:pointer; }
/* Miscellaneous  */


.footer-text	{ font-size:80%; font-style:normal; color:#666; }

.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle		{ font-size:14px; font-style:italic; color:#333;  }

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date		{ font-size:10px font-style:italic; color:#555; }
.article-date	{ font-size:10px font-style:italic; color:#555;  }
.location		{ font-size:10px font-style:italic; color:#555;  }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }



/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.error, .alert, .notice, .success, .info {
	padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 	{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
	
.notice			{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   		{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }


