body
{
    text-align: center;
    padding: 1.3em;
    line-height: 1.5em;
    margin: auto;
}
h1
{
    color: #183F50;
    font-family: "Times New Roman";
    font-size: 2.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0; /* 16px 0 */
}
h2
{
    color: #183F50;
    font-family: "Times New Roman";
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1em;
    margin: 0; 
}
h3
{
    color: #c29d45;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    margin: 0; 
}

h4, h5, h6 {
  font-size: 9px; /* 9px */
  line-height: 2em; 
  margin: 0; 
}
p, div, ul, li, ol, td
{
    font-size: 11px;
    line-height: 1.5em;
}

.innerWrap a:link {
    color: #333;
	text-decoration: none; 
	border-bottom: 1px #ccc dashed;
}
.innerWrap a:visited {
    color: #333;
	text-decoration: none; 
	border-bottom: 1px #ccc dashed;
}
.innerWrap a:link:hover {
    color: #333;
	text-decoration: underline; 
	border-bottom: none;
} /* [4] */
.innerWrap a:visited:hover {
    color: #333;
	text-decoration: underline; 
	border-bottom: none;
}
.innerWrap a:active {
    color: #333;
	text-decoration: underline; 
	border-bottom: none;
}
.innerWrap a:focus {
    color: #333;
	text-decoration: none; 
	border-bottom: 1px #ccc dashed;
}
.innerWrap a:focus:hover {
    color: #333;
	text-decoration: underline; 
	border-bottom: none;
}


#contentEnvelope
{
    width: 770px;
    background-color: white;
    text-align: left;
    margin: 0 auto;
    padding: 15px 0;
}
#contentEnvelopeInner
{
    margin: 0 15px;
}
#contentFooter
{
    width: 770px;
    text-align: center;
    margin: auto;
}
.innerWrap
{
    background-color: #F7F7F7;
    background-image: url('images/globe_toprightBG.gif');
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 11px;
    padding: 15px;
}
.innerWrapInner
{
	width: 710px;
    /*
	    margin: 0 1.7em;
	    */
}
.innerWrap tdaa
{
    font-size: 11px;
}
.innerWrapHome
{
    background-color: #F7F7F7;
    padding: 1.7em;
    background-image: url('images/globe_bottomrightBG.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
}
#franchisefinder
{
    background-color: #E9ECED;
    padding: 1.7em;
    MARGIN-TOP: 2px;
}
#franchisefinder h2
{
    font-size: 17px;
}
#franchisefinder td.left
{
    width: 33%;
    vertical-align: top;
}
#franchisefinder td.left p
{
    padding-right: 1em;
}
#franchisefinder td.right
{
    width: 67%;
}

.sidebarsmall
{
    font-size: 10px;
}


#sidebar ul
{
    margin: 0;
    padding: 0;
}

#sidebar li
{
    padding: 0 0 1.5em 2em; /* RIGHT space for the image */
    margin: 0;
    list-style: none;
    background-image: url('images/arrow_bulletpoints.gif');
    background-position: left 0.3em;
    background-repeat: no-repeat;
    padding-left: 2em;  
}
#wfcMembers #sidebar li
{
    padding: 0 0 0.5em 2em; /* RIGHT space for the image */
}

div#sidebar
{
    background-image: url('images/dots2-ccc.gif');
    background-position: left;
    background-repeat: repeat-y;
    padding: 0 1em;
    margin-left: 1em;
}

#mainmenu
{
    background-color: 999967;
    width: 100%;    background-image: url('images/right_navbar_img.gif');
    background-position: top right;
    background-repeat: no-repeat;
    height: 30px;
    border-top: 1px white solid;
    }

ul#nav
{
	list-style: none;
    margin: 0px;
    padding-left: 20px;
    background-color: transparent;
    height: 30px;
    background-image: url('images/rounded_navbar_cnr.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
ul#nav ul {
	list-style: none;
	padding: 0;
    margin: 0;
	background-color: #E9ECED;
	border-left: 1px solid #999967;
	border-right: 1px solid #999967;
	border-bottom: 1px solid #999967;
	width: 15em;
}


#nav a {
	font-weight: normal;
	text-decoration: none;
	color: white;
}

#nav li li a {
	display: block;
	padding: 0 10px;
	border: solid 0px #333; /* need this so the hover border works */
	margin: 0px;
	color: #333;
}

#nav li li a:hover {
	padding: 0 5px;
	border-width: 0 0 0 5px;
	border-color: #c29d45;
	background-color: #F7F7F7
}

#nav li li {
	width: 15em;
	padding: 0;
	margin: 1px;
	height: auto;
}
#nav li {
	float: left;
	position: relative;
	/* width: 10em; */
	text-align: left;
	cursor: default;
	background-color: #999967;
    height: 30px;
    height: 25px;
    color: white;
    padding: 5px 1.5em 0 1em;
    padding: 0px 1.5em 0 0;
    margin-top: 5px;
}
#nav li a:hover {
    text-decoration: underline;
}
#nav li#first {
	border-left-width: 0;
}

#nav li#last {
	border-right-width: 1em;
    background-image: url('images/rounded_navbar_cnr.gif');
    background-position: top left;
    background-repeat: no-repeat;
    height: 30px;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	padding: 0 0 0 0;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

td.frontCol1{
    width: 33%;
    vertical-align: top;
}
td.frontCol2{
    width: 33%;
    vertical-align: top;
}
td.frontCol3{
    width: 33%;
    vertical-align: top;
}
div#ccListingWrap
{
    display: inline;
    width: 73%;
    vertical-align: top;
}
div#wfcMembers
{
    display: inline;
    width: 25%;
    vertical-align: top;
}

#ccListingWrap table.ccListingDetail
{
    margin: 0;
    /*border-collapse: collapse;*/
    border-spacing: 0;
    width: 100%;
}    
#ccListingWrap table.ccListingDetail tr
{
    margin: 0;
}    
#ccListingWrap table.ccListingDetail td
{
    margin: 0;
    padding: 0.1em 1em;
    /*border-right: 2px red solid;*/
}    
#ccListingWrap table.ccListingDetail td.ccListingDetailRowHeaderRight
{
    border-left: 1px #fff solid;
}
#ccListingWrap td.ccListingDetailRow0Right
{
    border-left: 1px #fff solid;
}
td.ccListingDetailRow1Right
{
    border-left: 1px #fff solid;
}
#ccListingWrap td
{
/* ???    vertical-align: top; */
}
#ccListingWrap table.ccListingDetail  td.ccFranchiseDetailBrand
{
    padding-left: 1em;
    padding-bottom: 1.5em;
    padding-right: 0;
    vertical-align: top;
    }

#ccListingWrap td h2
{
	margin: 0;
	padding: 0.5em 0 0 0;
    font-size: 11px;
 }
#ccListingWrap td.ccFranchiseDetailActionCell .ccActionIconWrap
{
	padding-left: 4em;
	padding-top: 0;
}
#ccListingWrap tr.ccListingDetailRowHeader
{
    /* width: 100% */
}
#ccListingWrap td.ccListingDetailRowHeaderLeft
{
    color: white;
    background-color: #4F7784;
    width: 50%;
    padding: 0 0 0 1em;
    font-weight: bold;
    font-size: 10pt;}
#ccListingWrap td.ccListingDetailRowHeaderRight
{
    color: white;
    background-color: #abab81;
    width: 50%;
    padding: 0 0 0 1em;
}
#ccListingWrap td.ccListingDetailRow0Left
{
    padding: 0 0 0 1em;
}
#ccListingWrap td.ccListingDetailRow0Right
{
    padding: 0 0 0 1em;
}
#ccListingWrap td.ccListingDetailRow1Left
{
    background-color: #CCCCAD;
    padding: 0 0 0 1em;
}
#ccListingWrap td.ccListingDetailRow1Right
{
    background-color: #e9eced;
    padding: 0 0 0 1em;
}

/* Listing element styles */
#ccListingWrap li
{
    list-style-type: square;
    list-style-image: none;
    padding-top: 0.1em;
    display: list-item;
    margin-left: 1.25em;
}
#ccListingWrap #ccListingShortDescription
{
    padding: 2em 0;
}
#ccListingWrap #ccListingFranchiseContact
{
    margin: 2em 0;
}
#ccListingWrap #ccListingFranchiseContact .ccAddress
{
    line-height: 1.25em
}
#ccListingWrap #ccListingPrimaryContact
{
    margin: 2em 0;
}
#ccListingWrap  #ccListingFranchiseContact a
{
    color: #014a94;
    font-weight: bold;
    text-decoration: underline;}
#ccListingWrap #ccListingFranchiseContact a:hover
{
    color: #de9f06;
    }
#ccListingWrap #ccListingLargeImage img
{
    width: 400px;
    margin: 2em auto;
}
#ccListingWrap #ccListingLargeImage
{
    text-align:center;}

#ccListingWrap .ccCategoryNavTop, #ccListingResaleWrap .ccCategoryNavTop
{
    text-align: right;}
#ccListingWrap .ccCategoryNavBottom, #ccListingResaleWrap .ccCategoryNavBottom
{
    border-top: 1px #bcd1e2 solid;
    text-align: right;
}
#ccListingWrap .ccCategoryName, #ccListingResaleWrap .ccCategoryName
{
    font-weight: bold;}


