
	/* global styles */

	body {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:0.9em;
		line-height:1.3em;
		margin:0;
		padding:0;
		background:url(../images/background_gradient.gif) repeat-x #e6f521;
		color:#aaa;
		}
		
	body * {
		outline: none;
		}
		
	a {
		color:#FCEE21;
		text-decoration:none;
		}
		
	a:hover {
		color:#CCCCCC;
		}
		
	td {
		vertical-align:top;
		}
		
	#backgroundImg{
		margin:0;
		padding:0;
		background:url(../images/background.gif) no-repeat;
		}			
		
	.twoColFixLt #container { 
		background:url(../images/trunk.gif) 129px 750px no-repeat;
		margin:0;
		padding:0;
		}
		
	.twoColFixLt #sidebar1 {
		float: left;
		display: inline;
		overflow: hidden;
		width: 225px;
		margin: 15px 110px 0 50px;
		padding: 16px 0 0 0;
		background: url(../images/nav-top.gif) 0 0 no-repeat;
		}

	*html .twoColFixLt #sidebar1 {
		margin-right: 107px;
		}		
		
	.twoColFixLt #rightcolumn {
		margin:0;
		padding: 200px 0 0;
		width:570px;
		overflow: hidden;
		background: url(../images/top-bird-1.gif) 0 0 no-repeat;
		}
		
	#sidebar1 img {
		display:block!important;
		float: left;
		}
		
	.twoColFixLt #sidebar1 p {
		margin:6px 0 0 0;
		}
		
	.weSweat {
		display: block;
		}
		
	#maincontent {
		width: 460px;
		overflow: hidden;
		margin:0 35px;
		padding:0 20px 40px;
		background-color:#1c2230;
		min-height: 800px;
		}
		
	#maincontent p img{
		margin:12px 0 12px 0;
		}
		
	#maincontentpic {
		margin:0 35px 0 35px;
		padding:20px;
		background-color:#1C2230;
		text-align:center
		}
		
	#maincontentFiller {
		margin:0 35px 0 35px;
		padding:20px;
		background-color:#1C2230;
		height:150px;
		}
		
	#branch {
		clear: both;
		margin:0;
		white-space: nowrap;
		background:#b9c80e url(../images/background_footer.gif) repeat-x ;
		padding:0 0 0 50px;
		}
		
	#branch img{
		float: left;
		}
		
		
	#trunk {
		clear: both;
		background:url(../images/trunk.gif) 129px 0 no-repeat #b9c80e;
		text-align:right;
		margin:0;
		padding:0;
		}
		
		
	.fltrt {
		float: right;
		margin-left: 8px;
		}
		
	.fltlft {
		float: left;
		margin-right:8px;
		width:200px;
		}
		
	.clearfloat {
		display: block;
		clear:both;
		}
		
	h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:36px;
		line-height:36px;
		font-weight:normal;
		color:#FCEE21;
		}

	h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:2.4em;
		font-weight:normal;
		color:#fff;
		margin:0;
		padding:0;
		}
		
	h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1.2em;
		font-weight:normal;
		color:#fff;
		margin:25px 0 -5px 0;
		}
		
	#sidebar1 h3{
		margin:15px 0 0 0;
		}
		
	span.hr{
		display: block;
		width:100%;
		margin: 10px 0;
		height:5px;
		background: url(../images/hr_yellow.gif) no-repeat!important;
		border:none;
		}
		
	.discipline{
		margin:0 0 0 0;
		}
		
	.discipline img{
		margin:5px 10px 0 0;
		}
		
	.quote{
		background:url(../images/quote_owl.gif) bottom no-repeat #e6f521;
		margin:0 0 0 -20px;
		padding:0 0 40px 0;
		width:500px;
		}
	.quote img{
		display: block;
		}		
		
	.quoteText{
		background-color:#1c2230;
		width:331px;
		padding:5px 20px 0 20px;
		margin:0;
		color:#fff;
		font-style:italic;
		font-size:1em;
		}
		
	.quoteText p{
		margin:0 0 1.2em 0;
		padding:0;
		}
		
	.quoteText span.hr{
		display: block;
		width:329px;
		margin: 10px 0;
		height:5px;
		background: url(../images/hr_yellow.gif) no-repeat!important;
		border:none;
		}
		
	.quoteSource{
		font-style:normal;
		font-size:1.2em;
		}
	
	.quoteCompany{
		font-size:0.8em;
		}	
	
	#logo {
		margin:0 0 20px 50px;
		}
		
	img.navselector {
		display:inline!important;
		margin:0 0 10px 0;
		}
		
	img.blogtree {
		display:inline!important;
		margin:0;
		}
		
	#arrowwork {
		padding:0 0 0 62px;
		}
		
		
	#sidebar1 ul {
		list-style-type: none;
		width:225;
		background:#1C2230;
		padding:0 20px;
		margin:0;
		}
		
	li {
		color:#FCEE21;
		margin:10px 0 0 0;
		padding:0 0 5px 0;
		background:url(../images/nav-divider.gif) 0 100% no-repeat;
		}

		
	#contact {
		background-color:#1C2230;
		padding:10px 20px 20px 20px;
		margin:0 0 0 0;
		}
		
	#contact p{
		font-size:0.9em;
		line-height:1.1em;
		}
	#contactForm {
		height: 160px;
		}		
		
	#contact form {
		margin-top: 10px;
		}		
	#contact form label {
		display: block;
		font-size: .85em;
		padding: 2px;
		}		
	#contact form input {
		display: block;
		border: 1px solid #666;
		font-size: .9em;
		padding: 2px;
		margin-bottom: 5px;
		width: 170px;
		color:#CCCCCC;
		background-color: #1c2230;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	#contact form input.submitButton {
		border: none;
		width: auto;
		background: none;
		color:#FCEE21;
		cursor: pointer;
		text-align: left;
		padding: 0;
		font-size: 1em;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
		
	#break {
		margin:0 0 10px 0;
		}		

	
	.divider {
		padding:0;
		margin:0;
		height: 81px;
		}
	.divider img {
		position: absolute;
		margin-left: -38px;
		}
		
		
		
		/* These are standard sIFR styles... do not modify */

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		}
	
	.sIFR-replaced {
		visibility: visible !important;
		}
	
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
		}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
	.sIFR-flash + div[adblocktab=true] {
		display: none !important;
		}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


	
	.sIFR-hasFlash h2 {
		visibility: hidden;
		height: 40px;
		letter-spacing:-1px;
		
		}
		
	.sIFR-hasFlash h3 {
		visibility: hidden;
		font-size:18px;
		line-height:20px;
		padding-bottom:3px;
		letter-spacing:-1px;
		}
		

	/* Forms
	*******************************************************/
	
	fieldset {
		border: 0;
		padding: 0;
	}
	
	textarea {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 1.2em;
	}
	form ul {
		list-style: none;
	}
	.middleColumn {
		display: block;
		margin: 15px 10px 10px 0;
		clear: left;
	}
	

	label.left {
		float: left;
		width: 150px;
		}
	
	.required {
		color: #FF3300;
		font-size: .85em;
		}

	input.text, textarea, select {
		padding: 2px;
		border: 1px solid #A7A7A7;
		color: #000;
		font-size: 1em;
	}
	select {
		width: auto;
	}
	
	input.action {
		padding: 2px;
		font-size: 1em;
		font-family: Verdana, Tahoma, Sans-serif;
	}
	input:focus span, textarea:focus span {
		border: 3px solid #000;
	}
	
	input.action:hover,
	input.action:focus {
		cursor: pointer;
	}
	#Search {
		width: 105px;
	}
	input#Search_Form_SearchForm_Search {
		width: 110px;
		padding: 3px;
		margin-left: -4px;
		font-size: 1.2em;
		}
	#Sidebar input.action {
		font-size: 1.2em;
		float: right;
		padding: 1px;
		margin: -22px 10px 0 0;
	}	
		