body {
	background-color: #000000;
	background-image: url(../images/bkground.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0;
	padding: 0;
}

label {
	display:block;
	width:130px;
	height:15px;
	padding:2px 0px;
	margin:2px 0px;
	float:left;	
}

input.button {
	width:auto;
	height:auto;
	float:left;	
}

input {
	display:block;
	width:180px;
	height:15px;
	padding:2px;
	margin:2px 0px;
	float:left;	
}

textarea {
	display:block;
	width:180px;
	height:85px;
	padding:2px;
	margin:2px 0px;
	float:left;	
}

form{ padding:0; margin:0;}
h1{ padding:0 0 0 0; margin:0 0 5px 0; font-size: 24px; font-family: "Trebuchet MS", Arial, sans-serif; }
h2{ padding:0 0 0px 0; margin:0 0 0 0; font-size:20px; font-family: "Trebuchet MS", Arial, sans-serif; }
h3{ padding:0 0 0px 0; margin:0 0 10px 0; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
h4{ padding:0 0 0 0; margin:0 0 0 0; font-size:12px; }
h5{ padding:0 0 0 0; margin:0 0 10px 0; font-size:12px; }
h6{ padding:0 0 0 0; margin:0 0 10px 0; font-size:12px; }
p{ padding:0; margin:0 0 10px 0px;}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCC;
}

.message_list {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding:0px;
	float:left;
	width: 643px;	
}

.message_list ul {
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style-type:none;	
}

.message_list ul li {
	padding: 0px;
	margin: 0px;
	height:auto;
	width:auto;	
}
.message_head {
	padding: 5px;
	margin:0px;
	color:#ffffff;
	cursor: pointer;
	position: relative;
	background-color:#000066;
	border:1px solid #000000;
}

.message_head {
	font-size: 12px;
	font-weight: bold;
}

.message_body {
	padding:5px;
	border:1px solid #000000;
}

.message_body a {
	color:#333333;
	text-decoration:none;	
}


#wrapper {
	width: 900px;
	height: 800px;   
	margin-left: auto;
	margin-right: auto;
}

/* ----------------------------------------------------- Top Bar ------------------------------------ */

#topBar {
	height: 102px;
	width: 940px;
	margin-left: 0px;
	margin-top: 0px;
}

#topBar img {
	float:left;
	border: none;
}

#flash_logo {
	float: left;
	height: 110px;
}

/* ----------------------------------------------- Navigation ----------------------------------------- */

#mainnav {
	height: 20px;
	margin-top: 5px;
	margin-left: 45px;
	font-weight: 600;
	font-size: 11px;
}

#mainnav a:hover {
	color: #FFF;
}

#mainnav a {
	margin-left: 10px;
}	

/* ------------------------------------------- Main Content ---------------------------------------- */

#left_wrap {
	width: 676px;
	padding-left: 22px;
	margin: 0 0 5px 0;
}

#mcontent {
	min-height: 328px;
	width: 640px;
	background-image: url(../images/mcontent_bk.jpg);
	background-repeat:no-repeat;
	background-color:#D7D7D7;
	margin:10px 0px 0px 2px;
	padding:15px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	float: left;
}	

#mfranchisecontent {
	min-height: 323px;
	width: 643px;
	background-image: url(../images/mcontent_franchise.jpg);
	margin-top: 10px;
	padding: 15px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	float: left;
	background-color:#000000;
}	


#bottomBar {
	width: 672px;
	background-image: url(../images/bottombar.png);
	background-repeat:no-repeat;
	margin-top: 3px;
	margin-left: 1px;
	background-color:#000000;
	float: left;
	height: 38px;
}

#sidephotos {
	height: 394px;
	width: 175px;
	background-image: url(../images/sidephotos.jpg);
	float: left;
	margin-top: 10px;
}

#sidephotoswindows {
	height: 394px;
	width: 175px;
	background-image:url(../images/sidephotoswindows.jpg);
	float: left;
	margin-top: 10px;
}

#footer {
	width: 835px;
	margin-left: 30px;
}	

#copyright {
	font-size: 10px;
	float: left;
}

#design {
	font-size: 10px;
	float: right;
}

#main_left {
	width: 320px;
}

/* --------------------------------------------- Other Classes --------------------------------------------- */

.bold {
	font-weight: 600;
}

.blue {
	font-weight: 600;
	color: #000066;
}	

.small {
	font-size: 9px;
}

.left {
	float: left;
}

.right { 
	float: right;
}

/* --------------------------------------------- Home Page ---------------------------------------------- */

#bigquote {
	width: 320px;
	font-size: 16px;
	float: right;
	text-align: left;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin: 0px 0 6px 0;
}

.intro_small {
	font-family: Verdana, Arial, Helvetica sans-serif; 
	font-size: 11px;
	font-weight: normal;
}	

hr { border-style: solid; color: #333; border-width: 1px; padding: 0; display: block; clear: left; width: 310px; float: left; margin: 15px 0 0px 5px; padding: 0;}

#about {
	width: 320px;
	text-align: right;
}

#home_services {
	margin-left: 5px;
	text-align: left;
	width: 320px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#home_services a {
	font-size: 10px;
	text-decoration: underline;
	color: #333;
}

#home_services h3 {
	margin-top: 5px;
}

#book_now {
	background-image: url(../images/book_now_bk.png);
	display: block;
	color: #FFFFFF;
	width: 81px;
	height: 24px;
	float: right;
	margin: 4px 10px 0 0;
	text-align: center;
	padding-top: 8px;
}

#book_now a {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#photo_slides {
	height:316px; 
	width: 300px;
	border: #333333 solid 2px;
	margin-top: 8px;			
}

#services p {
	line-height: 15px;
	padding: 0;
	margin: 8px;
}

#main_left {
	margin-top: 8px;
}	

/* --------------------------------------- Services Accordian ------------------------------------ */

.accordian  {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #333;
}
.accordian div {
	background-color: none;
}

.accordian p {
	margin-bottom : 10px;
	font-size: 11px;
	margin: 0px;
	padding: 0;
}

.accordian a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #999;
	color:#666;
	background: url(collapsed.gif) no-repeat scroll 3px 4px;
}

.accordian a:hover {
}
.accordian a.selected {
	color: #fff;
	background-color: #000066;
	background-image: url(expanded.gif);
}  
.accordian .selectedProj { color:#000000;}	

#services_accordion {
	margin-top: 10px;
	margin-left: 2px;
}

/* ------------------------------ Testimonials Page -------------------------------------- */

.testimonials {
	margin-top: 8px;
	margin-left: 10px;
	height: 259px;
	overflow: hidden;
}

.testimonials a {
	color: #333333;
	text-decoration: underline;
}		

.testimonials img {
	float: left;
}

#client {
	margin-top: 20px;
	height: 100px;
}	

#client_text {
	float: left;
	margin-left: 18px;
	width: 460px;	
}

#client_text a {
	color: #000066;
}

/************************************ Franchise Opportunity *****************************************/

.bluebold {
	color:#32438c;
	font-style:italic;
	font-weight:bold;
}

#franchiseHeader {
	width:640px;
	height:133px;
	float:left;
	background-image: url(../images/franchise/franchise-header.jpg); 
	background-repeat:no-repeat;
}

.franchiseFullColumn {float:left; width:610px; padding:10px 15px 10px 15px;}
.franchiseFullColumn p.end {margin:0px;}
.franchiseFullColumn p.end span {font-size:18px;}
.franchiseFullColumn p.exmpl {margin:0 0 0 10px;}
.franchiseFullColumn p.nextline {margin-left:136px}
.franchiseFullColumn p.exmplend {margin-bottom:10px;}
.franchiseFullColumn ul {margin-bottom:0px; }
.franchiseFullColumn hr {width:610px; margin:10px 0;}


.franchiseFullColumn table td {padding:10px;}
.franchiseFullColumn table td.header {text-align:center; min-width:60px;}
.franchiseFullColumn table td.tblspacer {height:10px;}
.franchiseFullColumn table td.salaryspacer {padding:0px; margin:0px; width:8px;}

.franchiseFullColumn table td.tleft {text-align:left;}
.franchiseFullColumn table td.tcenter {text-align:center;}
.franchiseFullColumn table td.tright {text-align:right;}
.franchiseFullColumn table td.dblue {background-color:#3f4753;}
.franchiseFullColumn table td.tgrey {background-color:#525c6d;}
.franchiseFullColumn table td.tpurple {background-color:#818bac; color:#000;}

.white {background-color:#fff;}
.grey {background-color:#404040; color:#fff;}
.prices {background-image: url(../images/franchise/blue-bg.jpg); background-repeat:repeat-y; padding:10px 15px 10px 0; width:625px; min-height:535px; color:#fff;}
.number {text-align:center;}

#franchiseLeftColumn {
	width:410px;
	height:auto;
	float:left;
	margin:0px 10px 0px 0px;
}

#franchiseLeftColumnHeader {
	width:410px;
	height:auto;
	margin:0px 0px 10px 0px;
	float:left;
	border-bottom:1px solid #32438c;	
}

#franchiseLeftColumnHeader ul {
	padding:0px 0px 10px 0px;
	margin:0px;
	float:left;
	list-style-type:none;	
}

#franchiseLeftColumnHeader ul li {
	margin:0px;
	padding:0px;
	float:left;	
}

#franchiseLeftColumnHeader ul li a {
	margin:0px; 
	padding:0px 12px;
	float:left;
	height:auto;
	text-align:center;
	color:#333333;
	width:181px;	
}

#franchiseLeftColumnHeader ul li a.selected {
	font-weight:bold;
}

#franchiseImageHolder {
	width:150px;
	height:auto;
	margin:0px 10px 0px 0px;
	float:left;
}

.franchiseImage {
	width:150px;
	height:auto;
	float:left;	
	margin:0px 0px 10px 0px;
}

#franchiseContent {
	width:250px;
	float:left;
	height:auto;	
}

#franchiseNavContainer {
	width:390px;
	height:auto;
	padding:10px;
	background-color:#32438c;
	float:left;
	margin:0px 0px 10px 0px;	
}

#franchiseRightColumn {
	width:180px;
	height:auto;
	padding:10px 20px;
	float:left;
	background-color:#D1eafb;
	color:#32438c;
}

.franchiseRightColumnHeader {
	width:180px;
	height:auto;
	float:left;
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #32438c;
}

.franchiseRightColumnContent {
	width:180px;
	height:auto;
	float:left;	
}

.franchiseRightColumnContent ul {
	margin:0px 0px 0px 15px;
	padding:0px;	
}

.franchiseRightColumnContent ul li {
	margin:0px 0px 5px 0px;
	float:left;	
	width:165px;
	height:auto;
}

