@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/bg_tile.jpg) repeat-x #99cc00;
}
#leftSidebar,
#rightSidebar,
#footer {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	outline:none;
}
.clear {
	clear:both;
	background:none;
	font-size:0px;
}
#wrapper {
	margin:20px auto;
	width:956px;
}
#header {
	position:relative;
	width:956px;
	height:345px;
	background:url(../images/bg_header.jpg) center bottom no-repeat;
}
#headerTop {
	height:15px;
	background:url(../images/bg_header_top.gif) center bottom no-repeat;
}
#header #homeLink {
	position:absolute;
	top:21px;
	left:24px;
	width:332px;
	height:171px;
}
#contentWrap {
	text-align:left;
	width:956px;
	background:url(../images/bg_content_tile.gif) center repeat-y;
}
#contentWrapInner {
	background:transparent url(../images/bg_content.jpg) center top no-repeat;
}
#leftSidebar {
	float:left;
	margin:0 0 15px 0;
	width:215px;
	background:url(../images/bg_sidebar.gif) center repeat-y;
}

/** JAVASCRIPT STYLES FOR MENU **/
#menu li.submenu1 a,
#menu li.submenu1 ul li.submenu2 a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li.submenu4 a {
	background-image:url(../images/menu_arrow.gif); 
	background-position:95% 50%; 
	background-repeat:no-repeat;
}
#menu li.submenu1 ul li a,
#menu li.submenu1 ul li.submenu2 ul li a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li.submenu4 ul li a {
	background-image:none;
}
/** END JAVASCRIPT STYLES FOR MENU **/

/** BEGIN MENU **/
#menuWrap {
	margin:0 0 6px 15px;
	width:200px;
	text-align:left;
	border-top:1px solid #00492c; /* DARK */
	border-bottom:1px solid #00b86e; /* LIGHT */
}
#menu,
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:200px;
}
#menu ul {
	width:200px;
	border-bottom:1px solid #00492c; /* DARK */
}
#menu li {
	width:200px;
}
#menu ul li {
	margin:0;
}
#menu ul li ul {
	margin-top:0;
	border:none;
	width:200px;
}
/** MENU LEVEL 1 **/
#menu a {
	padding:6px 30px 6px 10px;
	width:160px;
	height:auto;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
	/*background-color:#ec1c24;*/ /* Changes all link BG colors */
	border-top:1px solid #00b86e; /* LIGHT */
	border-bottom:1px solid #00492c; /* DARK */
}
#menu a:hover {
	color:#FFFF00;
	background-color:#006B40;
}
/** SUB MENU LEVEL 2 **/
#menu ul a {
	padding-left:10px;
	width:160px;
	height:auto;
	display:block;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#FFFF00;
	background-color:#00613A; /* Changes all submenu link BG colors - can be done for each level */
	border:none;
}
#menu ul a:hover {
	color:#FFFF00;
	background-color:#007A49;
}
/** SUB SUB MENU LEVEL 3 **/
#menu ul li ul a {
	padding-left:20px;
	width:150px;
}
/** SUB SUB SUB MENU LEVEL 4 **/
#menu ul li ul li ul a {
	padding-left:30px;
	width:140px;
}
/** SUB SUB SUB SUB MENU LEVEL 5 **/
#menu ul li ul li ul li ul a {
	padding-left:40px;
	width:130px;
}
/** END MENU **/

/** UNDER MENU ITEMS **/
#underMenuItems {
	margin:0 0 0 15px;
	padding:5px 0 0 0;
	text-align:center;
}
#underMenuItems img {
	margin:10px 0 0 0;
	border:none;
}
#underMenuItems a#dontPanic {
	margin:15px auto 5px auto;
	width:200px;
	height:151px;
	display:block;
	background:url(../images/dont_panic_btn.jpg) 0% 0% no-repeat;
}
#underMenuItems a#dontPanic:hover {
	background:url(../images/dont_panic_btn.jpg) 0% 100% no-repeat;
}

/** CREDIT CARDS **/
#creditCards {
	margin:0;
	padding:10px 0 10px 0;
}
#creditCards span {
	display:block;
	margin:0 0 4px 0;
}
#creditCards a {
	margin:0 auto;
	width:106px; /* 2 or 4 cards */
	/*width:156px; /* 3 cards */
	display:block;
	white-space:nowrap;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	/*border:1px solid #0000FF; /* test centering */
}
#creditCards a:hover {
	color:#ffffff;
}
#creditCards img {
	margin:1px;
	border:none;
}
#creditCards img.lock {
	border:none;
	margin:0 0 -3px 0;
}

/** CONTENT **/
#mainWrap {
	float:left;
	margin:0;
	padding:0;
	width:741px;
}
#content {
	float:left;
	padding:10px 10px 10px 10px;
	width:526px;
}

/** RIGHT SIDEBAR **/
#rightSidebar {
	float:left;
	padding:0;
	width:180px;
	text-align:center;
}
#iHouse {
	text-align:center;
	/*border:2px solid #008752;*/
	margin:0 0 2px 0;
	padding:5px 0 0 0;
	border-top:1px solid #cccccc;
}
#iHouse #iHouseHeader {
	text-align:center;
	/*padding:5px;*/
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	/*background-color:#008752;*/
}
#iHouse #iHouseHeader a {
	color:#008752;
	text-decoration:underline;
}
#iHouse #iHouseHeader a:hover {
	color:#00613a;
	text-decoration:none;
	/*background:#ffffff;*/
}
#iHouse img {
	padding:10px 0 5px 0;
}
.memberLogos {
	text-align:center;
	padding:10px 0 0 0;
}
.memberLogos img {
	margin:0 0 10px 0;
	border:0;
}

/** FOOTER **/
#footerWrap {
	margin:0 auto;
	width:956px;
}
#footer {
	margin:0;
	padding:30px 25px 0 25px;
	width:906px;
	background:url(../images/bg_content_bottom.gif) center top no-repeat;
}
#copyright {
	font-size:11px;
	text-align:center;
	color:#00492c;
}
#credits {
	margin:0 auto;
	font-size:11px;
	width:75%;
	color:#00492c;
}
#credits a {
	color:#00492c;
	text-decoration:underline;
}
#credits a:hover {
	color:#006633;
}

/** SERVICE AREAS **/
#serviceAreas {
	margin:0;
	padding:15px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00492c;
}
























