 /* Timothy Framework - www.timothyframework.com */
/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* 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, p2, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	padding: 0;
	border: 0;
	background: transparent;
	margin-left: 0px;
	}

img 	{
	margin:0;
	padding:0;
	border:0;
	margin-left: 20px;
}

table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: inherit;
	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, p2, 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: 0px;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
body	{
	background-color:#FFF;
	background-image:url("");
	background-repeat:no-repeat;
	background-attachment:fixed;
}



/* Headings */

h1, h2, h3, h4, h5, h6, h7 { font-weight: bold; }

h1 {
	font-size:24px;
	color:#000;
	padding-bottom:15px;
	border-bottom:1px #ccc solid;
	margin-bottom:15px;
}
h2 { font-size:20px; }
h3 { font-size:16px; margin-bottom:5px; margin-top:10px}
h4 { font-size:12px; margin-bottom:5px; }
h5 { font-size:14px; }
h6 {
	font-size:20px;
	color:#000;
	padding-bottom:15px;
	margin-bottom:15px;
	}
h7 {
	font-family: Arial;
	font-size:36px;
	color:#000;
	padding-bottom:15px;
}


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%;
	margin:15px 0;
}
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }
p .center		{ text-align: center; }

p2           	{
	color:#000;
	font-size:12px;
	line-height:105%;
	margin:5px 5px;
}

p2 .left		{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p2 .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }
p2 .center		{ text-align: center; }


a           	{   }
a:link			{
	color: #000;
}
a:visited		{ color: #BF6000;  }
a:active		{
	color: #000;
}
a:focus			{
	color: #666;
	text-decoration: underline;
}
a:hover     	{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

blockquote  	{ color:#000; font-size:12px; }

strong      	{
	font-weight: bold;
	font-size: 14px;
}
em		      	{ font-style: italic; }

/* Images */

.image-frame	{ padding:10px; border:1px #ccc solid; margin:10px; }
.image-frame2	{ padding:5px; margin:15px; }

/* 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%;
	vertical-align: text-bottom;
}

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 */

#outer	 			{
	width:960px;
	margin:0 auto;
	background-color:#FFF;
}

#wrapper 			{
	width:900px;
	margin:0 auto;
	background-color:#FFF;
}

#logo	 			{
	margin:57px 5px 10px 0px;
	float:left;
}
#logo h6 { font-family: Arial, Helvetica, sans-serif; }

#logo2	 			{
	margin:30px 15px 30px 0px;
	padding-top:15px;
	float:left;
}

#maintenance		{ float:left; }

#social-ini					{ margin-left:20px; }

#social-media-icons			{
	float:left;
	margin-right: 600px;
	padding-bottom: 50px;
}
#social-media-icons	ul li 	{ display:inline; }
#social-media-icons ul		{
	margin-top:15px;
	margin-left: 0px;
}

#topnav 			{
	clear:both;
	background-color:#FFF;
		font-size:15px;
}
#topnav ul			{
	margin:16px 0;
	margin-left:50px;
	padding:10px 0px 10px 0px;
		font-size:15px;
}
#topnav ul li		{
	display:inline;
	padding-left: 60px;
		font-size:15px;
}
#topnav ul li a		{
	padding:0;
	font-weight: bold;
	margin-left:15px;
		font-size:15px;
}

#topnav a:link			{
	color: #000;
		font-size:15px;
}
#topnav a:visited		{ color: #000; 	font-size:15px; }
#topnav a:active		{ color: #000; 	font-size:15px; }
#topnav a:focus			{ color: #000; text-decoration: underline; 	font-size:15px;}
#topnav a:hover     	{
	color: #000;
	text-decoration: underline;
	font-size:15px;
}

#banner 			{ margin-bottom:30px;  }
#slider				{ margin-bottom:30px; 	}
#slider2				{ margin-bottom:30px; 	}
#outer #wrapper #slider h1 { font-family: Comic Sans MS, cursive; border-bottom:10px; padding-bottom:10px; text-align:center; }


#content 			{
	width:400px;
	float:left;
}

#buttons			{ padding-left:30px; }

#content-fullwidth	{ width:100%;	}

#content-fullwidth2		{ width:100%; }
#outer #wrapper #content-fullwidth2 p {
	font-family: Comic Sans MS, cursive;
	margin:5px 5px;
	text-align:center;
	font-size:16px;
	padding:5px 10px;
}

#outer #wrapper #content-fullwidth2 p2 {
	font-family: Comic Sans MS, cursive;
	margin:5px 5px;
	text-align:center;
	font-size:16px;
	padding:5px 10px;
}

#outer #wrapper #content-fullwidth2 a { font-size:18px; }

#rightside 			{
	width:860px;
	float:right;
	padding-top:15px;
	padding-left:40px;
	background-color:#FFF;
}

#footer 			{
	clear:both;
	margin:20px 0;
	border-top:1px #ccc solid;
	padding-bottom:10px;
	font-size: 14px;
}
						
#footer a:link			{
	color: #000;
}
#footer a:visited		{
	color: #000;
}
#footer a:active		{
	color: #666;
}
#footer a:focus			{
	color: #666;
	text-decoration: underline;
}
#footer a:hover     	{
	color: #666;
	text-decoration: underline;
}

#email a:link			{ color: #00F;  }
#email a:visited		{ color: #00F;  }
#email a:active			{ color: #00F;  }
#email a:focus			{ color: #00F; text-decoration: underline; }
#email a:hover     		{ color: #00F; text-decoration: underline; }
#email h3				{
	text-align:left;
}

#box1 { width:215px; height:601px; float:left; margin:6px;
			border-top:15px #FF9B37 solid; background-color:#CCC; border:1px #000 solid;}

#box1a { width:215px; height:35px; float:left; background-color:transparent; }

#box1b { width:215px; height:330px; float:left; background-color:transparent; }

#box1bb { width:215px; height:200px; float:left; background-color:#FF9B37; }

#box1c { width:215px; height:200px; float:left; background-color:transparent; border-bottom: 1px #6A6A00 solid}

#box1d { width:215px; height:35px; float:left; background-color:#FF9B37; padding:5px 0 0 0; border-top:1px; }

#box2 { width:215px; height:25px; float:left;
		background-color:#FF9B37 ; }

#box3 { width:215px; height:601px; float:left; margin:10px 50px;
			border-top:15px #FF9B37 solid; background-color:#CCC; border:1px #000 solid;}
			
#box4 { width:215px; height:471px; float:left; margin:6px;
			border-top:15px #FF9B37 solid; background-color:#CCC; border:1px #000 solid;}
			
#box5 { width:215px; height:405px; float:left; margin:10px 50px;
			border-top:15px #FF9B37 solid; background-color:#CCC; border:1px #000 solid;}			

#box6 { width:215px; height:405px; float:left; margin:6px;
			border-top:15px #FF9B37 solid; background-color:#CCC; border:1px #000 solid;}			

#box7 { width:215px; height:275px; float:left; margin:6px;
			border-top:15px #FF9B37 solid; background-color:#CCC; border:1px #000 solid;}			

#box1 h3, #box2 h3, #box3 h3, #box4 h3, #box5 h3, #box6 h3, #box7 h3 { margin:10px 10px 10px 10px; }
#box1 h4, #box3 h4, #box4 h4, #box5 h4, #box6 h4, #box7 h4 { margin:15px 10px 10px 10px; }
#box1 p, #box3 p, #box4 p, #box5 p, #box6 p, #box7 p { margin:0px 5px ; padding:1px; text-align:justify; }
#box1d p,  { margin:5px 5px ; text-align:justify; }
#box2 p { margin:3px 3px ; padding:0px; text-align:justify; }
#box1d ul li {  text-align:justify; font-size:14px; font-weight:normal; line-height:150%;}

#boxbutton p { text-align:center; font: Arial, Helvetica, sans-serife }

#boxbutton { width:150px; float:left; margin:0px 5px 15px 35px; 
			 background-color:#000;  }
			 
#box1 a:link			{ color: #C00;  }
#box1 a:visited			{ color: #C00;  }
#box1 a:active			{ color: #C00;  }
#box1 a:focus			{ color: #3353D2; text-decoration: underline }
#box1 a:hover     		{ color: #3353D2; text-decoration: underline }

#youtube { padding-left: 240px; }
#youtube2 { padding-left: 170px; }


/* 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:#BFEBFF; }

textarea {
		width: 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:50px;
		margin-left:170px;
		font-size:12px;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }

.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }


/* Miscellaneous  */

.popup-link		{ font-size:12px; margin:5px 10px; display:block; text-align:center; }

.date			{ font-weight:bold; color:#BF6000; margin-bottom:3px; }

.p-date			{
	color:#000;
	font-size:12px;
	line-height:120%;
	margin:20px 0 15px 0;
}

.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{ font-size:12px; font-style:normal; color:#000; text-align:center;  }

.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; }

.textbox {
    position: absolute;
    padding: 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
    display: none;
}


/* 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; }

.centeredImage
    {
	font-size:17px;
	clear:both ;
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

.p-multi { margin-top: 50px; text-align:center;}

.p-multi2 {
	margin-top: 20px;
	text-align:left;
}


.column2 { font-size:135%; width:350px; border-left: 10px; border-right:20px dashed #000; border-bottom: 20px; padding:20px; float:left; text-align:justify; line-height: 165%; }

#text-column2 { margin: 0px 0px 0px 35px; }

.column3 { font-size:135%; width:250px; border-left: 0px; border-right:10px dashed #000; border-bottom: 20px; padding:15px; float:left; text-align:justify; line-height: 165%; }

#text-column3 { margin: 0px 0px 0px 10px; }

.main-text {
	font-size:14px;
	padding: 0 35px 0 0px;
	border-bottom: 20px;
	margin: 0px 0px;
}
