﻿body,h1,h2,h3,h4,h5,h6,p,ul,li,br,hr,table,tr,td,div,ol,a,img
{
	margin: 0;
	padding: 0;
}
body 
{
	background-color: #D2D2D2;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img
{
	border: 0;
}
.clearFloat
{
	clear: both;
}
li.last
{
	border-bottom: none !important;
	margin-bottom: 0px !important;
}
#pageTable 
{
	width: 796px;
	vertical-align: top;
	margin: 10px auto;
}
#pageTable td 
{
	vertical-align: top;
}
#leftPageColumn 
{
	background-image: url(../images/site_shadow_lower_left.gif);
	background-repeat: repeat-y;
	width: 8px;
}
#rightPageColumn 
{
	background-image: url(../images/site_shadow_lower_right.gif);
	background-repeat: repeat-y;
	width: 8px;
}
#leftFooterColumn 
{
	background-image: url(../images/site_shadow_footer_left.gif);
	background-repeat: no-repeat;
}
#rightFooterColumn 
{
	background-image: url(../images/site_shadow_footer_right.gif);
	background-repeat: no-repeat;
}
#footerColumn 
{
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 44px;
	padding: 5px 20px;
}
#footerColumn div
{
	position: relative;
	color: White;
}
#footerColumn #phone 
{
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
}
#topNav ul 
{
	position: relative;
	width: 780px;
	float: left;
}
#topNav li ul
{
	width: 190px !important;
	position: absolute;
	height: auto;
	display: none;
	left: -1px;
	top: 0px;
	border: 1px solid #333;
	border-top: none;
	background: url(/noImage.gif);
	background-color: #FCC80D
}
#topNav li 
{
	position: relative;
	display: block;
	float: left;
	list-style-type: none;
}
#topNav li ul li
{
	width: 180px;
	border-bottom: dotted 1px White;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#topNav li a 
{
	display: block;
	float: left;
	height: 60px;
}
#topNav li ul li a
{
	position: relative;
	width: 190px;
	height: 20px;
}
#topNav li:hover ul, #topNav li.msieFix ul
{
	display: block;
	z-index: 10;
	top: 60px !important;
}
#topMenu ul 
{
	list-style-type: none;
	width: 780px;
	height: 99px;
}
#topMenu li 
{
	display: block;
	float: left;
	height: 99px;
}
#topMenuCopy
{
	height: 58px;
	background: url(../images/copy_heading_bg.gif) no-repeat;
	color: White;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 15pt;
	font-weight: 600;
	text-transform: lowercase;
	padding: 6px 0 0 20px;
}
#banner
{
	position: relative;
	z-index: 2;
}
#topNav
{
	position: relative;
	z-index: 10;
}
#content
{
	width: 100%;
	background: #FFFFFF;
	background-image: url(../images/bg_M.gif);
	background-repeat: no-repeat; background-position: right bottom;
}
#contentHome
{
	width: 100%;
	background: #FFFFFF;
}
#sideMenu
{
	float: right;
	width: 257px;
	padding-bottom: 15px;
}
#sideMenuContact
{
	float: right;
	width: 237px;
	padding: 20px 15px 105px 5px;
}
#sideMenu img
{
	margin-top: 15px;
}
#sideMenu ul
{
	margin-top: 15px;
	list-style: none;
	background-color: #BDBDBD;
	padding: 15px 50px 15px 20px;
}
#sideMenu li
{
	border-bottom: dotted 1px White;
	padding-bottom: 8px;
	padding-top: 2px;
}
#mainContent
{
	width: 493px;
	padding: 15px;
}
#mainContent p
{
	margin-bottom: 10px;
}
#mainContent div
{
	margin-bottom: 15px;
}
#Midas
{
	padding: 10px;
	background-color: #F6F4F5;
}
#Pearls
{
	padding: 10px;
	background-color: #FFF4D6;
}
#Pearls .title
{
	font-family: Century Gothic, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
#contact th
{
	text-align: right;
	vertical-align: text-top;
}

a.topnavLink
{
	color: #333333;
	text-decoration: none;
}
img, div { behavior: url(../iepngfix.htc); }

.listitem
{
	background: url(../images/bullet.gif) no-repeat 0 2px;
	margin: 0;
	padding-left: 14px;
}

.rightImage
{
	float: right;
	margin: 0 0 4px 4px;
}

img.sectionIcon
{
	margin: 0;
	float: left;
}

.contentHeadingText
{
	padding-top: 14px;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover
{
	color: #FFBB11;
	text-decoration: none;
}