@import url("formytable.css");
/* 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, h7, 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;
	}
th {
}
	
	
	
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, h7 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: #;
	}
	
	
	
	
	
caption { background-color:#000000; font-zise: 1.3em; 	}

.img_captions {
text-align:center;
color: #000;
font-size: .95em;
margin: 5px;
float:left;

}

.myimage {
width:250px;
text-align:center;
margin:5px;
}

.table_border {
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #2E4353;
}

ol, ul { list-style:none; }


/* Global */

html 	{	}
body	{
	background-color: #333;
}



/* Headings */

h1, h2, h3, h4, h5, h6 h7 {  color: #000; }

h1 {
	font-size:28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
}
h2 {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
h3 {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}
	
h4 { font-size:14px; 
	 text-align: center;
	 margin-left: 30px;
	 font-style:italic;
	 padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom:0px;
	}



h6 {
	font-size:16px;
	color:#FFF;
	text-align: center;
	padding: 5px;
	line-height: normal;
}

h7 {
	font-size: 18px;
	text-align:center;
	font-style: italic;
	width: 400px;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
}

h8 {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 400px;
	left: 40px;
}

h9 {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 60px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}


h10 {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 400px;
	left: 40px;
	word-spacing:6em;
}


h1 img, h2 img, h3 img, h4 img, h5 img, h6 h7 img { margin: 0; }



/* Text Elements */

p           	{ color:#000; font-size:16px; line-height:150%; padding-left:30px; padding-bottom: 15px; padding-right:40px; padding-top: 10px; }
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		{ margin: 1.5em 1.5em; padding: 0; }

p .center_italics {
	padding: 0;
	font-style:italic;
	text-align: center;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 30px;
}


p.ind { 
text-indent:-5px; 
margin-left:10px; 
}


.color1  {
	background-color:#CF8D01;
	margin: auto;
	padding: 30px;
	width: 700px;
	text-align: center;
	float: none;
	border: 1px solid #2C4453;
}


.border-bot{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadad1;
}




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

.image_right { float: right; padding: 5px; margin: 10px 30px 20px 15px; }

.image_left { float: left;  padding: 5px; margin: 10px 15px 20px 30px; }

.image_center { float:none; margin: 20px 10px;}

.image_left_footer { float: left;   margin: 10px 0px 10px 150px; }

.image_left_about { float: left;   margin: 10px 10px 10px 20px; }


/* Lists */

ul          	{ margin-top: 0px; }
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:14px; margin-left:45px; margin-top: 0px; margin-bottom: 3px; }
ol li	     	{ color:#000; font-size:14px; }

dl          	{  	}
dt       		{  	}



/* Contact Page Information */

.icon_left { margin-left: 100px; margin-top:10px;  float:left; }

.contact_method {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 25px;
	float: left;
	text-align: center;
	font-size: 1.8em;
}

.contact_information {
	margin-left:65px;
	margin-top: 25px;
	float: left;
	font-size: 1.8em;
	text-align: left;
	margin-right:00px;
} 

.contact_information2 {
	margin-left: 65px;
	margin-top: 25px;
	float: left;
	font-size: 1.8em;
	text-align: left;
	
}

.contact_information3 {
	margin-left: 80px;
	margin-top: 25px;
	float: left;
	font-size: 1.8em;
	text-align: left;
	margin-right:00px;
}





/* Tables */

table       	{
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: left;
	border: 1px solid #2E4353;
}
table2 {
	width:75%;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: left;
	border: 1px solid #2E4353;
}

.cost_table_position { 
	margin-left: 30px; float:right; margin-right: 50px; margin-bottom: 20px; 

}


tr				{
	padding: 10px;
}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
thead, th    	{
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	margin-left: 5px;
	padding: 7px;
	font-size: 1.2em;
}

tbody			{
	background-color: #000000;
	font-size: 1.3em;
	text-align: left;
	width: 100px;
	padding: 10px;
	color: #FFFFFF;
}

th,td,caption 	{ 	}
td {
	text-align: left;
	text-indent: 0px;
	padding: 8px;
	width: 75px;
	font-size: 1em;
}


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

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



#banner 			{
	
	clear: none;
	float: left;  
}

#top	 			{
	width:100%;
	height: 30px;
	background-image: url(../images/backgrounds/background_dark_blue_black_30px.png);
	background-repeat: repeat-x;
}

#logo	{float:right;}


#subbanner 			{ clear: none;
	float: none; width:900px;  }

#topnav 			{  }

#content-full 	{ width: 800px; float:left; margin-left: 30px;  float:left; padding: 20px; }

#content	{ width: 650px; float:left; margin-left: 30px; }

#content-sidebar  { width: 250px; float: right; margin-right:10px; margin-bottom:20px; }

#leftnav 			{   }

#leftside 			{   }

#rightside 			{   }

#content 			{ width: 860px; height: 500PX;   float: left; padding:20px; background-color:#FFFFFF;  }

#pre_footer 	{
	width:100%;
	clear:both;
	width:900px;
	height:150px;
	background-image: url(../images/backgrounds/background_light_blue_footer.jpg);
	background-repeat: repeat-x;
	 
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8298b5;
}

#pre_footer p			{ text-align:center; color: #000; }

#footer 		{
	width:100%;
	clear:both;
	width:900px;
	height:20px;
	background-color:#d3dbe5;
}




#box1 {   }

#box2 {   }

#box3 {   }

#box4 {   }

#box5 {   }

#box6 {   }


/* Layout Extra */




/* Navigation Extra */



/* Forms */

#content_full form {
	font:normal .9em Arial, Helvetica, sans-serif;
	color:#000;
	margin-left:120px;
	margin-bottom: 50px;
}

#content_full form p {
	font:normal 1.4em Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 0 5px 20px;
}

#content_full form p submit {
	border: 1px solid #999999;	
}

.submit {
	border: 1px ridge #999999;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content_full form label {
	
	
	margin-right:.75em;
}

#content_full fieldset {
	padding: 10px 20px 30 0; 
	margin: 0 10 0 20;
	background-color:#e1d8b9;
	border:none;
	position:relative;
	
}

#content_full fieldset legend {
	padding: 0;
	margin: 0;
	color:#000;
}

#content_full fieldset legend strong {
	position:absolute;
	margin-left:20px;
	margin-top:10px;
	font-size:1.2em;
}

#content_full form#frmApplication {
	float: none;	
}

#content_full form#frmApplication fieldset {
	width:650px;
		
}

#content_full form#frmApplication label {
	width: 300px;
}

#content_full form#frmApplication input.text {
	width:400px;
	height: 25px;
	border:1px solid #000000;	
}

#content_full form#frmApplication textarea {
	width:500px;
	height: 150px;
	border:1px solid #000000;
}

#content_full input.text:focus, #content_full textarea:focus {
	background:#E0ECFB;	
}

#content_full form p.subHead {
	margin: 0 0 0 20px;
	clear:both;	
}

#content_full form label.subHead {
	display: block;
	float: none;
	margin: 0;
	width: auto;	
}



#content_full form#frmContact {
	float: none;	
}

#content_full form#frmContact input.text {
	width:400px;
	height: 25px;
	border:1px solid #000000;	
}


#content_full form#frmContact textarea {
	width:500px;
	height: 150px;
	border:1px solid #000000;
}

#content_full input.text:focus, #content_full textarea:focus {
	background:#E0ECFB;	
}

#content_full form#frmContact   {
	margin-right: 100px;	
}

/* Miscellaneous  */

.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.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; }
.center			{ text-align: center; }

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }

.border {border:1px solid #dadad1}


.classname { float:left; padding-right:10px; padding-left:25px; margin-right:10px; font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	color: #333;
	font-size: 18px;
	line-height: 1.2em;
	font-style: normal; }



.classname2 { float:right; padding-right:10px; padding-left:10px; margin-right:10px; font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	color: #333;
	font-size: 18px;
	line-height: 1.2em;
	font-style: normal; }
	
	
.indent {
	margin-left: 40px;
	margin-right: 40px;
}

.indent_all_text {
	text-indent: 20px;
	margin-left: 20px;
}


.indent_bold {
	text-indent: 20px;
	margin-left: 40px;
	font-weight: bold; 
	margin-botom: 0px ;
}
.indent_resume {
	margin-left: 60px;
	margin-top: 0;
	font-weight: normal;
}
	
	
	}
.border-bot{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadad1;
}
	
/* 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; }
.text_color_box {
	background-color: #FFF1CC;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding: 10px;
	border: 1px solid #2C4353;
}
