Body
{
	font-family: Arial, Helvetica, sans-serif;
    width: 953px;
	font-size: 10pt;
    background-color: white;
	margin-left: auto;
	margin-right: auto;	
}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
}

div {
	margin: 0;
	padding: 0;
}

p {
	text-align: left;
	font-size: 10pt;	
}

h1, .Head {
	text-align: left;
	color: #201504;
	font-size: 12pt;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11pt;
    font-weight:    bold;
    color: #201504;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10pt;
    font-weight:    bold;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10pt;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

div#Header {	
	position: relative;
}

div#Logo {
	float: left;
	margin: 5px 0 5px 0;	
	width: 220px;
	background-color:#ee8300;
}

div#BannerContentPane {
	margin: 5px 0 5px 0;	
	float: left;
	width: 730px;
}
div#BannerContentPane img {
	border: none;
}


/*----------------------------------------------------*/

div#Content {
	clear: both;
	width:953px;
}

div#Left {
	float: left;
	width: 200px;
	border:0px;
}
div#Right {
	float:right;
	width:753px;
	border:0px;
}

div#CallUs{
	background: url('callus.jpg') no-repeat left;
	height:73px;
	width:200px;
}

div#Menu {
	background: url(menu.jpg) no-repeat right;
	margin-bottom: 10px;
	height: 28px;
	width:753px;
}
/*----------------------------------------------------*/

div#ContentPane {
	/*float: left;*/
	/*width: 500px;*/
	padding: 0 0 20px 20px;
	clear: none;
}

div#RightContentPane {
	float: right;
	width: 210px;
	padding: 0 0 20px 20px;	
}

/*----------------------------------------------------*/


div#CallUs_Content_Text {
	color: white;
	font-size: 12pt;	
	background: url('phone.png') no-repeat right;
	margin-right: 50px;
	width: 142px;
	margin: 0;
	padding: 13px 0 5px 0;
	text-align: center;
}

div#CallUs_Content_Number {
	color: white;
	font-size: 16pt;
	margin: 0;
	padding: 0;
	text-align: center;	
}

div#CallUs_Left {
	background: url(call_us_left.PNG) no-repeat right;
	width: 17px;
	height: 73px;
	float: left;
}
div#CallUs_Right {
	background: url(call_us_right.PNG) no-repeat right;
	width: 18px;
	height: 73px;
	float: right;
}
/*----------------------------------------------------*/
div#LinksContentPane {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F08D00;
	width:200px;
}

div#LeftContentPane {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width:200px;
}
div#LinksContentPane_Top {
	width:200px;
	height: 17px;
	background: url(menu_top.PNG) no-repeat top;	
}

div#LinksContentPane_Bottom {
	width:200px;
	height: 17px;
	background: url(menu_bottom.PNG) no-repeat bottom;
}

div#LinksContentPane ul{
	text-align: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	margin-left: 25px;
	color: white;
}
div#LinksContentPane ul ul {
	margin-left: 10px;
}


div#LinksContentPane ul li {
	list-style: disc;	
}
div#LinksContentPane ul ul li {
	list-style-image: url('submenu_marker.png');
}

div#LinksContentPane ul a,
div#LinksContentPane ul a:link,
div#LinksContentPane ul a:visited,
div#LinksContentPane ul a:focus,
div#LinksContentPane ul a:hover {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	height: 130%;
}


div#LinksContentPane ul ul a {
/*	background: url(submenu_marker.png) no-repeat left top;
	padding-left: 20px;*/
}

/*----------------------------------------------------*/



/*----------------------------------------------------*/
div#Footer {
	clear: both;
	border-top: 1px solid black;
	position: relative;
	top: 10px;
	text-align: center;
}

.SkinObject,
a.SkinObject,
a.SkinObject:link,
a.SkinObject:focus,
a.SkinObject:visited,
a.SkinObject:hover,
div#Footer {
	font-size: x-small;
	color: gray;	
	font-weight: normal;
}
a.SkinObject:hover {
	text-decoration: underline;
}

/*----------------------------------------------------*/






/*----------------------------------------------------*/


/* House Menu  ---------------------------------------*/
/*
ul#houseMenuV {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	color: white;
}

ul#houseMenuV li {
	list-style-type: disc;
}

ul#houseMenuV ul{
	margin: 0;
	margin-left: 20px;
	padding: 0;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;

}

ul#houseMenuV a,
ul#houseMenuV a:visited,
ul#houseMenuV a:link,
ul#houseMenuV a:focus,
ul#houseMenuV a:hover {
	font: 8pt Arial, Helvetica, sans-serif;
}
*/








/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 99999;
}

#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li { /* all items under the top level */
	z-index: 11113;
}

#houseMenuH a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#houseMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#houseMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
ul#houseMenuH {
	padding-top: 3px;
	border:0px;

}


#houseMenuH, #houseMenuH ul { /* all submenu lists */
	line-height: 12px;
	border:0px;
	width: 100%;
	height: 22px;
	background-color: transparent; 
}

#houseMenuH li { /* all list items */
	width: 144px;
	height: 22px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 22px;
	/* end hack */
}

#houseMenuH li li { /* all items under the top level */
	width: 148px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	/* end hack */
}

#houseMenuH a { /* all links within the menu wrapper */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	letter-spacing: 1px;
	color: #fff;
	background-color: #F08D00;
	padding: 5px 10px 5px 10px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
	border-right: 1px solid white;
}

#houseMenuH li li a { /* all item links under the top level */
	width: 148px;
	height: 20px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	height: 12px;
	/* end hack */
	border-right: none;	
}

#houseMenuH li a:hover {
	padding: 5px 10px 5px 10px;
	color: #000;
	background-color: #eee; 
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	/* end hack */
	border-right: 1px solid white;	
}

#houseMenuH li li a:hover {
	color: #000;
	background-color: #eee; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 20px;
	/* end hack */
}

#houseMenuH li ul { /* second-level lists */
	width: 144px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #000;
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 12px;
	background-color: #666;
	height: auto;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 144px;
	border: solid 1px #000;
	line-height: 12px;
	background-color: #666;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuH #houseMenuHParentItem a
{ /* all links under the parent item (li) */
		background-color: transparent; 
	color: #fff; 
	background-color: #300; 
	text-decoration: none;
}

#houseMenuH a#houseMenuHParentLink
{ /* parent link itself */
	background-color: transparent; 
	color: #fff; 
	background-color: #300; 
	text-decoration: none;
}

#houseMenuH a#houseMenuHCurrentLink
{ /* current link itself */
	background-color: #eee; 
	color: black;
}


