body {
	background: #fff;
}

table#parentLayout {
	border-color: #ccc !important;
}

/*	HEADER SECTION*/
td#col3 h1.h1Siteheader {
	color: #fff;
}

td#col4 a {
	color: #fff;
}

div.divLanguages h2 a {
	background: url(/Assets/images/1-3/arrowClosed.gif) right no-repeat;
}

div.divLanguages h2.languagesOpened a {
	background: url(/Assets/images/1-3/arrowOpen.gif) right no-repeat;
}
/*	END HEADER SECTION	*/

td#contentSection {
	color: #244379;
}

.divPageContainer a:link, .divPageContainer a:visited, .divPageContainer a:hover, .divPageContainer a:active {
	color: #244379;
}

.divBody div.column-left {
	background-color: #efe9e1;
}
/*	column-left rules	*/
/*	navigation rules*/
ul#nav li {
	background: #1a3b73 url(/Assets/images/1-3/mainTabBg_01.gif) repeat-x top left;
}

#nav li a {
	color: #fff;
}

#nav li a:hover {
	color: #ff0;
}

#nav li ul {
	background-color: #8194b2;
}

#nav li ul li {
	background: none;
}

#nav li.active a {
	color: #ff0;
}

#nav li.active li a {
    color: #fff;
}
/*	end navigation rules	*/
.column-left div.divPod {
	background-color: #fff;
	border-color: #bbc0bd;
}

.column-left div.divPod h2 {
	background: #efe9e1;
	border-bottom-color: #bbc0db;
	color: #673521;
}

.column-left div.callInfo {
	background: url(/Assets/images/1-3/callNow_BG_01.gif) no-repeat 0 0;
}

.callInfo a {
	color: #ff0 !important;
}

#emailInfo li {
	border-right-color: #000;
}
/*	end column-left rules	*/
/*	content area rules	*/
/*	column-center rules	*/
.divTextBody h2, .divTextBody h3 {
	background: #efe9e1;
	color: #900;
	border-color: #ccc;
}

.divPodContainer h2 {
	background-color: transparent;
	border-bottom-color: #ccc;
}
/*  table list items rules  */
.tableListItems th {
    background: #8194b2;
    color: #fff;
}
/*  end table list items rules  */
table.directions th {
    background: #306878;
	border-color: #ccc;
	color: #fff;
}
	
table.directions td {
	border-color: #ccc;
}
	
table.directions tr.alt td {
	background: #f2f2f2;
}
	
table.directions tr.directionsTotalDistance td {
	background-color: #ececec;
}
/*	end column-center rules	*/
/*	column-right rules	*/
.column-right div.divPod {
	border-color: #ccc;
}
.column-right div.divPod h2 {
	color: #990000;
	background-color: #efe9e1;
	border-bottom-color: #ccc;
}
/*	aop rules	*/
.aopPod li {
	background: #fff url(/Assets/images/1-3/blue_arrow_bullet_01.gif) no-repeat center right;
}

.aopPod span.spanMore {
	background: #fff url(/Assets/images/1-3/red_arrow_bullet_01.gif) no-repeat center right;
}
/*	quick contact form rules	*/
div.divQuickContact {
	background: #efe9e1;
}

.quickContactTable td input, .quickContactTable td select {
	background: #ffc;
}

.quickContactTable td textarea {
	background: #ffc;
}

.quickContactTable td input.submitBtn {
	background: #736D84;
	color: #fff;
}
/*end quick contact form rules	*/
/*	end column-right rules	*/
/*	end content area rules	*/
/*	divBottomLinks rules	*/
div.divBottomLinks {
	background: #fff;
	border-bottom-color: #bdc2bf;
	border-top-color: #bdc2bf;
}

.divBottomLinks li span {
    color: #28477b;
}

.divBottomLinks li a {
	color: #28477b !important;
}
/*	end divBottomLinks rules	*/
/*	footerSection rules	*/
td#footerSection {
	background: #fff;
}
