.large_pic{
	border: 2px solid #447FB2;
}
.medium_pic{
	border: 5px solid #B6D3D9;
}
.small_pic{
	border-bottom: 2px solid #5A9698;
	border-left: 2px solid #5A9698;
	border-right: 2px solid #5A9698;
	border-top: 2px solid #5A9698;
}
.admin_tbl{
	border: thin solid #195CD3;
}
.row_odd{
	background-color: #DEE8F6;
	line-height: 15px;
}
.row_even{
	background-color: #E9F0F9;
	line-height: 15px;
}
#nav {
	TEXT-ALIGN: center; 
}
#nav UL {
	LIST-STYLE-TYPE: none;
	display: inline; 	
}
#nav li {
	/*  FONT-FAMILY: "MS Sans Serif"  */
	display: inline;
	float: left;
}
.btn{
	background-color: #D7EDFB;
	width: 120px;
	text-align: center;
}
#nav A {
	display: block;
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: url(../images/menu_top_blank.jpg) no-repeat ; 
	MARGIN: 0px 2px;
	WIDTH: 122px;
	COLOR: #f9f9f9;
	padding: 1px;
	LINE-HEIGHT: 20px;
	HEIGHT: 25px;
	TEXT-DECORATION: none;
	font: bold 10px/20px;
}
#nav A:hover {
	BACKGROUND: url(../images/menu_top_blank_over.jpg) no-repeat ; 
	WIDTH: 122px; 
	COLOR: #f9f9f9; 
	HEIGHT: 25px; 
	TEXT-DECORATION: none;
}
/**********		Contact Us Formatting		************/
.office_info{
	background-color: #C5D7DB;
	color: #253755;
	width: 135px;
	height: 22px;
	font: bold 12px Tahoma;
	padding: 4px;
}
.gif{
	background-image: url(../images/ih_cabooffice.gif);
	background-repeat: no-repeat;
}
.send_mail{
	background-color: #0087CC;
	width: 120px;
	text-align: center;
	color: #DFDFFF;
	font-weight: bold;
	
}
.section td { font-size: 11px; font-weight: bold; padding: 15px 0 2px 0}
.section1 td { font-size: 11px; font-weight: bold; padding: 0 0 2px 0 }

td { padding: 0 0 2px 0}
.office_photo { text-align : left; margin: 0 0 25px 0}
.left { padding-right: 30px; }
