/*##### layout styles #####*/


body { 
	color: #555555; 
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-top: 21px; }
	
td { 
	color: #555555; 
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }

ul {
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 25px;
	margin-left: 0px; }
	
/*##### link styles #####*/


a, a:visited {
	color: #889cab;
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a:hover, a:active {
	color: #BFBB51;
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a.home_more, a.home_more:visited {
	color: #99ADBC;
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a.home_more:hover, a.home_more:active {
	color: #BFBB51;
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a.home_project, a.home_project:visited {
	color: #99ADBC;
	font-size: 12px; 
	font-weight: bold; 
	letter-spacing: 1px;
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a.home_project:hover, a.home_project:active {
	color: #BFBB51;
	font-size: 12px; 
	font-weight: bold; 
	letter-spacing: 1px;
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a.crumbs, a.crumbs:visited {
	color: #778b9a;
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: underline; }
	
a.crumbs:hover, a.crumbs:active {
	color: #BFBB51;
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a.sublinks, a.sublinks:visited {
	color: #778b9a;
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a.sublinks:hover, a.sublinks:active {
	color: #BFBB51;
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
a.footer, a.footer:visited { 
	color: #8888bb; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: none; }
	
a.footer:hover { 
	color: #BFBB51; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: underline; }
/*
a.projectcat, a.projectcat:visited { 
	color: #555555; 
	font-size: 13px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	letter-spacing: 2px; }
	
a.projectcat:hover { 
	color: #BFBB51; 
	font-size: 13px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	letter-spacing: 2px; }
*/
a.projectcat, a.projectcat:visited { 
	color: #555555;
	font-weight: bold;
	letter-spacing: 2px; }
	
a.projectcat:hover { 
	color: #BFBB51; 
	font-weight: bold;
	letter-spacing: 2px; }


/*##### cell padding #####*/


.cellcrumbs {
	padding-left: 19px;
	color: #727373; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
.cellsublinks {
	padding-top: 10px;
	padding-right: 20px;
	color: #987879;
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
.cellhomecontent {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px; }
	
.cellcontent {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 20px; }
	
.cellfileheader {
	background-color: #dddddd;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px; }
	
.cellfiletable {
	background-color: #efefef;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px; }
	

/*##### header styles #####*/


.header_yellow {
	color: #E3DD3D;
	font-size: 18px;
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
.header_home_section {	
	color: #E1E2E3;
	font-size: 14px; 
	font-weight: bold; 
	letter-spacing: 1px;
	font-family: Arial, sans-serif; 
	text-decoration: none; }

.header_section {	
	color: #555555;
	font-size: 14px; 
	font-weight: bold; 
	letter-spacing: 1px;
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: none; }

.header_content {
	color: #555555; 
	font-size: 13px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }

.wide {
	letter-spacing: 2px; }

/*##### text styles #####*/


.text_error {
	color: #643D40; 
	font-size: 11px; 
	font-weight: bold; 
	letter-spacing: 1px;
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: none; }

.text_phone {
	padding-right: 15px;
	color: #E3DD3D;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }

.text_home_highlights {
	color: #6F6F6F;
	font-size: 13px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
.text_home_content {
	color: #E1E2E3;
	font-size: 13px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
.text_home_mission {
	color: #efefef;
	font-size: 13px; 
	font-weight: normal; 
	letter-spacing: 1px;
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
.text_footer {
	color: #E1E2E3;
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	
.text_siteby {
	color: #898989;
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, sans-serif; 
	text-decoration: none; }
	

/*##### form styles #####*/


input, textarea, select, file {
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border: 1 solid #999999;
	padding-left: 5px; 
	color: #333333; 
	background-color: #ffffff;
	font-family: arial, geneva, sans-serif;}	

.koester_submit {
	border-top: 1px solid #999999; 
	border-bottom: 2px solid #777777; 
	border-left: 1px solid #999999;
	border-right: 2px solid #777777;
	border: 1 solid #999999;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 4px;
	background-image: url('/koester/www/images/layout/bg_breadcrumbs.jpg');
	background-color: #dedede;
	font-size: 11px;
	font-weight: bold;
	color: #333333; 
	cursor: hand;
	font-family: arial, geneva, sans-serif;}	


/*##### misc styles #####*/


.img_portfolio {
	border-top: 1px solid #58383A; 
	border-left: 1px solid #58383A; 
	border-right: 1px solid #58383A; 
	border-bottom: 1px solid #58383A; } 

.img_resume {
	border-top: 1px solid #58383A; 
	border-left: 1px solid #58383A; 
	border-right: 1px solid #58383A; 
	border-bottom: 1px solid #58383A; 
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 5px; } 

li.sublinks, ul.sublinks {
	list-style-image: url('/koester/www/images/layout/bullet_arrow_ltred_padded.gif');
	vertical-align: middle;
	margin-left: 5px;
	padding-bottom: 10px;
}

#previewmode {
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: arial;
	font-size: 10px;
	color: #aa0000;
	line-height: 30px;
	text-align: center;
} 
	
