@charset "utf-8";



a {
	color: #FFF;
	
}
.palm_internal {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../Internal%20Assets/Interior%20CSS/Background-Filtered-Cut.png);
	background-repeat: repeat-x;
}
#container {
	width: 851px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header {
	background-image: url(../Internal%20Assets/Interior%20CSS/Intranet-Palmetto-Tree-Final-60.png);
	background-position: 800px center;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #01573C;
	font-size: 18px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15;
	padding-left: 20px;
	height: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 25px;
} 

#navigationbar
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #01573C;
	font-size: 18px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15;
	padding-left: 20px;
	height: 56px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#upper_frame
{
	background-image: url(../Internal%20Assets/Interior%20CSS/Upper_Frame.png);
	position: relative;
	height: 21px;
	width: 850px;
	background-repeat: no-repeat;
}

#lower_frame
{
	background-image: url(../Internal%20Assets/Interior%20CSS/Lower_Frame.png);
	position: relative;
	height: 21px;
	width: 850px;
	background-repeat: no-repeat;
	top: -16px;
}




#mid_content
{
	width: 850px;
	text-align: left;
	background-color: #FFF;
	padding: 0px;
	margin: 0;
	height: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: -16px;
	bottom: -1px;
}


#sidebar1 {
	float: left;
	width: 175px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	top: 25px;
	position: relative;
	color: #333;
}

#mainContent {
	width: 550px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 225px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: none;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333;
	top: 25px;
	position: relative;
} 

#upper_footer
{
	background-image: url(../Internal%20Assets/Interior%20CSS/Footer-Upper_Frame.png);
	position: relative;
	height: 21px;
	width: 850px;
	background-repeat: no-repeat;
	top: -15px;
}

#lower_footer
{
	background-image: url(../Internal%20Assets/Interior%20CSS/Footer-Lower-Frame.png);
	position: relative;
	height: 21px;
	width: 850px;
	background-repeat: no-repeat;
	top: -32px;
}


#footer {
	padding: 0 10px 0 20px;
	background-color: #4f645f;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFF;
	background-image: url(../Internal%20Assets/Interior%20CSS/Footer-Upper_Frame.png);
	background-repeat: no-repeat;
	position: relative;
	top: -15px;
} 

#footer p {
	margin: 0;
	padding: 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #FFF;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
