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

/* =====================================================================

     			 All Content © Copyright Doxia Web Design 
	  
=======================================================================*/


* {
	margin: 0px;
	padding: 0px;
}
html {
	background: url(../images/bg-gradient.pdf.jpg) repeat-x;
}
body {
	background: url(../images/header-bg.gif) no-repeat center top;
	font: 85% Tahoma, Geneva, sans-serif;
	text-align: center;
}
#wrapper {
	position:relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#clear {
	clear:both;
}


/*-------------------------begin header styles------------------------------*/

#header {
	position: relative;
	height: 175px;
}
#header h1 {
	background: url(../images/Alan-Enterprises-Logo.gif) no-repeat;
	text-indent: -9999px;
	height: 99px;
	width: 100px;
	overflow: auto;
}
#mainNav ul {
	position: absolute;
 	float: left;
	width: 720px;
  	list-style: none;
	padding-top: 10px;
}
#mainNav ul li{
	float:left;
}
#mainNav ul a:link, #mainNav ul a:visited {
	font-size: 16px;
	line-height: 1.5em;
	text-decoration: none;
	float: left;
	display: block;
	color: #666;
	padding-right: 1.52em;
	padding-bottom: 1em;
	padding-left: 1.52em;
}
#mainNav ul a:hover, #mainNav ul a:active {
	color: #CF4906;
}
#mainNav ul li   a.current{
	color: #CF4906;
	cursor: default;
}
#subNav ul {
	padding: 10px;
	float: left;
	position: absolute;
	top: 150px;
	list-style: none;
}
#subNav ul li {
	float: left;
}
#subNav ul li a:link, #subNav ul li a:visited {
	font-size: 15px;
	line-height: 1.5em;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 2em;
	padding-left: 2em;
}
#subNav ul li a:hover, #subNav ul li a:active{
	color: #666;
}
#subNav ul li a.current {
	color: #31576A;
	cursor: default;
}

/*----------------------begin mainContent stlyes------------------------*/

#mainContent {
	background: #EAF2F4 url(../images/mainContent-header-bg.gif) no-repeat left top;
	padding: 20px;
	margin-top: 15px;
	color: #666;
}
#mainContent h1{
	font-size: 1.2em;
	color: #CF4906;
	line-height: 1.5em;
	margin-bottom: 15px;
	font-weight: normal;
}
#mainContent h2{
	font-size: 1.1em;
	color: #31576A;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
}

#mainContent p{
	padding-bottom: 1.5em;
	line-height: 1.5em;
	text-align: justify;
}
#mainContent ul {
	list-style: url(../images/bullet-list.gif);
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#mainContent ul li a:link, #mainContent ul li a:visited {
	color: #376377;
	text-decoration: none;
}
#mainContent ul li a:hover, #mainContent ul li a:active {
	color: #C04516;
}

#mainContent ol {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#mainContent ol li {
	padding-bottom: .5em;
}
#mainContent iframe{
	border-style: none;
	
}

#alanHeading {
	background: url(../images/line-upward.gif) no-repeat center bottom;
}

#alanHeading h1 {
	font-size: 1.5em;
	color: #CF4906;
	line-height: 1.5em;
	margin-bottom: 0px;
	font-weight: bold;
}

#alanHeading h2 {
	font-size: 1.1em;
	color: #31576A;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
}
#alanHeading h3 a:link, #alanHeading h3 a:visited{
	float: right;
	font-size: 0.7em;
	color: #3A697E;
	clear: both;
	text-decoration: none;
	line-height: 1.5em;
	padding-top: 5px;
	font-weight: normal;
}
#alanHeading h3 a:hover, #heading h3 a:active {
	color: #C34E22;
	text-decoration: none;
}



#franchiseForm {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 1px dashed #BBD2DB;
	border-bottom: 1px dashed #BBD2DB;
	border-left: 1px dashed #BBD2DB;
	width: 335px;
}
#services h1 a:link, #services h1 a:visited{
	padding: 5px 40px;
	float: left;
	text-align: center;
	border: 1px solid #999;
	color: #3A697E;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#services h1 a:hover, #services h1 a:active {
	color: #FFF;
	text-decoration: none;
	background: #82A0AC;
}
#mainContent #services a.current {
	background: #82A0AC;
	cursor: default;
	color: #FFF;
}




#franchiseDescription p strong{
	font-weight: normal;
	color: #414141;
}
#mainContent p a:link , #mainContent p a:visited{
	color: #CF4906;
	text-decoration: underline;
}
#mainContent p a:hover, #mainContent p a:active {
	color: #31576A;
	text-decoration: none;
}
#franchiseDescription ul li strong {
	font-weight: normal;
	color: #414141;
}
#franchisesAvailable #franchiseListing h1 {
	color: #597D8D;
	font-weight: bold;
	text-decoration: none;
}
#franchisesAvailable a:link #franchiseListing, #franchisesAvailable a:visited #franchiseListing{
	text-decoration: none;
	color: #666;
}
#franchisesAvailable a:hover #franchiseListing, #franchisesAvailable a:active #franchiseListing {
	text-decoration: none;
	color: #666;
	background: #DEEDEF;
}
#franchisesAvailable #franchiseListing {
	border: 1px solid #CCC;
	padding: 5px 20px 0px;
}
#franchisesAvailable a #franchiseListing img {
	float: left;
	border-style: none;
	margin-bottom: 25px;
	margin-right: 10px;
}
#wrapper #mainContent #franchisesAvailable a {
	text-decoration: none;
}


#franchisesAvailable #franchiseListing p {
	text-align: left;
	text-decoration: none;
}


#franchisesAvailable #franchiseListing {
	margin-bottom: 20px;
}
#franchisesAvailable #franchiseListing #logo{
	border: 3px solid #839CA9;
}


#franchiseForm h1 {
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: #31576A;
	text-align: center;
	margin-left: 10px;
	background: url(../images/line-upward.gif) no-repeat center bottom;
	padding-bottom: 10px;
	margin-bottom: 0px;
	line-height: 1.1em;
}
#franchiseForm h2 {
	font-size: 0.67em;
	font-weight: normal;
	text-transform: uppercase;
	color: #31576A;
	text-align: center;
	margin-left: 10px;
	background: url(../images/line-downward.gif) no-repeat center top;
	margin-bottom: 0px;
	padding-top: 10px;
}

#imgLogo {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
}
#franchiseDescription blockquote {
	font-style: italic;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	color: #333;
	padding: 20px 40px;
}

#franchiseIndustries li   {
	list-style: none;
	width: 230px;
	float: left;
}
#franchiseIndustries li a:link {
	color: #376377;
	text-decoration: none;
}
#franchiseIndustries li a:visited {
	color: #598DA5;
	text-decoration: none;
}
#franchiseIndustries li a:hover,#franchiseIndustries li a:active {
	color: #C34E22;
}


#mainContent #business-quote blockquote {
	font-style: italic;
	color: #376377;
	background: #C2D9DF;
	padding: 20px;
	margin-bottom: 10px;
	border: 1px dashed #376377;
}
#franchiseGuide li {
	float: left;
	width: 200px;
	border: 1px solid #999;
	margin: 5px;
	list-style: none;
	font-size: 0.9em;
	text-indent: 10px;
}
#franchiseGuide li a:link, #franchiseGuide li a:visited {
	display: block;
	line-height: 1.5em;
	padding: 5px;
}
#mainContent #franchiseGuide li a:hover , #mainContent #franchiseGuide a:active {
	color: #FFF;
	text-decoration: none;
	background: #82A0AC;
}
#mainContent #franchiseGuide a.current {
	background: #82A0AC;
	cursor: default;
	color: #FFF;
}
.blockquoteSignature {
	color: #597D8D;
}
.business-opportunity {
	border: 3px solid #839CA9;
}

.businessNameCentered {
	text-align: center;
}


#imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
}
#imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#imgCenter {
	margin-bottom: 10px;
	margin-left: 75px;
}

#introMovie {
	width: 730px;
	height: 260px;
	text-align: center;
	margin-bottom: 25px;
}
#franchiseTable {
	border-width: 0px;
	border-style: none;
	font-size: 0.9em;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#franchiseTable tbody tr {
	vertical-align: top;
	border-width: 0px;
	border-style: none;
}
#franchiseTable tbody td {
	border-width: 0px;
	border-style: none;
}
#franchiseDisclaimer {
	font-size: 0.7em;
}
#franchiseDisclaimer p {
	line-height: 1.1em;
	padding-bottom: 0em;
}
#franchiseDisclaimer h2 {
	margin-bottom: 0px;

}
#franchiseNotice {
	font-size: 0.7em;
	margin-top: 10px;
}
#franchiseNotice p {
	line-height: 1.1em;
	padding-bottom: 0em;
}
#franchiseNotice h2 {
	margin-bottom: 0px;
}

#footer {
	text-align: center;
	font-size: .9em;
	background: url(../images/mainContent-footer-bg.gif) no-repeat center bottom;
}
#breadcrumb {
	background: url(../images/line-downward.gif) no-repeat center top;
	padding-top: 10px;
}
#footer #breadcrumb a.current {
	text-decoration: none;
	cursor: default;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #31576A;
	text-decoration: underline;
	font-size: 0.9em;
}
#breadcrumb a:hover, #breadcrumb a:active {
	color: #CF4906;
	text-decoration: none;
}
#copyright {
	background: url(../images/line-downward.gif) no-repeat center top;
	padding-top: 20px;
}

#copyright p {
	padding: 0px;
	text-align: center;
}
#copyright a:link, #copyright a:visited{
	color: #31576A;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #CF4906;
	text-decoration: none;
}
#postFooter {
	background: url(../images/footer-bg.gif) no-repeat center top;
	padding-top: 120px;
}

#postFooter p {
	font-size: .9em;
	color: #666;
	padding-bottom: 10px;
}
#postFooter a:link, #postFooter a:visited {
	color: #406B80;
	text-decoration: none;
}
#postFooter a:hover, #postFooter a:active {
	color: #CF4906;
	text-decoration: none;
}
