/*New additions*/	
.treeline, .content {
	background-image: url(images_new/HeaderTrees.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%	
}
.FrameTop {
	background-image: url(images_new/Frame_edge_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.FrameTopRightCorner {
	background-image: url(images_new/Frame_Corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.FrameRightEdge {
	background-image: url(images_new/Frame_edge_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.FrameLeftEdge {
	background-image: url(images_new/Frame_edge_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.FrameBtmRightCorner {
	background-image: url(images_new/Frame_Corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.FrameBtmEdge {
	background-image: url(images_new/Frame_edge_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FrameBtmLeftCorner {
	background-image: url(images_new/Frame_Corner_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FrameLeftTopCorner {
	background-image: url(images_new/Frame_Corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.image_wrap {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: right;
	float: left;		
}.imageWrapFrame{	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;	}.image_wrap IMG, .imageWrapFrame IMG { vertical-align: top; }/***** GLOBAL *****/body {	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	margin: 0;	padding: 0;	background: #000F59 url("images_new/bg_flakes.gif");}a { 	color: #000F59; }/*** Images ***/img { 	border: 0; }.picRight {	float: right;	margin: 2px 0 2px 6px;}.picLeft {	float: left;	margin: 2px 6px 2px 0;}/*** Tables and Forms ***/.grid {    margin: 10px 0 0 0;    border-collapse: collapse;}.grid th {    background-color: #f1f8e8;    border-bottom: 2px solid #555;    font-weight: bold;    padding: 6px;    text-align: left;}strong {	font-weight: bold;	color: #99001C;}.row td {    border-bottom: 1px solid #ccc;    background-color: #fff;    padding: 4px;}.altRow td {    border-bottom: 1px solid #ccc;    background-color: #eee;    padding: 4px;}.button {    background-color: #000F59;    color: #fff;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;}.dropdown, .textbox {	background-color: #eee;	color: #333;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;}.textbox {	padding: 2px;}.content{	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	margin: 0 0 0 20px;	padding: 0;	line-height: 18px;	text-align: justify;}.headline{	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000;	margin: 0;	padding: 0;	line-height: 20px;	}.link{	color: #000F59;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;}/*** Content Area ***/#content, #contentHome {	padding: 5px 5px 5px 20px;}#contentHome {	margin-right: 135px;}#content p, #contentHome p {	line-height: 18px;}#breadcrumb {	color: #999999;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;}/** Sidebar Right Side **/#sidebarRight {	float: right;	width: 135px;	height: 510px;	background-image: url(images/sidebar_right_bg.jpg);	margin: 0 0 0 5px;	padding: 5px 3px 3px 8px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	border-left: 1px solid #ccc;}#sidebarRight h3 {	font-weight: bold;	font-size: 12px;	color: #666666;	margin: 12px 0 2px 0;}#sidebarRight p {	margin: 0;	line-height: 18px;}#footerMenu {	clear: both;	font-size: 9px;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: center;}.locationDesc {	padding-left: 8px;	padding-right: 5px;	width: 250px;	vertical-align: top;	text-align: left;}.locationContact{	text-align: left;	vertical-align: top;	}select, input	{	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}.inputDim{	width: 230px;}.inputMulti{	width: 300px;	height: 200px;	}.ratesTable{		text-align: left;			color: #000;}.ratesTable strong{	color: #000;	}.ratesTable td{	vertical-align: top;	text-align: center;		background-color: #D8E5F5;}.resultTd{	text-align: left;}/* Menu */#menu {
width: 100%;
height: 26px;
background: #eee;
cursor: pointer;
display: block;
overflow: visible;
position: relative;
z-index: 100;
}
#menuUl
{	
	display: none;
	position: absolute;		
	top: 26;
	left: 0;
	background-image: url(images_new/menu_ul_bg.jpg);
	width: 150px;
	font-size: 12px;
	padding: 8px;	
}
#menuUl a
{
	color: #fff;	
	padding-bottom: 12px;
	text-decoration: none;	
}
#menuUl a:hover
{
	text-decoration: underline;	
}

.aText
{
	text-decoration: none;	
	color: #000000;
}
.outdent_flashslideshow {
	text-align: right;	
}
#flashPageContentDiv
{
	float:left; width: 370px; margin: 0 0 0 10px; vertical-align: top;
}

#flashPageImageDiv
{
	
}