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

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #101010;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/Franchise_Brokers_Association_FBA_Background.jpg);
}
h1 {
	font-size: 24px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	color: #320e05;
}
h3 {
	font-size: 16px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	margin: 0px;
}

p {
	margin-top: 15px;
	margin-bottom: 0px;
}

hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898985;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.Public_LeftNav li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

.Public_LeftNav ul {
	margin-top: 0px;
}

.Top_Nav_Wrapper {
	background-image: url(images/FBA_FCA_Public-Nav_BG.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	z-index:1000;
	position:relative;
}

.Top_Nav {
	font-weight: bold;
	color: #FFF;
	text-align: right;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}

.Top_Nav a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

.Top_Nav a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

.Top_Nav a:hover {
	background-color: #236E33;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 6px;
}
.img_padding {
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.img_paddingLeft {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}



.Header {
	background-image: url(images/FBA_Header.jpg);
	height: 120px;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: -10px;
	position: relative;
	z-index:1;
}

.Header_PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fcfbed;
	position: absolute;
	left: 193px;
	top: 132px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 64px;
	width: 650px;
}

.Header_Statement {
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	margin-left: 250px;
	margin-right: 333px;
	text-align: justify;
	line-height: 13px;
	position: absolute;
	width: 428px;
	overflow: hidden;
	height: 95px;
	left: -20px;
	padding: 2px;
	z-index:2000;
	top: 24px;
	vertical-align:middle;
}

#Header_MemberLogin {
	position:absolute;
	left:685px;
	top:12px;
	width:284px;
	height:138px;
	text-align: center;
	z-index: 100;
}

.Public_LeftNav {
	float: left;
	width: 182px;
	padding:5px;
	position: relative;
}
.Content_BlackIndentTop {
	background-color: #101010;
	height: 23px;
	width: 193px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	position: relative;
}

.Content a:link {
	color: #679B36;
	text-decoration: underline;
	font-weight: normal;
}
.Content a:visited {
	color: #216b2f;
	text-decoration: underline;
	font-weight: normal;
}
.Content a:hover {
	color: #FFF;
	background-color: #679B36;
	font-weight: normal;
}
.Content {
	width: 983px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

.Content_Window_Home {
	overflow: auto;
	background-color: #FDFBEE;
	background-image: url(images/FranchiseBroker_HomePg_BG.jpg);
	background-repeat: no-repeat;
}

.Content_Window_PublicFull {
	background-image: url(images/Content_BG-Full.gif);
	background-repeat: repeat-y !important;
	margin-top: 0px;
	overflow: auto;
	clear:both;
	position: relative;
}

.Content_Wrapper_2-3_Split {
	background-image: url(images/FBA_FCA_Public-2-3-Split.gif);
	background-repeat: repeat-y;
	overflow: auto;
}

#Content_Home_Sidebar {
	width: 309px;
	padding-right: 8px;
	padding-left: 12px;
	position: absolute;
	left:0px;
}
#HomeSlideShow {
	background-image: url(images/HomePg_ImageSlideshow_BG.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	width: 309px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Content_Home_Main {
	margin-left: 336px;
	padding: 15px;
	margin-right: 20px;
}



.Content_Padding {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	text-align: justify;
	margin: 0px;
}
.Content_Padding h1 ,h2,h3,h4,h5,h6{
	text-align: left;
}
.Justify {
	text-align: justify;
}
.WrapContent_Left {
	float: left;
	width: 450px;
}
.WrapContent_Right {
	float: right;
	width: auto;
}

.Content_Tan_Alt_Wrapper {
	background-color: #f4f2db;
	padding: 8px;
	border: 1px solid #898983;
}
.Content_Tan_Wrapper {
	background-color: #FCFBED;
	padding: 8px;
	border: 1px solid #898983;
}
.Content_Grey_Wrapper {
	background-color: #e5e2da;
	padding: 8px;
	border: 1px solid #898983;
}

.Content_Grey_Alt_Wrapper {
	background-color: #c5c0b3;
	padding: 4px;
	border: 1px solid #898983;
}
.Content_ColumnBG_Wrapper {
	padding: 4px;
	border: 1px solid #898983;
	background-image: url(images/Column_2_BG.gif);
}

.Content_AlignRight {
	text-align: right;
}
.Content_AlignCenter {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.Dotted_HR {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898983;
	margin-top: 8px;
	margin-bottom: 8px;
}
.Dotted_HR_Right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #898983;
	margin: 0px;
	padding-right: 8px;
}

.Public_RightContent {
	float: right;
	width: 758px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: justify;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
}

.Footer_NAV {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #679b36;
	clear: both;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 4px;
}
.Footer_NAV a:link {
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.Footer_NAV a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.Footer_NAV a:hover {
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(images/FBA_FCA_Footer-Roll_BG.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 5px;
}
.JoinNow_Brokers {
	background-image: url(images/FBA_FCA_Brokers-Join.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 327px;
	padding-top: 219px;
	float: left;
}
.JoinNow_Franchisors {
	background-image: url(images/FBA_FCA_Franchisor-Join.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 327px;
	padding-top: 219px;
	float: left;
}

.Broker-Consultant_Benefits {
	background-image: url(images/FBA_FCA_Brokers-Consultants-Benefits.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 656px;
	padding-top: 219px;
	float: left;
	margin-left: 0px;
}
.Franchisor_Benefits {
	background-image: url(images/FBA_FCA_Franchisor-Benefits.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 656px;
	padding-top: 219px;
	float: left;
	margin-left: 0px;
}


.Welcome {
	background-image: url(images/FBA_FCA_Welcome.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 328px;
	padding-top: 219px;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	float: left;
	margin: 0px;
}
.Brokers {
	background-image: url(images/FBA_FCA_Brokers-Consultants.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 328px;
	padding-top: 219px;
	float: left;
	margin: 0px;
}

.Franchisors {
	background-image: url(images/FBA_FCA_Franchisors.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 327px;
	padding-top: 219px;
	float: left;
	margin:0px;
}
.MDD_AboutUs {
	padding: 4px;
	width: 230px;
	background-color: #FCFBED;
	border: 1px solid #333;
}
.MDD_Right {
	float: right;
}
.MDD_Left {
	float: left;
}
.Footer {
	font-size: 10px;
	color: #FFF;
	clear: both;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 4px;
}
.SpryHiddenRegion {
	visibility: hidden;
}

#Testimonial {
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;
}
#BlogPosts h2 a:link{
	color: #320e05;
	text-decoration: none;
	font-weight: bold;
}
#BlogPosts h2 a:visited {
	color: #320e05;
	text-decoration: none;
	font-weight: bold;
}
#BlogPosts h2 a:hover {
	color: #320e05;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent !important;
}
#BlogPosts h2 a:active {
	color: #320e05;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent !important;
}
h5 {
	font-size: 14px;
	margin: 0px;
}
.PosRel {
	position: relative;
}
