﻿
a.lt-gray:link              { color:#F5F5F5; text-decoration:none; }
a.lt-gray:visited           { color:#F5F5F5; text-decoration:none; }
a.lt-gray:hover             { color:#F5F5F5; text-decoration:underline; }
a.lt-gray:active            { color:#F5F5F5; text-decoration:underline; }

a.drk-gray:link              { color:#2E2E2E; text-decoration:none; }
a.drk-gray:visited           { color:#2E2E2E; text-decoration:none; }
a.drk-gray:hover             { color:#2E2E2E; text-decoration:underline; }
a.drk-gray:active            { color:#2E2E2E; text-decoration:underline; }

.table-Wrapper {
	width:534px;

}
.table-Top{
	width:534px;
	background-color: #2E2E2E;
}
.cell-info-left {
	width:260px;
}

.cell-info-right {
	width:260px;
}

.cell-center {
	width:14px;
}

.cell-lagniappe {
	width:525px;
	background-color:#D6D6D6;
	text-align: center;
}

.registryLinks {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
}
.registryTitle {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #F5F5F5;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}
.mainTitle {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #2E2E2E;
	text-align: center;
	padding: 3px;
}
.subTitle {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #2E2E2E;
}
.infoLinks {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
.contentDiv {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #2E2E2E;
	padding-top: 5px;
}

.infoLinks2 {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #2E2E2E;
}

#flash-Div {
	text-align: right;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 270px;
	height: 150px;
	
}

#gettingStartedPanel {
	background-color: #D6D6D6;
	padding: 8px;
}

#designPanel {
	background-color: #D6D6D6;
	padding: 8px;
}
#lawsPanel {
	background-color: #D6D6D6;
	padding: 8px;
}
#constructionPanel {
	background-color: #D6D6D6;
	padding: 8px;
}#remodeling1Panel {
	background-color: #D6D6D6;
	padding: 8px;
}
#remodeling2Panel {
	background-color: #D6D6D6;
	padding: 8px;
}


#siteFooter_Parent
{
    width: 755px;
    text-align:center;
}
#siteFooter{
    text-align:center;
    position:relative;
    width: 755px;
}

.content_color_bar 
{
	background-color:#714622;
}

.dynamic-tab-pane-control .tab-row .tab.selected, 
.dynamic-tab-pane-control .tab-row .tab.hover {

	background-color:#714622;
}