﻿
.boxHeader {background: url('graphics/bg_boxHeader.png') no-repeat left top; height:35px; width:297px; color: #aa8d78; padding: 15px 15px 0 15px; margin-bottom:0px;}
.box {border-left:solid 1px #e4e2e1; border-right:solid 1px #e4e2e1;  width:264px; padding:0px 15px 0px 15px; overflow:hidden;}
.boxItem {float:left; margin-bottom: 10px; clear:both; width: 260px; color:#000;font-family: Calibri, Arial, Sans-Serif;font-size: 12px}
.boxFooter{ background-color: #f5f4f4; height: 15px; border-left:solid 1px #e4e2e1; border-right:solid 1px #e4e2e1; border-bottom:solid 1px #e4e2e1; width:264px; padding:5px 15px 0 15px; margin-top:-1px;margin-bottom:30px;}

.boxItemImage{
	display : inline-block;
	/*background-color:silver;*/
	float:left;
	min-height:75px;
	vertical-align:middle;
	padding:5px 0 0 0;
	
}

.thumb{margin-right: 10px; border:0; width:100px; max-height:85px;}
a img.thumb:hover{border-bottom: solid 5px #f79239; margin-bottom:-5px;}

.boxItemTitle a{font-family: Calibri, Arial, Sans-Serif; font-size: 12px !important; text-decoration: none; color: #917967 !important; font-weight: bold;}
.boxItemTitle a:hover { text-decoration: underline;}
.boxFooter a{font-family: Calibri, Arial, Sans-Serif; font-size: 12px !important; text-decoration: none; color: #917967 !important; font-weight: bold;}
.boxFooter a:hover { text-decoration: underline;}


/* Employees */

.empNavItem{	
	display:inline;
	padding-left:5px;
}
.empNavItem a{	
	font-family:Calibri, Arial, Sans-Serif;
	color: #f79239 !important;
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
	}

.employeeList li{
	display:inline-block;
}

.employeeItemBox{
	width:165px;
	margin:0 30px 30px 0;
}
.employeeImageBox img{
	width:165px;
	height:200px;
}

.employeeTextBox{
	padding:0 0 0 15px;
}
.employeeTextBox a{
	font-family:Calibri, Arial, Sans-Serif;
	color: #f79239 !important;
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
}
.employeeTextList li{
	display:list-item;
}

/* End Employees */


/* Links */

.linkBox {border-left:solid 1px #e4e2e1; border-right:solid 1px #e4e2e1;  width:264px; padding:0px 15px 0px 15px; overflow:hidden;}
.linkBoxGroupHeader{font-family: Calibri, Arial, Sans-Serif !important; font-size: 16px !important;font-weight:bold; color: #917967; padding: 0 15px 10px 15px;}
.linkBoxItem {float:left; margin-bottom: 10px; clear:both; width: 260px; color:#000;font-family: Calibri, Arial, Sans-Serif;font-size: 12px}

.linkBoxItemImage{
	display : inline-block;
	/*background-color:silver;*/
	float:left;
	min-height:75px;
	vertical-align:middle;
	padding:5px 0 0 0;
	
}

.linkThumb{margin-right: 10px; border:0; width:100px; max-height:85px;}
a img.linkThumb:hover{border-bottom: solid 5px #f79239; margin-bottom:-5px;}

.linkBoxItemTitle a{font-family: Calibri, Arial, Sans-Serif; font-size: 12px !important; text-decoration: none; color: #917967 !important; font-weight: bold;}
.linkBoxItemTitle a:hover { text-decoration: underline;}

/* End Links */



/* NewsOverview */

.newsOverviewBox {width:264px; padding:0px 15px 0px 15px;overflow:hidden;height:105px;}
.newsOverviewBoxGroupHeader{font-family: Calibri, Arial, Sans-Serif !important; font-size: 16px !important;font-weight:bold; color: #917967; padding: 0 15px 10px 15px;}
.newsOverviewBoxItem {float:left;margin-bottom: 10px; clear:both; width: 260px; color:#000;font-family: Calibri, Arial, Sans-Serif;font-size: 12px;}

.newsOverviewBoxItemImage{
	display : inline-block;
	/*background-color:silver;*/
	float:left;
	min-height:75px;
	vertical-align:middle;
	padding:5px 0 0 0;
	
}

.newsOverviewThumb{margin-right: 10px; border:0; width:100px; max-height:85px;}
a img.newsOverviewThumb:hover{border-bottom: solid 5px #f79239; margin-bottom:-5px;}
.newsOverviewBoxItemTitle{


}
.newsOverviewBoxItemTitle a{font-family: Calibri, Arial, Sans-Serif; font-size: 12px !important; text-decoration: none; color: #917967 !important; font-weight: bold;}
.newsOverviewBoxItemTitle a:hover { text-decoration: underline;}

.newsOverviewBoxItemCreated{
	text-align:right;
	font-family: Calibri, Arial, Sans-Serif !important; 
	font-size: 11px !important;
	font-weight:lighter; 
	color: #707070;
}


/* End NewsOverview */








