@charset "utf-8";
body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.mainback {
	background-image: url(images/mainback_17.jpg);
	padding-bottom: 10px;
}
#sidePanel {
	background-color: #E0D8B3;
	width: 182px;
	border: 1px solid #333333;
	margin-right: 24px;
	float: right;
	padding: 8px;
}
#leftContentPanel {
	background-color: #CBCC66;
	border: 1px solid #666666;
	float: left;
	width: 348px;
	margin-left: 48px;
	margin-right: 10px;
}
#leftContentPanel p {
	margin-left: 14px;
	margin-right: 14px;
}
#rightContentPanel {
	background-color: #CBCC66;
	border: 1px solid #666666;
	float: left;
	width: 348px;
}
#rightContentPanel p {
	margin-left: 14px;
	margin-right: 14px;
}
#leftCPanelHome {
	height: 500px;
}
#rightCPanelHome {
	height: 500px;
}
#aboutLContainer {
	height: 550px;

}
#aboutRContainer {
	height: 500px;

}
#leftCPanelAssociate {
	height: 200px;
}
#rightCPanelAssociate{
	height: 200px;
}
#leftCPanelAta {
	height: 750px;
}
#rightCPanelAta{
	height: 750px;
}
#leftCPanelConcierge {
	height: 1300px;
}
#rightCPanelConcierge {
	height: 1300px;
}
#leftCPanelEforms{
	height: 450px;
}
#rightCPanelEforms{
	height: 450px;
}
#leftCPanelContactus{
	height: 450px;
}
#rightCPanelContactus {
	height: 450px;
}
#leftCPanelAffiliations {
	height: 450px;
}
#rightCPanelAffialiations {
	height: 450px;
}
.textLittle {
	font-size: xx-small;
}
.titleHeaderBox {
	background-color: #3b3326;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 12px;
}
.titleHeaderBoxCenter {
	background-color: #3b3326;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
.pNumber {
	font-weight: bold;
	color: #E0D8B3;
	background-color: #3B3326;
	padding: 2px;
}
.vendorTitle {
	font-weight: bold;
	color: #3B3326;
	background-color: #B7A750;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.vendorContent {
	padding: 14px;
}
#FullContentPanel {
	background-color: #CBCC66;
	border: 1px solid #666666;
	margin-left: 40px;
	width: 720px;
}
#FullContentPanel p {
	margin-left: 14px;
	margin-right: 14px;
}
#DefaultImage {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #3B3326;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3B3326;
	font-size: 14px;
	text-align: center;
}
a           img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
#CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 300px;
}
#GCN {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 300px;
}
#GCN a {
	color: #FFFFFF;
	text-decoration: none;
}
#BotomNav {
	width: 710px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#BotomNav a {
	text-decoration: none;
	color: #000000;
}
#BotomNav a:hover {
	color: #FFFFFF;
}
